index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-10
Input: pegasus-notetaker - check pipe type when probing
Soumya Negi
1
-0
/
+6
2023-03-24
Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix
Werner Sembach
1
-0
/
+28
2023-03-20
Input: alps - fix compatibility with -funsigned-char
msizanoen
1
-8
/
+8
2023-03-20
Input: focaltech - use explicitly signed char type
Jason A. Donenfeld
1
-4
/
+4
2023-03-20
Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTON
Matthias Benkmann
1
-3
/
+4
2023-03-17
Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI table
Hans de Goede
1
-3
/
+11
2023-03-17
Input: i8042 - add quirk for Fujitsu Lifebook A574/H
Jonathan Denose
1
-0
/
+8
2023-02-04
dt-bindings: input: iqs626a: Redefine trackpad property types
Jeff LaBundy
1
-27
/
+67
2023-02-04
Input: iqs626a - drop unused device node references
Jeff LaBundy
1
-83
/
+73
2023-02-04
dt-bindings: input: touchscreen: st,stmfts: convert to dtschema
Krzysztof Kozlowski
2
-41
/
+72
2023-02-04
Input: cyttsp5 - fix bitmask for touch buttons
Richard Kjerstadius
1
-1
/
+1
2023-02-04
Input: exc3000 - properly stop timer on shutdown
Dmitry Torokhov
1
-0
/
+10
2023-02-04
Input: synaptics-rmi4 - fix SPI device ID
Rayyan Ansari
1
-1
/
+1
2023-02-04
Input: cap11xx - add support for cap1203, cap1293 and cap1298
Jiri Valek - 2N
1
-2
/
+17
2023-02-04
dt-bindings: input: microchip,cap11xx: add cap1203, cap1293 and cap1298
Jiri Valek - 2N
1
-0
/
+3
2023-01-30
Input: pmic8xxx-keypad - fix a Kconfig spelling mistake & hyphenation
Randy Dunlap
1
-1
/
+1
2023-01-30
Input: edt-ft5x06 - fix typo in a comment
Dario Binacchi
1
-1
/
+1
2023-01-30
Input: tegra-kbc - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-30
Input: st-keyscan - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-30
Input: spear-keyboard - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-30
Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-30
Input: arc_ps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-30
Input: apbps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-30
Input: altera_ps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-30
Input: ads7846 - don't check penirq immediately for 7845
Luca Ellero
1
-7
/
+1
2023-01-30
Input: ads7846 - always set last command to PWRDOWN
Luca Ellero
1
-1
/
+9
2023-01-30
Input: ads7846 - don't report pressure for ads7845
Luca Ellero
1
-2
/
+3
2023-01-27
Input: xpad - add 8BitDo Pro 2 Wired Controller support
John Butler
1
-0
/
+2
2023-01-27
Input: ipaq-micro-ts - fix DEFINE_SIMPLE_DEV_PM_OPS typo
Arnd Bergmann
1
-2
/
+2
2023-01-27
Input: wistron_btns - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM ...
Jonathan Cameron
1
-5
/
+1
2023-01-27
Input: cma3000 - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM guards
Jonathan Cameron
1
-5
/
+1
2023-01-27
Input: Use pm_sleep_ptr() to avoid need for ifdef CONFIG_PM_SLEEP
Jonathan Cameron
1
-5
/
+2
2023-01-27
Input: omap4-keyad - use pm_ptr() and RUNTIME_DEV_PM_OPS()
Jonathan Cameron
1
-3
/
+3
2023-01-27
Input: applespi - use pm_sleep_ptr() and SYSTEM_SLEEP_PM_OPS()
Jonathan Cameron
1
-5
/
+5
2023-01-27
Input: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
3
-6
/
+5
2023-01-27
Input: cyttsp4 - use EXPORT_GPL_RUNTIME_DEV_PM_OPS()
Jonathan Cameron
3
-9
/
+4
2023-01-27
Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
3
-6
/
+5
2023-01-27
Input: adxl34x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
4
-54
/
+16
2023-01-27
Input: ad714x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
4
-34
/
+10
2023-01-27
Input: stmfts - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
1
-7
/
+7
2023-01-27
Input: rmi4 - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
3
-24
/
+13
2023-01-27
Input: s6sy761 - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
1
-8
/
+7
2023-01-27
Input: samsung-keypad - switch to pm_ptr() and SYSTEM_SLEEP/RUNTIME_PM_OPS()
Jonathan Cameron
1
-8
/
+4
2023-01-27
Input: axp20x-pek - switch to SYSTEM_SLEEP_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-7
/
+5
2023-01-27
Input: cyapa - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
1
-7
/
+7
2023-01-20
Input: cros_ec_keyb - add 3 buttons for monitor function
joewu (吳仲振)
2
-0
/
+18
2023-01-11
Input: i8042 - add Clevo PCX0DX to i8042 quirk table
Werner Sembach
1
-0
/
+7
2023-01-11
Input: iqs269a - do not poll during ATI
Jeff LaBundy
1
-51
/
+46
2023-01-11
Input: iqs269a - do not poll during suspend or resume
Jeff LaBundy
1
-87
/
+31
2023-01-11
Input: iqs269a - configure device with a single block write
Jeff LaBundy
1
-59
/
+39
[next]