summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-07-04Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-03Input: tps6507x-ts - select INPUT_POLLDEVDmitry Torokhov
2013-07-03Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov
2013-07-03Input: cyttsp4 - leak on error path in probe()Dan Carpenter
2013-07-03Input: cyttsp4 - silence NULL dereference warningDan Carpenter
2013-07-03Input: cyttsp4 - silence shift wrap warningDan Carpenter
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov
2013-07-01Input: tps6507x-ts - convert to polled input device infrastructureDmitry Torokhov
2013-07-01Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit
2013-07-01Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit
2013-07-01Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit
2013-07-01Input: cyttsp - I2C driver split into two modulesFerruh Yigit
2013-07-01Input: add OLPC AP-SP driverDaniel Drake
2013-06-28treewide: relase -> releaseGeert Uytterhoeven
2013-06-28Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun
2013-06-28Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov
2013-06-25Input: tps6507x-ts - remove vref from platform dataDmitry Torokhov
2013-06-25Input: tps6507x-ts - use bool for booleansDmitry Torokhov
2013-06-25Input: tps6507x-ts - remove bogus unreachable codeAlan Cox
2013-06-25Input: samsung-keypad - let device core setup the default pin configurationThomas Abraham
2013-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-06-23input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEPGeert Uytterhoeven
2013-06-19Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph
2013-06-19Input: wacom - add a new stylus (0x100802) for Intuos5 and CintiqsPing Cheng
2013-06-19Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita
2013-06-19Input: pxa27x-keypad - make platform data constDmitry Torokhov
2013-06-19Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2013-06-19Input: pxa27x-keypad - add device tree supportChao Xie
2013-06-19Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie
2013-06-13Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linuxSamuel Ortiz
2013-06-12input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for usSebastian Andrzej Siewior
2013-06-12input: ti_am335x_tsc: ACK the HW_PEN irq in ISRSebastian Andrzej Siewior
2013-06-12input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior
2013-06-12mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tscSebastian Andrzej Siewior
2013-06-12input: ti_am33x_tsc: remove platform_data supportSebastian Andrzej Siewior
2013-06-12input: ti_am33x_tsc: Add DT supportPatil, Rachna
2013-06-12input: ti_am33x_tsc: remove unwanted fifo flushPatil, Rachna
2013-06-12input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna
2013-06-12input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna
2013-06-12mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior
2013-06-11Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings
2013-06-10Input: evdev - flush queues during EVIOCGKEY-like ioctlsDavid Herrmann
2013-06-06Input: atmel_tsadcc - fix error handing with missing platform dataWei Yongjun
2013-06-06Input: cyttsp - fix swapped mfg_stat and mfg_cmd registersMatthias Kaehlcke
2013-06-06Input: cyttsp - add missing handshakeFerruh Yigit
2013-06-06Input: cyttsp - fix memcpy size paramFerruh Yigit