aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+9
2011-07-31Input: mma8450 - add device tree probe supportShawn Guo1-0/+8
2011-07-30Input: kxtj9 - explicitly include module.hStephen Rothwell1-0/+1
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-3/+1345
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds4-7/+442
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+1
2011-07-19Input: kxtj9 - fix locking typo in kxtj9_set_poll()Dan Carpenter1-1/+1
2011-07-19Input: kxtj9 - fix bug in probe()Dan Carpenter1-1/+1
2011-07-07input: twl6040-vibra: Do not use wrapper for irq requestPeter Ujfalusi1-5/+12
2011-07-06Input: add support for Kionix KXTJ9 accelerometerChris Hudson3-0/+689
2011-07-05input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz1-1/+2
2011-07-04Input: xen-kbdfront - enable driver for HVM guestsStefano Stabellini1-1/+1
2011-07-04input: Add initial support for TWL6040 vibratorMisael Lopez Cruz3-0/+428
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-06-29Input: add a driver to support InvenSense mpu3050 gyroscope chipJoseph Lai3-0/+387
2011-06-27Input: remove unneeded version.h includesJesper Juhl1-1/+0
2011-06-22Input: add support for mma8450 accelerometerEric Miao3-1/+268
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 Baechle1-1/+1
2011-05-26input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni3-0/+243
2011-05-26mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz1-2/+1
2011-05-16Input: ad714x - fix captouch wheel option algorithmMichael Hennerich1-90/+19
2011-05-16Input: ad714x - allow platform code to specify irqflagsMichael Hennerich1-1/+3
2011-05-16Input: ad714x - fix threshold and completion interrupt masksMichael Hennerich1-4/+4
2011-05-16Input: ad714x - fix up input configurationMichael Hennerich1-0/+8
2011-05-12Input: rotary-encoder - add support for half-period encodersJohan Hovold1-3/+39
2011-05-11Input: rotary-encoder - refactor and clean upJohan Hovold1-33/+44
2011-05-05Input: ati_remote2 - return the error code from sysfs channel_mask storeVille Syrjala1-3/+6
2011-04-27Input: twl4030-pwrbutton - fix a leak of the IRQ during init failureAxel Lin1-1/+1
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+12
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds3-3/+3
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+5
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-31Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer1-1/+5
2011-03-23mfd: Adopt mfd_data in 88pm860x input driverHaojian Zhuang1-1/+1
2011-03-23mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon1-1/+2
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-68/+453
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov10-1695/+453
2011-03-16Input: xen-kbdfront - move to drivers/input/miscDmitry Torokhov3-0/+399
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-12/+10
2011-02-21Input: uinput - reversed test in uinput_setup_device()Dan Carpenter1-1/+1
2011-02-21Input: adxl34x - fix references to adx134xMark Brown1-2/+2
2011-02-21Input: adxl34x-spi - convert to dev_pm_opsMark Brown1-7/+9
2011-02-21Input: adxl34x-i2c - convert to dev_pm_opsMark Brown1-7/+9
2011-02-21Input: ad714x-spi - convert to dev_pm_opsMark Brown1-9/+8
2011-02-21Input: ad714x-i2c - convert to dev_pm_opsMark Brown1-9/+8
2011-02-21Input: uinput - use memdup_user() and friendsDmitry Torokhov1-25/+10
2011-02-21Input: uinput - fix setting up device nameDavid Herrmann1-7/+6