summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| |_|/ |/| |
* | | Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2013-06-101-0/+1
|/ /
* | 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
| | * | Input: tegra-kbc - remove default keymapLaxman Dewangan2013-01-171-169/+7
| | * | Input: tegra-kbc - add support for rows/columns configuration from dtLaxman Dewangan2013-01-171-19/+63
| | * | Input: tegra-kbc - use devm_* for resource allocationLaxman Dewangan2013-01-171-78/+27
| | * | Input: tegra-kbc - fix build warningLaxman Dewangan2013-01-171-12/+12
| | * | Input: qt2160 - add support for LEDsJavier Martin2013-01-041-2/+139
| | * | Input: imx_keypad - add device tree supportLiu Ying2013-01-031-18/+25
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-181-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
OpenPOWER on IntegriCloud