summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2014-09-08Input: xpad - sync device IDs with xboxdrvBenjamin Valentin-0/+33
2014-09-08Input: xpad - add VID/PID for Razer SabertoothFrank Razenberg-0/+1
2014-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-24/+153
2014-09-03Input: cros_ec_keyb - optimize ghosting algorithmTodd Broch-43/+49
2014-09-03Merge tag 'v3.17-rc3' into nextDmitry Torokhov-62/+88
2014-08-26Input: drv260x - add check for ERM mode and LRA LibrariesDan Murphy-0/+8
2014-08-26Input: drv260x - remove unused definesDan Murphy-5/+0
2014-08-26Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie-9/+130
2014-08-26Input: elantech - reset the device when elantech probe failsUlrik De Bie-0/+1
2014-08-26Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov-2/+2
2014-08-25Input: fix used slots detection breakageDmitry Torokhov-12/+18
2014-08-19Input: drv260x - add TI drv260x haptics driverDan Murphy-0/+750
2014-08-19Input: sparc - i8042-sparcio.h: fix unused kbd_res warningVincent Stehlé-1/+2
2014-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-202/+459
2014-08-14Merge branch 'next' into for-linusDmitry Torokhov-201/+458
2014-08-13Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov-1/+0
2014-08-13Input: xpad - add support for Xbox One controllersTed Mielczarek-17/+157
2014-08-13Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov-6/+11
2014-08-13Input: atmel_mxt_ts - split config update a bitDmitry Torokhov-125/+145
2014-08-13Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov-39/+42
2014-08-12Input: joystick - use get_cycles on ARMv8Mark Brown-1/+1
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5017/+2985
2014-08-08Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov-1/+7
2014-08-08Input: synaptics - use firmware data for Cr-48Henrik Rydberg-2/+68
2014-08-07Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov-3/+3
2014-08-07Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg-11/+27
2014-08-07Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer-3/+5
2014-08-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds-13/+9
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-27/+43
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov-5388/+2985
2014-08-06Merge branch 'wacom' into nextDmitry Torokhov-4319/+0
2014-08-06Input: hyperv-keyboard - register as a wakeup sourceDexuan Cui-0/+13
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds-11/+11
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller-27/+28
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+3
2014-07-31Input: imx_keypad - remove ifdef round PM methodsFabio Estevam-4/+2
2014-07-31Input: jornada720_ts - get rid of space indentation and use tabPramod Gurav-13/+12
2014-07-31Input: jornada720_ts - switch to using managed resourcesPramod Gurav-32/+13
2014-07-30Input: alps - Rushmore and v7 resolution supportHans de Goede-0/+50
2014-07-30Input: mcs5000_ts - remove ifdef around power management methodsFabio Estevam-4/+2
2014-07-30Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEPFabio Estevam-1/+1
2014-07-30Input: ads7846 - release resources on failure for clean exitPramod Gurav-2/+4
2014-07-28Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer-26/+73
2014-07-28Input: pixcir_i2c_ts - add device tree supportRoger Quadros-0/+77
2014-07-28Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDsRoger Quadros-17/+57
2014-07-28Input: pixcir_i2c_ts - use Type-B Multi-Touch protocolRoger Quadros-31/+94
2014-07-26Input: alps - add support for v7 devicesYunkang Tang-3/+280
2014-07-26Input: alps - cache firmware versionHans de Goede-0/+5
2014-07-26Input: alps - change decode function prototype to return an intHans de Goede-4/+10
2014-07-26Input: alps - report 2 touches when we've > 2 fingersHans de Goede-1/+1