index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
2025-11-17
Merge tag 'v6.18-rc6' into for-linus
Dmitry Torokhov
2025-11-04
Input: cros_ec_keyb - fix an invalid memory access
Tzung-Bi Shih
2025-11-04
Input: imx_sc_key - fix memory corruption on unload
Dan Carpenter
2025-10-08
Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-07
Merge branch 'next' into for-linus
Dmitry Torokhov
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-01
Merge tag 'chrome-platform-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-17
Input: twl4030_keypad - drop support for platform data
Dmitry Torokhov
2025-09-17
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...
Dmitry Torokhov
2025-09-16
input: keyboard: Add support for MAX7360 keypad
Mathieu Dubois-Briand
2025-09-14
Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-14
Input: cros_ec_keyb - Defer probe until parent EC device is registered
Tzung-Bi Shih
2025-09-08
Input: spear-keyboard - drop support for platform data
Dmitry Torokhov
2025-09-08
Input: pxa27x-keypad - drop support for platform data
Dmitry Torokhov
2025-09-08
Input: pxa27x-keypad - use BIT, GENMASK, FIELD_GET, etc
Dmitry Torokhov
2025-09-08
Input: pxa27x-keypad - replace uint32_t with u32
Dmitry Torokhov
2025-09-06
Input: mtk-pmic-keys - MT6359 has a specific release irq
Julien Massot
2025-08-21
Merge tag 'v6.17-rc2' into HEAD
Dmitry Torokhov
2025-08-12
Input: tca8418_keypad - switch to using module_i2c_driver()
Dmitry Torokhov
2025-08-12
Input: tca6416-keypad - remove the driver
Dmitry Torokhov
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
2025-08-03
Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...
Dmitry Torokhov
2025-07-27
Input: atkbd - correctly map F13 - F24
Werner Sembach
2025-07-03
Input: mtk-pmic-keys - add support for MT6359 PMIC keys
Louis-Alexis Eyraud
2025-07-01
Input: samsung-keypad - use BIT() and GENMASK() where appropriate
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - use per-chip parameters
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - use guard notation to acquire mutex
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - use devm to disable runtime PM
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - use struct_size() helper
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - do not combine memory allocation checks
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - do not set input device's parent explicitly
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - switch to using devm_clk_get_prepared()
Dmitry Torokhov
2025-07-01
Input: adp5589: remove the driver
Nuno Sá
2025-07-01
Input: adp5585: Add Analog Devices ADP5585/89 support
Nuno Sá
2025-06-27
Input: adp5589 - use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-27
Input: adp5588 - use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-03
Input: atkbd - switch to use scnprintf() to suppress truncation warning
Dmitry Torokhov
2025-05-30
Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer()
Gatien Chevallier
2025-05-30
Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT
Fabrice Gasnier
2025-05-19
Input: atkbd - do not reset keyboard by default on Loongson
Qunqin Zhao
2025-05-15
Merge tag 'v6.15-rc6' into next
Dmitry Torokhov
2025-05-11
Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-04-30
Input: snvs_pwrkey - support power-off-time-sec
Ian Ray
2025-04-29
Input: mtk-pmic-keys - fix possible null pointer dereference
Gary Bisson
2025-04-09
Input: matrix_keypad - detect change during scan
Markus Burri
2025-04-09
Input: matrix_keypad - add function for reading row state
Markus Burri
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-05
Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]