aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* 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
* | SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-07
* | [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-31
* | [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez2006-12-17
* | [PATCH] m68k trivial build fixesAl Viro2006-12-17
* | [PATCH] missing includes in hilkbdAl Viro2006-12-13
* | [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre2006-12-12
* | [PATCH] ucb1400_ts depends SND_AC97_BUSRandy Dunlap2006-12-10
* | [PATCH] Generic HID layer - buildJiri Kosina2006-12-08
|/
* Input: ucb1400 - fix compile errorDmitry Torokhov2006-12-08
* Input: kill maple_keyb.c driverPaul Mundt2006-12-08
* Input: i8042 - add another Lifebook P7010 to nomux blacklistDmitry Torokhov2006-12-08
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-08
|\
| * [PATCH] Correct misc_register return code handling in several driversNeil Horman2006-12-07
| * [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
| * [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| |\
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-01
| | |\
| | | * usb: iforce-usb free urb cleanupMariusz Kozlowski2006-12-01
| | * | Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-01
| | |/
| * | WorkStruct: make allyesconfigDavid Howells2006-11-22
| * | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
| |/
| * lkkbd: Remove my old snail-mail addressJan-Benedict Glaw2006-11-17
* | Input: add to kernel-api docbookRandy Dunlap2006-11-24
* | Input: add driver for keyboard on AAED-2000 development board (ARM)Nicolas Bellido2006-11-24
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-23
* | Input: serio - make serio_register_driver() return errorsDmitry Torokhov2006-11-23
* | Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov2006-11-17
* | Input: add Philips UCB1400 touchscreen driverNicolas Pitre2006-11-17
* | Input: i8042 - fix shutdown issue on some boxes with active MUXesDmitry Torokhov2006-11-17
* | Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLEMarton Nemeth2006-11-17
* | Input: psmouse - fix attribute access on 64-bit systemsSergey Vlasov2006-11-09