index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-05
Input: atkbd - do not try 'deactivate' keyboard on any LG laptops
Dmitry Torokhov
1
-8
/
+0
2014-06-07
Input: atkbd - fix keyboard not working on some LG laptops
Sheng-Liang Song
1
-1
/
+28
2013-12-11
Input: allow deselecting serio drivers even without CONFIG_EXPERT
Tom Gundersen
1
-2
/
+2
2013-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2013-06-10
Input: add missing dependencies on CONFIG_HAS_IOMEM
Ben Hutchings
1
-0
/
+1
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+3
2013-05-05
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
6
-18
/
+363
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-3
/
+3
2013-04-05
input: Add ChromeOS EC keyboard driver
Simon Glass
3
-0
/
+347
2013-04-05
input: matrix-keymap: Add function to read the new DT binding
Simon Glass
3
-18
/
+16
2013-03-31
Input: tegra-kbc - support for defining row/columns based on SoC
Laxman Dewangan
1
-18
/
+62
2013-03-31
Input: imx_keypad - switch to using managed resources
Fabio Estevam
1
-63
/
+14
2013-03-17
Input: nomadik-ske-keypad - use module_platform_driver_probe macro
Sachin Kamat
1
-11
/
+1
2013-03-17
Input: amikbd - use module_platform_driver_probe macro
Sachin Kamat
1
-13
/
+1
2013-03-17
Input: davinci_keyscan - use module_platform_driver_probe macro
Sachin Kamat
1
-11
/
+1
2013-03-17
Input: tegra-kbc - convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+4
2013-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+4
2013-03-10
Input: tc3589x-keypad - fix keymap size
Rabin Vincent
1
-4
/
+4
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-4
/
+4
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-374
/
+573
2013-02-19
Merge branch 'next' into for-linus
Dmitry Torokhov
7
-374
/
+573
2013-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2013-02-15
Input: tegra-kbc - require CONFIG_OF, remove platform data
Stephen Warren
2
-104
/
+93
2013-02-13
Input: add couple of missing GENERIC_HARDIRQS dependencies
Heiko Carstens
1
-2
/
+2
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
1
-4
/
+4
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
1
-1
/
+1
2013-01-25
Input: goldfish - virtual input event driver
Brian Swetland
3
-0
/
+205
2013-01-22
Input: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-21
Input: atkbd - fix multi-byte scancode handling on reconnect
Shawn Nematbakhsh
1
-21
/
+51
2013-01-17
Input: atkbd - fix a typo in a message
Dmitry Torokhov
1
-1
/
+1
2013-01-17
Input: tegra-kbc - remove default keymap
Laxman Dewangan
1
-169
/
+7
2013-01-17
Input: tegra-kbc - add support for rows/columns configuration from dt
Laxman Dewangan
1
-19
/
+63
2013-01-17
Input: tegra-kbc - use devm_* for resource allocation
Laxman Dewangan
1
-78
/
+27
2013-01-17
Input: tegra-kbc - fix build warning
Laxman Dewangan
1
-12
/
+12
2013-01-06
Input: lm8323 - fix checking PWM interrupt status
Nickolai Zeldovich
1
-1
/
+1
2013-01-04
Input: qt2160 - add support for LEDs
Javier Martin
1
-2
/
+139
2013-01-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+24
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2013-01-03
Input: imx_keypad - add device tree support
Liu Ying
1
-18
/
+25
2012-12-24
Input: gpio_keys - defer probing if GPIO probing is deferred
Dmitry Torokhov
1
-1
/
+12
2012-12-24
Input: gpio_keys_polled - defer probing if GPIO probing is deferred
Gabor Juhos
1
-1
/
+12
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
41
-516
/
+580
2012-12-16
ARM: OMAP: Fix drivers to depend on omap for internal devices
Tony Lindgren
1
-0
/
+1
2012-12-03
Input: gpio_keys_polled - switch to using gpio_request_one()
Dmitry Torokhov
1
-10
/
+2
2012-12-03
Input: gpio_keys - switch to using gpio_request_one()
Dmitry Torokhov
1
-9
/
+1
2012-11-29
Input: gpio-keys-polled - honor 'autorepeat' setting in platform data
Alexander Shiyan
1
-1
/
+4
2012-11-29
Input: tca8418-keypad - switch to using managed resources
Dmitry Torokhov
1
-53
/
+25
2012-11-29
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
1
-3
/
+3
[next]