aboutsummaryrefslogtreecommitdiffstats
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-12-191-2/+2
|\
| * Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()Xi Wang2011-12-121-2/+2
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
|\ \
| * | drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-315-0/+5
* | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-033-0/+293
|\ \ \
| * | | input: Add power button support for mc13783Philippe Rétornaz2011-10-243-0/+293
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-313-884/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | [media] move ati_remote driver from input/misc to media/rcAnssi Hannula2011-09-223-884/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-7/+14
|\ \ \ \
| * | | | Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi2011-10-121-0/+7
| * | | | Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi2011-10-121-6/+6
| * | | | Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi2011-09-191-1/+1
* | | | | 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-2611-41/+1482
| |\ \ \ \
| | * | | | Input: mma8450 - silence some 'uninitialized variable' warningsDmitry Torokhov2011-10-061-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-231-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-023-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-261-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/+25
| * | 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-081-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-032-0/+9
|\ \ \ | |/ /
| * | Input: mma8450 - add device tree probe supportShawn Guo2011-07-311-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-191-1/+1
| * Input: kxtj9 - fix bug in probe()Dan Carpenter2011-07-191-1/+1
| * Input: add support for Kionix KXTJ9 accelerometerChris Hudson2011-07-063-0/+689
| * Input: xen-kbdfront - enable driver for HVM guestsStefano Stabellini2011-07-041-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/+0
| * 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-264-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-221-8/+1
|\ \
| * | i8253: Make pcspkr input driver use the shared i8253_lockRalf Baechle2011-06-091-8/+1