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