index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-25
Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-02-01
input: remove pxa930_rotary keyboard driver
Arnd Bergmann
1
-9
/
+0
2023-01-29
Input: pmic8xxx-keypad - fix a Kconfig spelling mistake & hyphenation
Randy Dunlap
1
-1
/
+1
2023-01-12
input: remove davinci keyboard driver
Arnd Bergmann
1
-10
/
+0
2022-12-07
Input: lpc32xx - allow building with COMPILE_TEST
Jonathan Cameron
1
-1
/
+1
2022-12-07
Input: nomadik-ske-keypad - allow building with COMPILE_TEST
Jonathan Cameron
1
-1
/
+1
2022-12-07
Input: pxa27xx-keypad - allow build with COMPILE_TEST
Jonathan Cameron
1
-1
/
+1
2022-12-07
Input: spear-keyboard - improve build coverage using COMPILE_TEST
Jonathan Cameron
1
-1
/
+1
2022-12-07
Input: tegra-kbc - allow build with COMPILE_TEST
Jonathan Cameron
1
-1
/
+1
2022-10-09
Input: pinephone-keyboard - add PinePhone keyboard driver
Samuel Holland
1
-0
/
+13
2022-08-30
Input: adp5588-keys - add support for fw properties
Nuno Sá
1
-0
/
+1
2022-08-30
Input: adp5588-keys - support gpi key events as 'gpio keys'
Nuno Sá
1
-0
/
+2
2022-08-30
Input: clps711x-keypad - get rid of OF_GPIO dependency
Andy Shevchenko
1
-1
/
+1
2022-05-31
Input: mtk-pmic-keys - allow compiling with COMPILE_TEST
Dmitry Torokhov
1
-1
/
+1
2022-03-14
Input: extract ChromeOS vivaldi physmap show function
Stephen Boyd
1
-0
/
+2
2022-03-14
Merge tag 'v5.17-rc8' into next
Dmitry Torokhov
1
-1
/
+1
2022-03-05
Input: mt6779-keypad - add MediaTek keypad driver
fengping.yu
1
-0
/
+12
2022-02-27
Input: samsung-keypad - properly state IOMEM dependency
David Gow
1
-1
/
+1
2021-12-08
Merge tag 'v5.15' into next
Dmitry Torokhov
1
-3
/
+0
2021-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2021-09-09
Input: cypress-sf - add Cypress StreetFighter touchkey driver
Yassine Oudjana
1
-0
/
+10
2021-09-03
Input: Fix spelling mistake in Kconfig "useable" -> "usable"
Colin Ian King
1
-1
/
+1
2021-06-07
m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning
Randy Dunlap
1
-3
/
+0
2021-02-19
Input: add missing dependencies on CONFIG_HAS_IOMEM
Dmitry Torokhov
1
-2
/
+2
2020-12-18
Input: imx_keypad - add dependency on HAS_IOMEM
Dmitry Torokhov
1
-1
/
+1
2020-12-10
Input: imx_keypad - add COMPILE_TEST support
Anson Huang
1
-1
/
+1
2020-07-21
Merge branch 'elan-i2c' into next
Dmitry Torokhov
1
-0
/
+10
2020-04-18
Input: spear-keyboard - fix a typo in a module name in Kconfig
Christophe JAILLET
1
-1
/
+1
2020-03-27
input: keyboard: Add support for Azoteq IQS620A/621/622/624/625
Jeff LaBundy
1
-0
/
+10
2019-11-25
Input: snvs_pwrkey - send key events for i.MX6 S, DL and Q
Robin van der Gracht
1
-1
/
+1
2019-11-22
Input: fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-10-29
Input: gpio_keys_polled - switch to using polled mode of input devices
Dmitry Torokhov
1
-1
/
+0
2019-10-29
Input: jornada680_kbd - switch to using polled mode of input devices
Dmitry Torokhov
1
-1
/
+0
2019-10-29
Input: clps711x-keypad - switch to using polled mode of input devices
Dmitry Torokhov
1
-1
/
+0
2019-10-29
Input: adc-keys - switch to using polled mode of input devices
Dmitry Torokhov
1
-1
/
+0
2019-10-27
Merge tag 'v5.4-rc5' into next
Dmitry Torokhov
1
-1
/
+1
2019-10-15
Input: keyboard - imx_sc: Add i.MX system controller key support
Anson Huang
1
-0
/
+10
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
1
-1
/
+1
2019-08-11
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
1
-0
/
+2
2019-08-09
Input: remove w90x900 keyboard driver
Arnd Bergmann
1
-11
/
+0
2019-07-31
Input: applespi - add dependency on LEDS_CLASS
YueHaibing
1
-0
/
+1
2019-07-23
Input: applespi - select CRC16 module
Arnd Bergmann
1
-0
/
+1
2019-07-19
Input: add Apple SPI keyboard and trackpad driver
Ronald Tschalär
1
-0
/
+16
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2019-05-10
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+11
2019-05-07
Input: qt1050 - add Microchip AT42QT1050 support
Marco Felsch
1
-0
/
+11
2019-04-28
ARM: ep93xx: keypad: stop using mach/platform.h
Arnd Bergmann
1
-1
/
+1
2019-04-24
Input: snvs_pwrkey - make it depend on ARCH_MXC
Jacky Bai
1
-1
/
+1
[next]