index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-06
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-04-05
input: Add ChromeOS EC keyboard driver
Simon Glass
2013-04-05
input: matrix-keymap: Add function to read the new DT binding
Simon Glass
2013-03-31
Input: tegra-kbc - support for defining row/columns based on SoC
Laxman Dewangan
2013-03-31
Input: imx_keypad - switch to using managed resources
Fabio Estevam
2013-03-18
Input: nomadik-ske-keypad - use module_platform_driver_probe macro
Sachin Kamat
2013-03-18
Input: amikbd - use module_platform_driver_probe macro
Sachin Kamat
2013-03-18
Input: davinci_keyscan - use module_platform_driver_probe macro
Sachin Kamat
2013-03-18
Input: tegra-kbc - convert to devm_ioremap_resource()
Sachin Kamat
2013-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-03-11
Input: tc3589x-keypad - fix keymap size
Rabin Vincent
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-02-20
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-02-16
Input: tegra-kbc - require CONFIG_OF, remove platform data
Stephen Warren
2013-02-14
Input: add couple of missing GENERIC_HARDIRQS dependencies
Heiko Carstens
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-25
Input: goldfish - virtual input event driver
Brian Swetland
2013-01-22
Input: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
Input: atkbd - fix multi-byte scancode handling on reconnect
Shawn Nematbakhsh
2013-01-17
Input: atkbd - fix a typo in a message
Dmitry Torokhov
2013-01-17
Input: tegra-kbc - remove default keymap
Laxman Dewangan
2013-01-17
Input: tegra-kbc - add support for rows/columns configuration from dt
Laxman Dewangan
2013-01-17
Input: tegra-kbc - use devm_* for resource allocation
Laxman Dewangan
2013-01-17
Input: tegra-kbc - fix build warning
Laxman Dewangan
2013-01-06
Input: lm8323 - fix checking PWM interrupt status
Nickolai Zeldovich
2013-01-05
Input: qt2160 - add support for LEDs
Javier Martin
2013-01-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
Input: imx_keypad - add device tree support
Liu Ying
2012-12-24
Input: gpio_keys - defer probing if GPIO probing is deferred
Dmitry Torokhov
2012-12-24
Input: gpio_keys_polled - defer probing if GPIO probing is deferred
Gabor Juhos
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-12-16
ARM: OMAP: Fix drivers to depend on omap for internal devices
Tony Lindgren
2012-12-04
Input: gpio_keys_polled - switch to using gpio_request_one()
Dmitry Torokhov
2012-12-04
Input: gpio_keys - switch to using gpio_request_one()
Dmitry Torokhov
2012-11-29
Input: gpio-keys-polled - honor 'autorepeat' setting in platform data
Alexander Shiyan
2012-11-29
Input: tca8418-keypad - switch to using managed resources
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - move device ID tables closer to where they are used
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - use a temporary variable for parent device
Dmitry Torokhov
2012-11-29
Input: tca8418_keypad - add support for shared interrupt
Alban Bedel
2012-11-29
Input: tca8418_keypad - add support for device tree bindings
Alban Bedel
[next]