index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
gpio/rockchip: add driver for rockchip gpio
Jianqun Xu
3
-0
/
+635
2021-08-16
gpio: mlxbf2: Use DEFINE_RES_MEM_NAMED() helper macro
Andy Shevchenko
1
-5
/
+2
2021-08-16
gpio: mlxbf2: Use devm_platform_ioremap_resource()
Andy Shevchenko
1
-8
/
+3
2021-08-16
gpio: mlxbf2: Drop wrong use of ACPI_PTR()
Andy Shevchenko
1
-2
/
+2
2021-08-16
gpio: mlxbf2: Convert to device PM ops
Andy Shevchenko
1
-15
/
+6
2021-08-13
Merge tag 'intel-gpio-v5.15-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2
-60
/
+45
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
43
-142
/
+91
2021-08-11
gpio: dwapb: Get rid of legacy platform data
Andy Shevchenko
1
-10
/
+18
2021-08-11
gpio: dwapb: Read GPIO base from gpio-base property
Andy Shevchenko
1
-0
/
+4
2021-08-11
gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()
Andy Shevchenko
1
-12
/
+12
2021-08-05
gpio: tegra186: Add ACPI support
Akhil R
1
-6
/
+24
2021-08-05
gpiolib: of: constify few local device_node variables
Krzysztof Kozlowski
1
-4
/
+4
2021-08-05
gpiolib: constify passed device_node pointer
Krzysztof Kozlowski
2
-5
/
+5
2021-08-05
gpio: gpio-aspeed-sgpio: Return error if ngpios is not multiple of 8.
Steven Lee
1
-0
/
+4
2021-08-05
gpio: gpio-aspeed-sgpio: Use generic device property APIs
Steven Lee
1
-2
/
+2
2021-08-05
gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio struct
Steven Lee
1
-9
/
+8
2021-08-05
gpio: gpio-aspeed-sgpio: Add set_config function
Steven Lee
1
-4
/
+50
2021-08-05
gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support
Steven Lee
1
-54
/
+47
2021-08-02
gpio: tqmx86: really make IRQ optional
Matthias Schiffer
1
-3
/
+3
2021-07-29
gpio: brcmstb: remove custom 'brcmstb_gpio_set_names'
Sergio Paracuellos
1
-44
/
+1
2021-07-29
gpio: mt7621: support gpio-line-names property
Sergio Paracuellos
1
-0
/
+1
2021-07-29
gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip ba...
Sergio Paracuellos
1
-5
/
+27
2021-07-18
Revert "gpio: mpc8xxx: change the gpio interrupt flags."
Rasmus Villemoes
1
-1
/
+1
2021-07-16
gpio: rcar: Always use local variable dev in gpio_rcar_probe()
Geert Uytterhoeven
1
-2
/
+2
2021-07-13
gpio: ml-ioh: Convert to dev_pm_ops
Vaibhav Gupta
1
-38
/
+11
2021-07-05
Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-3
/
+3
2021-07-05
Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
36
-549
/
+562
2021-06-30
Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-30
/
+72
2021-06-29
Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-5
/
+5
2021-06-29
Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'
Rafael J. Wysocki
1
-5
/
+5
2021-06-25
gpio: mxs: Prefer unsigned int to bare use of unsigned
Jinchao Wang
1
-2
/
+2
2021-06-25
gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
Johannes Berg
1
-0
/
+2
2021-06-22
gpiolib: cdev: zero padding during conversion to gpioline_info_changed
Gabriel Knezek
1
-0
/
+1
2021-06-21
gpio: mxc: Fix disabled interrupt wake-up support
Loic Poulain
1
-1
/
+1
2021-06-17
mfd: tps68470: Remove tps68470 MFD driver
Daniel Scally
1
-1
/
+1
2021-06-16
gpio: pca953x: Add support for the On Semi pca9655
Peter Robinson
1
-0
/
+1
2021-06-16
Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hans
Hans de Goede
1
-5
/
+5
2021-06-16
Merge tag 'intel-gpio-v5.14-1' into review-hans
Hans de Goede
3
-29
/
+71
2021-06-14
gpio: gpio-xilinx: update on suspend and resume calls
Srinivas Neeli
1
-4
/
+4
2021-06-14
gpio: zynq: Check return value of irq_get_irq_data
Srinivas Neeli
1
-0
/
+10
2021-06-14
gpio: zynq: Check return value of pm_runtime_get_sync
Srinivas Neeli
1
-1
/
+4
2021-06-14
gpio: zynq: use module_platform_driver to simplify the code
Srinivas Neeli
1
-16
/
+1
2021-06-11
gpio: idt3243x: Fix return value check in idt_gpio_probe()
Wei Yongjun
1
-4
/
+4
2021-06-07
ACPI: scan: Extend acpi_walk_dep_device_list()
Daniel Scally
1
-5
/
+5
2021-06-07
gpio: Add support for IDT 79RC3243x GPIO controller
Thomas Bogendoerfer
3
-0
/
+219
2021-06-07
gpio: regmap: move drvdata to config data
Michael Walle
1
-6
/
+1
2021-06-07
gpio-dwapb: Drop unused headers and sort the rest
Andy Shevchenko
1
-5
/
+3
2021-06-04
gpio: gpio-regmap: Use devm_add_action_or_reset()
Matti Vaittinen
1
-14
/
+11
2021-06-04
gpiolib: acpi: Add acpi_gpio_get_io_resource()
Daniel Scally
1
-0
/
+23
2021-06-04
gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helper
Daniel Scally
1
-0
/
+28
[prev]
[next]