summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/TODO
diff options
context:
space:
mode:
authorTim Sell <Timothy.Sell@unisys.com>2015-09-04 12:25:49 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-12 18:24:43 -0700
commit4629385e6a4c8f092555c45eea21f1d24887071b (patch)
tree4c4eb9b737f7d98d5674acd1c8ba0f071fe0d77f /drivers/staging/unisys/TODO
parent2b922cbef153359413ec328135f21165d5f04826 (diff)
downloadop-kernel-dev-4629385e6a4c8f092555c45eea21f1d24887071b.zip
op-kernel-dev-4629385e6a4c8f092555c45eea21f1d24887071b.tar.gz
staging: unisys: documentation and TODO tweaks
Update documentation (including TODO) to reflect the current state of the drivers. Signed-off-by: Tim Sell <Timothy.Sell@unisys.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/TODO')
-rw-r--r--drivers/staging/unisys/TODO25
1 files changed, 10 insertions, 15 deletions
diff --git a/drivers/staging/unisys/TODO b/drivers/staging/unisys/TODO
index 034ac61..d863f26 100644
--- a/drivers/staging/unisys/TODO
+++ b/drivers/staging/unisys/TODO
@@ -1,19 +1,14 @@
TODO:
- -checkpatch warnings
- -move /proc entries to /sys
- -proper major number(s)
- -add other drivers needed for full functionality:
- -visorclientbus
- -visorbus
- -visordiag
- -virtnic
- -visornoop
- -visorserial
- -visorvideoclient
- -visorconinclient
- -sparstop
- -move individual drivers into proper driver subsystems
-
+ - enhance visornic to use channel_interrupt() hook instead of a
+ kernel thread
+ - enhance visorhba to use channel_interrupt() hook instead of a
+ kernel thread
+ - teach visorbus to handle virtual interrupts triggered by s-Par
+ back-end, and call function driver's channel_interrupt() function
+ when they occur
+ - enhance debugfs interfaces (e.g., per device, etc.)
+ - upgrade/remove deprecated workqueue operations
+ - move individual drivers into proper driver subsystems
Patches to:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
OpenPOWER on IntegriCloud