summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* [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-141-1/+1
* 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/+3
* 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-021-42/+59
| * Input: logips2pp - add support for MX3100Mirco Macrelli2005-11-021-0/+3
| * Input: locomokbd - fix wrong bustypePavel Machek2005-11-021-1/+1
| * Input: fix input device deregistrationDmitry Torokhov2005-11-021-0/+1
| * Input: do not register statically allocated devicesDmitry Torokhov2005-11-021-11/+15
| * Input: locomokbd - convert to dynamic input allocationDmitry Torokhov2005-11-021-32/+31
* | [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-7/+3
|/
* [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-3014-0/+14
* | [PATCH] CONFIG_IA32Brian Gerst2005-10-301-1/+1
* | [PATCH] amikbd fixAl Viro2005-10-291-1/+1
* | [PATCH] missing bits in sparkspkr conversionAl Viro2005-10-291-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-2865-2644/+2984
|\
| * [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-284-62/+51
| * [PATCH] input core: remove custom-made hotplug handlerDmitry Torokhov2005-10-281-145/+104
| * [PATCH] INPUT: Create symlinks for backwards compatibilityGreg Kroah-Hartman2005-10-284-8/+32
| * [PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman2005-10-285-17/+17
| * [PATCH] INPUT: remove the input_class structure, as it is unused.Greg Kroah-Hartman2005-10-281-15/+3
| * [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devicesGreg Kroah-Hartman2005-10-281-7/+12
| * [PATCH] INPUT: move the input class devices under their new input_dev devicesGreg Kroah-Hartman2005-10-284-14/+14
| * [PATCH] INPUT: export input_dev_class so that input drivers can use it.Greg Kroah-Hartman2005-10-281-1/+2
| * [PATCH] INPUT: register the input class device soonerGreg Kroah-Hartman2005-10-281-3/+3
| * [PATCH] Input: export input_dev data via sysfs attributesDmitry Torokhov2005-10-281-23/+133
| * [PATCH] Input: show sysfs path in /proc/bus/input/devicesDmitry Torokhov2005-10-281-0/+6
| * [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-2825-1230/+1460
OpenPOWER on IntegriCloud