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-xlp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: xlp: Fix build errors from Netlogic XLP removal
Rob Herring
2021-12-03
1
-3
/
+2
*
gpio: xlp: Remove Netlogic XLP variants
Rob Herring
2021-11-15
1
-133
/
+9
*
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-2
/
+1
*
gpio: xlp: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-15
1
-14
/
+15
*
drivers: gpio: xlp: devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-04-05
1
-6
/
+1
*
gpio: xlp: Cut down on boilerplate
Linus Walleij
2018-09-17
1
-9
/
+1
*
gpio: xlp: Include the right header
Linus Walleij
2018-09-17
1
-1
/
+1
*
gpio: xlp: Use of_device_get_match_data()
Thierry Reding
2018-05-16
1
-8
/
+1
*
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-1
/
+1
*
gpio: xlp: Update for ARCH_THUNDER2
Jayachandran C
2017-03-16
1
-0
/
+1
*
gpio: xlp: use resource management for irqs
Bartosz Golaszewski
2017-03-15
1
-4
/
+4
*
gpio: Add ACPI support for XLP GPIO controller
Kamlakant Patel
2016-06-08
1
-7
/
+29
*
gpio: xlp: Fix vulcan IRQ descriptor allocation
Kamlakant Patel
2016-06-08
1
-7
/
+9
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-1
/
+1
*
gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64
Kamlakant Patel
2016-03-31
1
-5
/
+20
*
gpio: xlp: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-14
/
+9
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
gpio: xlp: Convert to use gpiolib irqchip helpers
Kamlakant Patel
2015-10-22
1
-10
/
+11
*
gpio: xlp: fix error return code
Julia Lawall
2015-08-26
1
-1
/
+1
*
gpio: xlp: Add missing .owner and .label settings for gpio_chip
Axel Lin
2015-05-12
1
-0
/
+2
*
gpio: xlp: GPIO controller for Netlogic XLP SoCs
Kamlakant Patel
2015-05-06
1
-0
/
+425