index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
pinctrl: tegra: Fix warnings and error
Prathamesh Shete
1
-3
/
+2
2021-10-26
pinctrl: tegra: Use correct offset for pin group
Prathamesh Shete
1
-2
/
+31
2021-10-24
pinctrl: tegra: Add pinmux support for Tegra194
Prathamesh Shete
1
-35
/
+1759
2021-10-24
pinctrl: tegra: include lpdr pin properties
Suresh Mangipudi
2
-164
/
+168
2020-08-09
Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+0
2020-07-16
pinctrl: tegra: pinctrl-tegra194: Do not initialise field twice
Lee Jones
1
-1
/
+0
2020-06-16
pinctrl: tegra: Use noirq suspend/resume callbacks
Vidya Sagar
1
-2
/
+2
2020-04-28
pinctrl: fix several typos
Dejin Zheng
1
-1
/
+1
2020-03-27
pinctrl: tegra: Add SFIO/GPIO programming on Tegra194
Thierry Reding
3
-0
/
+51
2020-03-27
pinctrl: tegra: Renumber the GG.0 and GG.1 pins
Thierry Reding
1
-7
/
+4
2020-03-27
pinctrl: tegra: Do not add default pin range on Tegra194
Thierry Reding
2
-2
/
+1
2020-03-27
pinctrl: tegra: Pass struct tegra_pmx for pin range check
Thierry Reding
1
-3
/
+3
2020-03-27
pinctrl: tegra: Fix "Scmitt" -> "Schmitt" typo
Thierry Reding
1
-1
/
+1
2020-03-27
pinctrl: tegra: Fix whitespace issues for improved readability
Thierry Reding
1
-16
/
+17
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
2
-5
/
+2
2019-10-04
pinctrl: tegra: xusb: Add note about legacy status
Thierry Reding
1
-0
/
+6
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: tegra210: Add Tegra210 pinctrl pm ops
Sowjanya Komatineni
1
-0
/
+1
2019-08-05
pinctrl: tegra: Add suspend and resume support
Sowjanya Komatineni
2
-0
/
+62
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
10
-56
/
+241
2019-06-25
pinctrl: tegra: Add bitmask support for parked bits
Thierry Reding
8
-47
/
+57
2019-06-25
pinctrl: tegra: Set specific GPIO compatible string
Thierry Reding
3
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
8
-72
/
+8
2019-06-01
pinctrl: tegra: Add Tegra194 pinmux driver
Krishna Yarlagadda
3
-0
/
+175
2019-06-01
pinctrl: tegra: Support 32 bit register access
Krishna Yarlagadda
2
-8
/
+8
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-09-20
pinctrl: tegra: do not export tegra_pinctrl_probe
Stefan Agner
1
-1
/
+0
2018-08-03
pinctrl: tegra: Move drivers registration to arch_init level
Dmitry Osipenko
5
-5
/
+30
2018-07-29
pinctrl: tegra: define GPIO compatible node per SoC
Stefan Agner
7
-3
/
+9
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+3
2018-05-16
pinctrl: tegra20: Provide CDEV1/2 clock muxes
Dmitry Osipenko
3
-12
/
+40
2018-01-03
pinctrl: tegra: Delete two error messages for a failed memory allocation in t...
Markus Elfring
1
-6
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-14
pinctrl: tegra: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-05-29
pinctrl: tegra: clean up modular vs. non-modular distinctions
Paul Gortmaker
6
-36
/
+18
2017-04-24
pinctrl: tegra: xusb: Silence sparse warnings
Thierry Reding
1
-0
/
+4
2016-07-28
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-21
/
+15
2016-06-22
pinctrl: tegra: Fix build dependency
Axel Lin
1
-1
/
+1
2016-05-30
pinctrl: tegra: Get rid of parked_reg
Laxman Dewangan
1
-1
/
+1
2016-05-30
Revert "Revert "pinctrl: tegra: avoid parked_reg and parked_bank""
Linus Walleij
7
-20
/
+14
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
8
-30
/
+47
2016-05-13
Revert "pinctrl: tegra: avoid parked_reg and parked_bank"
Linus Walleij
7
-14
/
+20
2016-05-11
pinctrl: tegra: avoid parked_reg and parked_bank
Laxman Dewangan
7
-20
/
+14
2016-05-11
pinctrl: tegra: Correctly check the supported configuration
Laxman Dewangan
1
-1
/
+1
2016-04-29
phy: Add Tegra XUSB pad controller support
Thierry Reding
1
-16
/
+4
2016-04-21
pinctrl: tegra-xusb: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-8
/
+5
2016-04-21
pinctrl: tegra: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
7
-18
/
+1
2016-04-14
pinctrl: tegra: clear park bit for all pins
Rhyland Klein
7
-0
/
+37
[next]