index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-ath79.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: ath79: Convert to immutable irq_chip
Linus Walleij
2023-03-10
1
-2
/
+6
*
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-5
/
+2
*
gpio: ath79: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-25
1
-8
/
+1
*
gpio: ath79: Fix fall-through warning for Clang
Gustavo A. R. Silva
2020-12-01
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
gpio: ath79: use devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-10-09
1
-7
/
+3
*
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-07-09
1
-39
/
+27
|
\
|
*
gpio: ath79: Pass irqchip when adding gpiochip
Linus Walleij
2019-06-27
1
-39
/
+27
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
gpio: fix meaningless return expression
zhong jiang
2018-07-29
1
-1
/
+1
*
gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe()
Wei Yongjun
2018-03-27
1
-0
/
+2
*
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
Jesse Chan
2017-12-02
1
-0
/
+3
*
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-1
/
+1
*
gpio: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-19
1
-0
/
+1
*
gpio: ath79: make use of raw_spinlock variants
Julia Cartwright
2017-03-16
1
-14
/
+14
*
gpio: ath79: Fix module autoload
Javier Martinez Canillas
2016-10-24
1
-0
/
+1
*
gpio: ath79: fix implicit assumption module.h is present
Paul Gortmaker
2016-09-15
1
-0
/
+1
*
gpio: ath79: Check valid gpio count for both DT and non-DT cases
Axel Lin
2016-02-25
1
-4
/
+5
*
gpio: ath79: Update the copyright notice
Alban Bedel
2016-02-10
1
-2
/
+1
*
gpio: ath79: Add support for the interrupt controller
Alban Bedel
2016-02-10
1
-0
/
+205
*
gpio: ath79: Make the driver removable
Alban Bedel
2016-02-10
1
-0
/
+10
*
gpio: ath79: Allow building in compile tests
Alban Bedel
2016-02-10
1
-1
/
+4
*
gpio: ath79: Move to the generic GPIO driver
Alban Bedel
2016-02-10
1
-112
/
+14
*
gpio: ath79: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-9
/
+7
*
Merge tag 'v4.4-rc6' into devel
Linus Walleij
2015-12-21
1
-1
/
+1
|
\
|
*
gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE register
Axel Lin
2015-12-11
1
-1
/
+1
*
|
gpio: use dev_get_platdata()
Nizam Haider
2015-11-30
1
-1
/
+1
*
|
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
|
/
*
gpio: ath79: Convert to the state container design pattern
Alban Bedel
2015-10-02
1
-59
/
+60
*
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
2015-09-03
1
-32
/
+0
*
MIPS: ath79: Move the GPIO driver to drivers/gpio
Alban Bedel
2015-09-03
1
-0
/
+236