summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-131-1/+1
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2013-07-121-1/+1
| |\
| | * Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-061-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-0423-122/+580
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2013-07-0226-93/+944
| |\|
| | * Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun2013-06-271-3/+1
| | * Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-276-21/+366
| | |\
| | * | Input: pxa27x-keypad - make platform data constDmitry Torokhov2013-06-181-24/+23
| | * | Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov2013-06-181-8/+5
| | * | Input: pxa27x-keypad - add device tree supportChao Xie2013-06-181-4/+242
| | * | Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2013-06-182-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
| | * | Input: ep93xx_keypad - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-2/+2
| | * | Input: w90p910_keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-1/+0
| | * | Input: twl4030_keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-1/+0
| | * | Input: tnetv107x-keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: spear-keyboard - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-1/+0
| | * | Input: sh_keysc - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: samsung-keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: pxa930_rotary - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-1/+0
| | * | Input: pxa27x_keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-1/+0
| | * | Input: pmic8xxx-keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: opencores-kbd - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: omap4-keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: matrix_keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: jornada720_kbd - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: jornada680_kbd - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: gpio_keys_polled - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: gpio_keys - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-1/+0
| | * | Input: davinci_keyscan - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: bf54x-keys - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: ep93xx_keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-3/+0
| | * | Input: amikbd - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-1/+0
| * | | Input: samsung-keypad - let device core setup the default pin configurationThomas Abraham2013-06-251-50/+2
* | | | 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-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