index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-tegra186.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: Explicitly include correct DT includes
Rob Herring
2023-07-19
1
-1
/
+1
*
Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-06-30
1
-5
/
+9
|
\
|
*
gpio: tegra186: Check PMC driver status before any request
Prathamesh Shete
2023-06-09
1
-5
/
+9
*
|
gpio: tegra186: Check GPIO pin permission before access.
Prathamesh Shete
2023-05-26
1
-0
/
+78
|
/
*
gpio: tegra186: Add Tegra234 hte support
Dipen Patel
2023-04-26
1
-0
/
+1
*
gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping()
Tom Rix
2023-02-02
1
-22
/
+18
*
gpio: tegra186: add Tegra234 PMC compatible in GPIO driver
Prathamesh Shete
2023-01-30
1
-0
/
+1
*
gpio: tegra186: Add missing header(s)
Andy Shevchenko
2022-10-24
1
-1
/
+2
*
gpio: Remove dynamic allocation from populate_parent_alloc_arg()
Marc Zyngier
2022-07-10
1
-9
/
+6
*
Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-05
1
-1
/
+80
|
\
|
*
gpio: tegra186: Add HTE support
Dipen Patel
2022-05-04
1
-1
/
+80
*
|
gpio: tegra186: Make the irqchip immutable
Marc Zyngier
2022-04-19
1
-9
/
+23
|
/
*
gpio: tegra186: Add IRQ per bank for Tegra241
Akhil R
2022-03-07
1
-0
/
+2
*
gpio: tegra186: Fix chip_data type confusion
Marc Zyngier
2022-02-19
1
-4
/
+10
*
gpio: tegra186: Add support for Tegra241
Akhil R
2021-12-23
1
-0
/
+52
*
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-12-17
1
-1
/
+0
*
gpio: tegra186: Add support for Tegra234
Prathamesh Shete
2021-12-17
1
-0
/
+76
*
gpio: tegra186: Support multiple interrupts per bank
Thierry Reding
2021-09-22
1
-7
/
+41
*
gpio: tegra186: Force one interrupt per bank
Thierry Reding
2021-09-22
1
-6
/
+62
*
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-09-07
1
-6
/
+24
|
\
|
*
gpio: tegra186: Add ACPI support
Akhil R
2021-08-05
1
-6
/
+24
*
|
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-6
/
+3
|
/
*
Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-05
1
-13
/
+1
|
\
|
*
gpio: gpio-tegra186: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-23
1
-7
/
+1
|
*
gpio: gpio-tegra186: remove empty remove hook
Alexandru Ardelean
2021-05-23
1
-6
/
+0
*
|
gpio: tegra186: Don't set parent IRQ affinity
Jon Hunter
2021-05-12
1
-11
/
+0
|
/
*
gpio: tegra186: convert comma to semicolon
Zheng Yongjun
2021-02-15
1
-1
/
+1
*
gpio: tegra186: Set affinity callback to parent
Linus Walleij
2020-12-04
1
-0
/
+11
*
gpio: tegra186: Allow optional irq parent callbacks
Marc Zyngier
2020-10-10
1
-2
/
+13
*
gpio: tegra186: export MODULE_DEVICE_TABLE
Mian Yousaf Kaukab
2020-05-05
1
-0
/
+1
*
gpio: tegra186: Add Tegra194 pin ranges for GG.0 and GG.1
Thierry Reding
2020-03-27
1
-0
/
+8
*
gpio: tegra186: Add support for pin ranges
Thierry Reding
2020-03-27
1
-0
/
+56
*
gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg
Kevin Hao
2020-01-15
1
-3
/
+10
*
gpio: tegra186: Add debounce support
Thierry Reding
2019-11-12
1
-0
/
+38
*
gpio: tegra186: Program interrupt route mapping
Thierry Reding
2019-11-12
1
-0
/
+46
*
gpio: tegra186: Derive register offsets from bank/port
Thierry Reding
2019-11-12
1
-95
/
+100
*
Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-next
Bartosz Golaszewski
2019-11-12
1
-3
/
+1
|
\
|
*
gpio: tegra186: use devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
2019-11-05
1
-3
/
+1
*
|
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-11-07
1
-2
/
+2
*
|
gpio: tegra186: Implement wake event support
Thierry Reding
2019-10-05
1
-18
/
+79
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
gpio: tegra186: Use TEGRA186_ prefix for GPIO names
Thierry Reding
2019-02-14
1
-35
/
+35
*
gpio: tegra186: Rename flow variable to type
Thierry Reding
2018-12-14
1
-3
/
+3
*
gpio: tegra186: Add support for Tegra194
Mikko Perttunen
2018-07-02
1
-0
/
+74
*
gpio: tegra186: Remove tegra186_gpio_lock_class
Axel Lin
2017-11-13
1
-3
/
+0
*
gpio: Add Tegra186 support
Thierry Reding
2017-11-08
1
-0
/
+623