aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/tegra/pinctrl-tegra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21pinctrl: tegra: Flush pinctrl writes during resumeSowjanya Komatineni1-0/+4
2019-08-21pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni1-1/+3
2019-08-05pinctrl: tegra: Add suspend and resume supportSowjanya Komatineni1-0/+59
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-8/+18
2019-06-25pinctrl: tegra: Add bitmask support for parked bitsThierry Reding1-4/+14
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2019-06-01pinctrl: tegra: Support 32 bit register accessKrishna Yarlagadda1-4/+4
2018-09-20pinctrl: tegra: do not export tegra_pinctrl_probeStefan Agner1-1/+0
2018-07-29pinctrl: tegra: define GPIO compatible node per SoCStefan Agner1-3/+3
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+3
2018-05-16pinctrl: tegra20: Provide CDEV1/2 clock muxesDmitry Osipenko1-11/+0
2018-01-03pinctrl: tegra: Delete two error messages for a failed memory allocation in tegra_pinctrl_probe()Markus Elfring1-6/+3
2017-05-29pinctrl: tegra: clean up modular vs. non-modular distinctionsPaul Gortmaker1-1/+0
2016-05-30Revert "Revert "pinctrl: tegra: avoid parked_reg and parked_bank""Linus Walleij1-4/+4
2016-05-13Revert "pinctrl: tegra: avoid parked_reg and parked_bank"Linus Walleij1-4/+4
2016-05-11pinctrl: tegra: avoid parked_reg and parked_bankLaxman Dewangan1-4/+4
2016-05-11pinctrl: tegra: Correctly check the supported configurationLaxman Dewangan1-1/+1
2016-04-21pinctrl: tegra: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan1-11/+1
2016-04-14pinctrl: tegra: clear park bit for all pinsRhyland Klein1-0/+18
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea1-2/+2
2016-02-05pinctrl: tegra: move Tegra pinctrl drivers to sub-directoryMasahiro Yamada1-0/+747