summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-22Input: mcs - move header file out of I2C realmWolfram Sang
2017-05-22Input: lm8323 - move header file out of I2C realmWolfram Sang
2017-05-11Input: elantech - force relative mode on a certain moduleKT Liao
2017-05-11Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao
2017-05-11Input: elan_i2c - check if device is there before really probingDmitry Torokhov
2017-05-10Input: switch to using sizeof(*type) when allocating memoryMarkus Elfring
2017-05-10Input: use seq_puts() in input_devices_seq_show()Markus Elfring
2017-05-10Input: use seq_putc() in input_seq_print_bitmap()Markus Elfring
2017-05-01Input: ar1021_i2c - use BIT to check for a bitMartin Kepplinger
2017-05-01Input: twl4030-pwrbutton - use input_set_capability() helperSebastian Reichel
2017-05-01Input: twl4030-pwrbutton - use correct device for irq requestSebastian Reichel
2017-05-01Input: ar1021_i2c - enable touch mode during openMartin Kepplinger
2017-04-19Input: xen-kbdfront - add module parameter for setting resolutionJuergen Gross
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