开源镜像站
帮助
动态
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-11-26
gpio: pca953x: Fix corruption of other gpios in set_multiple.
Phil Reid
2016-11-26
gpio: pca953x: Move memcpy into mutex lock for set multiple
Phil Reid
2016-11-26
gpio: do not double-check direction on sleeping chips
Linus Walleij
2016-11-18
gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
Masahiro Yamada
2016-11-18
gpio/mvebu: Use irq_domain_add_linear
Jason Gunthorpe
2016-11-10
gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak
Lars-Peter Clausen
2016-11-10
gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix another information leak
Lars-Peter Clausen
2016-11-10
gpio: GPIO_GET_LINEEVENT_IOCTL: Reject invalid line and event flags
Lars-Peter Clausen
2016-11-10
gpio: GPIO_GET_LINEHANDLE_IOCTL: Reject invalid line flags
Lars-Peter Clausen
2016-11-10
gpio: GPIO_GET_LINEEVENT_IOCTL: Validate line offset
Lars-Peter Clausen
2016-11-10
gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leak
Lars-Peter Clausen
2016-11-10
gpio: GPIO_GET_LINEHANDLE_IOCTL: Validate line offset
Lars-Peter Clausen
2016-11-10
gpio: GPIO_GET_CHIPINFO_IOCTL: Fix information leak
Lars-Peter Clausen
2016-11-10
gpio: GPIO_GET_CHIPINFO_IOCTL: Fix line offset validation
Lars-Peter Clausen
2016-11-10
gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()
David Arcari
2016-10-28
gpio: mpc8xxx: Correct irq handler function
Liu Gang
2016-09-08
gpio: sa1100: fix irq probing for ucb1x00
Russell King
2016-09-08
gpio: mcp23s08: make driver depend on OF_GPIO
Linus Walleij
2016-09-08
Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"
Linus Walleij
2016-08-19
gpio: make any OF dependent driver depend on OF_GPIO
Linus Walleij
2016-08-19
gpio: Fix OF build problem on UM
Linus Walleij
2016-08-10
gpio: max730x: set gpiochip data pointer before using it
Christophe Leroy
2016-07-26
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-07-22
gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata()
Wei Yongjun
2016-07-22
gpio: merrifield: Protect irq_ack() and gpio_set() by lock
Andy Shevchenko
2016-07-22
gpio: merrifield: Introduce GPIO driver to support Merrifield
Andy Shevchenko
2016-07-22
gpio: intel-mid: Make it depend to X86_INTEL_MID
Andy Shevchenko
2016-07-22
gpio: intel-mid: Sort header block alphabetically
Andy Shevchenko
2016-07-22
gpio: intel-mid: Remove potentially harmful code
Andy Shevchenko
2016-07-22
gpio: rcar: add R8A7792 support
Sergei Shtylyov
2016-07-22
gpiolib: remove duplicated include from gpiolib.c
Wei Yongjun
2016-07-22
gpio: tegra: don't auto-enable for COMPILE_TEST
Arnd Bergmann
2016-07-06
Revert "gpio: convince line to become input in irq helper"
Linus Walleij
2016-07-06
gpiolib: of_find_gpio(): Don't discard errors
Lars-Peter Clausen
2016-07-06
gpio: of: Allow overriding the device node
Thierry Reding
2016-07-05
Revert "gpio: gpiolib-of: Allow compile testing"
Linus Walleij
2016-07-04
gpio: free handles in fringe cases
Linus Walleij
2016-07-04
Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
Johan Hovold
2016-07-04
gpio: sch: Fix Oops on module load on Asus Eee PC 1201
Colin Pitrat
2016-07-04
gpio: tps65218: Add platform_device_id table
Keerthy
2016-07-04
gpio: max77620: get gpio value based on direction
Venkat Reddy Talla
2016-06-29
Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-06-23
gpio: lynxpoint: avoid potential warning on error path
Andy Shevchenko
2016-06-23
gpio: intel-mid: switch to devm_gpiochip_add_data()
Andy Shevchenko
2016-06-23
gpio: 74x164: Use spi_write() helper instead of open coding
Geert Uytterhoeven
2016-06-23
gpio: of: factor out common code to a new helper function
Masahiro Yamada
2016-06-23
gpio: of: remove of_gpiochip_and_xlate() and struct gg_data
Masahiro Yamada
2016-06-23
gpio: of: move chip->of_gpio_n_cells checking to of_gpiochip_add()
Masahiro Yamada
2016-06-23
gpio: of: drop needless gpio_chip look-up in of_parse_own_gpio()
Masahiro Yamada
2016-06-23
gpio: of: optimize "gpios" property parsing of of_parse_own_gpio()
Masahiro Yamada
[next]