summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2013-08-13Input: joysticks - use dev_get_platdata()Jingoo Han2-3/+3
2013-08-13Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-1/+1
2013-08-13Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-4/+2
2013-08-13Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-4/+2
2013-08-13Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-1/+1
2013-08-13Input: wacom - integrate resolution calculationPing Cheng2-57/+41
2013-08-13Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi1-26/+15
2013-07-07Input: nspire-keypad - replace magic offset with defineDaniel Tang1-1/+1
2013-07-07Input: elantech - fix for newer hardware versions (v7)Matteo Delfino1-8/+9
2013-07-03Input: ads7846 - add device tree bindingsDaniel Mack1-11/+104
2013-07-03Input: ads7846 - make sure we do not change platform dataDmitry Torokhov1-5/+5
2013-07-01Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit3-0/+215
2013-07-01Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit3-0/+100
2013-07-01Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit4-0/+2654
2013-07-01Input: cyttsp - I2C driver split into two modulesFerruh Yigit6-74/+112
2013-07-01Input: add OLPC AP-SP driverDaniel Drake3-0/+298
2013-06-28Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun1-3/+1
2013-06-28Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov15-92/+497
2013-06-19Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita1-4/+10
2013-06-19Input: pxa27x-keypad - make platform data constDmitry Torokhov1-24/+23
2013-06-19Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+5
2013-06-19Input: pxa27x-keypad - add device tree supportChao Xie1-4/+242
2013-06-19Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2-12/+24
2013-06-10Input: evdev - flush queues during EVIOCGKEY-like ioctlsDavid Herrmann1-4/+129
2013-06-06Input: atmel_tsadcc - fix error handing with missing platform dataWei Yongjun1-4/+4
2013-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+7
2013-06-04Input: wacom - fix a typo for Cintiq 22HDTPing Cheng1-3/+5
2013-06-04Input: synaptics - fix sync lost after resume on some laptopsEric Miao1-0/+2
2013-06-04Input: add TI-Nspire keypad supportDaniel Tang3-0/+296
2013-06-03Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRCBinghua Duan3-0/+176
2013-05-28Input: xilinx_ps2 - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-28Input: pcspkr - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-28Input: m68kspkr - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-28Input: ixp4xx-beeper - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-23/+69
2013-05-23Input: navpoint - pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-23Input: pmic8xxx-pwrkey - pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-23Input: ixp4xx-beeper - pass correct pointer to free_irq()Lars-Peter Clausen1-2/+2
2013-05-23Input: w90p910_keypad - pass correct pointer to free_irq()Lars-Peter Clausen1-2/+2
2013-05-23Input: twl4030_keypad - pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-23Input: pxa27x_keypad - pass correct pointer to free_irq()Lars-Peter Clausen1-2/+2
2013-05-23Input: ep93xx_keypad - pass correct pointer to free_irq()Lars-Peter Clausen1-2/+2
2013-05-23Input: touchscreen - use platform_{get,set}_drvdata()Jingoo Han2-2/+2
2013-05-23Input: misc - use platform_{get,set}_drvdata()Jingoo Han2-14/+7
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng1-4/+15
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-8/+8
2013-05-08Input: w90p910_keypad - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-08Input: twl4030_keypad - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-08Input: tnetv107x-keypad - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-08Input: spear-keyboard - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0