aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-04MFD: twl4030-audio: Rename platform dataPeter Ujfalusi1-1/+1
2011-07-04MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2-6/+6
2011-07-04Input: sh_keysc - fix compile warningDmitry Torokhov1-1/+1
2011-07-04Input: atmel_mxt_ts - handle objects with multiple instances correctlyIiro Valkonen1-2/+4
2011-07-04Input: atmel_mxt_ts - update object listIiro Valkonen1-82/+102
2011-06-29Input: mpr121 - improve sensibility of touch keyJiejing Zhang1-4/+12
2011-06-29Input: add a driver to support InvenSense mpu3050 gyroscope chipJoseph Lai3-0/+387
2011-06-29Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt3-3/+3
2011-06-29Input: gpio_keys - fix a memory leakAxel Lin1-0/+1
2011-06-27Input: ads7846 - cleanup GPIO initializationIgor Grinberg1-10/+5
2011-06-27Input: wacom - add 3 new models - 6A, 6B, and 97Ping Cheng1-0/+12
2011-06-27Input: wacom - Wacom Bamboo Pen D4 has 1024 pressure levelsPing Cheng1-1/+1
2011-06-27Input: gpio_keys - move to late_initcallDavid Jander1-1/+1
2011-06-27Input: tnetv107x-ts - fix MODULE_ALIASAxel Lin1-1/+1
2011-06-27Input: tnetv107x-keypad - fix MODULE_ALIASAxel Lin1-1/+1
2011-06-27Input: remove unneeded version.h includesJesper Juhl5-5/+0
2011-06-27Input: libps2.c: fix comment typo arrrives.Justin P. Mattock1-1/+1
2011-06-22Input: add support for mma8450 accelerometerEric Miao3-1/+268
2011-06-22Input: wacom - use only one interface with DTU-2231Aristeu Rozanski1-1/+13
2011-06-22Input: wacom - Cintiq 21UX2 does not have menu stripsPing Cheng1-2/+5
2011-06-21Input: xpad - add support for two more dance pads and a guitarMagnus Hörlin1-1/+5
2011-06-21Input: gpio_keys - switch to using threaded IRQsDavid Jander1-2/+2
2011-06-21Input: lm8323 - use oneshot level triggered interruptsLeigh Brown1-1/+1
2011-06-21Input: lm8323 - convert to threaded IRQFelipe Balbi1-19/+4
2011-06-21Input: qt1070 - remove obsolete cleanup for clientdataWolfram Sang1-2/+0
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-5/+7
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm1-1/+1
2011-06-18Input: omap-keypad - add missing input_sync()Janusz Krzysztofik1-0/+1
2011-06-18Input: evdev - try to wake up readers only if we have full packetDmitry Torokhov1-1/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-4/+2
2011-06-09i8253: Make pcspkr input driver use the shared i8253_lockRalf Baechle1-8/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle3-3/+3
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-8/+2
2011-05-26input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni3-0/+243
2011-05-26input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni3-0/+811
2011-05-26mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz1-2/+1
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+1
2011-05-25Input: properly assign return value of clamp() macro.Hans Petter Selasky2-3/+3
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds28-328/+1791
2011-05-24Merge branch 'next' into for-linusDmitry Torokhov58-392/+1932
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-2/+8
2011-05-19input/atari: Fix mouse movement and button mappingGeert Uytterhoeven1-4/+4
2011-05-19input/atari: Fix atarimouse initMichael Schmitz2-4/+6
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz1-1/+1
2011-05-19Input: ADP5589 - new driver for I2C Keypad Decoder and I/O ExpanderMichael Hennerich3-0/+782
2011-05-17Input: tsc2007 - add X, Y and Z fuzz factors to platform dataThierry Reding1-3/+4
2011-05-17Input: tsc2007 - add poll_period parameter to platform dataThierry Reding1-3/+3
2011-05-17Input: tsc2007 - add poll_delay parameter to platform dataThierry Reding1-2/+3
2011-05-17Input: tsc2007 - add max_rt parameter to platform dataThierry Reding1-1/+3
2011-05-17Input: tsc2007 - debounce pressure measurementThierry Reding1-1/+3