summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Input: rotary_encoder - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | | | Input: pwm-beeper - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | | | Input: pxa27x_keypad - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | | | Input: gpio_keys_polled - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | | | Input: gpio_keys - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | | | Input: ti_am335x_tsc - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* | | | | Input: egalax_ts - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* | | | | Input: sirfsoc-onkey - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* | | | | Input: tegra-kbc - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* | | | | Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* | | | | Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* | | | | Input: wacom - add support for three new Intuos Pro devicesPing Cheng2013-09-203-16/+58
* | | | | Input: wacom - LED is only supported through digitizer interfacePing Cheng2013-09-201-10/+14
* | | | | Input: wacom - testing result shows get_report is unnecessary.Ping Cheng2013-09-201-3/+0
* | | | | Input: wacom - send proper tablet state info when pen leaves proximityJason Gerecke2013-09-201-0/+7
* | | | | Input: wacom - support EMR and MFT sensors of Cintiq Companion HybridJason Gerecke2013-09-203-2/+47
* | | | | Input: tsc2005 - remove redundant spi_set_drvdataSachin Kamat2013-09-201-2/+0
* | | | | Input: ad7879-spi - remove redundant spi_set_drvdataSachin Kamat2013-09-201-1/+0
* | | | | Input: ad7877 - remove redundant spi_set_drvdataSachin Kamat2013-09-201-2/+0
* | | | | Input: ad714x-spi - remove redundant spi_set_drvdataSachin Kamat2013-09-201-1/+0
* | | | | Input: add a driver to support Hyper-V synthetic keyboardK. Y. Srinivasan2013-09-193-0/+448
* | | | | Input: uinput - support injecting multiple events in one write() callRyan Mallon2013-09-191-8/+18
* | | | | Input: cyttsp4_core - remove redundant dev_set_drvdataSachin Kamat2013-09-181-2/+0
* | | | | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-1820-325/+452
|\| | | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-08-315-6/+53
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Input: i8042 - disable the driver on ARC platformsMischa Jonker2013-08-291-1/+2
| | * | Input: xpad - add signature for Razer Onza Classic EditionMag2013-08-261-0/+1
| | * | Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino2013-08-252-4/+41
| | * | Input: wacom - add support for 0x300 and 0x301Ping Cheng2013-08-251-1/+9
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-148-56/+162
| |\| |
| | * | Merge branch 'next' into for-linusDmitry Torokhov2013-07-133-24/+118
| | |\ \
| | * | | Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit2013-07-075-32/+44
| * | | | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-101-85/+203
| |\ \ \ \
| | * \ \ \ Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linuxSamuel Ortiz2013-06-131-85/+203
| | |\ \ \ \
| | | * | | | input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for usSebastian Andrzej Siewior2013-06-121-4/+6
| | | * | | | input: ti_am335x_tsc: ACK the HW_PEN irq in ISRSebastian Andrzej Siewior2013-06-121-0/+6
| | | * | | | input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior2013-06-121-37/+41
| | | * | | | mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tscSebastian Andrzej Siewior2013-06-121-1/+1
| | | * | | | input: ti_am33x_tsc: remove platform_data supportSebastian Andrzej Siewior2013-06-121-24/+1
| | | * | | | input: ti_am33x_tsc: Add DT supportPatil, Rachna2013-06-121-23/+82
| | | * | | | input: ti_am33x_tsc: remove unwanted fifo flushPatil, Rachna2013-06-121-10/+0
| | | * | | | input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna2013-06-121-16/+86
| | | * | | | input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna2013-06-121-2/+10
| | | * | | | mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior2013-06-121-7/+9
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-0576-417/+4391
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit2013-07-041-1/+3
| | * | | | | Input: tps6507x-ts - select INPUT_POLLDEVDmitry Torokhov2013-07-031-0/+1
| | * | | | | Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov2013-07-031-2/+34
| | * | | | | Input: cyttsp4 - leak on error path in probe()Dan Carpenter2013-07-031-3/+3
| | * | | | | Input: cyttsp4 - silence NULL dereference warningDan Carpenter2013-07-031-5/+0