| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: tegra: Display pin function in pinconf-groups | Thierry Reding | 2023-11-13 | 1 | -0/+8 |
* | Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2023-11-04 | 1 | -4/+4 |
|\ |
|
| * | pinctrl: tegra: add OF node when logging OF parsing errors | Luca Ceresoli | 2023-09-27 | 1 | -4/+4 |
* | | Revert "pinctrl: tegra: Add support to display pin function" | Linus Walleij | 2023-09-27 | 1 | -17/+2 |
|/ |
|
* | Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 2023-08-25 | 1 | -4/+1 |
|\ |
|
| * | pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper | Andy Shevchenko | 2023-08-21 | 1 | -4/+1 |
* | | pinctrl: tegra: Add support to display pin function | Prathamesh Shete | 2023-07-20 | 1 | -2/+17 |
|/ |
|
* | pinctrl: tegra: Consistently refer to SoC data | Thierry Reding | 2023-06-01 | 1 | -7/+6 |
* | pinctrl: tegra: Duplicate pinmux functions table | Thierry Reding | 2023-06-01 | 1 | -4/+11 |
* | pinctrl: tegra: Separate Tegra194 instances | Thierry Reding | 2022-11-14 | 1 | -19/+14 |
* | pinctrl: tegra: Add missing header(s) | Andy Shevchenko | 2022-10-24 | 1 | -2/+4 |
* | pinctrl: tegra: Return const pointer from tegra_pinctrl_get_group() | Prathamesh Shete | 2021-11-16 | 1 | -2/+2 |
* | pinctrl: tegra: Fix warnings and error | Prathamesh Shete | 2021-10-26 | 1 | -3/+2 |
* | pinctrl: tegra: Use correct offset for pin group | Prathamesh Shete | 2021-10-26 | 1 | -2/+31 |
* | pinctrl: tegra: Use noirq suspend/resume callbacks | Vidya Sagar | 2020-06-16 | 1 | -2/+2 |
* | pinctrl: tegra: Add SFIO/GPIO programming on Tegra194 | Thierry Reding | 2020-03-27 | 1 | -0/+46 |
* | pinctrl: tegra: Do not add default pin range on Tegra194 | Thierry Reding | 2020-03-27 | 1 | -1/+1 |
* | pinctrl: tegra: Pass struct tegra_pmx for pin range check | Thierry Reding | 2020-03-27 | 1 | -3/+3 |
* | pinctrl: tegra: fix missing __iomem in suspend/resume | Ben Dooks (Codethink) | 2020-01-07 | 1 | -2/+2 |
* | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-11-05 | 1 | -2/+1 |
* | pinctrl: tegra: Flush pinctrl writes during resume | Sowjanya Komatineni | 2019-08-21 | 1 | -0/+4 |
* | pinctrl: tegra: Fix write barrier placement in pmx_writel | Sowjanya Komatineni | 2019-08-21 | 1 | -1/+3 |
* | pinctrl: tegra: Add suspend and resume support | Sowjanya Komatineni | 2019-08-05 | 1 | -0/+59 |
* | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2019-07-14 | 1 | -8/+18 |
|\ |
|
| * | pinctrl: tegra: Add bitmask support for parked bits | Thierry Reding | 2019-06-25 | 1 | -4/+14 |
| * | pinctrl: tegra: Support 32 bit register access | Krishna Yarlagadda | 2019-06-01 | 1 | -4/+4 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
|/ |
|
* | pinctrl: tegra: do not export tegra_pinctrl_probe | Stefan Agner | 2018-09-20 | 1 | -1/+0 |
* | pinctrl: tegra: define GPIO compatible node per SoC | Stefan Agner | 2018-07-29 | 1 | -3/+3 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-13 | 1 | -3/+3 |
* | pinctrl: tegra20: Provide CDEV1/2 clock muxes | Dmitry Osipenko | 2018-05-16 | 1 | -11/+0 |
* | pinctrl: tegra: Delete two error messages for a failed memory allocation in t... | Markus Elfring | 2018-01-03 | 1 | -6/+3 |
* | pinctrl: tegra: clean up modular vs. non-modular distinctions | Paul Gortmaker | 2017-05-29 | 1 | -1/+0 |
* | Revert "Revert "pinctrl: tegra: avoid parked_reg and parked_bank"" | Linus Walleij | 2016-05-30 | 1 | -4/+4 |
* | Revert "pinctrl: tegra: avoid parked_reg and parked_bank" | Linus Walleij | 2016-05-13 | 1 | -4/+4 |
* | pinctrl: tegra: avoid parked_reg and parked_bank | Laxman Dewangan | 2016-05-11 | 1 | -4/+4 |
* | pinctrl: tegra: Correctly check the supported configuration | Laxman Dewangan | 2016-05-11 | 1 | -1/+1 |
* | pinctrl: tegra: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 2016-04-21 | 1 | -11/+1 |
* | pinctrl: tegra: clear park bit for all pins | Rhyland Klein | 2016-04-14 | 1 | -0/+18 |
* | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 2016-04-01 | 1 | -2/+2 |
* | pinctrl: tegra: move Tegra pinctrl drivers to sub-directory | Masahiro Yamada | 2016-02-05 | 1 | -0/+747 |