aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2013-06-30Input: cyttsp - I2C driver split into two modulesFerruh Yigit6-74/+112
2013-06-30Input: add OLPC AP-SP driverDaniel Drake3-0/+298
2013-06-28treewide: relase -> releaseGeert Uytterhoeven1-1/+1
2013-06-27Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun1-3/+1
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov15-92/+497
2013-06-25Input: tps6507x-ts - remove vref from platform dataDmitry Torokhov1-5/+0
2013-06-25Input: tps6507x-ts - use bool for booleansDmitry Torokhov1-7/+7
2013-06-25Input: tps6507x-ts - remove bogus unreachable codeAlan Cox1-20/+5
2013-06-25Input: samsung-keypad - let device core setup the default pin configurationThomas Abraham1-50/+2
2013-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-9/+27
2013-06-23input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEPGeert Uytterhoeven1-27/+27
2013-06-18Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph1-1/+1
2013-06-18Input: wacom - add a new stylus (0x100802) for Intuos5 and CintiqsPing Cheng1-0/+2
2013-06-18Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita1-4/+10
2013-06-18Input: pxa27x-keypad - make platform data constDmitry Torokhov1-24/+23
2013-06-18Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+5
2013-06-18Input: pxa27x-keypad - add device tree supportChao Xie1-4/+242
2013-06-18Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2-12/+24
2013-06-13Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linuxSamuel Ortiz1-85/+203
2013-06-12input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for usSebastian Andrzej Siewior1-4/+6
2013-06-12input: ti_am335x_tsc: ACK the HW_PEN irq in ISRSebastian Andrzej Siewior1-0/+6
2013-06-12input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior1-37/+41
2013-06-12mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tscSebastian Andrzej Siewior1-1/+1
2013-06-12input: ti_am33x_tsc: remove platform_data supportSebastian Andrzej Siewior1-24/+1
2013-06-12input: ti_am33x_tsc: Add DT supportPatil, Rachna1-23/+82
2013-06-12input: ti_am33x_tsc: remove unwanted fifo flushPatil, Rachna1-10/+0
2013-06-12input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna1-16/+86
2013-06-12input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna1-2/+10
2013-06-12mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior1-7/+9
2013-06-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2-0/+2
2013-06-09Input: evdev - flush queues during EVIOCGKEY-like ioctlsDavid Herrmann1-4/+129
2013-06-05Input: atmel_tsadcc - fix error handing with missing platform dataWei Yongjun1-4/+4
2013-06-05Input: cyttsp - fix swapped mfg_stat and mfg_cmd registersMatthias Kaehlcke1-1/+1
2013-06-05Input: cyttsp - add missing handshakeFerruh Yigit1-6/+20
2013-06-05Input: cyttsp - fix memcpy size paramFerruh Yigit1-1/+1
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-02Input: 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-23Merge 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