| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: stmfts - fix a & vs && typo | YueHaibing | 2020-10-29 | 1 | -1/+1 |
* | Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume() | Dan Carpenter | 2020-10-29 | 1 | -11/+16 |
* | Input: usbtouchscreen - add support for BonXeon TP | James Hilliard | 2020-06-03 | 1 | -0/+1 |
* | Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger() | Dan Carpenter | 2020-04-02 | 1 | -4/+4 |
* | Input: raydium_i2c_ts - use true and false for boolean values | Gustavo A. R. Silva | 2020-04-02 | 1 | -2/+2 |
* | Input: edt-ft5x06 - work around first register access error | Philipp Zabel | 2020-02-28 | 1 | -0/+7 |
* | Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register | Chuhong Yuan | 2020-01-29 | 1 | -1/+5 |
* | Input: sur40 - fix interface sanity checks | Johan Hovold | 2020-01-29 | 1 | -1/+1 |
* | Input: atmel_mxt_ts - disable IRQ across suspend | Evan Green | 2020-01-04 | 1 | -0/+4 |
* | Input: goodix - add upside-down quirk for Teclast X89 tablet | Hans de Goede | 2019-12-17 | 1 | -0/+9 |
* | Input: cyttsp4_core - fix use after free bug | Pan Bian | 2019-12-17 | 1 | -7/+0 |
* | Input: silead - try firmware reload after unsuccessful resume | Julian Sax | 2019-11-24 | 1 | -0/+13 |
* | Input: st1232 - set INPUT_PROP_DIRECT property | Martin Kepplinger | 2019-11-24 | 1 | -0/+1 |
* | Input: stmfts - acknowledge that setting brightness is a blocking call | Dmitry Torokhov | 2019-05-08 | 1 | -14/+16 |
* | input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) | Peter Rosin | 2018-09-26 | 1 | -2/+2 |
* | Input: atmel_mxt_ts - only use first T9 instance | Nick Dyer | 2018-09-19 | 1 | -3/+4 |
* | Input: atmel_mxt_ts - fix the firmware update | Nick Dyer | 2018-06-21 | 1 | -76/+110 |
* | Input: goodix - add new ACPI id for GPD Win 2 touch screen | Ethan Lee | 2018-06-16 | 1 | -0/+1 |
* | Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro | Vittorio Gambaletta (VittGam) | 2018-05-09 | 1 | -0/+9 |
* | Input: stmfts - set IRQ_NOAUTOEN to the irq flag | Andi Shyti | 2018-04-26 | 1 | -3/+8 |
* | Input: goodix - disable IRQs while suspended | Hans de Goede | 2018-04-12 | 1 | -2/+6 |
* | Input: 88pm860x-ts - fix child-node lookup | Johan Hovold | 2018-01-23 | 1 | -4/+12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-11-10 | 1 | -0/+1 |
|\ |
|
| * | Input: tsc200x-core - set INPUT_PROP_DIRECT | Martin Kepplinger | 2017-11-07 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-11-03 | 1 | -0/+1 |
|\| |
|
| * | Input: ar1021_i2c - set INPUT_PROP_DIRECT | Martin Kepplinger | 2017-11-03 | 1 | -0/+1 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-10-21 | 3 | -28/+47 |
|\| |
|
| * | Input: goodix - poll the 'buffer status' bit before reading data | Paul Cercueil | 2017-10-19 | 1 | -23/+44 |
| * | Input: stmfts - fix setting ABS_MT_POSITION_* maximum size | Chanwoo Choi | 2017-10-18 | 1 | -4/+2 |
| * | Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreen | Jeff Lance | 2017-10-18 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-09-16 | 4 | -4/+14 |
|\| |
|
| * | Input: ucb1400_ts - fix suspend and resume handling | Dmitry Torokhov | 2017-09-11 | 1 | -2/+2 |
| * | Input: edt-ft5x06 - fix access to non-existing register | Luca Ceresoli | 2017-09-11 | 1 | -1/+2 |
| * | Input: surface3_spi - make const array header static, reduces object code size | Colin Ian King | 2017-09-11 | 1 | -1/+1 |
| * | Input: goodix - add support for capacitive home button | Sergei A. Trusov | 2017-09-11 | 1 | -0/+9 |
* | | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig | 2017-09-14 | 1 | -1/+1 |
|/ |
|
* | Input: atmel_mxt_ts - add support for reset line | Sebastian Reichel | 2017-08-21 | 1 | -0/+22 |
* | Input: atmel_mxt_ts - use more managed resources | Sebastian Reichel | 2017-08-21 | 1 | -15/+9 |
* | Input: wacom_w8001 - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
* | Input: tsc40 - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
* | Input: touchwin - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
* | Input: touchright - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
* | Input: touchit213 - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
* | Input: penmount - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
* | Input: mtouch - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
* | Input: inexio - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
* | Input: hampshire - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
* | Input: gunze - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
* | Input: fujitsu_ts - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |