summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/tegra/pinctrl-tegra.c
AgeCommit message (Expand)Author
2023-11-13pinctrl: tegra: Display pin function in pinconf-groupsThierry Reding
2023-11-03Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-09-27pinctrl: tegra: add OF node when logging OF parsing errorsLuca Ceresoli
2023-09-27Revert "pinctrl: tegra: Add support to display pin function"Linus Walleij
2023-08-25Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2023-08-21pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko
2023-07-20pinctrl: tegra: Add support to display pin functionPrathamesh Shete
2023-06-01pinctrl: tegra: Consistently refer to SoC dataThierry Reding
2023-06-01pinctrl: tegra: Duplicate pinmux functions tableThierry Reding
2022-11-14pinctrl: tegra: Separate Tegra194 instancesThierry Reding
2022-10-24pinctrl: tegra: Add missing header(s)Andy Shevchenko
2021-11-16pinctrl: tegra: Return const pointer from tegra_pinctrl_get_group()Prathamesh Shete
2021-10-26pinctrl: tegra: Fix warnings and errorPrathamesh Shete
2021-10-26pinctrl: tegra: Use correct offset for pin groupPrathamesh Shete
2020-06-16pinctrl: tegra: Use noirq suspend/resume callbacksVidya Sagar
2020-03-27pinctrl: tegra: Add SFIO/GPIO programming on Tegra194Thierry Reding
2020-03-27pinctrl: tegra: Do not add default pin range on Tegra194Thierry Reding
2020-03-27pinctrl: tegra: Pass struct tegra_pmx for pin range checkThierry Reding
2020-01-07pinctrl: tegra: fix missing __iomem in suspend/resumeBen Dooks (Codethink)
2019-11-05pinctrl: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21pinctrl: tegra: Flush pinctrl writes during resumeSowjanya Komatineni
2019-08-21pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni
2019-08-05pinctrl: tegra: Add suspend and resume supportSowjanya Komatineni
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-06-25pinctrl: tegra: Add bitmask support for parked bitsThierry Reding
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-01pinctrl: tegra: Support 32 bit register accessKrishna Yarlagadda
2018-09-20pinctrl: tegra: do not export tegra_pinctrl_probeStefan Agner
2018-07-29pinctrl: tegra: define GPIO compatible node per SoCStefan Agner
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-16pinctrl: tegra20: Provide CDEV1/2 clock muxesDmitry Osipenko
2018-01-03pinctrl: tegra: Delete two error messages for a failed memory allocation in t...Markus Elfring
2017-05-29pinctrl: tegra: clean up modular vs. non-modular distinctionsPaul Gortmaker
2016-05-30Revert "Revert "pinctrl: tegra: avoid parked_reg and parked_bank""Linus Walleij
2016-05-13Revert "pinctrl: tegra: avoid parked_reg and parked_bank"Linus Walleij
2016-05-11pinctrl: tegra: avoid parked_reg and parked_bankLaxman Dewangan
2016-05-11pinctrl: tegra: Correctly check the supported configurationLaxman Dewangan
2016-04-21pinctrl: tegra: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan
2016-04-14pinctrl: tegra: clear park bit for all pinsRhyland Klein
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea
2016-02-05pinctrl: tegra: move Tegra pinctrl drivers to sub-directoryMasahiro Yamada