summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: ct82c710 - convert to the new platform device interfaceDmitry Torokhov2005-12-281-26/+63
* Input: i8042 - convert to the new platform device interfaceDmitry Torokhov2005-12-281-49/+67
* Input: logips2pp - add signature of MouseMan Wheel Mouse (87)Dmitry Torokhov2005-12-211-0/+1
* Input: sparcspkr - register with driver core as a platfrom deviceDmitry Torokhov2005-12-211-57/+105
* Input: m68kspkr - register with driver core as a platfrom deviceDmitry Torokhov2005-12-211-17/+85
* Input: pcspkr - register with driver core as a platfrom deviceDmitry Torokhov2005-12-211-6/+80
* Input: lifebook - add DMI signature of Fujitsu Lifebook B142Daniele Gozzi2005-12-211-0/+7
* Input: add help entry for FM801 gameport driver to KconfigDmitry Torokhov2005-12-211-0/+7
* Input: i8042 - disable MUX mode for Sharp MM20Dmitry Torokhov2005-12-211-0/+7
* Input: psmouse - don't leave mouse asleepDmitry Torokhov2005-12-211-9/+6Star
* Input: ALPS - add signature for HP ze1115Larry Finger2005-12-211-0/+1
* Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)Dmitry Torokhov2005-12-212-2/+2
|\
| * [PATCH] drivers/input/misc/wistron_btns.c NULL noise removalAl Viro2005-12-151-1/+1
| * [PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010Vojtech Pavlik2005-12-151-1/+1
* | Input: wistron - add Acer TravelMate 240 to DMI tableAshutosh Naik2005-12-111-0/+19
* | Input: logips2pp - add new signature (85)Jasper Spaans2005-12-111-0/+1
* | Input: mousedev - make module parameters visible in sysfsDmitry Torokhov2005-12-111-5/+5
* | Input: evdev - consolidate compat and regular codeDmitry Torokhov2005-12-111-280/+213Star
|/
* Input: make serio and gameport more swsusp friendlyDmitry Torokhov2005-11-202-6/+18
* Input: handle failures in input_register_device()Dmitry Torokhov2005-11-201-27/+36
* Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov2005-11-201-8/+3Star
* Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov2005-11-201-0/+4
* Input: uinput - convert to dynalloc allocationDmitry Torokhov2005-11-201-147/+163
* Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac2005-11-201-0/+6
* Input: wistron - add PM supportDmitry Torokhov2005-11-201-5/+57
* Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov2005-11-201-16/+37
* Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer2005-11-201-20/+59
* Input: wistron - disable for x86_64Andrew Morton2005-11-201-1/+1
* Input: add Wistron driverDmitry Torokhov2005-11-203-0/+454
* Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov2005-11-201-31/+68
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-115-63/+67
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-095-63/+67
* | [PATCH] Input: fix 'uniq' reporting in hotplug handlerDmitry Torokhov2005-11-091-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-11-074-85/+109
|\
| * Input: lkkbd - miscellaneous fixesJan-Benedict Glaw2005-11-031-42/+59
| * Input: logips2pp - add support for MX3100Mirco Macrelli2005-11-031-0/+3
| * Input: locomokbd - fix wrong bustypePavel Machek2005-11-031-1/+1
| * Input: fix input device deregistrationDmitry Torokhov2005-11-031-0/+1
| * Input: do not register statically allocated devicesDmitry Torokhov2005-11-031-11/+15
| * Input: locomokbd - convert to dynamic input allocationDmitry Torokhov2005-11-031-32/+31Star
* | [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-7/+3Star
|/
* [PATCH] i386: CONFIG_PC removalArthur Othieno2005-10-312-3/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-318-4/+8
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-298-4/+8
* | Input: lkkbd - fix debug message in lkkbd_interrupt()Dmitry Torokhov2005-10-311-1/+1
* | Input: pcspkr - fix setting name and phys for the deviceDmitry Torokhov2005-10-311-1/+1
* | Input: fix input_dev registration messageDmitry Torokhov2005-10-311-1/+1
* | Input: evdev - allow querying SW state from compat ioctlDmitry Torokhov2005-10-311-0/+3
* | Input: evdev - allow querying EV_SW bits from compat_ioctlDmitry Torokhov2005-10-311-0/+1
* | [PATCH] fix missing includesTim Schmielau2005-10-3114-0/+14