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
2022-02-28
Merge 5.17-rc6 into char-misc-next
Greg Kroah-Hartman
3
-31
/
+49
2022-02-27
Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+10
2022-02-25
gpio: Add Delta TN48M CPLD GPIO driver
Robert Marko
3
-0
/
+113
2022-02-23
gpio: Return EPROBE_DEFER if gc->to_irq is NULL
Shreeya Patel
1
-0
/
+10
2022-02-19
gpio: tegra186: Fix chip_data type confusion
Marc Zyngier
1
-4
/
+10
2022-02-16
gpiolib: sysfs: Simplify edge handling in the code
Andy Shevchenko
1
-26
/
+14
2022-02-16
gpiolib: sysfs: Move kstrtox() calls outside of the mutex lock
Andy Shevchenko
1
-16
/
+12
2022-02-16
gpiolib: sysfs: Move sysfs_emit() calls outside of the mutex lock
Andy Shevchenko
1
-15
/
+14
2022-02-16
gpio: rockchip: Reset int_bothedge when changing trigger
Samuel Holland
1
-27
/
+29
2022-02-09
gpio: tpmx86: Move PM device over to irq domain
Marc Zyngier
1
-1
/
+2
2022-02-09
gpio: rcar: Move PM device over to irq domain
Marc Zyngier
1
-1
/
+1
2022-02-09
gpio: omap: Move PM device over to irq domain
Marc Zyngier
1
-3
/
+4
2022-02-09
gpio: mt7621: Kill parent_device usage
Marc Zyngier
1
-1
/
+0
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
5
-15
/
+5
2022-02-09
gpio: sim: fix hogs with custom chip labels
Bartosz Golaszewski
1
-4
/
+15
2022-02-09
gpiolib: make struct comments into real kernel docs
Bartosz Golaszewski
1
-0
/
+34
2022-02-08
gpio: sifive: use the correct register to read output values
Niklas Cassel
1
-1
/
+1
2022-02-08
gpiolib: Simplify error path in gpiod_get_index() when requesting GPIO
Andy Shevchenko
1
-13
/
+12
2022-02-08
gpiolib: Use short form of ternary operator in gpiod_get_index()
Andy Shevchenko
1
-4
/
+3
2022-02-08
gpiolib: Introduce for_each_gpio_desc_with_flag() macro
Andy Shevchenko
4
-15
/
+16
2022-02-08
gpiolib: Never return internal error codes to user space
Andy Shevchenko
3
-8
/
+17
2022-02-02
gpio: aggregator: Fix calling into sleeping GPIO controllers
Geert Uytterhoeven
1
-4
/
+14
2022-02-02
gpio: Add support for Airoha EN7523 GPIO controller
John Crispin
3
-0
/
+148
2022-01-24
gpio: tps68470: Allow building as module
Hans de Goede
2
-6
/
+5
2022-01-24
gpio: tegra: Get rid of duplicate of_node assignment
Andy Shevchenko
1
-1
/
+0
2022-01-24
gpio: altera-a10sr: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-1
/
+2
2022-01-24
gpio: merrifield: check the return value of devm_kstrdup()
Xiaoke Wang
1
-0
/
+3
2022-01-24
gpio: crystalcove: Set IRQ domain bus token to DOMAIN_BUS_WIRED
Hans de Goede
1
-1
/
+8
2022-01-24
gpio: sim: check the label length when setting up device properties
Bartosz Golaszewski
1
-1
/
+1
2022-01-20
Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+6
2022-01-20
gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
Yang Li
1
-1
/
+1
2022-01-20
gpio: idt3243x: Fix an ignored error return from platform_get_irq()
Yang Li
1
-1
/
+1
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2022-01-17
gpio: idt3243x: Fix IRQ check in idt_gpio_probe
Miaoqian Lin
1
-2
/
+2
2022-01-17
gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe
Miaoqian Lin
1
-2
/
+2
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-1
/
+1
2022-01-12
Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-22
/
+1
2022-01-11
Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
54
-382
/
+2256
2022-01-11
Merge tag 'mfd-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-242
/
+0
2022-01-05
gpio: rcar: Propagate errors from devm_request_irq()
Lad Prabhakar
1
-3
/
+3
2022-01-05
gpio: rcar: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-8
/
+4
2022-01-05
gpio: ts5500: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-7
/
+4
2022-01-03
gpio: dwapb: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-4
/
+1
2022-01-03
gpiolib: acpi: make fwnode take precedence in struct gpio_chip
Andy Shevchenko
1
-0
/
+3
2022-01-03
gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
Steven Lee
1
-1
/
+1
2022-01-03
gpio: max3191x: Use bitmap_free() to free bitmap
Christophe JAILLET
1
-1
/
+1
2021-12-23
gpio: regmap: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-5
/
+1
2021-12-23
gpio: tegra186: Add support for Tegra241
Akhil R
1
-0
/
+52
2021-12-23
gpio: brcmstb: Use local variable to access OF node
Andy Shevchenko
1
-1
/
+1
2021-12-22
gpio: Remove unused local OF node pointers
Andy Shevchenko
3
-5
/
+2
[prev]
[next]