This patch series fixes visorinput to remove the dependency on FB and
add dependency to INPUT, cleans up some formatting issues found with
checkpatch.pl, and adds the capability to change screen resolutions
without breaking mouse functionality.

This is a resubmission of the series.

Tim Sell (7):
  staging: unisys: visorinput: use kref ref-counting for device data    
    struct
  staging: unisys: visorinput: remove need for 'depends on FB'
  staging: unisys: visorinput: ensure proper locking wrt creation & ints
  staging: unisys: visorinput: respond to resolution changes on-the-fly
  staging: unisys: visorinput: sanity check resolution changes
  staging: unisys: visorinput: add useful dev_dbg() and dev_info()
    messages
  staging: unisys: visorinput: add INPUT to dependent driver list

 drivers/staging/unisys/visorinput/Kconfig      |   2 +-
 drivers/staging/unisys/visorinput/visorinput.c | 209 +++++++++++++++++++++----
 2 files changed, 183 insertions(+), 28 deletions(-)

-- 
2.5.0

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to