linux/drivers/input
Linus Torvalds d68798374b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: remove scan_keyb driver
  Input: i8042 - fix AUX IRQ delivery check
  Input: wistron - add support for Fujitsu-Siemens Amilo D88x0
  Input: inport - use correct config option for ATIXL
  Input: HIL - handle erros from input_register_device()
  Input: tsdev - schedule removal
  Input: add Atlas button driver
  Input: ads7846 - be more compatible with the hwmon framework
  Input: ads7846 - detect pen up from GPIO state
  Input: ads7846 - select correct SPI mode
  Input: ads7846 - switch to using hrtimer
  Input: ads7846 - optionally leave Vref on during differential measurements
  Input: ads7846 - pluggable filtering logic
  Input: gpio-keys - keyboard driver for GPIO buttons
  Input: hid-ff - add support for Logitech Momo racing wheel
  Input: i8042 - really suppress ACK/NAK during panic blink
  Input: pc110pad - return proper error
2007-02-11 11:50:24 -08:00
..
gameport [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. 2007-02-11 10:51:31 -08:00
joystick Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2006-12-08 01:07:56 -05:00
keyboard Input: HIL - handle erros from input_register_device() 2007-02-10 01:29:19 -05:00
misc Input: wistron - add support for Fujitsu-Siemens Amilo D88x0 2007-02-10 01:29:42 -05:00
mouse Input: inport - use correct config option for ATIXL 2007-02-10 01:29:31 -05:00
serio Input: i8042 - fix AUX IRQ delivery check 2007-02-10 01:29:53 -05:00
touchscreen Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2007-02-10 01:26:32 -05:00
Kconfig Input: unified force feedback support for memoryless devices 2006-07-19 01:40:30 -04:00
Makefile [PATCH] Generic HID layer - build 2006-12-08 10:43:20 -08:00
evbug.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00
evdev.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00
ff-core.c Input: add to kernel-api docbook 2006-11-24 00:43:09 -05:00
ff-memless.c Input: add to kernel-api docbook 2006-11-24 00:43:09 -05:00
fixp-arith.h Input: move fixp-arith.h to drivers/input 2006-07-19 01:40:14 -04:00
input.c Input: add comments to input_{allocate|free}_device() 2006-11-02 23:26:55 -05:00
joydev.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00
mousedev.c Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLE 2006-11-17 01:06:54 -05:00
power.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00
tsdev.c Input: tsdev - schedule removal 2007-02-10 01:29:11 -05:00