index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
2012-03-30
input: keyboard: remove interrupt_key driver
Laxman Dewangan
2012-03-26
Input: gpio_keys - add support for interrupt only keys
Laxman Dewangan
2012-03-26
Input: gpio_keys - consolidate key destructor code
Dmitry Torokhov
2012-03-26
Input: revert "gpio_keys - switch to using threaded IRQs"
David Jander
2012-03-26
Input: gpio_keys - constify platform data
Dmitry Torokhov
2012-03-26
Input: gpio_keys - use of_property_read_u32()
Tobias Klauser
2012-03-02
input: keyboard: interrupt_key: Fix inbalance irq wakeups
Laxman Dewangan
2012-02-03
input: tegra: kbc: KP INT EN when scantimeout zero
Ashwini Ghuge
2012-01-03
input: tegra: kbc: add disable_ev_rep for auto repeat event
Nitin Kumbhar
2011-12-21
input: tegra-kbc: add is_open, don't suspend if no clock
Ray Poudrier
2011-11-30
gcov-kernel: Add GCOV_KERNEL := y to Makefiles
Juha Tukkinen
2011-11-30
input: tegra: kbc: Board param for scan count
Laxman Dewangan
2011-11-30
input: keyboard: Set configuration registers
Shridhar Rasal
2011-11-30
HACK Revert "Input: tegra-kbc - change wakeup logic to be all or nothing"
Dan Willemsen
2011-11-30
input: interrupt_key: Reporting release event after timeout
Laxman Dewangan
2011-11-30
Update copyrights
Scott Williams
2011-11-30
input: keyboard: Adding keys support through interrupt lines
Laxman Dewangan
2011-11-30
input: gpio-keys: report wakeup key on resume
Nitin Kumbhar
2011-09-16
Merge branch 'for-linus' of git://github.com/dtor/input
Linus Torvalds
2011-08-26
Input: adp5588-keys - remove incorrect modalias
Axel Lin
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-08-21
Input: ep93xx_keypad - add missing include of linux/module.h
Axel Lin
2011-08-11
Input: tegra-kbc - correct call to input_free_device
Axel Lin
2011-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-07-30
Input: gpio_keys - return proper error code if memory allocation fails
Tobias Klauser
2011-07-30
Input: lm8323 - add missing device_remove_file for dev_attr_time
Axel Lin
2011-07-30
Input: tegra-kbc - fix computation of polling time
Rakesh Iyer
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-07-27
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-07-25
Input: tegra-kbc - enable key autorepeat
Rakesh Iyer
2011-07-18
Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure
Axel Lin
2011-07-13
Input: atkbd - make dmi callback functions return 1
Axel Lin
2011-07-10
Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
2011-07-10
Input: gpio_keys - add support for device-tree platform data
David Jander
2011-07-05
input: pmic8xxx-keypad: Do not use mfd_get_data()
Samuel Ortiz
2011-07-04
Input: sh_keysc - fix compile warning
Dmitry Torokhov
2011-06-29
Input: mpr121 - improve sensibility of touch key
Jiejing Zhang
2011-06-29
Input: gpio_keys - fix a memory leak
Axel Lin
2011-06-27
Input: gpio_keys - move to late_initcall
David Jander
2011-06-27
Input: tnetv107x-keypad - fix MODULE_ALIAS
Axel Lin
2011-06-27
Input: remove unneeded version.h includes
Jesper Juhl
2011-06-21
Input: gpio_keys - switch to using threaded IRQs
David Jander
2011-06-21
Input: lm8323 - use oneshot level triggered interrupts
Leigh Brown
2011-06-21
Input: lm8323 - convert to threaded IRQ
Felipe Balbi
2011-06-21
Input: qt1070 - remove obsolete cleanup for clientdata
Wolfram Sang
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-06-18
Input: sh_keysc - 8x8 MODE_6 fix
Magnus Damm
2011-06-18
Input: omap-keypad - add missing input_sync()
Janusz Krzysztofik
2011-05-26
input: Add Qualcomm pm8xxx keypad controller driver
Trilok Soni
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
[next]