summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] CONFIG_IA32Brian Gerst2005-10-311-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/+51Star
| * [PATCH] input core: remove custom-made hotplug handlerDmitry Torokhov2005-10-281-145/+104Star
| * [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/+3Star
| * [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
| * [PATCH] Input: convert driver/input/misc to dynamic input_dev allocationDmitry Torokhov2005-10-283-57/+56Star
| * [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocationDmitry Torokhov2005-10-287-308/+279Star
| * [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov2005-10-289-431/+449
| * [PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov2005-10-2815-361/+363
| * [PATCH] Input: prepare to sysfs integrationDmitry Torokhov2005-10-281-5/+72
| * [PATCH] Input: kill devfs referencesDmitry Torokhov2005-10-285-30/+1Star
| * [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-284-5/+5
* | [PARISC] Update parisc specific input code from parisc treeMatthew Wilcox2005-10-225-31/+59
* | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-223-6/+6
* | [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox2005-10-223-3/+3
|/
* [PATCH] uniput - fix crash on SMPDmitry Torokhov2005-10-181-2/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-151-1/+1
|\
| * [ARM] 3014/1: Spitz keyboard: Correct the right shift keyRichard Purdie2005-10-141-1/+1
* | [PATCH] zaurus: fix dependencies on collie keyboardPavel Machek2005-10-151-1/+1
|/
* [PATCH] Input: check switch bitmap when matching handlersDmitry Torokhov2005-09-241-0/+1
* [PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 seriesRichard Purdie2005-09-133-0/+490