index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-30
Input: adp5588-keys - add optional reset gpio
Nuno Sá
1
-0
/
+12
2022-08-30
Input: adp5588-keys - fix coding style warnings
Nuno Sá
1
-50
/
+48
2022-08-30
Input: adp5588-keys - do not check for irq presence
Nuno Sá
1
-5
/
+0
2022-08-30
Input: adp5588-keys - add support for fw properties
Nuno Sá
2
-107
/
+289
2022-08-30
Input: adp5588-keys - bail out on returned error
Nuno Sá
1
-18
/
+38
2022-08-30
Input: adp5588-keys - support gpi key events as 'gpio keys'
Nuno Sá
2
-132
/
+144
2022-08-30
Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
1
-3
/
+3
2022-08-30
Input: clps711x-keypad - get rid of OF_GPIO dependency
Andy Shevchenko
2
-7
/
+8
2022-08-29
Input: iforce - add support for Boeder Force Feedback Wheel
Greg Tulli
1
-0
/
+1
2022-08-27
Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
Tetsuo Handa
3
-7
/
+13
2022-08-23
Input: goodix - add compatible string for GT1158
Jarrah Gosbell
1
-0
/
+1
2022-08-22
Input: rk805-pwrkey - fix module autoloading
Peter Robinson
1
-0
/
+1
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
35
-76
/
+76
2022-08-17
Input: adc-joystick - add polled input device support
Chris Morgan
1
-12
/
+53
2022-08-17
Input: Add IBM Operation Panel driver
Eddie James
3
-0
/
+218
2022-08-17
Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into next
Dmitry Torokhov
32
-144
/
+58
2022-08-17
Input: sun4i-ts - switch to new of thermal API
Daniel Lezcano
1
-5
/
+5
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
23
-68
/
+23
2022-08-11
Input: goodix - add support for GT1158
Ondrej Jirman
1
-0
/
+1
2022-08-11
Input: applespi - use correct struct names in comment
Colin Ian King
1
-1
/
+1
2022-08-11
Input: tc3589x-keypad - use correct struct names in comment
Colin Ian King
1
-1
/
+1
2022-08-11
Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
19
-919
/
+1441
2022-08-10
Input: mt6779-keypad - support double keys matrix
Mattijs Korpershoek
1
-1
/
+31
2022-08-10
Input: mt6779-keypad - prepare double keys support with calc_row_col
Mattijs Korpershoek
1
-2
/
+13
2022-08-05
Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-0
/
+4
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
5
-47
/
+6
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-28
/
+14
2022-08-02
Input: elan_i2c - convert to use dev_groups
Greg Kroah-Hartman
1
-6
/
+1
2022-08-02
Merge branch 'next' into for-linus
Dmitry Torokhov
39
-1079
/
+1562
2022-08-02
Input: adc-joystick - fix ordering in adc_joystick_probe()
Dmitry Torokhov
1
-7
/
+8
2022-08-02
Input: gscps2 - check return value of ioremap() in gscps2_probe()
Xie Shaowen
1
-0
/
+4
2022-07-20
Input: deactivate MT slots when inhibiting or suspending devices
Angela Czubak
3
-14
/
+80
2022-07-20
Input: properly queue synthetic events
Dmitry Torokhov
1
-62
/
+63
2022-07-17
Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
3
-1
/
+11
2022-07-08
Input: goodix - call acpi_device_fix_up_power() in some cases
Hans de Goede
1
-0
/
+5
2022-07-08
Input: i8042 - add dritek quirk for Acer Aspire One AO532
Hans de Goede
1
-0
/
+8
2022-07-08
Input: mt6779-keypad - implement row/column selection
Mattijs Korpershoek
1
-0
/
+10
2022-07-08
Input: mt6779-keypad - match hardware matrix organization
Mattijs Korpershoek
1
-3
/
+5
2022-07-08
Input: i8042 - add additional TUXEDO devices to i8042 quirk tables
Werner Sembach
1
-8
/
+68
2022-07-08
Merge tag 'v5.19-rc5' into next
Dmitry Torokhov
16
-144
/
+99
2022-07-08
Input: wm97xx - make .remove() obviously always return 0
Uwe Kleine-König
1
-1
/
+3
2022-07-06
Input: goodix - switch use of acpi_gpio_get_*_resource() APIs
Andy Shevchenko
1
-14
/
+8
2022-06-29
Input: i8042 - add TUXEDO devices to i8042 quirk tables
Werner Sembach
1
-0
/
+129
2022-06-29
Input: i8042 - add debug output for quirks
Werner Sembach
1
-0
/
+25
2022-06-29
Input: i8042 - merge quirk tables
Werner Sembach
1
-500
/
+590
2022-06-29
Input: i8042 - move __initconst to fix code styling warning
Werner Sembach
1
-1
/
+1
2022-06-28
Input: sensehat-joystick - remove unnecessary error message
Yang Li
1
-3
/
+1
2022-06-28
Input: exc3000 - fix return value check of wait_for_completion_timeout
Miaoqian Lin
1
-3
/
+4
2022-06-28
Input: edt-ft5x06 - show crc and header errors by sysfs
Dario Binacchi
1
-0
/
+30
2022-06-28
Input: edt-ft5x06 - show firmware version by sysfs
Dario Binacchi
1
-5
/
+17
[prev]
[next]