aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-04pinctrl: tegra: xusb: Add note about legacy statusThierry Reding1-0/+6
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: tegra210: Add Tegra210 pinctrl pm opsSowjanya Komatineni1-0/+1
2019-08-05pinctrl: tegra: Add suspend and resume supportSowjanya Komatineni2-0/+62
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds10-56/+241
2019-06-25pinctrl: tegra: Add bitmask support for parked bitsThierry Reding8-47/+57
2019-06-25pinctrl: tegra: Set specific GPIO compatible stringThierry Reding3-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner8-72/+8
2019-06-01pinctrl: tegra: Add Tegra194 pinmux driverKrishna Yarlagadda3-0/+175
2019-06-01pinctrl: tegra: Support 32 bit register accessKrishna Yarlagadda2-8/+8
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-09-20pinctrl: tegra: do not export tegra_pinctrl_probeStefan Agner1-1/+0
2018-08-03pinctrl: tegra: Move drivers registration to arch_init levelDmitry Osipenko5-5/+30
2018-07-29pinctrl: tegra: define GPIO compatible node per SoCStefan Agner7-3/+9
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+3
2018-05-16pinctrl: tegra20: Provide CDEV1/2 clock muxesDmitry Osipenko3-12/+40
2018-01-03pinctrl: tegra: Delete two error messages for a failed memory allocation in tegra_pinctrl_probe()Markus Elfring1-6/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-14pinctrl: tegra: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-05-29pinctrl: tegra: clean up modular vs. non-modular distinctionsPaul Gortmaker6-36/+18
2017-04-24pinctrl: tegra: xusb: Silence sparse warningsThierry Reding1-0/+4
2016-07-28Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds7-21/+15
2016-06-22pinctrl: tegra: Fix build dependencyAxel Lin1-1/+1
2016-05-30pinctrl: tegra: Get rid of parked_regLaxman Dewangan1-1/+1
2016-05-30Revert "Revert "pinctrl: tegra: avoid parked_reg and parked_bank""Linus Walleij7-20/+14
2016-05-19Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds8-30/+47
2016-05-13Revert "pinctrl: tegra: avoid parked_reg and parked_bank"Linus Walleij7-14/+20
2016-05-11pinctrl: tegra: avoid parked_reg and parked_bankLaxman Dewangan7-20/+14
2016-05-11pinctrl: tegra: Correctly check the supported configurationLaxman Dewangan1-1/+1
2016-04-29phy: Add Tegra XUSB pad controller supportThierry Reding1-16/+4
2016-04-21pinctrl: tegra-xusb: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan1-8/+5
2016-04-21pinctrl: tegra: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan7-18/+1
2016-04-14pinctrl: tegra: clear park bit for all pinsRhyland Klein7-0/+37
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2-3/+3
2016-02-05pinctrl: tegra: move Tegra pinctrl drivers to sub-directoryMasahiro Yamada10-0/+12266