index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
Merge tag 'gpio-fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Walleij
1
-5
/
+94
2020-06-22
gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2
Andy Shevchenko
1
-1
/
+6
2020-06-16
gpio: pca953x: disable regmap locking for automatic address incrementing
Andy Shevchenko
1
-0
/
+1
2020-06-16
gpio: pca953x: Fix direction setting when configure an IRQ
Andy Shevchenko
1
-2
/
+4
2020-06-16
gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2
Andy Shevchenko
1
-0
/
+79
2020-06-16
gpio: pca953x: Synchronize interrupt handler properly
Andy Shevchenko
1
-3
/
+5
2020-06-16
gpio: arizona: put pm_runtime in case of failure
Navid Emamdoost
1
-1
/
+5
2020-06-16
gpio: arizona: handle pm_runtime_get_sync failure case
Navid Emamdoost
1
-0
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+21
2020-06-05
Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
25
-332
/
+1367
2020-06-03
Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+42
2020-06-03
gpio: pca953x: Drop unneeded ACPI_PTR()
Andy Shevchenko
1
-1
/
+1
2020-06-03
gpio: add a reusable generic gpio_chip using regmap
Michael Walle
3
-0
/
+354
2020-06-03
gpiolib: Introduce gpiochip_irqchip_add_domain()
Michael Walle
1
-0
/
+20
2020-05-30
Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-11
/
+42
2020-05-29
gpio: fix locking open drain IRQ lines
Linus Walleij
1
-2
/
+9
2020-05-28
gpio: gpiolib: Allow GPIO IRQs to lazy disable
Maulik Shah
1
-19
/
+36
2020-05-27
gpiolib: Separate GPIO_GET_LINEINFO_WATCH_IOCTL conditional
Andy Shevchenko
1
-10
/
+23
2020-05-27
Merge tag 'v5.7-rc7' into devel
Linus Walleij
3
-6
/
+31
2020-05-27
Merge tag 'gpio-updates-for-v5.8-part2' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2
-9
/
+7
2020-05-25
gpio: rcar: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+3
2020-05-25
gpio: pca935x: Allow IRQ support for driver built as a module
Andy Shevchenko
1
-1
/
+1
2020-05-25
gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()
Tiezhu Yang
1
-1
/
+1
2020-05-25
gpio: pxa: Add COMPILE_TEST support
Tiezhu Yang
1
-1
/
+1
2020-05-25
gpio: pxa: Fix return value of pxa_gpio_probe()
Tiezhu Yang
1
-2
/
+2
2020-05-25
gpio: mlxbf2: Fix sleeping while holding spinlock
Axel Lin
1
-3
/
+3
2020-05-25
gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property
Andy Shevchenko
1
-7
/
+7
2020-05-25
gpio: dwapb: Don't use IRQ 0 as valid Linux interrupt
Andy Shevchenko
1
-7
/
+7
2020-05-25
gpio: dwapb: avoid error message for optional IRQ
Andy Shevchenko
1
-1
/
+1
2020-05-25
gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
Andy Shevchenko
1
-9
/
+16
2020-05-22
gpio: max730x: bring gpiochip_add_data after port config
Rodrigo Alencar
1
-7
/
+5
2020-05-18
genirq/irq_sim: Simplify the API
Bartosz Golaszewski
1
-11
/
+42
2020-05-18
Merge branch 'ib-gpio-aggregator' into devel
Linus Walleij
4
-5
/
+598
2020-05-18
gpio: Add GPIO Aggregator
Geert Uytterhoeven
3
-0
/
+581
2020-05-18
gpiolib: Add support for GPIO lookup by line name
Geert Uytterhoeven
1
-5
/
+17
2020-05-18
Merge tag 'gpio-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Walleij
3
-10
/
+27
2020-05-18
gpio: xgene-sb: Drop extra check to call acpi_gpiochip_request_interrupts()
Andy Shevchenko
1
-7
/
+3
2020-05-18
gpio: xgene-sb: Allow driver to be built with COMPILE_TEST
Andy Shevchenko
1
-1
/
+1
2020-05-18
gpio: xgene-sb: Drop redundant OF_GPIO dependency
Andy Shevchenko
2
-2
/
+2
2020-05-18
gpio: mb86s7x: Remove superfluous test for ACPI companion
Andy Shevchenko
1
-8
/
+6
2020-05-18
gpio: mb86s7x: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
1
-9
/
+7
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
3
-6
/
+31
2020-05-16
gpiolib: Document that GPIO line names are not globally unique
Geert Uytterhoeven
1
-3
/
+8
2020-05-13
gpiolib: notify user-space about line status changes after flags are set
Bartosz Golaszewski
1
-2
/
+13
2020-05-12
Merge tag 'intel-gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
3
-40
/
+45
2020-05-09
Merge tag 'gpio-updates-for-v5.8-part1' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
9
-47
/
+113
2020-05-05
gpio: exar: Fix bad handling for ida_simple_get error path
Takashi Iwai
1
-2
/
+5
2020-05-05
gpio-f7188x: Add GPIO support for F81865
Petteri Jokinen
1
-3
/
+30
2020-05-05
gpio: tegra186: export MODULE_DEVICE_TABLE
Mian Yousaf Kaukab
1
-0
/
+1
[next]