dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/mouse
Linus Torvalds a3d52136ee Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
* 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input: (65 commits)
  Input: gpio_keys - add support for switches (EV_SW)
  Input: cobalt_btns - convert to use polldev library
  Input: add skeleton for simple polled devices
  Input: update some documentation
  Input: wistron - fix typo in keymap for Acer TM610
  Input: add input_set_capability() helper
  Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDs
  Input: i8042 - add Panasonic CF-29 to nomux list
  Input: lifebook - split into 2 devices
  Input: lifebook - add signature of Panasonic CF-29
  Input: lifebook - activate 6-byte protocol on select models
  Input: lifebook - work properly on Panasonic CF-18
  Input: cobalt buttons - separate device and driver registration
  Input: ati_remote - make button repeat sensitivity configurable
  Input: pxa27x - do not use deprecated SA_INTERRUPT flag
  Input: ucb1400 - make delays configurable
  Input: misc devices - switch to using input_dev->dev.parent
  Input: joysticks - switch to using input_dev->dev.parent
  Input: touchscreens - switch to using input_dev->dev.parent
  Input: mice - switch to using input_dev->dev.parent
  ...

Fixed up conflicts with core device model removal of "struct subsystem" manually.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-04 18:16:12 -07:00
..
Kconfig Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input 2007-05-04 18:16:12 -07:00
Makefile Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input 2007-05-04 18:16:12 -07:00
alps.c Input: ALPS - handle errors from input_register_device() 2007-04-12 01:31:13 -04:00
alps.h Input: ALPS - handle errors from input_register_device() 2007-04-12 01:31:13 -04:00
amimouse.c Input: mice - handle errors when registering input devices 2006-11-05 22:40:19 -05:00
atarimouse.c m68k: Atari keyboard and mouse support. 2007-05-04 17:59:05 -07:00
hil_ptr.c Input: mice - switch to using input_dev->dev.parent 2007-04-12 01:35:09 -04:00
inport.c Input: remove obsolete setup parameters from input drivers 2007-02-18 01:44:58 -05:00
lifebook.c Input: lifebook - split into 2 devices 2007-04-25 00:39:53 -04:00
lifebook.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
logibm.c Input: remove obsolete setup parameters from input drivers 2007-02-18 01:44:58 -05:00
logips2pp.c Input: logips2pp - add model 1 information 2007-04-12 01:33:19 -04:00
logips2pp.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
pc110pad.c Input: pc110pad - return proper error 2006-12-21 00:42:55 -05:00
psmouse-base.c Input: mice - switch to using input_dev->dev.parent 2007-04-12 01:35:09 -04:00
psmouse.h Input: psmouse - add support for eGalax PS/2 touchscreen controller 2007-02-18 01:49:10 -05:00
rpcmouse.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
sermouse.c Input: mice - switch to using input_dev->dev.parent 2007-04-12 01:35:09 -04:00
synaptics.c Input: synaptics - export model bits 2007-04-12 01:30:41 -04:00
synaptics.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
touchkit_ps2.c Input: psmouse - add support for eGalax PS/2 touchscreen controller 2007-02-18 01:49:10 -05:00
touchkit_ps2.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
trackpoint.c Input: trackpoint - handle sysfs errors 2006-11-02 23:59:30 -05:00
trackpoint.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
vsxxxaa.c Input: mice - switch to using input_dev->dev.parent 2007-04-12 01:35:09 -04:00