summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2017-04-12Input: ar1021_i2c - coding style fixesMartin Kepplinger
2017-04-12Input: lpc32xx_ts - check for clk_prepare_enable() errorFabio Estevam
2017-04-12Input: imx6ul_tsc - fix error handlingFabio Estevam
2017-04-11input: cpcap-pwrbutton: New driverSebastian Reichel
2017-04-10Input: omap-keypad - fix error handling codeChristophe JAILLET
2017-04-10Input: xpad - add support for Razer Wildcat gamepadCameron Gutman
2017-04-10Input: xpad - support some quirky Xbox One padsCameron Gutman
2017-04-10Input: yealink - define packet offset __be16 instead of u16Martin Kepplinger
2017-04-10Input: turbografx - use setup_timerGeliang Tang
2017-04-10Input: locomokbd - use setup_timerGeliang Tang
2017-04-10Input: gameport - use setup_timerGeliang Tang
2017-04-10Input: db9 - use setup_timerGeliang Tang
2017-04-10Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETAHans de Goede
2017-04-05Input: pm8xxx-vib - add support for pm8916's vibratorDamien Riegel
2017-04-05Input: pm8xxx-vib - handle separate enable registerDamien Riegel
2017-04-05Input: pm8xxx-vib - parametrize the driverDamien Riegel
2017-04-05Input: pm8xxx-vib - reorder header alphabeticallyDamien Riegel
2017-04-05Input: sur40 - fix bad endianness handling in sur40_pollMartin Kepplinger
2017-04-05Input: eeti_ts - switch to gpiod APIDmitry Torokhov
2017-04-05Input: eeti_ts - expect platform code to set interrupt triggerDmitry Torokhov
2017-04-03Input: eeti_ts - switch to using threaded interruptDmitry Torokhov
2017-04-03Input: eeti_ts - use gpio_get_value_cansleepDmitry Torokhov
2017-04-03Input: eeti_ts - respect interrupt set in client structureDmitry Torokhov
2017-04-03Input: eeti_ts - switch to using managed resourcesDmitry Torokhov
2017-04-03Input: eeti_ts - use input_set_capability()Dmitry Torokhov
2017-04-03Input: eeti_ts - use get_unaligned_be16() to retrieve dataDmitry Torokhov
2017-04-03Input: eeti_ts - use BIT(n)Dmitry Torokhov
2017-04-03Input: eeti_ts - rename eeti_ts_priv to eeti_tsDmitry Torokhov
2017-04-03Input: synaptics-rmi4 - when registering sensors do not call them "drivers"Dmitry Torokhov
2017-04-03Input: synaptics-rmi4 - cleanup SMbus mapping handlingDmitry Torokhov
2017-04-03Input: synaptics-rmi4 - fix endianness issue in SMBus transportDmitry Torokhov
2017-04-03Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensorDmitry Torokhov
2017-04-03Input: synaptics - use u8 instead of unsigned charDmitry Torokhov
2017-04-03Input: synaptics - do not abuse -1 as return valueDmitry Torokhov
2017-04-03Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov
2017-04-03Input: synaptics - add synaptics_query_int()Dmitry Torokhov
2017-04-03Input: psmouse - use i2c_client_type to locate i2c clientsDmitry Torokhov
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov
2017-04-03Input: cros_ec_keyb - add an EC event for sysrqRajat Jain
2017-04-03Input: psmouse - fix cleaning up SMBus companionsDmitry Torokhov
2017-04-01Input: bma150 - remove support for bma150H. Nikolaus Schaller
2017-03-29Input: max11801_ts - add missing of_match_tableJagan Teki
2017-03-29Input: matrix_keypad - add option to drive inactive columnsDavid Rivshin
2017-03-29Input: melfas_mip4 - ensure that device is presentDmitry Torokhov
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman
2017-03-25Input: ads7846 - avoid pen up/down when reading hwmonDavid Jander
2017-03-25Input: synaptics - add support for Intertouch devicesBenjamin Tissoires
2017-03-25Input: synaptics - split device info into a separate structureDmitry Torokhov
2017-03-25Input: psmouse - add support for SMBus companionsBenjamin Tissoires
2017-03-25Input: psmouse - introduce notion of SMBus companionsDmitry Torokhov