summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* input: ti_am33x_tsc: Add DT supportPatil, Rachna2013-06-121-23/+82
* input: ti_am33x_tsc: remove unwanted fifo flushPatil, Rachna2013-06-121-10/+0Star
* 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-05-233-23/+69
|\
| * Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng2013-05-231-4/+15
| * Input: wacom - add a few new styli for Cintiq seriesPing Cheng2013-05-061-19/+17Star
| * Input: wacom - add three new display tabletsPing Cheng2013-05-062-0/+37
| * Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham2013-05-061-1/+1
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-093-8/+8
|\ \
| * | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-163-8/+8
* | | Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-05-067-18/+383
|\ \ \
| * | | input: Export matrix_keypad_parse_of_params()Michal Marek2013-04-191-0/+1
| * | | input: Add ChromeOS EC keyboard driverSimon Glass2013-04-053-0/+347
| * | | input: matrix-keymap: Add function to read the new DT bindingSimon Glass2013-04-054-18/+35
| |/ /
* | | input: single_open() leakAl Viro2013-05-051-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-32/+26Star
|\ \ \
| * | | hp_sdc_rtc: Don't use create_proc_read_entry()David Howells2013-04-291-32/+26Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-0135-427/+2673
|\ \ \ | | |/ | |/|
| * | Merge branch 'next' into for-linusDmitry Torokhov2013-05-0153-1003/+3472
| |\ \
| | * | Input: trackpoint - Optimize trackpoint init to use power-on resetShawn Nematbakhsh2013-04-192-87/+166
| | * | Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat2013-04-151-5/+3Star
| | * | Input: ALPS - use %ph to print buffersDmitry Torokhov2013-04-151-7/+5Star
| | * | Input: st1232 - add reset pin handlingBastian Hecht2013-04-151-4/+43
| | * | Input: st1232 - convert to devm_* infrastructureLaurent Pinchart2013-04-151-22/+12Star
| | * | Input: MT - handle semi-mt devices in coreHenrik Rydberg2013-04-081-1/+7
| | * | Input: adxl34x - use spi_get_drvdata()Jingoo Han2013-04-081-3/+3
| | * | Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-081-5/+5
| | * | Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-081-2/+2
| | * | Input: ims-pcu - fix a memory leak on errorDmitry Torokhov2013-04-021-2/+3
| | * | Input: tegra-kbc - support for defining row/columns based on SoCLaxman Dewangan2013-03-311-18/+62
| | * | Input: imx_keypad - switch to using managed resourcesFabio Estevam2013-03-311-63/+14Star
| | * | Input: arc_ps2 - add support for device treeMischa Jonker2013-03-311-2/+12
| | * | Input: mma8450 - fix signed 12bits to 32bits conversionSebastien Royen2013-03-311-3/+3
| | * | Input: eeti_ts - remove redundant null checkSachin Kamat2013-03-311-2/+1Star
| | * | Input: edt-ft5x06 - remove redundant null check before kfreeSachin Kamat2013-03-311-2/+1Star
| | * | Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-272-2/+2
| | * | Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-272-2/+2
| | * | Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda2013-03-181-11/+1Star
| | * | Input: atmel-wm97xx - use module_platform_driver_probe macroSachin Kamat2013-03-181-11/+1Star
| | * | Input: q40kbd - use module_platform_driver_probe macroSachin Kamat2013-03-181-12/+1Star
| | * | Input: at32psif - use module_platform_driver_probe macroSachin Kamat2013-03-181-12/+1Star
| | * | Input: amimouse - use module_platform_driver_probe macroSachin Kamat2013-03-181-13/+1Star
| | * | Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat2013-03-181-11/+1Star
| | * | Input: amikbd - use module_platform_driver_probe macroSachin Kamat2013-03-181-13/+1Star