index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
tegra-kbc.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-09-13
Input: tegra-kbc - use of_property_read_variable_u32_array() and of_property_...
Rob Herring (Arm)
2024-09-05
Input: tegra-kbc - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
2023-10-13
Input: tegra-kbc - use device_get_match_data()
Rob Herring
2023-07-10
Input: tegra-kbc - use devm_platform_ioremap_resource
Martin Kaiser
2023-03-17
Input: Use of_property_read_bool() for boolean properties
Rob Herring
2023-01-29
Input: tegra-kbc - use devm_platform_get_and_ioremap_resource()
ye xingchen
2022-12-07
Input: tegra-kbc - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2021-03-25
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2017-10-24
Input: keyboard - convert timers to use timer_setup()
Kees Cook
2017-08-31
Input: tegra-kbc - handle return value of clk_prepare_enable
Arvind Yadav
2016-08-22
Input: tegra-kbc - fix inverted reset logic
Masahiro Yamada
2016-06-23
Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"
Colin Ian King
2015-10-26
Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flag
Sudeep Holla
2015-10-26
Input: tegra-kbc - enable support for the standard "wakeup-source" property
Sudeep Holla
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2013-12-11
Input: tegra-kbc - use reset framework
Stephen Warren
2013-10-06
Input: tegra-kbc - remove redundant of_match_ptr
Sachin Kamat
2013-08-15
Input: tegra-kbc - simplify use of devm_ioremap_resource
Julia Lawall
2013-03-31
Input: tegra-kbc - support for defining row/columns based on SoC
Laxman Dewangan
2013-03-17
Input: tegra-kbc - convert to devm_ioremap_resource()
Sachin Kamat
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-15
Input: tegra-kbc - require CONFIG_OF, remove platform data
Stephen Warren
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
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
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devinitdata
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-09-04
Merge tag 'v3.6-rc4' into next
Dmitry Torokhov
2012-09-04
Input: tegra - move platform data header
Stephen Warren
2012-06-12
Input: tegra-kbc - add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-05-10
Input: matrix-keymap - wire up device tree support
Dmitry Torokhov
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-03-27
Input: tegra-kbc - allocate pdata before using it
Viresh Kumar
2012-03-13
Input: tegra-kbc - revise device tree support
Olof Johansson
2012-02-03
Input: tegra-kbc - allow skipping setting up some of GPIO pins
Shridhar Rasal
2012-01-23
Input: tegra-kbc - enable key interrupt for wakeup
Rakesh Iyer
2011-12-30
Input: tegra-kbc - report wakeup key for some platforms
Rakesh Iyer
2011-12-30
Input: tegra-kbc - add device tree bindings
Olof Johansson
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-09-09
Input: tegra-kbc - tighten locking
Dmitry Torokhov
2011-09-09
Input: tegra-kbc - fix wakeup from suspend
Rakesh Iyer
[next]