summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2013-08-13Input: wistron_btns - drop bogus MODULE_VERSION macroStefan Lippers-Hollmann
2013-08-12Input: synaptics - fix incorrect placement of __initconstSachin Kamat
2013-08-12Input: lifebook - fix incorrect placement of __initconstSachin Kamat
2013-08-12Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat
2013-08-12Input: joysticks - use dev_get_platdata()Jingoo Han
2013-08-12Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han
2013-08-12Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han
2013-08-12Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han
2013-08-12Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han
2013-08-12Input: wacom - integrate resolution calculationPing Cheng
2013-08-12Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi
2013-07-06Input: nspire-keypad - replace magic offset with defineDaniel Tang
2013-07-06Input: elantech - fix for newer hardware versions (v7)Matteo Delfino
2013-07-02Input: ads7846 - add device tree bindingsDaniel Mack
2013-07-02Input: ads7846 - make sure we do not change platform dataDmitry Torokhov
2013-06-30Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit
2013-06-30Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit
2013-06-30Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit
2013-06-30Input: cyttsp - I2C driver split into two modulesFerruh Yigit
2013-06-30Input: add OLPC AP-SP driverDaniel Drake
2013-06-27Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov
2013-06-18Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita
2013-06-18Input: pxa27x-keypad - make platform data constDmitry Torokhov
2013-06-18Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2013-06-18Input: pxa27x-keypad - add device tree supportChao Xie
2013-06-18Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie
2013-06-09Input: evdev - flush queues during EVIOCGKEY-like ioctlsDavid Herrmann
2013-06-05Input: atmel_tsadcc - fix error handing with missing platform dataWei Yongjun
2013-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-06-04Input: wacom - fix a typo for Cintiq 22HDTPing Cheng
2013-06-04Input: synaptics - fix sync lost after resume on some laptopsEric Miao
2013-06-04Input: add TI-Nspire keypad supportDaniel Tang
2013-06-02Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRCBinghua Duan
2013-05-28Input: xilinx_ps2 - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-28Input: pcspkr - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-28Input: m68kspkr - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-28Input: ixp4xx-beeper - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-05-23Input: navpoint - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-23Input: pmic8xxx-pwrkey - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-23Input: ixp4xx-beeper - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-23Input: w90p910_keypad - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-23Input: twl4030_keypad - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-23Input: pxa27x_keypad - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-23Input: ep93xx_keypad - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-23Input: touchscreen - use platform_{get,set}_drvdata()Jingoo Han
2013-05-23Input: misc - use platform_{get,set}_drvdata()Jingoo Han
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds