linux/drivers/input
Linus Torvalds 393bfca19e Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
* master.kernel.org:/pub/scm/linux/kernel/git/dtor/input:
  Input: move USB miscellaneous devices under drivers/input/misc
  Input: move USB mice under drivers/input/mouse
  Input: move USB gamepads under drivers/input/joystick
  Input: move USB touchscreens under drivers/input/touchscreen
  Input: move USB tablets under drivers/input/tablet
  Input: i8042 - fix AUX port detection with some chips
  Input: aaed2000_kbd - convert to use polldev library
  Input: drivers/usb/input - usb_buffer_free() cleanup
  Input: synaptics - don't complain about failed resets
  Input: pull input.h into uinpit.h
  Input: drivers/usb/input - fix sparse warnings (signedness)
  Input: evdev - fix some sparse warnings (signedness, shadowing)
  Input: drivers/joystick - fix various sparse warnings
  Input: force feedback - make sure effect is present before playing
2007-05-08 11:51:43 -07:00
..
gameport Input: gameport - do not touch bus's rwsem 2007-04-27 10:57:30 -07:00
joystick Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input 2007-05-08 11:51:43 -07:00
keyboard Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2007-05-08 01:31:11 -04:00
misc Input: move USB miscellaneous devices under drivers/input/misc 2007-05-08 01:41:29 -04:00
mouse Input: move USB mice under drivers/input/mouse 2007-05-08 01:41:29 -04:00
serio Input: i8042 - fix AUX port detection with some chips 2007-05-08 01:31:40 -04:00
tablet Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
touchscreen Input: move USB touchscreens under drivers/input/touchscreen 2007-05-08 01:41:29 -04:00
Kconfig Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
Makefile Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
evbug.c Input: rework handle creation code 2007-04-12 01:29:46 -04:00
evdev.c Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input 2007-05-08 11:51:43 -07:00
ff-core.c Input: force feedback - make sure effect is present before playing 2007-05-03 00:51:10 -04:00
ff-memless.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
fixp-arith.h Input: move fixp-arith.h to drivers/input 2006-07-19 01:40:14 -04:00
input.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
joydev.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
mousedev.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
tsdev.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00