tegra kbc driver · Supported
Maintainers
- M Laxman Dewangan <ldewangan@nvidia.com>
Paths
- F
drivers/input/keyboard/tegra-kbc.c
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-tegra (capped at 30), ordered by date desc.
-
[PATCH v2] input: tegra: Use of_property_read_variable_u32_array() and of_property_present()
2024-09-13 · "Rob Herring (Arm)" <robh@kernel.org> -
[PATCH 17/17] Input: tegra-kbc - use guard notation when acquiring mutex and spinlock
2024-08-25 · Dmitry Torokhov <dmitry.torokhov@gmail.com> -
[PATCH] input: tegra: Use of_property_read_variable_u32_array() and of_property_present()
2024-07-31 · "Rob Herring (Arm)" <robh@kernel.org> -
[PATCH] Input: tegra: Use device_get_match_data()
2023-10-06 · Rob Herring <robh@kernel.org> -
[PATCH] Input: tegra-kbc - use devm_platform_ioremap_resource
2023-07-09 · Martin Kaiser <hidden> -
[PATCH] Input: Use of_property_read_bool() for boolean properties
2023-03-10 · Rob Herring <robh@kernel.org> -
[PATCH] Input: tegra-kbc - Use devm_platform_get_and_ioremap_resource()
2023-01-28 · <hidden> -
[PATCH] Input: tegra-kbc - Make use of the helper function dev_err_probe()
2021-09-16 · Cai Huoqing <hidden> -
[PATCH v4 2/7] Input: use input_device_enabled()
2020-06-08 · Andrzej Pietrasiewicz <hidden> -
[PATCH v3 2/7] Input: use input_device_enabled()
2020-06-05 · Andrzej Pietrasiewicz <hidden> -
[PATCHv2 2/7] Input: use input_device_enabled()
2020-05-15 · Andrzej Pietrasiewicz <hidden> -
[PATCH] Input: keyboard: Use dev_get_drv_data
2019-07-19 · Chuhong Yuan <hidden> -
[PATCH 2/4] input: keyboard/mouse/touchscreen/misc: Use dev_get_drvdata()
2019-07-01 · Fuqian Huang <hidden> -
[PATCH 20/61] input: keyboard: simplify getting .drvdata
2018-04-19 · Wolfram Sang <wsa+renesas@sang-engineering.com> -
[PATCH] Input: tegra-kbc: Delete an error message for a failed memory allocation in tegra_kbc_probe()
2018-01-25 · SF Markus Elfring <hidden> -
[PATCH] Input: keyboard: Convert timers to use timer_setup()
2017-10-24 · Kees Cook <hidden> -
[PATCH 1/2] Input: tegra-kbc: Handle return value of clk_prepare_enable.
2017-08-01 · Arvind Yadav <hidden> -
[PATCH 033/102] Input: tegra-kbc - request exclusive reset control
2017-07-19 · Philipp Zabel <p.zabel@pengutronix.de> -
[PATCH] input: tegra-kbc: add NULL check on of_match_device() return value
2017-07-07 · Gustavo A. R. Silva <hidden> -
[PATCH] Input: tegra-kbc - Fix possible NULL derefrence.
2017-01-27 · Shailendra Verma <hidden> -
[PATCH] Input: tegra-kbc: fix inverted reset logic
2016-08-16 · Masahiro Yamada <hidden> -
[PATCH] input: tegra-kbc: fix spelling mistake: "porperly" -> "properly"
2016-06-23 · Colin King <hidden> -
[PATCH 06/19] input: tegra-kbc: enable support for the standard "wakeup-source" property
2015-10-21 · Sudeep Holla <hidden> -
[PATCH 03/17] input: tegra-kbc: drop use of IRQF_NO_SUSPEND flag
2015-09-21 · Sudeep Holla <hidden> -
[PATCH 26/31] Input: tegra-kbc - use reset framework
2013-11-15 · Stephen Warren <hidden> -
[PATCH 13/29] drivers/input/keyboard/tegra-kbc.c: simplify use of devm_ioremap_resource
2013-08-14 · Julia Lawall <hidden> -
[RFC 10/42] drivers/input/keyboard: don't check resource with devm_ioremap_resource
2013-05-10 · Wolfram Sang <hidden> -
[PATCH V2] input: keyboard: tegra: support for defining row/columns based on SoC
2013-03-13 · Laxman Dewangan <ldewangan@nvidia.com> -
[PATCH] input: keyboard: tegra: support for defining row/columns based on SoC
2013-03-12 · Laxman Dewangan <ldewangan@nvidia.com> -
[PATCH V2] Input: tegra-kbc - assume CONFIG_OF, remove platform data
2013-02-15 · Stephen Warren <hidden>