index
:
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
/
serio
Age
Commit message (
Expand
)
Author
2023-08-01
Input: rpckbd - fix the return value handle for platform_get_irq()
Ruan Jinjie
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
2023-07-17
Merge tag 'v6.4' into next
Dmitry Torokhov
2023-05-22
Input: add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-18
Input: libps2 - do not discard non-ack bytes when controlling LEDs
Dmitry Torokhov
2023-05-18
Input: libps2 - introduce common interrupt handler
Dmitry Torokhov
2023-05-18
Input: libps2 - fix aborting PS/2 commands
Dmitry Torokhov
2023-05-18
Input: libps2 - fix NAK handling
Dmitry Torokhov
2023-05-18
Input: libps2 - rework handling of command response
Dmitry Torokhov
2023-05-18
Input: libps2 - remove special handling of ACK for command byte
Dmitry Torokhov
2023-05-18
Input: libps2 - attach ps2dev instances as serio port's drvdata
Dmitry Torokhov
2023-04-01
Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-03-23
Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix
Werner Sembach
2023-03-17
Input: i8042 - add quirk for Fujitsu Lifebook A574/H
Jonathan Denose
2023-02-25
Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-02-21
Merge branch 'next' into for-linus
Dmitry Torokhov
2023-01-29
Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-29
Input: arc_ps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-29
Input: apbps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-29
Input: altera_ps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
2023-01-10
Input: i8042 - add Clevo PCX0DX to i8042 quirk table
Werner Sembach
2023-01-09
Merge tag 'v6.2-rc3' into next
Dmitry Torokhov
2023-01-09
Input: ambakmi - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-12-12
Merge branch 'next' into for-linus
Dmitry Torokhov
2022-11-18
Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-18
Input: i8042 - fix leaking of platform device on module removal
Chen Jun
2022-11-08
Input: i8042 - apply probe defer to more ASUS ZenBook models
Takashi Iwai
2022-10-11
Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-09
Input: i8042 - fix refount leak on sparc
Liang He
2022-10-09
Input: i8042 - add LoongArch support in i8042-acpipnpio.h
Huacai Chen
2022-10-09
Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.h
Huacai Chen
2022-10-03
input: libps2: mark data received in __ps2_command() as initialized
Alexander Potapenko
2022-09-29
input: drop empty comment blocks
Christophe JAILLET
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-11
Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
Input: gscps2 - check return value of ioremap() in gscps2_probe()
Xie Shaowen
2022-07-08
Input: i8042 - add dritek quirk for Acer Aspire One AO532
Hans de Goede
2022-07-08
Input: i8042 - add additional TUXEDO devices to i8042 quirk tables
Werner Sembach
2022-06-29
Input: i8042 - add TUXEDO devices to i8042 quirk tables
Werner Sembach
2022-06-29
Input: i8042 - add debug output for quirks
Werner Sembach
2022-06-29
Input: i8042 - merge quirk tables
Werner Sembach
2022-06-29
Input: i8042 - move __initconst to fix code styling warning
Werner Sembach
2022-02-18
Merge tag 'v5.17-rc4' into next
Dmitry Torokhov
2022-02-15
Input: ps2-gpio - enforce GPIOs flag open drain
Danilo Krummrich
2022-02-15
Input: ps2-gpio - don't send rx data before the stop bit
Danilo Krummrich
2022-02-15
Input: ps2-gpio - remove tx timeout from ps2_gpio_irq_tx()
Danilo Krummrich
[next]