summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| * | Input: export 'uniq' in /proc/bus/input/devicesDmitry Torokhov2007-03-071-0/+1
| * | Input: wistron - add support for TravelMate 610Eric Piel2007-03-071-0/+24
| * | Input: psmouse - do not force stream modeDmitry Torokhov2007-03-071-6/+0
| * | Input: HIL - cleanup coding styleHelge Deller2007-02-285-576/+703
| * | Input: HIL - various fixes for HIL driversHelge Deller2007-02-285-25/+27
| * | Input: ads7846 - add support for the ads7843 touchscreenNicolas Ferre2007-02-281-13/+15
| * | Input: add driver for MIPS Cobalt back panel buttonsYoichi Yuasa2007-02-183-1/+220
| * | Input: psmouse - add support for eGalax PS/2 touchscreen controllerStefan Lucke2007-02-185-7/+139
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-044-8/+8
|\ \ \
| * | | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-024-8/+8
| | |/ | |/|
* | | hilkbd: Kill compiler warning and fix comment dyslexiaGeert Uytterhoeven2007-05-041-1/+1
* | | m68k: Atari keyboard and mouse support.Michael Schmitz2007-05-046-0/+318
|/ /
* | Input: gameport - do not touch bus's rwsemDmitry Torokhov2007-04-271-26/+13
* | Input: serio - do not touch bus's rwsemDmitry Torokhov2007-04-271-26/+15
* | [PATCH] Input: ucb1400 - set up driver's name to show in sysfsCliff Brake2007-04-101-0/+1
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-03-081-2/+8
|\ \
| * | Input: i8042 - another attempt to fix AUX delivery checksDmitry Torokhov2007-03-071-2/+8
| |/
* | [PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell2007-03-051-3/+1
* | [PATCH] add CONFIG_GENERIC_GPIODavid Brownell2007-03-051-4/+6
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-02-1917-92/+109
|\ \ | |/
| * Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-1810-39/+0
| * Input: HIL - fix improper call to release_region()Cyrill V. Gorcunov2007-02-181-0/+2
| * Input: gpio-keys - switch to common GPIO APIPhilipp Zabel2007-02-182-10/+11
| * Input: do not lock device when showing name, phys and uniqDmitry Torokhov2007-02-181-15/+2
| * Input: i8042 - let serio bus suspend portsDmitry Torokhov2007-02-182-28/+64
| * Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov2007-02-183-0/+30
* | Storage class should be before const qualifierTobias Klauser2007-02-171-1/+1
|/
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-161-5/+6
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-141-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-145-5/+1
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-124-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-02-1114-253/+843
|\
| * Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov2007-02-101-1/+4
| * Input: wistron - add support for Fujitsu-Siemens Amilo D88x0Michael Leun2007-02-101-0/+20
| * Input: inport - use correct config option for ATIXLRobert P. J. Day2007-02-101-1/+1
| * Input: HIL - handle erros from input_register_device()Cyrill V. Gorcunov2007-02-101-48/+66
| * Input: tsdev - schedule removalRichard Purdie2007-02-101-0/+4
| * Input: add Atlas button driverJaya Kumar2007-02-103-0/+181
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-02-108-8/+18
| |\
| * | Input: ads7846 - be more compatible with the hwmon frameworkDavid Brownell2007-01-182-91/+224
| * | Input: ads7846 - detect pen up from GPIO stateImre Deak2007-01-181-39/+41
| * | Input: ads7846 - select correct SPI modeImre Deak2007-01-181-0/+4
| * | Input: ads7846 - switch to using hrtimerImre Deak2007-01-181-11/+15
| * | Input: ads7846 - optionally leave Vref on during differential measurementsImre Deak2007-01-181-13/+17
| * | Input: ads7846 - pluggable filtering logicImre Deak2007-01-181-40/+95
| * | Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell2007-01-183-5/+166
| * | Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov2007-01-181-3/+4
| * | Input: pc110pad - return proper errorAkinobu Mita2006-12-211-1/+1
* | | [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day2007-02-111-1/+0
| |/ |/|
* | [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)Andrew Morton2007-02-091-1/+1
OpenPOWER on IntegriCloud