summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-08Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy1-1/+1
2016-12-01Input: imx6ul_tsc - convert int to u32Guy Shapiro1-21/+21
2016-12-01Input: imx6ul_tsc - add mask when set REG_ADC_CFGHaibo Chen1-1/+10
2016-11-30Input: drv2667 - fix misuse of regmap_update_bitsFlorian Vaussard1-2/+2
2016-11-30Input: drv2665 - fix misuse of regmap_update_bitsFlorian Vaussard1-3/+3
2016-11-29Input: ALPS - clean up code for SS5 hardwarePaul Donohue2-15/+28
2016-11-29Input: ALPS - clean up TrackStick handling for SS5 hardwarePaul Donohue1-17/+25
2016-11-29Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue1-7/+12
2016-11-28Input: imx6ul_tsc - add support for sample averagingGuy Shapiro1-0/+18
2016-11-28Input: xpad - fix Xbox One rumble stopping after 2.5 secsCameron Gutman1-3/+3
2016-11-28Input: xpad - add product ID for Xbox One S padCameron Gutman1-0/+1
2016-11-25Input: soc_button_array - bail out earlier if gpiod_count is zeroBenjamin Tissoires1-0/+5
2016-11-25Input: soc_button_array - use gpio_is_valid()Benjamin Tissoires1-1/+2
2016-11-23Input: i8042 - fix typo from i8042_aux_close to i8042_port_closeMarcos Paulo de Souza1-1/+1
2016-11-17Input: gpio_keys - set input direction explicitlySudeep Holla2-0/+15
2016-11-17Input: raydium_i2c_ts - fix spelling mistake in dev_err messageColin Ian King1-1/+1
2016-11-17Input: silead - add regulator supportHans de Goede1-0/+29
2016-11-17Input: bma150 - avoid binding to bma180 if IIO bma180 driver presentHans de Goede1-1/+8
2016-11-09Input: melfas_mip4 - add product ID reportingSangwon Jee1-1/+2
2016-11-08Input: gpio_keys - switch to using generic device propertiesDmitry Torokhov1-72/+69
2016-11-08Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven1-11/+26
2016-11-08Input: gpio_keys - fix leaking DT node referencesDmitry Torokhov1-0/+3
2016-11-08Input: gpio_keys - annotate PM methods as __maybe_unusedDmitry Torokhov1-4/+2
2016-11-08Input: gpio_keys_polled - always use gpiod_get_value_cansleepDmitry Torokhov1-11/+10
2016-11-08Input: gpio_keys_polled - keep button data constantDmitry Torokhov2-52/+63
2016-10-27Input: da9063 - fix module autoload when registered via OFJavier Martinez Canillas1-0/+1
2016-10-27Input: fsl-imx25-tcq - fix module autoload when registered via OFJavier Martinez Canillas1-0/+1
2016-10-27Input: elan_i2c - always output the device informationBenjamin Tissoires1-9/+8
2016-10-27Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann1-9/+12
2016-10-27Input: melfas_mip4 - use product id for firmware nameSangwon Jee1-3/+9
2016-10-27Input: da9061 - onkey driverSteve Twiss2-7/+8
2016-10-27Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"Colin Ian King1-1/+1
2016-10-22Input: i8042 - use chassis info to skip selftest on Asus laptopsMarcos Paulo de Souza1-73/+1
2016-10-22Input: melfas_mip4 - add product_id sysfs attributeSangwon Jee1-2/+38
2016-10-14Merge tag 'v4.8' into nextDmitry Torokhov7323-232635/+595009
2016-10-12Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza7-19/+142
2016-10-12Input: melfas_mip4 - add ic_name sysfs attributeSangwon Jee1-2/+36
2016-10-08Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov1-2/+9
2016-10-04Input: synaptics-rmi4 - fix error handling in I2C transport driverGuenter Roeck1-12/+26
2016-10-04Input: synaptics-rmi4 - fix error handling in SPI transport driverGuenter Roeck1-10/+12
2016-10-04Input: ALPS - set DualPoint flag for 74 03 28 devicesBen Gamari1-0/+7
2016-10-04Input: ALPS - allow touchsticks to report pressureBen Gamari1-0/+7
2016-10-04Input: ALPS - handle 0-pressure 1F eventsBen Gamari1-1/+7
2016-10-04Input: ALPS - add touchstick support for SS5 hardwareBen Gamari2-11/+56
2016-10-04Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela1-0/+14
2016-10-04Input: elantech - fix Lenovo version typoMarcos Paulo de Souza1-1/+1
2016-10-04Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()Benjamin Tissoires1-8/+12
2016-10-04Input: ektf2127 - mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-49/+73
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-1/+3