summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-14Input: synaptics-rmi4 - enable IRQ operation in F34 V7Nick Dyer
2017-04-14Input: synaptics-rmi4 - change F12 clip to inactive border debugNick Dyer
2017-04-14Input: synaptics-rmi4 - use dev_driver_string when registering interruptNick Dyer
2017-04-14Input: ar1021_i2c - highlight support for AR1020Martin Kepplinger
2017-04-14Input: ar1021_i2c - do not force raising edge IRQ triggerDmitry Torokhov
2017-04-14Input: ar1021_i2c - fix too long name in driver's device tableDmitry Torokhov
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-10Input: omap-keypad - fix error handling codeChristophe JAILLET
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 branch 'ib/4.11-rc3-i2c-irq-resources' into nextDmitry 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-02Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-04-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-04-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds