index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-23
Input: mc13783_ts - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: mainstone-wm97xx - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: da9052_tsi - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-06
Input: wdt87xx_i2c - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-12
/
+4
2023-09-06
Input: tsc2004/5 - use device core to create driver-specific device attributes
Dmitry Torokhov
4
-17
/
+16
2023-09-06
Input: stmfts - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-8
/
+2
2023-09-06
Input: s6sy761 - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-8
/
+2
2023-09-06
Input: rohm_bu21023 - use device core to create driver-specific device attrib...
Dmitry Torokhov
1
-10
/
+2
2023-09-06
Input: raydium_i2c_ts - use device core to create driver-specific device attr...
Dmitry Torokhov
1
-13
/
+3
2023-09-06
Input: melfas-mip4 - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-11
/
+2
2023-09-06
Input: iqs5xx - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-7
/
+3
2023-09-06
Input: ilitek_ts_i2c - use device core to create driver-specific device attri...
Dmitry Torokhov
1
-10
/
+2
2023-09-06
Input: ili210x - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-10
/
+5
2023-09-06
Input: hycon-hy46xx - use device core to create driver-specific device attrib...
Dmitry Torokhov
1
-8
/
+2
2023-09-06
Input: hideep - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-12
/
+3
2023-09-06
Input: exc3000 - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-9
/
+3
2023-09-06
Input: elants_i2c - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-12
/
+3
2023-09-06
Input: edt-ft5x06 - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-8
/
+2
2023-09-06
Input: ads7846 - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-12
/
+6
2023-09-06
Input: ad7879 - use device core to create driver-specific device attributes
Dmitry Torokhov
4
-10
/
+17
2023-09-06
Input: ad7877 - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-7
/
+5
2023-09-05
Merge tag 'v6.5' into next
Dmitry Torokhov
2
-77
/
+39
2023-08-30
Merge branch 'next' into for-linus
Dmitry Torokhov
29
-339
/
+2808
2023-08-15
Input: goodix - add support for ACPI ID GDX9110
Felix Engelhardt
1
-0
/
+1
2023-07-18
Input: mms114 - add support for touch keys
Artur Weber
1
-7
/
+81
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
6
-6
/
+4
2023-07-17
Merge tag 'v6.4' into next
Dmitry Torokhov
4
-7
/
+17
2023-07-13
Input: iqs7211 - point to match data directly
Jeff LaBundy
1
-19
/
+7
2023-07-12
Input: add support for Azoteq IQS7210A/7211A/E
Jeff LaBundy
3
-0
/
+2580
2023-07-10
Input: lpc32xx_ts - convert to use devm_* api
Yangtao Li
1
-76
/
+22
2023-07-10
Input: novatek-nvt-ts - add touchscreen model number to description
Hans de Goede
2
-7
/
+5
2023-07-10
Input: novatek-nvt-ts - fix input_register_device() failure error message
Hans de Goede
1
-1
/
+1
2023-07-07
Input: bu21029_ts - use local 'client->dev' variable in probe()
Krzysztof Kozlowski
1
-20
/
+15
2023-07-07
Input: bu21013_ts - use local 'client->dev' variable in probe()
Krzysztof Kozlowski
1
-33
/
+28
2023-07-07
Input: sx8643 - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2023-07-07
Input: surface3_spi - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-10
/
+3
2023-07-07
Input: sis_i2c - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-14
/
+6
2023-07-07
Input: silead - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+3
2023-07-07
Input: resistive-adc-touch - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2023-07-07
Input: raydium_i2c_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-21
/
+9
2023-07-07
Input: pixcir_i2c_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-26
/
+12
2023-07-07
Input: melfas_mip4 - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+2
2023-07-07
Input: goodix - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-29
/
+11
2023-07-07
Input: elants_i2c - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-16
/
+6
2023-07-07
Input: ektf2127 - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2023-07-07
Input: edf-ft5x06 - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2023-07-07
Input: cy8ctma140 - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2023-07-07
Input: chipone_icn8318 - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2023-07-07
Input: bu21029_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-14
/
+6
2023-07-07
Input: bu21013_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-11
/
+6
[prev]
[next]