index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-14
Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-1
/
+4
2025-09-06
Input: mtk-pmic-keys - MT6359 has a specific release irq
Julien Massot
1
-1
/
+4
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
12
-1164
/
+481
2025-08-03
Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
Dmitry Torokhov
8
-1082
/
+389
2025-07-27
Input: atkbd - correctly map F13 - F24
Werner Sembach
1
-6
/
+6
2025-07-03
Input: mtk-pmic-keys - add support for MT6359 PMIC keys
Louis-Alexis Eyraud
1
-0
/
+17
2025-07-01
Input: samsung-keypad - use BIT() and GENMASK() where appropriate
Dmitry Torokhov
1
-9
/
+10
2025-07-01
Input: samsung-keypad - use per-chip parameters
Dmitry Torokhov
1
-24
/
+37
2025-07-01
Input: samsung-keypad - use guard notation to acquire mutex
Dmitry Torokhov
1
-6
/
+2
2025-07-01
Input: samsung-keypad - use devm to disable runtime PM
Dmitry Torokhov
1
-12
/
+5
2025-07-01
Input: samsung-keypad - use struct_size() helper
Dmitry Torokhov
1
-3
/
+3
2025-07-01
Input: samsung-keypad - do not combine memory allocation checks
Dmitry Torokhov
1
-1
/
+4
2025-07-01
Input: samsung-keypad - do not set input device's parent explicitly
Dmitry Torokhov
1
-1
/
+0
2025-07-01
Input: samsung-keypad - switch to using devm_clk_get_prepared()
Dmitry Torokhov
1
-18
/
+4
2025-07-01
Input: adp5589: remove the driver
Nuno Sá
3
-1077
/
+0
2025-07-01
Input: adp5585: Add Analog Devices ADP5585/89 support
Nuno Sá
3
-0
/
+383
2025-06-27
Input: adp5589 - use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+6
2025-06-27
Input: adp5588 - use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+5
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
4
-4
/
+6
2025-06-03
Input: atkbd - switch to use scnprintf() to suppress truncation warning
Dmitry Torokhov
1
-2
/
+2
2025-05-30
Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer()
Gatien Chevallier
1
-0
/
+2
2025-05-30
Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT
Fabrice Gasnier
1
-2
/
+2
2025-05-19
Input: atkbd - do not reset keyboard by default on Loongson
Qunqin Zhao
1
-1
/
+1
2025-05-15
Merge tag 'v6.15-rc6' into next
Dmitry Torokhov
6
-13
/
+12
2025-05-11
Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-2
/
+2
2025-04-30
Input: snvs_pwrkey - support power-off-time-sec
Ian Ray
1
-0
/
+25
2025-04-29
Input: mtk-pmic-keys - fix possible null pointer dereference
Gary Bisson
1
-2
/
+2
2025-04-09
Input: matrix_keypad - detect change during scan
Markus Burri
1
-0
/
+16
2025-04-09
Input: matrix_keypad - add function for reading row state
Markus Burri
1
-3
/
+11
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-8
/
+8
2025-04-05
Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-7
/
+11
2025-04-05
treewide: Convert new and leftover hrtimer_init() users
Thomas Gleixner
1
-6
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-4
/
+4
2025-02-25
Input: matrix_keypad - use fsleep for delays after activating columns
Markus Burri
1
-1
/
+1
2025-02-25
Input: matrix_keypad - add settle time after enabling all columns
Markus Burri
1
-0
/
+6
2025-02-24
input: ipaq-micro-keys: use devm_kmemdup_array()
Raag Jadav
1
-3
/
+2
2025-02-05
Input: Switch to use hrtimer_setup()
Nam Cao
1
-6
/
+4
2025-01-20
Input: atkbd - map F23 key to support default copilot shortcut
Mark Pearson
1
-1
/
+1
2025-01-14
Input: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2
-2
/
+4
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
30
-291
/
+158
2024-11-24
Merge branch 'next' into for-linus
Dmitry Torokhov
30
-291
/
+158
2024-11-19
Input: mpr121 - use devm_regulator_get_enable_read_voltage()
David Lechner
1
-42
/
+3
2024-11-19
Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directly
Wolfram Sang
1
-1
/
+0
2024-11-19
Input: spear-keyboard - don't include 'pm_wakeup.h' directly
Wolfram Sang
1
-1
/
+0
2024-11-18
Input: cypress-sf - constify struct i2c_device_id
Christophe JAILLET
1
-1
/
+1
2024-11-09
Input: gpio_keys_polled - avoid using GPIOF_ACTIVE_LOW
Andy Shevchenko
1
-7
/
+5
2024-11-09
Input: gpio_keys - avoid using GPIOF_ACTIVE_LOW
Andy Shevchenko
1
-6
/
+4
2024-11-05
Input: maple_keyb - use guard notation when acquiring mutex
Dmitry Torokhov
1
-7
/
+2
2024-11-05
Input: locomokbd - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-4
/
+1
[next]