index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-23
gpio: tqmx86: Convert to immutable irq_chip
Linus Walleij
1
-8
/
+20
2023-03-23
gpio: thunderx: Convert to immutable irq_chip
Linus Walleij
1
-10
/
+16
2023-03-23
gpio: stmpe: Convert to immutable irq_chip
Linus Walleij
1
-2
/
+6
2023-03-23
gpio: siox: Convert to immutable irq_chip
Linus Walleij
1
-37
/
+38
2023-03-23
gpio: rda: Convert to immutable irq_chip
Linus Walleij
1
-9
/
+13
2023-03-23
gpio: loongson1: Add DT support
Keguang Zhang
1
-3
/
+16
2023-03-23
gpio: loongson1: Introduce ls1x_gpio_chip struct
Keguang Zhang
1
-20
/
+25
2023-03-23
gpio: loongson1: Convert to SPDX identifier
Keguang Zhang
1
-6
/
+3
2023-03-22
gpio: 104-dio-48e: Utilize no_status regmap-irq flag
William Breathitt Gray
1
-5
/
+1
2023-03-22
gpio: pxa: remove unused gpio_is_pxa_type function
Tom Rix
1
-5
/
+0
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-2
/
+0
2023-03-15
gpio: fxl6408: add I2C GPIO expander driver
Emanuele Ghidoli
3
-0
/
+169
2023-03-15
gpio: pcie-idio-24: Prune superfluous license boilerplate
William Breathitt Gray
1
-9
/
+0
2023-03-15
gpiolib: Use IRQ hardware number getter instead of direct access
Andy Shevchenko
1
-11
/
+18
2023-03-15
gpiolib: Remove duplicative check in gpiod_find_and_request()
Andy Shevchenko
1
-5
/
+2
2023-03-15
gpiolib: Move gpiodevice_*() to gpiodev namespace
Andy Shevchenko
1
-2
/
+2
2023-03-15
gpio: Use of_property_read_bool() for boolean properties
Rob Herring
2
-2
/
+2
2023-03-15
gpiolib: Get rid of devprop prefix in one function
Andy Shevchenko
1
-3
/
+3
2023-03-15
gpio: raspberrypi-exp: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-15
gpio: xra1403: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-15
gpio: sama5d2-piobu: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-15
gpio: sifive: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-15
gpio: visconti: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-15
gpio: rcar: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-15
gpio: altera: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-15
gpio: ftgpio010: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-10
gpio: sim: Deactivate device in reversed order
Andy Shevchenko
1
-1
/
+1
2023-03-10
gpio: loongson: Remove unnecessary .owner
Jiapeng Chong
1
-1
/
+0
2023-03-10
gpio: pcie-idio-24: Convert to immutable irq_chip
Linus Walleij
1
-3
/
+9
2023-03-10
gpio: pci-idio-16: Convert to immutable irq_chip
Linus Walleij
1
-3
/
+9
2023-03-10
gpio: omap: Convert to immutable irq_chip
Linus Walleij
1
-23
/
+45
2023-03-10
gpio: omap: Drop irq_base
Linus Walleij
1
-15
/
+0
2023-03-10
gpio: max732x: Convert to immutable irq_chip
Linus Walleij
1
-2
/
+6
2023-03-10
gpio: mlxbf2: Convert to immutable irq_chip
Linus Walleij
1
-7
/
+25
2023-03-10
gpio: msc313: Convert to immutable irq_chip
Linus Walleij
1
-4
/
+22
2023-03-10
gpio: idt3243x: Convert to immutable irq_chip
Linus Walleij
1
-3
/
+8
2023-03-10
gpio: hlwd: Convert to immutable irq_chip
Linus Walleij
1
-8
/
+25
2023-03-10
gpio: hisi: Convert to immutable irq_chip
Linus Walleij
1
-10
/
+15
2023-03-10
gpio: cadence: Convert to immutable irq_chip
Linus Walleij
1
-3
/
+7
2023-03-10
gpio: ath79: Convert to immutable irq_chip
Linus Walleij
1
-2
/
+6
2023-03-10
gpio: aspeed-sgpio: Convert to immutable irq_chip
Linus Walleij
1
-8
/
+36
2023-03-10
gpio: aspeed: Convert to immutable irq_chip
Linus Walleij
1
-7
/
+38
2023-03-10
gpio: aspeed: Always register the irqchip
Joel Stanley
1
-26
/
+23
2023-03-10
gpio: adnp: Convert to immutable irq_chip
Linus Walleij
1
-2
/
+7
2023-03-10
gpio: altera: Convert to immutable irq_chip
Linus Walleij
1
-10
/
+15
2023-03-09
gpio: loongson: fixup the warning about OF_GPIO direct dependencies
Yinbo Zhu
1
-1
/
+1
2023-03-09
gpio: ich: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
1
-9
/
+1
2023-03-08
gpiolib: Get rid of gpio_bus_match() forward declaration
Andy Shevchenko
1
-15
/
+14
2023-03-08
gpiolib: Access device's fwnode via dev_fwnode()
Andy Shevchenko
1
-2
/
+3
2023-03-08
Merge tag 'intel-gpio-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
16
-47
/
+88
[prev]
[next]