index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
2023-07-10
Input: lpc32xx_ts - convert to use devm_* api
Yangtao Li
2023-07-10
Input: novatek-nvt-ts - add touchscreen model number to description
Hans de Goede
2023-07-10
Input: novatek-nvt-ts - fix input_register_device() failure error message
Hans de Goede
2023-07-07
Input: bu21029_ts - use local 'client->dev' variable in probe()
Krzysztof Kozlowski
2023-07-07
Input: bu21013_ts - use local 'client->dev' variable in probe()
Krzysztof Kozlowski
2023-07-07
Input: sx8643 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: surface3_spi - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: sis_i2c - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: silead - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: resistive-adc-touch - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: raydium_i2c_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: pixcir_i2c_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: melfas_mip4 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: goodix - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: elants_i2c - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: ektf2127 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: edf-ft5x06 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: cy8ctma140 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: chipone_icn8318 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: bu21029_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: bu21013_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: exc3000 - support power supply regulators
Mike Looijmans
2023-05-22
Input: add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-06
Input: ili210x - probe even if no resolution information
Marek Vasut
2023-05-05
Input: edt-ft5x06 - add delay after waking up
Philipp Puschmann
2023-05-05
Input: cyttsp5 - implement proper sleep and wakeup procedures
Maximilian Weigand
2023-05-01
Input: atmel_mxt_ts - support capacitive keys
André Apitzsch
2023-05-01
Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()
Duoming Zhou
2023-05-01
Input: cyttsp5 - remove unused code
Maximilian Weigand
2023-04-13
Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe
Miaoqian Lin
2023-04-10
Input: edt-ft5x06 - select REGMAP_I2C
Daniel Golle
2023-04-10
Input: melfas_mip4 - report palm touches
JungHoon Hyun
2023-04-02
Input: edt-ft5x06 - calculate points data length only once
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - unify the crc check
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - convert to use regmap API
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - don't print error messages with dev_dbg()
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - remove code duplication
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - don't recalculate the CRC
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - add spaces to ensure format specification
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - remove unnecessary blank lines
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - fix indentation
Dario Binacchi
2023-04-02
Input: tsc2007 - enable cansleep pendown GPIO
Benjamin Bara
2023-04-01
Input: add a new Novatek NVT-ts driver
Hans de Goede
2023-03-17
Input: bcm_iproc_tsc - drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-17
Input: sun4i-ts - drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-17
Input: zinitix - use of_property_present() for testing DT property presence
Rob Herring
2023-03-17
Merge tag 'v6.3-rc2' into next
Dmitry Torokhov
2023-03-17
Input: hideep - optionally reset controller work mode to native HiDeep protocol
Hans de Goede
2023-03-17
Input: hideep - silence error in SW_RESET()
Hans de Goede
[next]