summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2007-02-19Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov
2007-02-18Input: HIL - fix improper call to release_region()Cyrill V. Gorcunov
2007-02-18Input: gpio-keys - switch to common GPIO APIPhilipp Zabel
2007-02-18Input: do not lock device when showing name, phys and uniqDmitry Torokhov
2007-02-18Input: i8042 - let serio bus suspend portsDmitry Torokhov
2007-02-18Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov
2007-02-17Storage class should be before const qualifierTobias Klauser
2007-02-16[PATCH] hrtimers: namespace and enum cleanupThomas Gleixner
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day
2007-02-10Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov
2007-02-10Input: wistron - add support for Fujitsu-Siemens Amilo D88x0Michael Leun
2007-02-10Input: inport - use correct config option for ATIXLRobert P. J. Day
2007-02-10Input: HIL - handle erros from input_register_device()Cyrill V. Gorcunov
2007-02-10Input: tsdev - schedule removalRichard Purdie
2007-02-10Input: add Atlas button driverJaya Kumar
2007-02-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-02-09[ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)Andrew Morton
2007-02-07SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-01-18Input: ads7846 - be more compatible with the hwmon frameworkDavid Brownell
2007-01-18Input: ads7846 - detect pen up from GPIO stateImre Deak
2007-01-18Input: ads7846 - select correct SPI modeImre Deak
2007-01-18Input: ads7846 - switch to using hrtimerImre Deak
2007-01-18Input: ads7846 - optionally leave Vref on during differential measurementsImre Deak
2007-01-18Input: ads7846 - pluggable filtering logicImre Deak
2007-01-18Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell
2007-01-18Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller
2006-12-21Input: pc110pad - return proper errorAkinobu Mita
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez
2006-12-17[PATCH] m68k trivial build fixesAl Viro
2006-12-13[PATCH] missing includes in hilkbdAl Viro
2006-12-12[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre
2006-12-10[PATCH] ucb1400_ts depends SND_AC97_BUSRandy Dunlap
2006-12-08[PATCH] Generic HID layer - buildJiri Kosina
2006-12-08Input: ucb1400 - fix compile errorDmitry Torokhov
2006-12-08Input: kill maple_keyb.c driverPaul Mundt
2006-12-08Input: i8042 - add another Lifebook P7010 to nomux blacklistDmitry Torokhov
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman
2006-12-01usb: iforce-usb free urb cleanupMariusz Kozlowski