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-10-278-26/+1038
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2011-10-2711-41/+1482
| |\
| | * Input: mma8450 - silence some 'uninitialized variable' warningsDmitry Torokhov2011-10-071-10/+10
| | * Input: twl6040-vibra - fix compiler warningRandy Dunlap2011-09-091-1/+1
| | * Input: remove IRQF_DISABLED from driversYong Zhang2011-09-071-1/+1
| | * Merge commit 'v3.1-rc4' into nextDmitry Torokhov2011-09-0713-150/+622
| | |\
| | * | Input: ad714x-i2c - change placement of __init/__exit annotationsWanlong Gao2011-08-241-2/+2
| | * | Input: add driver for Bosch Sensortec's BMA150 accelerometerEric Andersson2011-08-093-0/+703
| | * | Input: add support for pm8xxx based vibrator driverAmy Maloche2011-08-033-12/+321
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
|\ \ \ \
| * | | | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-09-161-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Input: cm109 - fix checking return value of usb_control_msgaxel lin2011-08-271-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-246-135/+169
|\| |
| * | Input: ad714x - read the interrupt status registers in a rowMichael Hennerich2011-08-224-41/+49
| * | Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov2011-08-224-103/+131
| * | Input: ad714x - fix endianness issuesMichael Hennerich2011-08-222-33/+25Star
| * | Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich2011-08-221-0/+6
| * | Input: mpu3050 - correct call to input_free_deviceAxel Lin2011-08-111-1/+1
| * | Input: mma8450 - fix module device table typeAxel Lin2011-08-091-1/+1
* | | 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