summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-417/+4391
2013-07-04Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit-1/+3
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-27/+27
2013-07-02Input: tps6507x-ts - select INPUT_POLLDEVDmitry Torokhov-0/+1
2013-07-02Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov-2/+34
2013-07-02Input: cyttsp4 - leak on error path in probe()Dan Carpenter-3/+3
2013-07-02Input: cyttsp4 - silence NULL dereference warningDan Carpenter-5/+0
2013-07-02Input: cyttsp4 - silence shift wrap warningDan Carpenter-1/+1
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov-325/+4722
2013-07-01Input: tps6507x-ts - convert to polled input device infrastructureDmitry Torokhov-78/+48
2013-06-30Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit-0/+215
2013-06-30Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit-0/+100
2013-06-30Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit-0/+2654
2013-06-30Input: cyttsp - I2C driver split into two modulesFerruh Yigit-74/+112
2013-06-30Input: add OLPC AP-SP driverDaniel Drake-0/+298
2013-06-28treewide: relase -> releaseGeert Uytterhoeven-1/+1
2013-06-27Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun-3/+1
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov-92/+497
2013-06-25Input: tps6507x-ts - remove vref from platform dataDmitry Torokhov-5/+0
2013-06-25Input: tps6507x-ts - use bool for booleansDmitry Torokhov-7/+7
2013-06-25Input: tps6507x-ts - remove bogus unreachable codeAlan Cox-20/+5
2013-06-25Input: samsung-keypad - let device core setup the default pin configurationThomas Abraham-50/+2
2013-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-9/+27
2013-06-23input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEPGeert Uytterhoeven-27/+27
2013-06-18Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph-1/+1
2013-06-18Input: wacom - add a new stylus (0x100802) for Intuos5 and CintiqsPing Cheng-0/+2
2013-06-18Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita-4/+10
2013-06-18Input: pxa27x-keypad - make platform data constDmitry Torokhov-24/+23
2013-06-18Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov-8/+5
2013-06-18Input: pxa27x-keypad - add device tree supportChao Xie-4/+242
2013-06-18Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie-12/+24
2013-06-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings-0/+2
2013-06-09Input: evdev - flush queues during EVIOCGKEY-like ioctlsDavid Herrmann-4/+129
2013-06-05Input: atmel_tsadcc - fix error handing with missing platform dataWei Yongjun-4/+4
2013-06-05Input: cyttsp - fix swapped mfg_stat and mfg_cmd registersMatthias Kaehlcke-1/+1
2013-06-05Input: cyttsp - add missing handshakeFerruh Yigit-6/+20
2013-06-05Input: cyttsp - fix memcpy size paramFerruh Yigit-1/+1
2013-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+7
2013-06-04Input: wacom - fix a typo for Cintiq 22HDTPing Cheng-3/+5
2013-06-04Input: synaptics - fix sync lost after resume on some laptopsEric Miao-0/+2
2013-06-04Input: add TI-Nspire keypad supportDaniel Tang-0/+296
2013-06-02Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRCBinghua Duan-0/+176
2013-05-28Input: xilinx_ps2 - remove redundant platform_set_drvdata()Sachin Kamat-2/+0
2013-05-28Input: pcspkr - remove redundant platform_set_drvdata()Sachin Kamat-1/+0
2013-05-28Input: m68kspkr - remove redundant platform_set_drvdata()Sachin Kamat-1/+0
2013-05-28Input: ixp4xx-beeper - remove redundant platform_set_drvdata()Sachin Kamat-1/+0
2013-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-23/+69
2013-05-23Input: navpoint - pass correct pointer to free_irq()Lars-Peter Clausen-1/+1
2013-05-23Input: pmic8xxx-pwrkey - pass correct pointer to free_irq()Lars-Peter Clausen-1/+1