index
:
pub/scm/linux/kernel/git/mel/linux.git
master
Candidate patch series by Mel Gorman
Mel Gorman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-tegra186.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-21
gpio: tegra186: Enable GTE for Tegra264
Suneel Garapati
1
-0
/
+1
2026-05-18
gpio: tegra186: Add support for Tegra238
Prathamesh Shete
1
-0
/
+68
2026-03-11
gpio: tegra186: allocate irqs with the main struct
Rosen Penev
1
-13
/
+9
2026-02-23
gpio: tegra186: Support multi-socket devices
Prathamesh Shete
1
-3
/
+13
2026-02-23
gpio: tegra186: Simplify GPIO line name prefix handling
Prathamesh Shete
1
-8
/
+7
2026-01-29
gpio: tegra186: Add support for Tegra264
Prathamesh Shete
1
-2
/
+88
2025-11-17
gpio: tegra186: Fix GPIO name collisions for Tegra410
Kartik Rajput
1
-2
/
+9
2025-10-16
gpio: tegra186: Add support for Tegra410
Prathamesh Shete
1
-1
/
+75
2025-10-16
gpio: tegra186: Use generic macro for port definitions
Kartik Rajput
1
-62
/
+25
2025-09-01
gpio: tegra186: Add support for Tegra256
Prathamesh Shete
1
-0
/
+28
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-07-07
gpio: tegra186: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+10
2025-07-07
gpio: tegra186: don't call the set() callback directly
Bartosz Golaszewski
1
-21
/
+21
2025-04-07
gpio: tegra186: fix resource handling in ACPI probe path
Guixin Liu
1
-12
/
+13
2024-11-22
Fix a potential abuse of seq_printf() format string in drivers
David Wang
1
-1
/
+1
2024-09-02
gpio: tegra186: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
1
-1
/
+2
2024-04-24
gpio: tegra186: Fix tegra186_gpio_is_accessible() check
Prathamesh Shete
1
-9
/
+11
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-06-30
Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-4
/
+8
2023-06-09
gpio: tegra186: Check PMC driver status before any request
Prathamesh Shete
1
-4
/
+8
2023-05-26
gpio: tegra186: Check GPIO pin permission before access.
Prathamesh Shete
1
-0
/
+78
2023-04-26
gpio: tegra186: Add Tegra234 hte support
Dipen Patel
1
-0
/
+1
2023-02-02
gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping()
Tom Rix
1
-20
/
+16
2023-01-30
gpio: tegra186: add Tegra234 PMC compatible in GPIO driver
Prathamesh Shete
1
-0
/
+1
2022-10-24
gpio: tegra186: Add missing header(s)
Andy Shevchenko
1
-1
/
+2
2022-07-10
gpio: Remove dynamic allocation from populate_parent_alloc_arg()
Marc Zyngier
1
-9
/
+6
2022-06-05
Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+80
2022-05-04
gpio: tegra186: Add HTE support
Dipen Patel
1
-1
/
+80
2022-04-19
gpio: tegra186: Make the irqchip immutable
Marc Zyngier
1
-9
/
+23
2022-03-07
gpio: tegra186: Add IRQ per bank for Tegra241
Akhil R
1
-0
/
+2
2022-02-19
gpio: tegra186: Fix chip_data type confusion
Marc Zyngier
1
-4
/
+10
2021-12-23
gpio: tegra186: Add support for Tegra241
Akhil R
1
-0
/
+52
2021-12-17
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-1
/
+0
2021-12-17
gpio: tegra186: Add support for Tegra234
Prathamesh Shete
1
-0
/
+76
2021-09-22
gpio: tegra186: Support multiple interrupts per bank
Thierry Reding
1
-7
/
+41
2021-09-22
gpio: tegra186: Force one interrupt per bank
Thierry Reding
1
-6
/
+62
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+24
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-6
/
+3
2021-08-05
gpio: tegra186: Add ACPI support
Akhil R
1
-6
/
+24
2021-07-05
Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+1
2021-05-23
gpio: gpio-tegra186: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-7
/
+1
2021-05-23
gpio: gpio-tegra186: remove empty remove hook
Alexandru Ardelean
1
-6
/
+0
2021-05-12
gpio: tegra186: Don't set parent IRQ affinity
Jon Hunter
1
-11
/
+0
2021-02-15
gpio: tegra186: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-04
gpio: tegra186: Set affinity callback to parent
Linus Walleij
1
-0
/
+11
2020-10-10
gpio: tegra186: Allow optional irq parent callbacks
Marc Zyngier
1
-2
/
+13
2020-05-05
gpio: tegra186: export MODULE_DEVICE_TABLE
Mian Yousaf Kaukab
1
-0
/
+1
2020-03-27
gpio: tegra186: Add Tegra194 pin ranges for GG.0 and GG.1
Thierry Reding
1
-0
/
+8
2020-03-27
gpio: tegra186: Add support for pin ranges
Thierry Reding
1
-0
/
+56
2020-01-15
gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg
Kevin Hao
1
-3
/
+10
[next]