aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds14-253/+843
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day1-1/+0
2007-02-10Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov1-1/+4
2007-02-10Input: wistron - add support for Fujitsu-Siemens Amilo D88x0Michael Leun1-0/+20
2007-02-10Input: inport - use correct config option for ATIXLRobert P. J. Day1-1/+1
2007-02-10Input: HIL - handle erros from input_register_device()Cyrill V. Gorcunov1-48/+66
2007-02-10Input: tsdev - schedule removalRichard Purdie1-0/+4
2007-02-10Input: add Atlas button driverJaya Kumar3-0/+181
2007-02-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov8-8/+18
2007-02-09[ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)Andrew Morton1-1/+1
2007-02-07SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman1-2/+4
2007-01-18Input: ads7846 - be more compatible with the hwmon frameworkDavid Brownell2-91/+224
2007-01-18Input: ads7846 - detect pen up from GPIO stateImre Deak1-39/+41
2007-01-18Input: ads7846 - select correct SPI modeImre Deak1-0/+4
2007-01-18Input: ads7846 - switch to using hrtimerImre Deak1-11/+15
2007-01-18Input: ads7846 - optionally leave Vref on during differential measurementsImre Deak1-13/+17
2007-01-18Input: ads7846 - pluggable filtering logicImre Deak1-40/+95
2007-01-18Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell3-5/+166
2007-01-18Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov1-3/+4
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller1-2/+4
2006-12-21Input: pc110pad - return proper errorAkinobu Mita1-1/+1
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez1-1/+1
2006-12-17[PATCH] m68k trivial build fixesAl Viro1-1/+1
2006-12-13[PATCH] missing includes in hilkbdAl Viro1-0/+5
2006-12-12[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre1-1/+1
2006-12-10[PATCH] ucb1400_ts depends SND_AC97_BUSRandy Dunlap1-1/+1
2006-12-08[PATCH] Generic HID layer - buildJiri Kosina1-0/+1
2006-12-08Input: ucb1400 - fix compile errorDmitry Torokhov1-1/+1
2006-12-08Input: kill maple_keyb.c driverPaul Mundt1-166/+0
2006-12-08Input: i8042 - add another Lifebook P7010 to nomux blacklistDmitry Torokhov1-0/+7
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov11-26/+26
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman1-1/+3
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2-0/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells2-4/+4
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-3/+3
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman1-1/+1
2006-12-01usb: iforce-usb free urb cleanupMariusz Kozlowski1-3/+3
2006-11-24Input: add to kernel-api docbookRandy Dunlap2-3/+3
2006-11-24Input: add driver for keyboard on AAED-2000 development board (ARM)Nicolas Bellido3-0/+215
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita26-53/+41
2006-11-23Input: serio - make serio_register_driver() return errorsDmitry Torokhov1-33/+74
2006-11-22WorkStruct: make allyesconfigDavid Howells3-9/+10
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2-6/+6
2006-11-17lkkbd: Remove my old snail-mail addressJan-Benedict Glaw1-5/+0
2006-11-17Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov1-18/+0
2006-11-17Input: add Philips UCB1400 touchscreen driverNicolas Pitre3-0/+595
2006-11-17Input: i8042 - fix shutdown issue on some boxes with active MUXesDmitry Torokhov1-7/+11
2006-11-17Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLEMarton Nemeth1-1/+1
2006-11-09Input: psmouse - fix attribute access on 64-bit systemsSergey Vlasov1-3/+6