summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2007-03-14Input: add getkeycode and setkeycode methodsMarvin Raaijmakers-20/+96
2007-03-10Input: psmouse - allow disabing certain protocol extensionsAndres Salomon-59/+195
2007-03-08Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds-2/+8
2007-03-07Input: i8042 - another attempt to fix AUX delivery checksDmitry Torokhov-2/+8
2007-03-07Input: let driver core create class device attribute groupsDmitry Torokhov-21/+8
2007-03-07Input: export 'uniq' in /proc/bus/input/devicesDmitry Torokhov-0/+1
2007-03-07Input: wistron - add support for TravelMate 610Eric Piel-0/+24
2007-03-07Input: psmouse - do not force stream modeDmitry Torokhov-6/+0
2007-03-05[PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell-3/+1
2007-03-05[PATCH] add CONFIG_GENERIC_GPIODavid Brownell-4/+6
2007-02-28Input: HIL - cleanup coding styleHelge Deller-576/+703
2007-02-28Input: HIL - various fixes for HIL driversHelge Deller-25/+27
2007-02-28Input: ads7846 - add support for the ads7843 touchscreenNicolas Ferre-13/+15
2007-02-19Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds-92/+109
2007-02-18Input: add driver for MIPS Cobalt back panel buttonsYoichi Yuasa-1/+220
2007-02-18Input: psmouse - add support for eGalax PS/2 touchscreen controllerStefan Lucke-7/+139
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov-39/+0
2007-02-18Input: HIL - fix improper call to release_region()Cyrill V. Gorcunov-0/+2
2007-02-18Input: gpio-keys - switch to common GPIO APIPhilipp Zabel-10/+11
2007-02-18Input: do not lock device when showing name, phys and uniqDmitry Torokhov-15/+2
2007-02-18Input: i8042 - let serio bus suspend portsDmitry Torokhov-28/+64
2007-02-18Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov-0/+30
2007-02-17Storage class should be before const qualifierTobias Klauser-1/+1
2007-02-16[PATCH] hrtimers: namespace and enum cleanupThomas Gleixner-5/+6
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-5/+1
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven-6/+6
2007-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-253/+843
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day-1/+0
2007-02-10Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov-1/+4
2007-02-10Input: wistron - add support for Fujitsu-Siemens Amilo D88x0Michael Leun-0/+20
2007-02-10Input: inport - use correct config option for ATIXLRobert P. J. Day-1/+1
2007-02-10Input: HIL - handle erros from input_register_device()Cyrill V. Gorcunov-48/+66
2007-02-10Input: tsdev - schedule removalRichard Purdie-0/+4
2007-02-10Input: add Atlas button driverJaya Kumar-0/+181
2007-02-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-8/+18
2007-02-09[ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)Andrew Morton-1/+1
2007-02-07SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman-2/+4
2007-01-18Input: ads7846 - be more compatible with the hwmon frameworkDavid Brownell-91/+224
2007-01-18Input: ads7846 - detect pen up from GPIO stateImre Deak-39/+41
2007-01-18Input: ads7846 - select correct SPI modeImre Deak-0/+4
2007-01-18Input: ads7846 - switch to using hrtimerImre Deak-11/+15
2007-01-18Input: ads7846 - optionally leave Vref on during differential measurementsImre Deak-13/+17
2007-01-18Input: ads7846 - pluggable filtering logicImre Deak-40/+95
2007-01-18Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell-5/+166
2007-01-18Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov-3/+4
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller-2/+4
2006-12-21Input: pc110pad - return proper errorAkinobu Mita-1/+1
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez-1/+1
2006-12-17[PATCH] m68k trivial build fixesAl Viro-1/+1