aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* Input: synaptics - export model bitsDmitry Torokhov2007-04-12
* Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux2007-04-12
* Input: handlers - handle errors from input_open_device()Dmitry Torokhov2007-04-12
* Input: handlers - rename 'list' to 'client'Dmitry Torokhov2007-04-12
* Input: rework handle creation codeDmitry Torokhov2007-04-12
* Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklistDmitry Torokhov2007-03-16
* Input: HIL - fix rwlock recursion bugHelge Deller2007-03-16
* Input: add support for PXA27x keyboard controllerRodolfo Giometti2007-03-16
* Input: sermouse - improve protocol error recoveryPeter Osterlund2007-03-16
* Input: simplify input_free_device()Dmitry Torokhov2007-03-16
* Input: add getkeycode and setkeycode methodsMarvin Raaijmakers2007-03-14
* Input: psmouse - allow disabing certain protocol extensionsAndres Salomon2007-03-10
* Input: let driver core create class device attribute groupsDmitry Torokhov2007-03-07
* Input: export 'uniq' in /proc/bus/input/devicesDmitry Torokhov2007-03-07
* Input: wistron - add support for TravelMate 610Eric Piel2007-03-07
* Input: psmouse - do not force stream modeDmitry Torokhov2007-03-07
* Input: HIL - cleanup coding styleHelge Deller2007-02-28
* Input: HIL - various fixes for HIL driversHelge Deller2007-02-28
* Input: ads7846 - add support for the ads7843 touchscreenNicolas Ferre2007-02-28
* Input: add driver for MIPS Cobalt back panel buttonsYoichi Yuasa2007-02-18
* Input: psmouse - add support for eGalax PS/2 touchscreen controllerStefan Lucke2007-02-18
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-18
* Input: HIL - fix improper call to release_region()Cyrill V. Gorcunov2007-02-18
* Input: gpio-keys - switch to common GPIO APIPhilipp Zabel2007-02-18
* Input: do not lock device when showing name, phys and uniqDmitry Torokhov2007-02-18
* Input: i8042 - let serio bus suspend portsDmitry Torokhov2007-02-18
* Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov2007-02-18
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-16
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-02-11
|\
| * Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov2007-02-10
| * Input: wistron - add support for Fujitsu-Siemens Amilo D88x0Michael Leun2007-02-10
| * Input: inport - use correct config option for ATIXLRobert P. J. Day2007-02-10
| * Input: HIL - handle erros from input_register_device()Cyrill V. Gorcunov2007-02-10
| * Input: tsdev - schedule removalRichard Purdie2007-02-10
| * Input: add Atlas button driverJaya Kumar2007-02-10
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-02-10
| |\
| * | Input: ads7846 - be more compatible with the hwmon frameworkDavid Brownell2007-01-18
| * | Input: ads7846 - detect pen up from GPIO stateImre Deak2007-01-18
| * | Input: ads7846 - select correct SPI modeImre Deak2007-01-18
| * | Input: ads7846 - switch to using hrtimerImre Deak2007-01-18
| * | Input: ads7846 - optionally leave Vref on during differential measurementsImre Deak2007-01-18
| * | Input: ads7846 - pluggable filtering logicImre Deak2007-01-18
| * | Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell2007-01-18
| * | Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov2007-01-18
| * | Input: pc110pad - return proper errorAkinobu Mita2006-12-21
* | | [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day2007-02-11
| |/ |/|
* | [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)Andrew Morton2007-02-09