Age | Commit message (Expand) | Author | Files | Lines |
2020-01-07 | pinctrl: tegra: fix missing __iomem in suspend/resume | Ben Dooks (Codethink) | 1 | -2/+2 |
2019-11-05 | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -2/+1 |
2019-08-21 | pinctrl: tegra: Flush pinctrl writes during resume | Sowjanya Komatineni | 1 | -0/+4 |
2019-08-21 | pinctrl: tegra: Fix write barrier placement in pmx_writel | Sowjanya Komatineni | 1 | -1/+3 |
2019-08-05 | pinctrl: tegra: Add suspend and resume support | Sowjanya Komatineni | 1 | -0/+59 |
2019-07-14 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -8/+18 |
2019-06-25 | pinctrl: tegra: Add bitmask support for parked bits | Thierry Reding | 1 | -4/+14 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -9/+1 |
2019-06-01 | pinctrl: tegra: Support 32 bit register access | Krishna Yarlagadda | 1 | -4/+4 |
2018-09-20 | pinctrl: tegra: do not export tegra_pinctrl_probe | Stefan Agner | 1 | -1/+0 |
2018-07-30 | pinctrl: tegra: define GPIO compatible node per SoC | Stefan Agner | 1 | -3/+3 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -3/+3 |
2018-05-16 | pinctrl: tegra20: Provide CDEV1/2 clock muxes | Dmitry Osipenko | 1 | -11/+0 |
2018-01-03 | pinctrl: tegra: Delete two error messages for a failed memory allocation in t... | Markus Elfring | 1 | -6/+3 |
2017-05-29 | pinctrl: tegra: clean up modular vs. non-modular distinctions | Paul Gortmaker | 1 | -1/+0 |
2016-05-30 | Revert "Revert "pinctrl: tegra: avoid parked_reg and parked_bank"" | Linus Walleij | 1 | -4/+4 |
2016-05-13 | Revert "pinctrl: tegra: avoid parked_reg and parked_bank" | Linus Walleij | 1 | -4/+4 |
2016-05-11 | pinctrl: tegra: avoid parked_reg and parked_bank | Laxman Dewangan | 1 | -4/+4 |
2016-05-11 | pinctrl: tegra: Correctly check the supported configuration | Laxman Dewangan | 1 | -1/+1 |
2016-04-21 | pinctrl: tegra: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -11/+1 |
2016-04-14 | pinctrl: tegra: clear park bit for all pins | Rhyland Klein | 1 | -0/+18 |
2016-04-01 | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 1 | -2/+2 |
2016-02-05 | pinctrl: tegra: move Tegra pinctrl drivers to sub-directory | Masahiro Yamada | 1 | -0/+747 |