summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Input: synaptics-rmi4 - add SMBus supportBenjamin Tissoires2016-11-084-0/+472
| | | * | Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool typeAndrew Duggan2016-11-081-4/+6
| | | * | Input: synaptics-rmi4 - add support for controlling dribble packets in F12Andrew Duggan2016-11-081-1/+69
| | | * | Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan2016-11-083-7/+33
| | | * | Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan2016-11-083-20/+61
| | | * | Input: synaptics-rmi4 - move IRQ handling to rmi_driverBjorn Andersson2016-11-083-140/+79
| | | * | Input: synaptics-rmi4 - add a couple of debug linesNick Dyer2016-11-082-0/+4
| | | * | Input: synaptics-rmi4 - factor out functions from probeNick Dyer2016-11-081-53/+86
| | | * | Input: synaptics-rmi4 - stop scanning PDT after two empty pagesNick Dyer2016-11-081-2/+14
| | * | | Input: imx6ul_tsc - generalize the averaging propertyGuy Shapiro2016-12-151-11/+27
| | * | | Input: drv260x - use generic device propertiesJingkui Wang2016-12-121-64/+19
| | * | | Input: drv260x - use temporary for &client->devDmitry Torokhov2016-12-121-22/+15
| | * | | Input: drv260x - fix input device's parent assignmentJingkui Wang2016-12-121-1/+0
| | * | | Input: drv260x - fix initializing overdrive voltageDmitry Torokhov2016-12-121-1/+1
| | * | | Input: ALPS - fix protcol -> protocolMarcos Paulo de Souza2016-12-121-1/+1
| | * | | Input: i8042 - comment #else/#endif of CONFIG_PNPMarcos Paulo de Souza2016-12-121-2/+2
| | * | | Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy2016-12-071-1/+1
| | * | | Input: imx6ul_tsc - convert int to u32Guy Shapiro2016-11-301-21/+21
| | * | | Input: imx6ul_tsc - add mask when set REG_ADC_CFGHaibo Chen2016-11-301-1/+10
| | * | | Input: drv2667 - fix misuse of regmap_update_bitsFlorian Vaussard2016-11-301-2/+2
| | * | | Input: drv2665 - fix misuse of regmap_update_bitsFlorian Vaussard2016-11-301-3/+3
| | * | | Input: ALPS - clean up code for SS5 hardwarePaul Donohue2016-11-282-15/+28
| | * | | Input: ALPS - clean up TrackStick handling for SS5 hardwarePaul Donohue2016-11-281-17/+25
| | * | | Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue2016-11-281-7/+12
| | * | | Input: imx6ul_tsc - add support for sample averagingGuy Shapiro2016-11-271-0/+18
| | * | | Input: xpad - fix Xbox One rumble stopping after 2.5 secsCameron Gutman2016-11-271-3/+3
| | * | | Input: xpad - add product ID for Xbox One S padCameron Gutman2016-11-271-0/+1
| | * | | Input: soc_button_array - bail out earlier if gpiod_count is zeroBenjamin Tissoires2016-11-251-0/+5
| | * | | Input: soc_button_array - use gpio_is_valid()Benjamin Tissoires2016-11-251-1/+2
| | * | | Input: i8042 - fix typo from i8042_aux_close to i8042_port_closeMarcos Paulo de Souza2016-11-221-1/+1
| | * | | Input: gpio_keys - set input direction explicitlySudeep Holla2016-11-172-0/+15
| | * | | Input: raydium_i2c_ts - fix spelling mistake in dev_err messageColin Ian King2016-11-161-1/+1
| | * | | Input: silead - add regulator supportHans de Goede2016-11-161-0/+29
| | * | | Input: bma150 - avoid binding to bma180 if IIO bma180 driver presentHans de Goede2016-11-161-1/+8
| | * | | Input: melfas_mip4 - add product ID reportingSangwon Jee2016-11-081-1/+2
| | * | | Input: gpio_keys - switch to using generic device propertiesDmitry Torokhov2016-11-071-72/+69
| | * | | Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven2016-11-071-11/+26
| | * | | Input: gpio_keys - fix leaking DT node referencesDmitry Torokhov2016-11-071-0/+3
| | * | | Input: gpio_keys - annotate PM methods as __maybe_unusedDmitry Torokhov2016-11-071-4/+2
| | * | | Input: gpio_keys_polled - always use gpiod_get_value_cansleepDmitry Torokhov2016-11-071-11/+10
| | * | | Input: gpio_keys_polled - keep button data constantDmitry Torokhov2016-11-072-52/+63
| | * | | Input: da9063 - fix module autoload when registered via OFJavier Martinez Canillas2016-10-261-0/+1
| | * | | Input: fsl-imx25-tcq - fix module autoload when registered via OFJavier Martinez Canillas2016-10-261-0/+1
| | * | | Input: elan_i2c - always output the device informationBenjamin Tissoires2016-10-261-9/+8
| | * | | Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann2016-10-261-9/+12
| | * | | Input: melfas_mip4 - use product id for firmware nameSangwon Jee2016-10-261-3/+9
| | * | | Input: da9061 - onkey driverSteve Twiss2016-10-262-7/+8
| | * | | Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"Colin Ian King2016-10-261-1/+1
| | * | | Input: i8042 - use chassis info to skip selftest on Asus laptopsMarcos Paulo de Souza2016-10-211-73/+1
| | * | | Input: melfas_mip4 - add product_id sysfs attributeSangwon Jee2016-10-211-2/+38