summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede
2014-09-08Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede
2014-08-26Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie
2014-08-26Input: elantech - reset the device when elantech probe failsUlrik De Bie
2014-08-26Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov
2014-08-25Input: fix used slots detection breakageDmitry Torokhov
2014-08-19Input: sparc - i8042-sparcio.h: fix unused kbd_res warningVincent Stehlé
2014-08-15Merge branch 'next' into for-linusDmitry Torokhov
2014-08-13Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov
2014-08-13Input: xpad - add support for Xbox One controllersTed Mielczarek
2014-08-13Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov
2014-08-13Input: atmel_mxt_ts - split config update a bitDmitry Torokhov
2014-08-13Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov
2014-08-12Input: joystick - use get_cycles on ARMv8Mark Brown
2014-08-12Input: wacom - fix compiler warning if !CONFIG_PMGeert Uytterhoeven
2014-08-08Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov
2014-08-08Input: synaptics - use firmware data for Cr-48Henrik Rydberg
2014-08-08Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov
2014-08-08Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg
2014-08-08Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer
2014-08-07Merge branch 'next' into for-linusDmitry Torokhov
2014-08-07Merge branch 'wacom' into nextDmitry Torokhov
2014-08-06Input: wacom - only register once the MODULE_* macrosBenjamin Tissoires
2014-08-06Input: HID - remove hid-wacom Bluetooth driverBenjamin Tissoires
2014-08-06Input: wacom - add copyright note and bump version to 2.0Benjamin Tissoires
2014-08-06Input: wacom - remove passing id for wacom_set_reportPrzemo Firszt
2014-08-06Input: wacom - check for bluetooth protocol while setting OLEDsBenjamin Tissoires
2014-08-06Input: wacom - handle Intuos 4 BT in wacom.koBenjamin Tissoires
2014-08-06Input: wacom - handle Graphire BT tablets in wacom.koBenjamin Tissoires
2014-08-06Input: wacom - prepare the driver to include BT devicesBenjamin Tissoires
2014-08-06Input: hyperv-keyboard - register as a wakeup sourceDexuan Cui
2014-07-31Input: imx_keypad - remove ifdef round PM methodsFabio Estevam
2014-07-31Input: jornada720_ts - get rid of space indentation and use tabPramod Gurav
2014-07-31Input: jornada720_ts - switch to using managed resourcesPramod Gurav
2014-07-31Input: alps - Rushmore and v7 resolution supportHans de Goede
2014-07-31Input: mcs5000_ts - remove ifdef around power management methodsFabio Estevam
2014-07-31Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEPFabio Estevam
2014-07-31Input: ads7846 - release resources on failure for clean exitPramod Gurav
2014-07-28Input: wacom - add support for 0x12C ISDv4 sensorJason Gerecke
2014-07-28Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer
2014-07-28Input: pixcir_i2c_ts - add device tree supportRoger Quadros
2014-07-28Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDsRoger Quadros
2014-07-28Input: pixcir_i2c_ts - use Type-B Multi-Touch protocolRoger Quadros
2014-07-26Input: alps - add support for v7 devicesYunkang Tang
2014-07-26Input: alps - cache firmware versionHans de Goede
2014-07-26Input: alps - change decode function prototype to return an intHans de Goede
2014-07-26Input: alps - report 2 touches when we've > 2 fingersHans de Goede
2014-07-26Input: alps - add an alps_report_semi_mt_data functionHans de Goede
2014-07-26Input: alps - use single touch data when v3 mt data contains only one fingerHans de Goede
2014-07-26Input: alps - use standard contact tracking instead of DIYHans de Goede