Age | Commit message (Expand) | Author |
2024-06-26 | pinctrl: tegra: Use scope based of_node_put() cleanups | Peng Fan |
2024-02-23 | phy: constify of_phandle_args in xlate | Krzysztof Kozlowski |
2023-11-13 | pinctrl: tegra: Display pin function in pinconf-groups | Thierry Reding |
2023-11-03 | Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2023-09-27 | pinctrl: tegra: add OF node when logging OF parsing errors | Luca Ceresoli |
2023-09-27 | Revert "pinctrl: tegra: Add support to display pin function" | Linus Walleij |
2023-08-25 | Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2023-08-21 | pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper | Andy Shevchenko |
2023-07-20 | pinctrl: Explicitly include correct DT includes | Rob Herring |
2023-07-20 | pinctrl: tegra: Add support to display pin function | Prathamesh Shete |
2023-06-19 | pinctrl: tegra: avoid duplicate field initializers | Arnd Bergmann |
2023-06-09 | pinctrl: tegra: Add Tegra234 pinmux driver | Prathamesh Shete |
2023-06-01 | pinctrl: tegra: Consistently refer to SoC data | Thierry Reding |
2023-06-01 | pinctrl: tegra: Duplicate pinmux functions table | Thierry Reding |
2022-11-14 | pinctrl: tegra: Separate Tegra194 instances | Thierry Reding |
2022-10-24 | pinctrl: tegra: Add missing header(s) | Andy Shevchenko |
2022-05-04 | pinctrl: tegra: tegra194: drop unused pin groups | Krzysztof Kozlowski |
2021-11-16 | pinctrl: tegra194: remove duplicate initializer again | Arnd Bergmann |
2021-11-16 | pinctrl: tegra: Return const pointer from tegra_pinctrl_get_group() | Prathamesh Shete |
2021-10-26 | pinctrl: tegra: Fix warnings and error | Prathamesh Shete |
2021-10-26 | pinctrl: tegra: Use correct offset for pin group | Prathamesh Shete |
2021-10-24 | pinctrl: tegra: Add pinmux support for Tegra194 | Prathamesh Shete |
2021-10-24 | pinctrl: tegra: include lpdr pin properties | Suresh Mangipudi |
2020-08-09 | Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2020-07-16 | pinctrl: tegra: pinctrl-tegra194: Do not initialise field twice | Lee Jones |
2020-06-16 | pinctrl: tegra: Use noirq suspend/resume callbacks | Vidya Sagar |
2020-04-28 | pinctrl: fix several typos | Dejin Zheng |
2020-03-27 | pinctrl: tegra: Add SFIO/GPIO programming on Tegra194 | Thierry Reding |
2020-03-27 | pinctrl: tegra: Renumber the GG.0 and GG.1 pins | Thierry Reding |
2020-03-27 | pinctrl: tegra: Do not add default pin range on Tegra194 | Thierry Reding |
2020-03-27 | pinctrl: tegra: Pass struct tegra_pmx for pin range check | Thierry Reding |
2020-03-27 | pinctrl: tegra: Fix "Scmitt" -> "Schmitt" typo | Thierry Reding |
2020-03-27 | pinctrl: tegra: Fix whitespace issues for improved readability | Thierry Reding |
2020-01-07 | pinctrl: tegra: fix missing __iomem in suspend/resume | Ben Dooks (Codethink) |
2019-11-05 | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-10-04 | pinctrl: tegra: xusb: Add note about legacy status | Thierry Reding |
2019-08-21 | pinctrl: tegra: Flush pinctrl writes during resume | Sowjanya Komatineni |
2019-08-21 | pinctrl: tegra: Fix write barrier placement in pmx_writel | Sowjanya Komatineni |
2019-08-05 | pinctrl: tegra210: Add Tegra210 pinctrl pm ops | Sowjanya Komatineni |
2019-08-05 | pinctrl: tegra: Add suspend and resume support | Sowjanya Komatineni |
2019-07-13 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-06-25 | pinctrl: tegra: Add bitmask support for parked bits | Thierry Reding |
2019-06-25 | pinctrl: tegra: Set specific GPIO compatible string | Thierry Reding |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-06-01 | pinctrl: tegra: Add Tegra194 pinmux driver | Krishna Yarlagadda |
2019-06-01 | pinctrl: tegra: Support 32 bit register access | Krishna Yarlagadda |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-09-20 | pinctrl: tegra: do not export tegra_pinctrl_probe | Stefan Agner |
2018-08-03 | pinctrl: tegra: Move drivers registration to arch_init level | Dmitry Osipenko |
2018-07-29 | pinctrl: tegra: define GPIO compatible node per SoC | Stefan Agner |