summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-042-0/+9
|\
| * Input: mma8450 - add device tree probe supportShawn Guo2011-08-011-0/+8
| * Input: kxtj9 - explicitly include module.hStephen Rothwell2011-07-301-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-07-277-3/+1345
|\|
| * Input: kxtj9 - fix locking typo in kxtj9_set_poll()Dan Carpenter2011-07-201-1/+1
| * Input: kxtj9 - fix bug in probe()Dan Carpenter2011-07-201-1/+1
| * Input: add support for Kionix KXTJ9 accelerometerChris Hudson2011-07-073-0/+689
| * Input: xen-kbdfront - enable driver for HVM guestsStefano Stabellini2011-07-051-1/+1
| * Input: add a driver to support InvenSense mpu3050 gyroscope chipJoseph Lai2011-06-293-0/+387
| * Input: remove unneeded version.h includesJesper Juhl2011-06-271-1/+0Star
| * Input: add support for mma8450 accelerometerEric Miao2011-06-223-1/+268
* | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-274-7/+442
|\ \
| * | input: twl6040-vibra: Do not use wrapper for irq requestPeter Ujfalusi2011-07-071-5/+12
| * | input: Add initial support for TWL6040 vibratorMisael Lopez Cruz2011-07-043-0/+428
| * | MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-041-1/+1
| * | MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2011-07-042-6/+6
| |/
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-231-8/+1Star
|\ \
| * | i8253: Make pcspkr input driver use the shared i8253_lockRalf Baechle2011-06-091-8/+1Star
| * | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
| |/
* / input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz2011-07-051-1/+2
|/
* input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni2011-05-263-0/+243
* mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz2011-05-261-2/+1Star
* Input: ad714x - fix captouch wheel option algorithmMichael Hennerich2011-05-171-90/+19Star
* Input: ad714x - allow platform code to specify irqflagsMichael Hennerich2011-05-171-1/+3
* Input: ad714x - fix threshold and completion interrupt masksMichael Hennerich2011-05-171-4/+4
* Input: ad714x - fix up input configurationMichael Hennerich2011-05-171-0/+8
* Input: rotary-encoder - add support for half-period encodersJohan Hovold2011-05-121-3/+39
* Input: rotary-encoder - refactor and clean upJohan Hovold2011-05-121-33/+44
* Input: ati_remote2 - return the error code from sysfs channel_mask storeVille Syrjala2011-05-051-3/+6
* Input: twl4030-pwrbutton - fix a leak of the IRQ during init failureAxel Lin2011-04-281-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-181-1/+12
|\
| * Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov2011-04-181-1/+12
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-073-3/+3
|\ \
| * | Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-051-1/+5
|\ \ \ | |/ / |/| / | |/
| * Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer2011-03-311-1/+5
* | mfd: Adopt mfd_data in 88pm860x input driverHaojian Zhuang2011-03-231-1/+1
* | mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon2011-03-231-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-209-68/+453
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2011-03-1910-1695/+453Star
| |\
| | * Input: xen-kbdfront - move to drivers/input/miscDmitry Torokhov2011-03-173-0/+399
| | * Input: uinput - reversed test in uinput_setup_device()Dan Carpenter2011-02-211-1/+1
| | * Input: adxl34x - fix references to adx134xMark Brown2011-02-211-2/+2
| | * Input: adxl34x-spi - convert to dev_pm_opsMark Brown2011-02-211-7/+9
| | * Input: adxl34x-i2c - convert to dev_pm_opsMark Brown2011-02-211-7/+9
| | * Input: ad714x-spi - convert to dev_pm_opsMark Brown2011-02-211-9/+8Star
| | * Input: ad714x-i2c - convert to dev_pm_opsMark Brown2011-02-211-9/+8Star
| | * Input: uinput - use memdup_user() and friendsDmitry Torokhov2011-02-211-25/+10Star
| | * Input: uinput - fix setting up device nameDavid Herrmann2011-02-211-7/+6Star
| | * Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-02-011-2/+2