aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-02-25Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-02-01input: remove pxa930_rotary keyboard driverArnd Bergmann1-9/+0
2023-01-29Input: pmic8xxx-keypad - fix a Kconfig spelling mistake & hyphenationRandy Dunlap1-1/+1
2023-01-12input: remove davinci keyboard driverArnd Bergmann1-10/+0
2022-12-07Input: lpc32xx - allow building with COMPILE_TESTJonathan Cameron1-1/+1
2022-12-07Input: nomadik-ske-keypad - allow building with COMPILE_TESTJonathan Cameron1-1/+1
2022-12-07Input: pxa27xx-keypad - allow build with COMPILE_TESTJonathan Cameron1-1/+1
2022-12-07Input: spear-keyboard - improve build coverage using COMPILE_TESTJonathan Cameron1-1/+1
2022-12-07Input: tegra-kbc - allow build with COMPILE_TESTJonathan Cameron1-1/+1
2022-10-09Input: pinephone-keyboard - add PinePhone keyboard driverSamuel Holland1-0/+13
2022-08-30Input: adp5588-keys - add support for fw propertiesNuno Sá1-0/+1
2022-08-30Input: adp5588-keys - support gpi key events as 'gpio keys'Nuno Sá1-0/+2
2022-08-30Input: clps711x-keypad - get rid of OF_GPIO dependencyAndy Shevchenko1-1/+1
2022-05-31Input: mtk-pmic-keys - allow compiling with COMPILE_TESTDmitry Torokhov1-1/+1
2022-03-14Input: extract ChromeOS vivaldi physmap show functionStephen Boyd1-0/+2
2022-03-14Merge tag 'v5.17-rc8' into nextDmitry Torokhov1-1/+1
2022-03-05Input: mt6779-keypad - add MediaTek keypad driverfengping.yu1-0/+12
2022-02-27Input: samsung-keypad - properly state IOMEM dependencyDavid Gow1-1/+1
2021-12-08Merge tag 'v5.15' into nextDmitry Torokhov1-3/+0
2021-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2021-09-09Input: cypress-sf - add Cypress StreetFighter touchkey driverYassine Oudjana1-0/+10
2021-09-03Input: Fix spelling mistake in Kconfig "useable" -> "usable"Colin Ian King1-1/+1
2021-06-07m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap1-3/+0
2021-02-19Input: add missing dependencies on CONFIG_HAS_IOMEMDmitry Torokhov1-2/+2
2020-12-18Input: imx_keypad - add dependency on HAS_IOMEMDmitry Torokhov1-1/+1
2020-12-10Input: imx_keypad - add COMPILE_TEST supportAnson Huang1-1/+1
2020-07-21Merge branch 'elan-i2c' into nextDmitry Torokhov1-0/+10
2020-04-18Input: spear-keyboard - fix a typo in a module name in KconfigChristophe JAILLET1-1/+1
2020-03-27input: keyboard: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy1-0/+10
2019-11-25Input: snvs_pwrkey - send key events for i.MX6 S, DL and QRobin van der Gracht1-1/+1
2019-11-22Input: fix Kconfig indentationKrzysztof Kozlowski1-8/+8
2019-10-29Input: gpio_keys_polled - switch to using polled mode of input devicesDmitry Torokhov1-1/+0
2019-10-29Input: jornada680_kbd - switch to using polled mode of input devicesDmitry Torokhov1-1/+0
2019-10-29Input: clps711x-keypad - switch to using polled mode of input devicesDmitry Torokhov1-1/+0
2019-10-29Input: adc-keys - switch to using polled mode of input devicesDmitry Torokhov1-1/+0
2019-10-27Merge tag 'v5.4-rc5' into nextDmitry Torokhov1-1/+1
2019-10-15Input: keyboard - imx_sc: Add i.MX system controller key supportAnson Huang1-0/+10
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra1-1/+1
2019-08-11Merge tag 'v5.3-rc4' into nextDmitry Torokhov1-0/+2
2019-08-09Input: remove w90x900 keyboard driverArnd Bergmann1-11/+0
2019-07-31Input: applespi - add dependency on LEDS_CLASSYueHaibing1-0/+1
2019-07-23Input: applespi - select CRC16 moduleArnd Bergmann1-0/+1
2019-07-19Input: add Apple SPI keyboard and trackpad driverRonald Tschalär1-0/+16
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov1-0/+11
2019-05-07Input: qt1050 - add Microchip AT42QT1050 supportMarco Felsch1-0/+11
2019-04-28ARM: ep93xx: keypad: stop using mach/platform.hArnd Bergmann1-1/+1
2019-04-24Input: snvs_pwrkey - make it depend on ARCH_MXCJacky Bai1-1/+1
2019-01-28Input: snvs_pwrkey - allow selecting driver for i.MX 7DStefan Agner1-1/+1
2018-07-03Input: keyboard: Fix ChromeOS EC keyboard help message.Enric Balletbo i Serra1-1/+1
2018-04-16input: Add MediaTek PMIC keys supportChen Zhong1-0/+9
2018-03-26input: keyboard: remove bf54x driverArnd Bergmann1-9/+0
2017-06-05Input: add D-Link DIR-685 touchkeys driverLinus Walleij1-0/+11
2017-01-18Input: tm2-touchkey - add touchkey driver support for TM2Jaechul Lee1-0/+11
2016-08-29Input: add ADC resistor ladder driverAlexandre Belloni1-0/+15
2016-03-04Input: sh_keysc - remove dependency on SUPERHSimon Horman1-1/+1
2015-10-02Input: goldfish - allow compile the driver with COMPILE_TESTJavier Martinez Canillas1-1/+1
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+3
2015-08-19Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependencyJavier Martinez Canillas1-1/+1
2015-08-04Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-2/+2
2015-07-15input: keyboard: imx: add snvs power key driverRobin Gong1-0/+11
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas1-1/+1
2015-05-15Input: max7359_keypad - switch to using matrix_keypad_build_keymap()Evgeniy Dushistov1-0/+1
2015-03-06Input: driver for microcontroller keys on the iPaq h3xxxLinus Walleij1-0/+10
2015-03-02Input: add driver for Broadcom keypad controllerScott Branden1-0/+11
2014-12-21Input: add new sun4i-lradc-keys driverHans de Goede1-0/+10
2014-12-15Input: stmpe - enforce device tree only modeLinus Walleij1-0/+1
2014-11-02Input: rename cap1106 driver to cap11xxMatt Ranostay1-4/+4
2014-07-24Merge tag 'v3.16-rc6' into nextDmitry Torokhov1-1/+1
2014-07-18Input: add driver for Microchip's CAP1106Daniel Mack1-0/+10
2014-06-07Merge branch 'next' into for-linusDmitry Torokhov1-1/+12
2014-05-29Input: omap-keypad - remove platform data supportJoachim Eastwood1-1/+1
2014-05-14Input: add st-keyscan driverGabriel FERNANDEZ1-0/+11
2014-05-12Input: fix ps2/serio module dependencyArnd Bergmann1-1/+1
2014-03-30Input: add new driver for ARM CLPS711X keypadAlexander Shiyan1-0/+12
2014-03-28Input: remove obsolete tnetv107x driversArnd Bergmann1-10/+0
2013-12-05Input: sh_keysc - restrict non-COMPILE_TEST compilationLaurent Pinchart1-1/+1
2013-10-31Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart1-1/+1
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen1-2/+2
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-2/+2
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov1-3/+26
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov1-3/+15
2013-06-18Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie1-0/+1
2013-06-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings1-0/+1
2013-06-04Input: add TI-Nspire keypad supportDaniel Tang1-0/+10
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+3
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-3/+3
2013-04-05input: Add ChromeOS EC keyboard driverSimon Glass1-0/+12
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+13
2013-02-15Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren1-1/+1
2013-02-13Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens1-2/+2
2013-01-25Input: goldfish - virtual input event driverBrian Swetland1-0/+10
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren1-0/+1
2012-11-08Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov1-0/+1
2012-11-06Merge tag 'kill-plat-sparse-irq' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-1/+1
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij1-1/+1
2012-10-30Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov1-1/+1
2012-10-30Input: lpc32xx-keys - select INPUT_MATRIXKMAPRoland Stigge1-0/+1
2012-10-25Input: remove CONFIG_EXPERIMENTAL from keyboard driversKees Cook1-1/+1
2012-09-12Input: omap-keypad: Remove dependencies to mach includesTony Lindgren1-1/+1
2012-07-17Input: add support for key scan interface of the LPC32xx SoCRoland Stigge1-0/+10
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov1-1/+17
2012-05-10Input: omap-keypad - dynamically handle register offsetsPoddar, Sourav1-2/+2
2012-04-04Input: add support for LM8333 keypadsWolfram Sang1-0/+10
2012-03-16Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi1-1/+0
2012-03-13Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson1-0/+1
2011-11-15Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov1-2/+3
2011-10-29Input: tca8418_keypad - initial driver releaseKyle Manna1-0/+16
2011-10-18Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich1-2/+2
2011-05-26input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni1-0/+11
2011-05-19Input: ADP5589 - new driver for I2C Keypad Decoder and I/O ExpanderMichael Hennerich1-0/+10
2011-05-12Input: add driver FSL MPR121 capacitive touch sensorZhang Jiejing1-0/+12
2011-03-13Input: add Atmel AT42QT1070 keypad driverBo Shen1-0/+10
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+10
2011-01-20Input: tegra-kbc - add tegra keyboard driverRakesh Iyer1-0/+10
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-2/+2
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-12/+0
2011-01-11Merge branch 'next' into for-linusDmitry Torokhov1-12/+0
2011-01-08Input: remove aaed2000 keyboard driverJamie Iles1-12/+0
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-4/+15
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov1-4/+15
2011-01-03Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Russell King1-0/+10
2010-12-29input/tc3589x: add tc3589x keypad supportSundar Iyer1-0/+10
2010-12-07Input: tca6416-keypad - add support for tca6408aTony SIM1-4/+6
2010-12-06Input: add input driver for polled GPIO buttonsGabor Juhos1-0/+16
2010-11-19Input: add support for keyboards on ST SPEAr platformRajeev Kumar1-0/+9
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+9
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+19
2010-10-21Merge branch 'davinci-next' into davinci-for-linusKevin Hilman1-0/+9
2010-10-13Input: add support for Nomadik SKE keypad controllerSundar Iyer1-0/+10
2010-10-09ARM: pxa168: added keypad supportMark F. Brown1-1/+1
2010-09-24input: add driver for tnetv107x on-chip keypad controllerCyril Chemparathy1-0/+9
2010-08-31Input: add support for OMAP4 keyboard controllerAbraham Arce1-0/+9
2010-08-12input: Add STMPE keypad driverRabin Vincent1-0/+10
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+21
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov1-0/+21
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2010-07-21Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim1-0/+9
2010-07-17Input: qt2160 - rename kconfig symbol nameChristoph Fritz1-1/+1
2010-07-07Revert "Input: fixup X86_MRST selects"Feng Tang1-1/+1
2010-07-07Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang1-1/+1
2010-07-04Input: mcs - Add MCS touchkey driverJoonyoung Shim1-0/+12
2010-06-22Input: fixup X86_MRST selectsRandy Dunlap1-1/+1
2010-05-19Input: do not force selecting i8042 on MoorestownJacob Pan1-1/+1
2010-05-03Input: add keypad driver for keys interfaced to TCA6416Sriramakrishnan Govindarajan1-0/+16
2010-05-03Input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao1-48/+0
2010-02-16Input: sh_keysc - enable building on SH-Mobile ARMMagnus Damm1-1/+1
2010-02-10Input: mark {corgi,spitz,tosa}kbd drivers deprecatedEric Miao1-6/+12
2010-01-31Input: add imx-keypad driver to support the IMX Keypad PortAlberto Panizzo1-0/+9
2010-01-19Input: ADP5588 - add support for ADP5587 devicesMichael Hennerich1-2/+2
2009-12-13input/keyboard: new driver for ADP5520 MFD PMICsMichael Hennerich1-0/+10
2009-10-13Input: add DaVinci Keypad DriverMiguel Aguilar1-0/+10
2009-09-22Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira1-0/+10
2009-09-21Input: add driver for Maxim MAX7359 key switch controllerKim Kyuwon1-0/+11
2009-09-17Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich1-0/+10
2009-09-17Input: add driver for OpenCores Keyboard ControllerJavier Herrero1-0/+9
2009-08-27Input: add twl4030_keypad driverDavid Brownell1-0/+11
2009-08-09Input: add keypad driver for w90p910Wan ZongShun1-0/+10
2009-08-09Input: combine hil_kbd and hil_ptr driversDmitry Torokhov1-2/+3
2009-06-29Input: add support for generic GPIO-based matrix keypadEric Miao1-2/+11
2009-06-29Input: arrange keyboards alphabeticallyDmitry Torokhov1-146/+145
2009-05-15Input: introduce lm8323 keypad driverFelipe Balbi1-1/+12
2009-05-08Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov1-2/+2
2009-04-18Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten1-0/+10
2009-01-30x86: allow more than 8 cpus to be used on 32-bitYinghai Lu1-2/+2
2008-12-29Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao1-0/+9
2008-04-18sh: SuperH KEYSC platform driverMagnus Damm1-0/+9
2008-01-31Input: pxa27x_keypad - also enable on PXA3xxEric Miao1-3/+3
2008-01-31Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao1-3/+3
2008-01-21Input: add Tosa keyboard driverDmitry Baryshkov1-0/+21
2008-01-14Input: improve Kconfig help entries for HP Jornada devicesKristoffer Ericson1-6/+6
2007-11-27Input: bf54x-keys - keypad does not exist on BF544 partsMike Frysinger1-1/+1
2007-10-13Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich1-0/+9
2007-10-12Input: add support for SEGA Dreamcast keyboardAdrian McMenamin1-0/+10
2007-09-26Input: add support for HP Jornada 7xx onboard keyboardKristoffer Ericson1-0/+10
2007-09-26Input: add support for HP Jornada onboard keyboard (HP6XX)Kristoffer Ericson1-0/+11
2007-06-20x86_64: Quieten Atari keyboard warnings in KconfigAndi Kleen1-0/+3
2007-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-0/+11
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds1-0/+9
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz1-0/+11
2007-05-03Input: aaed2000_kbd - convert to use polldev libraryDmitry Torokhov1-0/+1
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-4/+6
2007-03-16Input: add support for PXA27x keyboard controllerRodolfo Giometti1-0/+9
2007-03-05[PATCH] add CONFIG_GENERIC_GPIODavid Brownell1-4/+6
2007-02-18Input: gpio-keys - switch to common GPIO APIPhilipp Zabel1-3/+3
2007-01-18Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell1-3/+16
2006-11-24Input: add driver for keyboard on AAED-2000 development board (ARM)Nicolas Bellido1-0/+11
2006-10-09[PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven1-2/+2
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+11
2006-09-29[PATCH] OMAP: Add keypad driverKomal Shah1-0/+9
2006-09-19Input: add driver for stowaway serial keyboardsMarek Vasut1-0/+11
2006-03-14Input: atkbd - allow disabling on X86_PC (if EMBEDDED)Dmitry Torokhov1-1/+1
2006-01-10Input: remove obsolete maple input driversPaul Mundt1-10/+0
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno1-2/+2
2005-10-14[PATCH] zaurus: fix dependencies on collie keyboardPavel Machek1-1/+1