index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
Merge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-12
/
+12
2026-08-06
pinctrl: tegra264: fix DAP2 DIN/DOUT pin assignment
Prathamesh Shete
1
-12
/
+12
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
3
-3
/
+0
2026-06-11
pinctrl: tegra: PINCTRL_TEGRA264 should depend on ARCH_TEGRA
Geert Uytterhoeven
1
-0
/
+1
2026-06-11
pinctrl: tegra: PINCTRL_TEGRA238 should depend on ARCH_TEGRA
Geert Uytterhoeven
1
-0
/
+1
2026-06-11
pinctrl: tegra238: add missing AON pin groups
Prathamesh Shete
1
-0
/
+120
2026-05-29
pinctrl: tegra238: remove unused entries
Arnd Bergmann
1
-96
/
+0
2026-05-27
pinctrl: tegra: Add Tegra264 pinmux driver
Prathamesh Shete
3
-0
/
+2227
2026-05-27
pinctrl: tegra: Add Tegra238 pinmux driver
Prathamesh Shete
3
-0
/
+2067
2026-05-27
pinctrl: tegra: Export tegra_pinctrl_probe()
Prathamesh Shete
1
-0
/
+2
2026-04-28
pinctrl: tegra: Enable easier compile testing
Krzysztof Kozlowski
1
-10
/
+12
2026-03-19
pinctrl: tegra: use flexible array member for array
Rosen Penev
2
-9
/
+5
2026-01-19
pinctrl: tegra-xusb: Simplify locking with guard()
Krzysztof Kozlowski
1
-11
/
+5
2026-01-19
pinctrl: tegra-xusb: Return void in padctl enable/disable functions
Krzysztof Kozlowski
1
-6
/
+8
2025-10-14
pinctrl: tegra20: register csus_mux clock
Svyatoslav Ryhel
1
-2
/
+9
2025-08-19
pinctrl: tegra: Add Tegra186 pinmux driver
Aaron Kling
3
-0
/
+1984
2025-03-20
pinctrl: tegra: Fix off by one in tegra_pinctrl_get_group()
Dan Carpenter
1
-1
/
+1
2025-03-17
pinctrl: tegra: Set SFIO mode to Mux Register
Prathamesh Shete
1
-0
/
+3
2025-03-14
pinctrl-tegra: Restore SFSEL bit when freeing pins
Prathamesh Shete
2
-8
/
+57
2025-03-14
pinctrl: tegra: Add descriptions for SoC data fields
Prathamesh Shete
1
-10
/
+16
2025-02-28
pinctrl-tegra: Add config property GPIO mode
Prathamesh Shete
2
-0
/
+13
2024-06-26
pinctrl: tegra: Use scope based of_node_put() cleanups
Peng Fan
2
-8
/
+3
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
1
-1
/
+1
2023-11-13
pinctrl: tegra: Display pin function in pinconf-groups
Thierry Reding
1
-0
/
+8
2023-11-03
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-4
/
+4
2023-09-27
pinctrl: tegra: add OF node when logging OF parsing errors
Luca Ceresoli
1
-4
/
+4
2023-09-27
Revert "pinctrl: tegra: Add support to display pin function"
Linus Walleij
2
-19
/
+2
2023-08-25
Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into devel
Linus Walleij
2
-5
/
+2
2023-08-21
pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
2
-5
/
+2
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-07-20
pinctrl: tegra: Add support to display pin function
Prathamesh Shete
2
-2
/
+19
2023-06-19
pinctrl: tegra: avoid duplicate field initializers
Arnd Bergmann
1
-1
/
+0
2023-06-09
pinctrl: tegra: Add Tegra234 pinmux driver
Prathamesh Shete
3
-0
/
+1966
2023-06-01
pinctrl: tegra: Consistently refer to SoC data
Thierry Reding
1
-7
/
+6
2023-06-01
pinctrl: tegra: Duplicate pinmux functions table
Thierry Reding
8
-35
/
+25
2022-11-14
pinctrl: tegra: Separate Tegra194 instances
Thierry Reding
3
-148
/
+173
2022-10-24
pinctrl: tegra: Add missing header(s)
Andy Shevchenko
2
-4
/
+9
2022-05-04
pinctrl: tegra: tegra194: drop unused pin groups
Krzysztof Kozlowski
1
-9
/
+0
2021-11-16
pinctrl: tegra194: remove duplicate initializer again
Arnd Bergmann
1
-1
/
+0
2021-11-16
pinctrl: tegra: Return const pointer from tegra_pinctrl_get_group()
Prathamesh Shete
1
-2
/
+2
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
-33
/
+1757
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/linusw/linux-pinctrl
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
[next]