aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/tegra/pinctrl-tegra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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