summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Input: sh_keysc - restrict non-COMPILE_TEST compilationLaurent Pinchart2013-12-051-1/+1
* Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter2013-11-111-2/+2
* Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart2013-10-311-1/+1
* Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2013-10-311-2/+2
* Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun2013-10-161-1/+3
* Merge tag 'v3.12-rc4' into nextDmitry Torokhov2013-10-081-2/+2
|\
| * Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-2/+2
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-077-49/+103
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2013-09-077-49/+103
| | |\
* | | | Input: pxa27x_keypad - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | | Input: gpio_keys_polled - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | | Input: gpio_keys - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | | Input: tegra-kbc - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* | | | Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* | | | Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* | | | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-183-77/+30Star
|\| | | | |_|/ |/| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-141-1/+1
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2013-07-131-1/+1
| | |\
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-0523-122/+580
| |\| |
| | * | Merge branch 'next' into for-linusDmitry Torokhov2013-07-0226-93/+944
| | |\ \
| | * | | Input: samsung-keypad - let device core setup the default pin configurationThomas Abraham2013-06-251-50/+2Star
| * | | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-27/+27
| |\ \ \ \
| | * | | | input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEPGeert Uytterhoeven2013-06-231-27/+27
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-241-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2013-06-111-0/+1
* | | | | Input: omap-keypad - set up irq type from DTIllia Smyrnov2013-08-261-2/+1Star
* | | | | Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov2013-08-261-0/+39
* | | | | Input: omap-keypad - clear interrupts on openIllia Smyrnov2013-08-261-1/+2
* | | | | Input: omap-keypad - convert to threaded IRQIllia Smyrnov2013-08-261-9/+20
* | | | | Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov2013-08-261-14/+11Star
* | | | | Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall2013-08-153-18/+3Star
* | | | | Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-6/+1Star
* | | | | Input: qt1070 - add power management opsBo Shen2013-08-131-0/+27
* | | | | Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-131-1/+1
| |_|_|/ |/| | |
* | | | Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-071-1/+1
| |_|/ |/| |
* | | Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun2013-06-281-3/+1Star
* | | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-286-21/+366
|\| |
| * | 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-066-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/+16Star
| | |/
* | | Input: pxa27x-keypad - make platform data constDmitry Torokhov2013-06-191-24/+23Star
* | | Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov2013-06-191-8/+5Star
* | | Input: pxa27x-keypad - add device tree supportChao Xie2013-06-191-4/+242
* | | Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2013-06-192-12/+24
* | | Input: add TI-Nspire keypad supportDaniel Tang2013-06-043-0/+296
* | | Input: w90p910_keypad - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-2/+2
* | | Input: twl4030_keypad - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-1/+1
* | | Input: pxa27x_keypad - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-2/+2