index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
37
-367
/
+1101
|
\
|
*
Input: atkbd - use ab83 as id when skipping the getid command
Hans de Goede
2024-01-16
1
-5
/
+7
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-01-13
36
-362
/
+1094
|
|
\
|
|
*
Input: driver for Adafruit Seesaw Gamepad
Anshul Dalal
2024-01-09
3
-0
/
+326
|
|
*
Input: da9063_onkey - avoid explicitly setting input's parent
Dmitry Torokhov
2024-01-04
1
-1
/
+0
|
|
*
Input: da9063_onkey - avoid using OF-specific APIs
Dmitry Torokhov
2024-01-04
1
-3
/
+4
|
|
*
Input: iqs269a - add support for OTP variants
Jeff LaBundy
2024-01-01
1
-3
/
+89
|
|
*
Input: iqs269a - add support for slider gestures
Jeff LaBundy
2024-01-01
1
-29
/
+191
|
|
*
Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messages
Hermes Zhang
2023-12-28
1
-3
/
+3
|
|
*
Input: zforce_ts - accept standard touchscreen properties
Andreas Kemnade
2023-12-24
1
-18
/
+16
|
|
*
Input: da9063 - use dev_err_probe()
Biju Das
2023-12-14
1
-9
/
+6
|
|
*
Input: da9063 - drop redundant prints in probe()
Biju Das
2023-12-14
1
-15
/
+4
|
|
*
Input: da9063 - simplify obtaining OF match data
Biju Das
2023-12-14
1
-15
/
+12
|
|
*
Input: as5011 - convert to GPIO descriptor
Linus Walleij
2023-12-13
1
-13
/
+11
|
|
*
Input: omap-keypad - drop optional GPIO support
Linus Walleij
2023-12-13
1
-18
/
+1
|
|
*
Input: tca6416-keypad - drop unused include
Linus Walleij
2023-12-13
1
-1
/
+0
|
|
*
Input: navpoint - convert to use GPIO descriptor
Linus Walleij
2023-12-13
1
-26
/
+15
|
|
*
Input: vivaldi - convert to use sysfs_emit_at() API
ye xingchen
2023-12-13
1
-3
/
+3
|
|
*
Input: iqs269a - use sysfs_emit() instead of scnprintf()
ye xingchen
2023-12-13
1
-12
/
+11
|
|
*
Input: ims-pcu - use sysfs_emit() instead of scnprintf()
ye xingchen
2023-12-13
1
-5
/
+5
|
|
*
Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf()
ye xingchen
2023-12-13
1
-7
/
+6
|
|
*
Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()
ye xingchen
2023-12-13
10
-51
/
+46
|
|
*
Input: mouse - use sysfs_emit[_at]() instead of scnprintf()
ye xingchen
2023-12-13
5
-33
/
+33
|
|
*
Input: use sysfs_emit() instead of scnprintf()
ye xingchen
2023-12-13
1
-4
/
+4
|
|
*
Input: max77693-haptic - add device-tree compatible strings
Marek Szyprowski
2023-12-12
1
-3
/
+11
|
|
*
Input: qt1050 - convert to use maple tree register cache
Mark Brown
2023-12-12
1
-1
/
+1
|
|
*
Input: cap11xx - convert to use maple tree register cache
Mark Brown
2023-12-12
1
-1
/
+1
|
|
*
Input: cap11xx - cache hardware ID registers
Mark Brown
2023-12-12
1
-3
/
+0
|
|
*
Input: cap11xx - add advanced sensitivity settings
Jiri Valek - 2N
2023-12-12
1
-45
/
+192
|
|
*
Input: xpad - remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-11
1
-3
/
+3
|
|
*
Input: omap4-keypad - react on keypresses if device is runtime-suspended
Andreas Kemnade
2023-12-11
1
-1
/
+14
|
|
*
Input: pxrc - simplify mutex handling with guard macro
Marcus Folkesson
2023-12-09
1
-24
/
+18
|
|
*
Input: gpio-keys - add system suspend support for dedicated wakeirqs
Tony Lindgren
2023-11-30
1
-4
/
+65
|
|
*
Input: cap11xx - remove unnecessary IRQ parsing
Jiri Valek - 2N
2023-11-17
1
-9
/
+4
*
|
|
Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-12
3
-8
/
+8
|
\
\
\
|
*
|
|
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
2023-12-20
3
-8
/
+8
*
|
|
|
Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2024-01-12
2
-4
/
+5
|
\
\
\
\
|
*
|
|
|
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-12-13
2
-2
/
+2
|
*
|
|
|
media: touchscreen: sur40: Stop direct calls to queue num_buffers field
Benjamin Gaignard
2023-11-23
1
-2
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-01-09
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
Andy Shevchenko
2023-11-16
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-12-23
7
-7
/
+62
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Input: soc_button_array - add mapping for airplane mode button
Christoffer Sandberg
2023-12-22
1
-0
/
+5
|
*
|
Input: xpad - add Razer Wolverine V2 support
Luca Weiss
2023-12-12
1
-0
/
+1
|
*
|
Input: ipaq-micro-keys - add error handling for devm_kmemdup
Haoran Liu
2023-12-03
1
-0
/
+3
|
*
|
Input: amimouse - convert to platform remove callback returning void
Uwe Kleine-König
2023-12-01
1
-3
/
+2
|
*
|
Input: i8042 - add nomux quirk for Acer P459-G2-M
Esther Shimanovich
2023-11-30
1
-0
/
+8
|
*
|
Input: atkbd - skip ATKBD_CMD_GETID in translated mode
Hans de Goede
2023-11-25
1
-4
/
+42
|
*
|
Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1
José Pekkarinen
2023-11-15
1
-0
/
+1
*
|
|
Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-09
87
-469
/
+233
|
\
|
|
[next]