[PATCH 0/9] staging: unisys: visorinput fixes and enhancements

Benjamin Romer benjamin.romer at unisys.com
Fri Oct 16 14:06:45 UTC 2015


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.

Tim Sell (9):
  staging: unisys: visorinput: address checkpatch alignment issues
  staging: unisys: visorinput: fix comment format
  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 | 216 +++++++++++++++++++++----
 2 files changed, 187 insertions(+), 31 deletions(-)

-- 
2.1.4



More information about the devel mailing list