summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2009-10-18Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov1-1/+1
2009-10-18Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov1-0/+11
2009-10-14Input: fix locking issue in /proc/bus/input/ handlersDmitry Torokhov1-17/+48
2009-10-14Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov1-4/+15
2009-10-13Input: atkbd - restore resetting LED state at startupDmitry Torokhov1-0/+26
2009-10-13Input: i8042 - make pnp_data_busted variable boolean instead of intDmitry Torokhov1-1/+1
2009-10-13Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov1-0/+10
2009-10-09Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov1-0/+3
2009-10-06Input: libps2 - fix dependancy on i8042Dmitry Torokhov1-6/+7
2009-10-06Input: ad7879 - pass up error codes from probe functionsMichael Hennerich1-2/+2
2009-10-06Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber1-0/+2
2009-10-06Input: rotary_encoder - fix relative axis supportH Hartley Sweeten1-2/+2
2009-10-06Input: sparkspkr - move remove() functions to .devexit.textUwe Kleine-König1-2/+2
2009-10-06Input: wistron_btns - add DMI entry for Medion WIM2030 laptopSebastian Frei1-0/+9
2009-09-23Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira3-0/+408
2009-09-22Input: max7359 - use threaded IRQsDmitry Torokhov1-35/+13
2009-09-22Input: add driver for Maxim MAX7359 key switch controllerKim Kyuwon3-0/+364
2009-09-18Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich3-0/+372
2009-09-18Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim3-0/+330
2009-09-18Input: add driver for OpenCores Keyboard ControllerJavier Herrero3-0/+190
2009-09-18Input: dm355evm_keys - remove dm355evm_keys_hardirqDmitry Torokhov1-17/+9
2009-09-18Input: synaptics_i2c - switch to using __cancel_delayed_work()Dmitry Torokhov1-19/+32
2009-09-18Input: ad7879 - add support for AD7889Michael Hennerich2-5/+7
2009-09-18Input: atkbd - rely on input core to restore state on resumeDmitry Torokhov1-25/+0
2009-09-18Input: add generic suspend and resume for input devicesDmitry Torokhov1-1/+63
2009-09-18Input: libps2 - additional locking for i8042 portsDmitry Torokhov3-12/+75
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds63-1545/+3733
2009-09-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2009-09-14Merge branch 'next' into for-linusDmitry Torokhov70-1556/+3751
2009-09-13Input: bcm5974 - silence uninitialized variables warningsHenrik Rydberg1-15/+16
2009-09-13Input: wistron_btns - add keymap for AOpen 1557Dmitry Torokhov1-1/+17
2009-09-12Merge branch 'master' into develRussell King9-55/+119
2009-09-12Merge branch 'devel-stable' into develRussell King6-18/+62
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King11-185/+695
2009-09-11Input: psmouse - use boolean typeDmitry Torokhov20-125/+133
2009-09-11Input: i8042 - use platform_driver_probeDmitry Torokhov1-23/+22
2009-09-11Input: i8042 - use boolean type where it makes senseDmitry Torokhov2-70/+71
2009-09-11Input: i8042 - try disabling and re-enabling AUX port at closeDmitry Torokhov1-1/+49
2009-09-11Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov1-82/+91
2009-09-11Input: sunkbd - fix formattingDmitry Torokhov1-55/+73
2009-09-11Input: i8042 - bypass AUX IRQ delivery test on laptopsDmitry Torokhov2-1/+36
2009-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+43
2009-09-04Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews1-0/+35
2009-09-04Input: wacom_w8001 - simplify querying logicDmitry Torokhov1-81/+40
2009-09-04Input: atkbd - allow setting force-release bitmap via sysfsDmitry Torokhov1-6/+37
2009-09-02ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun1-2/+2
2009-08-30Input: w90p910_keypad - move a dereference below a NULL testJulia Lawall1-1/+3
2009-08-28Input: add twl4030_keypad driverDavid Brownell3-0/+492
2009-08-28Input: matrix-keypad - add function to build device keymapDmitry Torokhov2-26/+5