aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-23
|\
| * Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2013-06-11
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\ \
| * | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-16
* | | Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-05-05
|\ \ \ | |_|/ |/| |
| * | input: Add ChromeOS EC keyboard driverSimon Glass2013-04-05
| * | input: matrix-keymap: Add function to read the new DT bindingSimon Glass2013-04-05
| |/
* | Input: tegra-kbc - support for defining row/columns based on SoCLaxman Dewangan2013-03-31
* | Input: imx_keypad - switch to using managed resourcesFabio Estevam2013-03-31
* | Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat2013-03-18
* | Input: amikbd - use module_platform_driver_probe macroSachin Kamat2013-03-18
* | Input: davinci_keyscan - use module_platform_driver_probe macroSachin Kamat2013-03-18
* | Input: tegra-kbc - convert to devm_ioremap_resource()Sachin Kamat2013-03-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-03-11
|\
| * Input: tc3589x-keypad - fix keymap sizeRabin Vincent2013-03-10
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \
| * | ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-28
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \
| * | | Input: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
| |/ /
* | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-20
|\ \ \
| * | | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-13
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-20
|\ \ \ | | |/ | |/|
| * | Merge branch 'next' into for-linusDmitry Torokhov2013-02-20
| |\ \
| | * | Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren2013-02-15
| | * | Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-13
| | * | Input: goldfish - virtual input event driverBrian Swetland2013-01-25
| | * | Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh2013-01-21
| | * | Input: atkbd - fix a typo in a messageDmitry Torokhov2013-01-17
| | * | Input: tegra-kbc - remove default keymapLaxman Dewangan2013-01-17
| | * | Input: tegra-kbc - add support for rows/columns configuration from dtLaxman Dewangan2013-01-17
| | * | Input: tegra-kbc - use devm_* for resource allocationLaxman Dewangan2013-01-17
| | * | Input: tegra-kbc - fix build warningLaxman Dewangan2013-01-17
| | * | Input: qt2160 - add support for LEDsJavier Martin2013-01-04
| | * | Input: imx_keypad - add device tree supportLiu Ying2013-01-03
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-18
|\| | | | |_|/ |/| |
| * | Input: lm8323 - fix checking PWM interrupt statusNickolai Zeldovich2013-01-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-01-04
|\| |
| * | Input: gpio_keys - defer probing if GPIO probing is deferredDmitry Torokhov2012-12-24
| * | Input: gpio_keys_polled - defer probing if GPIO probing is deferredGabor Juhos2012-12-24
| |/
* | Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-18
|\|
| * Input: gpio_keys_polled - switch to using gpio_request_one()Dmitry Torokhov2012-12-04
| * Input: gpio_keys - switch to using gpio_request_one()Dmitry Torokhov2012-12-04
| * Input: gpio-keys-polled - honor 'autorepeat' setting in platform dataAlexander Shiyan2012-11-29
| * Input: tca8418-keypad - switch to using managed resourcesDmitry Torokhov2012-11-29
| * Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov2012-11-29
| * Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov2012-11-29
| * Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov2012-11-29
| * Input: tca8418_keypad - use a temporary variable for parent deviceDmitry Torokhov2012-11-29
| * Input: tca8418_keypad - add support for shared interruptAlban Bedel2012-11-29