summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-091-1/+0
|\
| * pinctrl: tegra: pinctrl-tegra194: Do not initialise field twiceLee Jones2020-07-161-1/+0
* | pinctrl: tegra: Use noirq suspend/resume callbacksVidya Sagar2020-06-161-2/+2
|/
* pinctrl: fix several typosDejin Zheng2020-04-281-1/+1
* pinctrl: tegra: Add SFIO/GPIO programming on Tegra194Thierry Reding2020-03-273-0/+51
* pinctrl: tegra: Renumber the GG.0 and GG.1 pinsThierry Reding2020-03-271-7/+4
* pinctrl: tegra: Do not add default pin range on Tegra194Thierry Reding2020-03-272-2/+1
* pinctrl: tegra: Pass struct tegra_pmx for pin range checkThierry Reding2020-03-271-3/+3
* pinctrl: tegra: Fix "Scmitt" -> "Schmitt" typoThierry Reding2020-03-271-1/+1
* pinctrl: tegra: Fix whitespace issues for improved readabilityThierry Reding2020-03-271-16/+17
* pinctrl: tegra: fix missing __iomem in suspend/resumeBen Dooks (Codethink)2020-01-071-2/+2
* pinctrl: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-11-052-5/+2
* pinctrl: tegra: xusb: Add note about legacy statusThierry Reding2019-10-041-0/+6
* pinctrl: tegra: Flush pinctrl writes during resumeSowjanya Komatineni2019-08-211-0/+4
* pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni2019-08-211-1/+3
* pinctrl: tegra210: Add Tegra210 pinctrl pm opsSowjanya Komatineni2019-08-051-0/+1
* pinctrl: tegra: Add suspend and resume supportSowjanya Komatineni2019-08-052-0/+62
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-1310-56/+241
|\
| * pinctrl: tegra: Add bitmask support for parked bitsThierry Reding2019-06-258-47/+57
| * pinctrl: tegra: Set specific GPIO compatible stringThierry Reding2019-06-253-3/+3
| * pinctrl: tegra: Add Tegra194 pinmux driverKrishna Yarlagadda2019-06-013-0/+175
| * pinctrl: tegra: Support 32 bit register accessKrishna Yarlagadda2019-06-012-8/+8
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-058-72/+8
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* pinctrl: tegra: do not export tegra_pinctrl_probeStefan Agner2018-09-201-1/+0
* pinctrl: tegra: Move drivers registration to arch_init levelDmitry Osipenko2018-08-035-5/+30
* pinctrl: tegra: define GPIO compatible node per SoCStefan Agner2018-07-297-3/+9
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-3/+3
* pinctrl: tegra20: Provide CDEV1/2 clock muxesDmitry Osipenko2018-05-163-12/+40
* pinctrl: tegra: Delete two error messages for a failed memory allocation in t...Markus Elfring2018-01-031-6/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* pinctrl: tegra: explicitly request exclusive reset controlPhilipp Zabel2017-08-141-1/+1
* pinctrl: tegra: clean up modular vs. non-modular distinctionsPaul Gortmaker2017-05-296-36/+18
* pinctrl: tegra: xusb: Silence sparse warningsThierry Reding2017-04-241-0/+4
* Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-07-287-21/+15
|\
| * pinctrl: tegra: Get rid of parked_regLaxman Dewangan2016-05-301-1/+1
| * Revert "Revert "pinctrl: tegra: avoid parked_reg and parked_bank""Linus Walleij2016-05-307-20/+14
* | pinctrl: tegra: Fix build dependencyAxel Lin2016-06-221-1/+1
|/
* Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-05-198-30/+47
|\
| * Revert "pinctrl: tegra: avoid parked_reg and parked_bank"Linus Walleij2016-05-137-14/+20
| * pinctrl: tegra: avoid parked_reg and parked_bankLaxman Dewangan2016-05-117-20/+14
| * pinctrl: tegra: Correctly check the supported configurationLaxman Dewangan2016-05-111-1/+1
| * pinctrl: tegra-xusb: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-8/+5
| * pinctrl: tegra: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-217-18/+1
| * pinctrl: tegra: clear park bit for all pinsRhyland Klein2016-04-147-0/+37
| * pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-012-3/+3
* | phy: Add Tegra XUSB pad controller supportThierry Reding2016-04-291-16/+4
|/
* pinctrl: tegra: move Tegra pinctrl drivers to sub-directoryMasahiro Yamada2016-02-0510-0/+12266