summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * Input: gpio_keys - move to late_initcallDavid Jander2011-06-271-1/+1
| | * Input: tnetv107x-ts - fix MODULE_ALIASAxel Lin2011-06-271-1/+1
| | * Input: tnetv107x-keypad - fix MODULE_ALIASAxel Lin2011-06-271-1/+1
| | * Input: remove unneeded version.h includesJesper Juhl2011-06-275-5/+0
| | * Input: add support for mma8450 accelerometerEric Miao2011-06-223-1/+268
| | * Input: wacom - use only one interface with DTU-2231Aristeu Rozanski2011-06-221-1/+13
| | * Input: wacom - Cintiq 21UX2 does not have menu stripsPing Cheng2011-06-221-2/+5
| | * Input: xpad - add support for two more dance pads and a guitarMagnus Hörlin2011-06-211-1/+5
| | * Input: gpio_keys - switch to using threaded IRQsDavid Jander2011-06-211-2/+2
| | * Input: lm8323 - use oneshot level triggered interruptsLeigh Brown2011-06-211-1/+1
| | * Input: lm8323 - convert to threaded IRQFelipe Balbi2011-06-211-19/+4
| | * Input: qt1070 - remove obsolete cleanup for clientdataWolfram Sang2011-06-211-2/+0
| * | Input: sh_keysc - fix compile warningDmitry Torokhov2011-07-041-1/+1
* | | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-264-7/+442
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-174-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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-252-5/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-07-117-7/+11
| |\ \ \ \
| * | | | | Input: libps2.c: fix comment typo arrrives.Justin P. Mattock2011-06-271-1/+1
| * | | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-4/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-223-10/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | i8253: Make pcspkr input driver use the shared i8253_lockRalf Baechle2011-06-091-8/+1
| * | | | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-093-3/+3
| |/ / /
* | | | input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz2011-07-051-1/+2
* | | | input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz2011-07-051-1/+2
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-06-205-5/+7
|\ \ \ | |/ / |/| / | |/
| * Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm2011-06-181-1/+1
| * Input: omap-keypad - add missing input_sync()Janusz Krzysztofik2011-06-181-0/+1
| * Input: evdev - try to wake up readers only if we have full packetDmitry Torokhov2011-06-181-1/+2
| * Input: properly assign return value of clamp() macro.Hans Petter Selasky2011-05-252-3/+3
* | Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-8/+2
* | input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni2011-05-263-0/+243
* | input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni2011-05-263-0/+811
* | mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz2011-05-261-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-251-1/+1
|\ \
| * | arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf2011-05-121-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-2428-328/+1791
|\ \ \ | | |/ | |/|
| * | Merge branch 'next' into for-linusDmitry Torokhov2011-05-2458-392/+1932
| |\ \
| | * | Input: ADP5589 - new driver for I2C Keypad Decoder and I/O ExpanderMichael Hennerich2011-05-193-0/+782
| | * | Input: tsc2007 - add X, Y and Z fuzz factors to platform dataThierry Reding2011-05-171-3/+4
| | * | Input: tsc2007 - add poll_period parameter to platform dataThierry Reding2011-05-171-3/+3
| | * | Input: tsc2007 - add poll_delay parameter to platform dataThierry Reding2011-05-171-2/+3
| | * | Input: tsc2007 - add max_rt parameter to platform dataThierry Reding2011-05-171-1/+3
| | * | Input: tsc2007 - debounce pressure measurementThierry Reding2011-05-171-1/+3
| | * | Input: ad714x - fix captouch wheel option algorithmMichael Hennerich2011-05-161-90/+19
| | * | Input: ad714x - allow platform code to specify irqflagsMichael Hennerich2011-05-161-1/+3
| | * | Input: ad714x - fix threshold and completion interrupt masksMichael Hennerich2011-05-161-4/+4
OpenPOWER on IntegriCloud