index
:
linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2018-12-11
gpio: Export gpiod_get_from_of_node()
Linus Walleij
2018-12-10
gpio: lpc18xx: fix GPIO controller driver build as a module
Vladimir Zapolskiy
2018-12-07
gpio: sodaville: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
gpio: sch: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
gpio: pch: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
gpio: merrifield: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
gpio: lynxpoint: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
gpio: intel-mid: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
gpio: ich: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
gpio: sodaville: Sort headers alphabetically
Andy Shevchenko
2018-12-07
gpio: pch: Sort headers alphabetically
Andy Shevchenko
2018-12-07
gpio: ich: Sort headers alphabetically
Andy Shevchenko
2018-12-07
gpio: sch: Remove linux/init.h and sort headers
Andy Shevchenko
2018-12-07
gpio: merrifield: Remove linux/init.h
Andy Shevchenko
2018-12-07
gpio: lynxpoint: Remove linux/init.h and sort headers
Andy Shevchenko
2018-12-07
gpio: intel-mid: Remove linux/module.h and sort headers
Andy Shevchenko
2018-12-07
gpio: pch: Remove duplicate assignments
Andy Shevchenko
2018-12-07
gpio: pch: Remove redundant __func__ from debug print
Andy Shevchenko
2018-12-07
gpio: ich: Join string literals back
Andy Shevchenko
2018-12-07
gpio: ich: Convert pr_<level> to dev_<level>
Andy Shevchenko
2018-12-07
gpio: ich: Switch to use struct device instead of platform_device
Andy Shevchenko
2018-12-07
gpio: ich: Simplify error handling in ichx_write_bit()
Andy Shevchenko
2018-12-07
gpio: sodaville: Use for_each_set_bit() in IRQ handler
Andy Shevchenko
2018-12-07
gpio: pch: Use for_each_set_bit() in IRQ handler
Andy Shevchenko
2018-12-07
gpio: uniphier: convert to SPDX License Identifier
Masahiro Yamada
2018-12-07
gpio: zynq: Report gpio direction at boot
Brandon Maier
2018-12-07
gpio: ks8695: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-07
gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
Hans de Goede
2018-12-07
gpio: lpc18xx: add GPIO pin interrupt controller support
Vladimir Zapolskiy
2018-12-07
gpio: lpc18xx: use resource managed interface to register GPIO controller
Vladimir Zapolskiy
2018-12-07
gpio: lpc18xx: add struct device local variable
Vladimir Zapolskiy
2018-12-07
gpio: lpc18xx: use SPDX license identifier
Vladimir Zapolskiy
2018-12-07
gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack
Nicholas Mc Guire
2018-12-07
gpio: mt7621: report failure of devm_kasprintf()
Nicholas Mc Guire
2018-12-05
gpio: rcar: reference device instead of platform device
Vladimir Zapolskiy
2018-12-03
gpio: lynxpoint: Use for_each_set_bit() in IRQ handler
Andy Shevchenko
2018-12-03
gpio: pch: Convert to dev_pm_ops
Andy Shevchenko
2018-12-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-12-02
gpio: sodaville: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
2018-12-02
gpio: pch: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
2018-11-29
gpio: OF: Parse MMC-specific CD and WP properties
Linus Walleij
2018-11-26
gpio: davinci: restore a way to manually specify the GPIO base
Bartosz Golaszewski
2018-11-26
gpio: restore original GPLv2+ license of gpiolib-of.c sources
Vladimir Zapolskiy
2018-11-19
drivers/gpio/gpio-grgpio.c: Remove duplicate header
Brajeswar Ghosh
2018-11-16
gpio: vf610: add optional clock support
A.s. Dong
2018-11-16
gpio: mockup: fix indicated direction
Bartosz Golaszewski
2018-11-16
gpio: pxa: fix legacy non pinctrl aware builds again
Robert Jarzmik
2018-11-16
gpio: mxc: move gpio noirq suspend/resume to syscore phase
Anson Huang
2018-11-15
gpio: rcar: convert to SPDX identifiers
Kuninori Morimoto
2018-11-15
gpio: drop devm_gpio_chip_match()
Laurent Pinchart
[prev]
[next]