开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2016-08-31
gpio: Fix OF build problem on UM
Linus Walleij
2016-08-22
gpio: intel-mid: Remove potentially harmful code
Andy Shevchenko
2016-08-22
gpio: pca953x: Fix NBANK calculation for PCA9536
Vignesh R
2016-06-19
gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
Ben Dooks
2016-06-19
gpiolib: Fix NULL pointer deference
Ricardo Ribalda Delgado
2016-04-20
gpio: pca953x: Use correct u16 value for register word write
Yong Li
2015-07-03
gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchip
Aaron Lu
2015-06-10
gpio: gpio-kempld: Fix get_direction return value
Michael Brunner
2015-05-23
gpio: sysfs: fix memory leaks and device hotplug
Johan Hovold
2015-05-17
gpio: mvebu: Fix mask/unmask managment per irq chip type
Gregory CLEMENT
2015-03-06
gpio: tps65912: fix wrong container_of arguments
Nicolas Saenz Julienne
2015-03-06
gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...
Hans Holmberg
2015-02-11
gpio: mcp23s08: handle default gpio base
Sonic Zhang
2015-02-11
gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low
Johan Hovold
2015-02-11
gpio: sysfs: fix memory leak in gpiod_export_link
Johan Hovold
2015-01-27
gpio: sysfs: fix gpio device-attribute leak
Johan Hovold
2015-01-27
gpio: sysfs: fix gpio-chip device-attribute leak
Johan Hovold
2015-01-27
gpio: fix sleep-while-atomic in gpiochip_remove
Johan Hovold
2015-01-27
gpio: fix memory leak and sleep-while-atomic
Johan Hovold
2015-01-27
gpio: fix memory and reference leaks in gpiochip_add error path
Johan Hovold
2015-01-27
gpio: crystalcove: use handle_nested_irq
Aaron Lu
2015-01-27
gpiolib: of: Correct error handling in of_get_named_gpiod_flags
Hans Holmberg
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-10-02
gpio: pch: Build context save/restore only for PM
Thierry Reding
2014-10-02
gpio: ks8695: fix 'else should follow close brace '}''
Varka Bhadram
2014-10-02
gpio: stmpe: add verbose debug code
Linus Walleij
2014-10-02
gpio: stmpe: fix up interrupt enable logic
Linus Walleij
2014-09-30
gpio: staticize xway_stp_init()
Linus Walleij
2014-09-26
gpio: handle also nested irqchips in the chained handler set-up
Linus Walleij
2014-09-26
gpio: set parent irq on chained handlers
Linus Walleij
2014-09-26
gpiolib: irqchip: use irq_find_mapping while removing irqchip
Grygorii Strashko
2014-09-25
Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-25
gpio: crystalcove: support virtual GPIO
Aaron Lu
2014-09-25
gpio: kona: enable only on BCM_MOBILE or for compile testing
Uwe Kleine-König
2014-09-24
gpio / ACPI: Use pin index and bit length
Srinivas Pandruvada
2014-09-24
gpio, bcm-kona, LLVMLinux: Remove use of __initconst
Behan Webster
2014-09-24
gpio: Fix ngpio in gpio-xilinx driver
Gernot Vormayr
2014-09-24
gpio: dwapb: fix pointer to integer cast
Linus Walleij
2014-09-24
gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard
Axel Lin
2014-09-24
gpio: xgene: Remove unneeded forward declation for struct xgene_gpio
Axel Lin
2014-09-24
gpio: xgene: Fix missing spin_lock_init()
Axel Lin
2014-09-24
gpio: ks8695: fix switch case indentation
Varka Bhadram
2014-09-24
gpiolib: add irq_not_threaded flag to gpio_chip
Octavian Purdila
2014-09-24
gpio: Fix return value check in xgene_gpio_probe()
Wei Yongjun
2014-09-24
gpio: Fix potential NULL handler data in chained irqchip handler
Jarkko Nikula
2014-09-24
gpio: Fix gpio direction flags not getting set
Adrian Hunter
2014-09-23
GPIO: gpiolib: trivial: Add missing carriage return
Alexander Shiyan
2014-09-23
gpio: omap: Fix interrupt names
Nishanth Menon
2014-09-23
gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTR
Paul Bolle
2014-09-23
gpio: use container_of to resolve cs5535_gpio_chip from gpio_chip
Fabian Frederick
[next]