index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-23
Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+15
2022-04-17
Input: omap4-keypad - fix pm_runtime_get_sync() error checking
Miaoqian Lin
1
-1
/
+1
2022-04-08
Input: cypress-sf - register a callback to disable the regulators
Zheyu Ma
1
-0
/
+14
2022-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-50
/
+311
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-3
/
+1
2022-03-14
Input: extract ChromeOS vivaldi physmap show function
Stephen Boyd
3
-46
/
+26
2022-03-14
Merge tag 'v5.17-rc8' into next
Dmitry Torokhov
1
-1
/
+1
2022-03-14
Input: mt6779-keypad - fix signedness bug
Lv Ruyi (CGEL ZTE)
1
-1
/
+1
2022-03-05
Input: mt6779-keypad - add MediaTek keypad driver
fengping.yu
3
-0
/
+234
2022-02-27
Input: samsung-keypad - properly state IOMEM dependency
David Gow
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2022-02-07
Input: mtk-pmic-keys - add support for MT6358
Mattijs Korpershoek
1
-2
/
+46
2022-02-07
Input: mtk-pmic-keys - use get_irq_byname() instead of index
Mattijs Korpershoek
1
-2
/
+5
2022-01-03
Input: gpio-keys - avoid clearing twice some memory
Christophe JAILLET
1
-1
/
+1
2021-12-08
Merge tag 'v5.15' into next
Dmitry Torokhov
3
-6
/
+30
2021-11-02
Input: cap11xx - add support for cap1206
Jesse Taube
1
-14
/
+29
2021-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+29
2021-10-15
Input: snvs_pwrkey - add clk handling
Uwe Kleine-König
1
-0
/
+29
2021-10-15
Input: tm2-touchkey - allow changing keycodes from userspace
Stephan Gerhold
1
-0
/
+4
2021-10-15
Input: tm2-touchkey - report scan codes
Stephan Gerhold
1
-0
/
+3
2021-10-15
Input: ep93xx_keypad - switch to using managed resources
Dmitry Torokhov
1
-81
/
+37
2021-10-15
Input: ep93xx_keypad - use dev_pm_set_wake_irq()
Dmitry Torokhov
1
-6
/
+7
2021-10-15
Input: ep93xx_keypad - use BIT() and GENMASK() macros
Dmitry Torokhov
1
-18
/
+19
2021-10-15
Input: ep93xx_keypad - annotate suspend/resume as __maybe_unused
Dmitry Torokhov
1
-4
/
+2
2021-09-22
Input: mpr121 - make use of the helper function devm_add_action_or_reset()
Cai Huoqing
1
-2
/
+2
2021-09-20
Input: omap-keypad - prefer struct_size over open coded arithmetic
Len Baker
1
-2
/
+1
2021-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-6
/
+6
2021-09-09
Input: cypress-sf - add Cypress StreetFighter touchkey driver
Yassine Oudjana
3
-0
/
+235
2021-09-03
Input: adc-keys - drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2021-09-03
Input: Fix spelling mistake in Kconfig "useable" -> "usable"
Colin Ian King
1
-1
/
+1
2021-08-30
Input: adp5589-keys - use the right header
Linus Walleij
1
-1
/
+1
2021-08-30
Input: adp5588-keys - use the right header
Linus Walleij
1
-1
/
+1
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
1
-3
/
+1
2021-08-29
Input: ep93xx_keypad - prepare clock before using it
Alexander Sverdlin
1
-2
/
+2
2021-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-2
/
+3
2021-06-19
Input: atkbd - use kobj_to_dev()
YueHaibing
1
-1
/
+1
2021-06-19
Input: cros_ec_keyb - use kobj_to_dev() API
zhouchuangao
1
-1
/
+1
2021-06-07
m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning
Randy Dunlap
1
-3
/
+0
2021-05-25
Merge tag 'v5.12' into next
Dmitry Torokhov
1
-25
/
+31
2021-05-24
Input: hil_kbd - fix error return code in hil_dev_connect()
Zhen Lei
1
-0
/
+1
2021-05-04
Merge branch 'next' into for-linus
Dmitry Torokhov
5
-52
/
+78
2021-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-25
/
+31
2021-04-07
Input: gpio-keys - fix crash when disabliing GPIO-less buttons
Dmitry Torokhov
1
-17
/
+13
2021-03-27
Input: imx_keypad - convert to a DT-only driver
Fabio Estevam
1
-11
/
+2
2021-03-25
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
2
-5
/
+3
2021-03-25
Merge tag 'v5.12-rc4' into next
Dmitry Torokhov
1
-3
/
+1
2021-03-25
Input: gpio-keys - use hrtimer for software debounce, if possible
Paul Cercueil
1
-14
/
+52
2021-03-25
Input: gpio-keys - use hrtimer for release timer
Paul Cercueil
1
-11
/
+16
2021-03-25
Input: gpio-keys - remove extra call to input_sync
Paul Cercueil
1
-1
/
+1
2021-03-23
Input: nspire-keypad - enable interrupts only when opened
Fabian Vogt
1
-25
/
+31
[next]