summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/tegra/pinctrl-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: tegra: Display pin function in pinconf-groupsThierry Reding2023-11-131-0/+8
* Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-11-031-4/+4
|\
| * pinctrl: tegra: add OF node when logging OF parsing errorsLuca Ceresoli2023-09-271-4/+4
* | Revert "pinctrl: tegra: Add support to display pin function"Linus Walleij2023-09-271-17/+2
|/
* Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2023-08-251-4/+1
|\
| * pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko2023-08-211-4/+1
* | pinctrl: tegra: Add support to display pin functionPrathamesh Shete2023-07-201-2/+17
|/
* pinctrl: tegra: Consistently refer to SoC dataThierry Reding2023-06-011-7/+6
* pinctrl: tegra: Duplicate pinmux functions tableThierry Reding2023-06-011-4/+11
* pinctrl: tegra: Separate Tegra194 instancesThierry Reding2022-11-141-19/+14
* pinctrl: tegra: Add missing header(s)Andy Shevchenko2022-10-241-2/+4
* pinctrl: tegra: Return const pointer from tegra_pinctrl_get_group()Prathamesh Shete2021-11-161-2/+2
* pinctrl: tegra: Fix warnings and errorPrathamesh Shete2021-10-261-3/+2
* pinctrl: tegra: Use correct offset for pin groupPrathamesh Shete2021-10-261-2/+31
* pinctrl: tegra: Use noirq suspend/resume callbacksVidya Sagar2020-06-161-2/+2
* pinctrl: tegra: Add SFIO/GPIO programming on Tegra194Thierry Reding2020-03-271-0/+46
* pinctrl: tegra: Do not add default pin range on Tegra194Thierry Reding2020-03-271-1/+1
* pinctrl: tegra: Pass struct tegra_pmx for pin range checkThierry Reding2020-03-271-3/+3
* pinctrl: tegra: fix missing __iomem in suspend/resumeBen Dooks (Codethink)2020-01-071-2/+2
* pinctrl: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-11-051-2/+1
* pinctrl: tegra: Flush pinctrl writes during resumeSowjanya Komatineni2019-08-211-0/+4
* pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni2019-08-211-1/+3
* pinctrl: tegra: Add suspend and resume supportSowjanya Komatineni2019-08-051-0/+59
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-131-8/+18
|\
| * pinctrl: tegra: Add bitmask support for parked bitsThierry Reding2019-06-251-4/+14
| * pinctrl: tegra: Support 32 bit register accessKrishna Yarlagadda2019-06-011-4/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
|/
* pinctrl: tegra: do not export tegra_pinctrl_probeStefan Agner2018-09-201-1/+0
* pinctrl: tegra: define GPIO compatible node per SoCStefan Agner2018-07-291-3/+3
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-3/+3
* pinctrl: tegra20: Provide CDEV1/2 clock muxesDmitry Osipenko2018-05-161-11/+0
* pinctrl: tegra: Delete two error messages for a failed memory allocation in t...Markus Elfring2018-01-031-6/+3
* pinctrl: tegra: clean up modular vs. non-modular distinctionsPaul Gortmaker2017-05-291-1/+0
* Revert "Revert "pinctrl: tegra: avoid parked_reg and parked_bank""Linus Walleij2016-05-301-4/+4
* Revert "pinctrl: tegra: avoid parked_reg and parked_bank"Linus Walleij2016-05-131-4/+4
* pinctrl: tegra: avoid parked_reg and parked_bankLaxman Dewangan2016-05-111-4/+4
* pinctrl: tegra: Correctly check the supported configurationLaxman Dewangan2016-05-111-1/+1
* pinctrl: tegra: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-11/+1
* pinctrl: tegra: clear park bit for all pinsRhyland Klein2016-04-141-0/+18
* pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-011-2/+2
* pinctrl: tegra: move Tegra pinctrl drivers to sub-directoryMasahiro Yamada2016-02-051-0/+747