index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-02-27
1
-4
/
+10
|
\
|
*
gpio: tegra186: Fix chip_data type confusion
Marc Zyngier
2022-02-19
1
-4
/
+10
*
|
gpio: Return EPROBE_DEFER if gc->to_irq is NULL
Shreeya Patel
2022-02-23
1
-0
/
+10
*
|
gpio: rockchip: Reset int_bothedge when changing trigger
Samuel Holland
2022-02-16
1
-27
/
+29
*
|
gpio: sim: fix hogs with custom chip labels
Bartosz Golaszewski
2022-02-09
1
-4
/
+15
*
|
gpio: sifive: use the correct register to read output values
Niklas Cassel
2022-02-08
1
-1
/
+1
*
|
gpiolib: Never return internal error codes to user space
Andy Shevchenko
2022-02-08
3
-8
/
+17
*
|
gpio: aggregator: Fix calling into sleeping GPIO controllers
Geert Uytterhoeven
2022-02-02
1
-4
/
+14
|
/
*
gpio: sim: check the label length when setting up device properties
Bartosz Golaszewski
2022-01-24
1
-1
/
+1
*
Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-20
2
-6
/
+6
|
\
|
*
gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
Yang Li
2022-01-20
1
-1
/
+1
|
*
gpio: idt3243x: Fix an ignored error return from platform_get_irq()
Yang Li
2022-01-20
1
-1
/
+1
|
*
gpio: idt3243x: Fix IRQ check in idt_gpio_probe
Miaoqian Lin
2022-01-17
1
-2
/
+2
|
*
gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe
Miaoqian Lin
2022-01-17
1
-2
/
+2
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-18
1
-1
/
+1
|
\
\
|
*
|
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-15
1
-1
/
+1
*
|
|
Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-12
1
-22
/
+1
|
\
\
\
|
*
\
\
Merge tag 'v5.16-rc2' into devel
Linus Walleij
2021-11-27
2
-1
/
+2
|
|
\
\
\
|
*
|
|
|
gpio: mockup: Switch to use kasprintf_strarray()
Andy Shevchenko
2021-11-19
1
-22
/
+1
*
|
|
|
|
Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-11
54
-382
/
+2256
|
\
\
\
\
\
|
*
|
|
|
|
gpio: rcar: Propagate errors from devm_request_irq()
Lad Prabhakar
2022-01-05
1
-3
/
+3
|
*
|
|
|
|
gpio: rcar: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-05
1
-8
/
+4
|
*
|
|
|
|
gpio: ts5500: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-05
1
-7
/
+4
|
*
|
|
|
|
gpio: dwapb: Switch to use fwnode instead of of_node
Andy Shevchenko
2022-01-03
1
-4
/
+1
|
*
|
|
|
|
gpiolib: acpi: make fwnode take precedence in struct gpio_chip
Andy Shevchenko
2022-01-03
1
-0
/
+3
|
*
|
|
|
|
gpio: max3191x: Use bitmap_free() to free bitmap
Christophe JAILLET
2022-01-03
1
-1
/
+1
|
*
|
|
|
|
gpio: regmap: Switch to use fwnode instead of of_node
Andy Shevchenko
2021-12-23
1
-5
/
+1
|
*
|
|
|
|
gpio: tegra186: Add support for Tegra241
Akhil R
2021-12-23
1
-0
/
+52
|
*
|
|
|
|
gpio: brcmstb: Use local variable to access OF node
Andy Shevchenko
2021-12-23
1
-1
/
+1
|
*
|
|
|
|
gpio: Remove unused local OF node pointers
Andy Shevchenko
2021-12-22
3
-5
/
+2
|
*
|
|
|
|
gpio: sim: add missing fwnode_handle_put() in gpio_sim_probe()
Yang Yingliang
2021-12-21
1
-1
/
+3
|
*
|
|
|
|
gpio: msc313: Add support for SSD201 and SSD202D
Daniel Palmer
2021-12-20
1
-0
/
+261
|
*
|
|
|
|
gpio: msc313: Code clean ups
Daniel Palmer
2021-12-20
1
-4
/
+1
|
*
|
|
|
|
gpio: sim: fix uninitialized ret variable
Tom Rix
2021-12-19
1
-1
/
+2
|
*
|
|
|
|
gpio: Propagate firmware node from a parent device
Andy Shevchenko
2021-12-17
5
-15
/
+11
|
*
|
|
|
|
gpio: Setup parent device and get rid of unnecessary of_node assignment
Andy Shevchenko
2021-12-17
4
-8
/
+6
|
*
|
|
|
|
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-12-17
25
-36
/
+2
|
*
|
|
|
|
Merge tag 'intel-gpio-v5.17-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2021-12-17
5
-82
/
+75
|
|
\
\
\
\
\
|
|
*
|
|
|
|
gpio: sch: fix typo in a comment
Jason Wang
2021-12-13
1
-1
/
+1
|
|
*
|
|
|
|
gpio: dwapb: clarify usage of the register file version
Andy Shevchenko
2021-12-01
1
-4
/
+6
|
|
*
|
|
|
|
gpio: ml-ioh: Change whitespace to match gpio-pch.c
Bjorn Helgaas
2021-12-01
1
-4
/
+4
|
|
*
|
|
|
|
gpio: ml-ioh: Use BIT() to match gpio-pch.c
Bjorn Helgaas
2021-12-01
1
-13
/
+13
|
|
*
|
|
|
|
gpio: ml-ioh: Cache &pdev->dev to reduce repetition
Bjorn Helgaas
2021-12-01
1
-11
/
+11
|
|
*
|
|
|
|
gpio: pch: Cache &pdev->dev to reduce repetition
Bjorn Helgaas
2021-12-01
1
-10
/
+11
|
|
*
|
|
|
|
gpio: pch: Use .driver_data instead of checking Device IDs again
Bjorn Helgaas
2021-12-01
1
-12
/
+9
|
|
*
|
|
|
|
gpiolib: acpi: Unify debug and other messages format
Andy Shevchenko
2021-11-25
1
-6
/
+4
|
|
*
|
|
|
|
gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
Hans de Goede
2021-11-25
1
-4
/
+11
|
|
*
|
|
|
|
gpiolib: acpi: shrink devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2021-11-15
1
-13
/
+7
|
|
*
|
|
|
|
gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()
Andy Shevchenko
2021-11-15
1
-6
/
+0
|
|
|
/
/
/
/
|
*
|
|
|
|
gpiolib: allow line names from device props to override driver names
Peter Rosin
2021-12-17
1
-5
/
+15
[next]