index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-07-07
Input: exc3000 - support power supply regulators
Mike Looijmans
1
-0
/
+7
2023-07-05
Input: exc3000 - add ACPI support for EXC80H60
Andreas Helbech Kleist
1
-0
/
+10
2023-06-29
Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-8
/
+1
2023-06-29
Merge tag 'input-for-v6.5-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
53
-71
/
+239
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-72
/
+41
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-06-26
Merge branch 'next' into for-linus
Dmitry Torokhov
53
-71
/
+239
2023-06-16
docs: update some straggling Documentation/arm references
Jonathan Corbet
1
-1
/
+1
2023-06-09
Input: ads7846 - fix pointer cast warning
Arnd Bergmann
1
-1
/
+1
[prev]
[next]