summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-04[PATCH] Input: add modalias supportRusty Russell
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-12-30[PATCH] Input: warrior - fix HAT0Y axis setupDmitry Torokhov
2005-12-28[SERMOUSE]: Sun mice speak 5-byte protocol too.David S. Miller
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk
2005-12-15[PATCH] drivers/input/misc/wistron_btns.c NULL noise removalAl Viro
2005-12-14[PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010Vojtech Pavlik
2005-11-20Input: make serio and gameport more swsusp friendlyDmitry Torokhov
2005-11-20Input: handle failures in input_register_device()Dmitry Torokhov
2005-11-20Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov
2005-11-20Input: uinput - convert to dynalloc allocationDmitry Torokhov
2005-11-20Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac
2005-11-20Input: wistron - add PM supportDmitry Torokhov
2005-11-20Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov
2005-11-20Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer
2005-11-20Input: wistron - disable for x86_64Andrew Morton
2005-11-20Input: add Wistron driverDmitry Torokhov
2005-11-20Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-09[PATCH] Input: fix 'uniq' reporting in hotplug handlerDmitry Torokhov
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-11-02Input: lkkbd - miscellaneous fixesJan-Benedict Glaw
2005-11-02Input: logips2pp - add support for MX3100Mirco Macrelli
2005-11-02Input: locomokbd - fix wrong bustypePavel Machek
2005-11-02Input: fix input device deregistrationDmitry Torokhov
2005-11-02Input: do not register statically allocated devicesDmitry Torokhov
2005-11-02Input: locomokbd - convert to dynamic input allocationDmitry Torokhov
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-31Input: lkkbd - fix debug message in lkkbd_interrupt()Dmitry Torokhov
2005-10-31Input: pcspkr - fix setting name and phys for the deviceDmitry Torokhov
2005-10-31Input: fix input_dev registration messageDmitry Torokhov
2005-10-31Input: evdev - allow querying SW state from compat ioctlDmitry Torokhov
2005-10-31Input: evdev - allow querying EV_SW bits from compat_ioctlDmitry Torokhov
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] CONFIG_IA32Brian Gerst
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-29[PATCH] amikbd fixAl Viro
2005-10-29[PATCH] missing bits in sparkspkr conversionAl Viro
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[PATCH] input core: remove custom-made hotplug handlerDmitry Torokhov
2005-10-28[PATCH] INPUT: Create symlinks for backwards compatibilityGreg Kroah-Hartman
2005-10-28[PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman