aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.10.107' into lineage-15.1root-expert2018-07-212-12/+18
|\
| * Input: mpr121 - set missing event capabilityAkinobu Mita2017-06-201-0/+1
| * Input: mpr121 - handle multiple bits change of status registerAkinobu Mita2017-06-201-9/+14
| * Input: tca8418 - use the interrupt trigger from the device treeMaxime Ripard2017-06-201-3/+3
* | Merge tag 'v3.10.56' into lineage-15.1root-expert2018-07-181-8/+0
|\|
| * Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov2014-10-051-8/+0
* | Merge upstream tag 'v3.10.49' into msm-3.10Ian Maund2014-08-201-1/+28
|\|
| * Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song2014-06-071-1/+28
* | Merge "Merge upstream linux-stable v3.10.28 into msm-3.10"Linux Build Service Account2014-03-261-2/+2
|\ \
| * | Merge upstream linux-stable v3.10.28 into msm-3.10Ian Maund2014-03-241-2/+2
| |\|
| | * Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2013-12-111-2/+2
* | | input: keyboard: correct suspend/resume for gpio_keysShantanu Jain2014-03-191-17/+16
|/ /
* | input: gpio_keys: Add support for pinctrl frameworkShantanu Jain2014-03-121-3/+86
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2014-02-071-2/+2
* | input: qpnp-keypad: change API to kernel 3.10 compatibleChun Zhang2014-01-211-3/+4
* | msm: reap unused kernel filesIan Maund2013-11-213-730/+0
* | input: keyboard: Add QPNP PMIC keypad driverAnirudh Ghayal2013-09-043-0/+864
* | Update copyright to The Linux FoundationDuy Truong2013-09-041-1/+1
* | input: pmic8xxx-keypad: Upstream leftoversStephen Boyd2013-09-041-3/+13
* | input: matrix-keypad: Move to threaded irq handlingAnirudh Ghayal2013-09-041-11/+14
* | MSM: add keyboard driver in st1.5Mandeep Singh Baines2013-09-043-0/+746
* | input: gpio-keys: Accept device name from device nodeAmy Maloche2013-07-081-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-231-0/+1
|\
| * Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2013-06-101-0/+1
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+3
|\ \
| * | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-3/+3
* | | Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-05-056-18/+363
|\ \ \ | |_|/ |/| |
| * | input: Add ChromeOS EC keyboard driverSimon Glass2013-04-053-0/+347
| * | input: matrix-keymap: Add function to read the new DT bindingSimon Glass2013-04-053-18/+16
| |/
* | Input: tegra-kbc - support for defining row/columns based on SoCLaxman Dewangan2013-03-311-18/+62
* | Input: imx_keypad - switch to using managed resourcesFabio Estevam2013-03-311-63/+14
* | Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat2013-03-171-11/+1
* | Input: amikbd - use module_platform_driver_probe macroSachin Kamat2013-03-171-13/+1
* | Input: davinci_keyscan - use module_platform_driver_probe macroSachin Kamat2013-03-171-11/+1
* | Input: tegra-kbc - convert to devm_ioremap_resource()Sachin Kamat2013-03-171-5/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-03-111-4/+4
|\
| * Input: tc3589x-keypad - fix keymap sizeRabin Vincent2013-03-101-4/+4
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+1
|\ \
| * | ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-1/+1
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-5/+3
|\ \ \
| * | | Input: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+3
| |/ /
* | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-201-4/+4
|\ \ \
| * | | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-131-4/+4
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-207-374/+573
|\ \ \ | | |/ | |/|
| * | Merge branch 'next' into for-linusDmitry Torokhov2013-02-197-374/+573
| |\ \
| | * | Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren2013-02-152-104/+93
| | * | Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-131-2/+2
| | * | Input: goldfish - virtual input event driverBrian Swetland2013-01-253-0/+205
| | * | Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh2013-01-211-21/+51
| | * | Input: atkbd - fix a typo in a messageDmitry Torokhov2013-01-171-1/+1