index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
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
2016-06-23
gpio: convince line to become input in irq helper
Linus Walleij
2016-06-18
gpiolib: make lineevent_irq_thread static
Ben Dooks
2016-06-18
gpio: make the iterator point to last handle
Linus Walleij
2016-06-16
gpiolib: avoid uninitialized data in gpio kfifo
Arnd Bergmann
2016-06-15
gpio: userspace ABI for reading GPIO line events
Linus Walleij
2016-06-15
gpio: userspace ABI for reading/writing GPIO lines
Linus Walleij
2016-06-15
gpio: pca953x: enable driver on Intel Edison
Andy Shevchenko
2016-06-15
gpio: acpi: add _DEP support for Acer One 10
Rui Zhang
2016-06-14
gpio: f7188x: Implement get_direction.
plr.vincent@gmail.com
2016-06-13
gpio: pca953x: Fix NBANK calculation for PCA9536
Vignesh R
2016-06-08
gpio: mmio: add MyBook Live GPIO support
Christian Lamparter
2016-06-08
gpio: mmio: add DT support for memory-mapped GPIOs
Álvaro Fernández Rojas
2016-06-08
gpio: lpc18xx: convert GPIO_LPC18XX from bool to tristate
Paul Gortmaker
2016-06-08
gpio: Add ACPI support for XLP GPIO controller
Kamlakant Patel
2016-06-08
gpio: xlp: Fix vulcan IRQ descriptor allocation
Kamlakant Patel
2016-06-08
gpio: clps711x: Remove board support
Alexander Shiyan
2016-06-08
gpio: syscon: Change the compatibility string
Alexander Shiyan
2016-06-08
gpio: clps711x: Change the compatibility string
Alexander Shiyan
2016-06-08
gpio: xilinx: Add support to set multiple GPIO at once
Iban Rodriguez
2016-06-08
gpio: pca953x: enfore type for i2c_smbus_write_word_data()
Andy Shevchenko
2016-06-07
gpio: pca953x: remove redundant assignments
Andy Shevchenko
2016-06-07
gpio: pcf857x: restore the initial line state of all pcf lines
Kishon Vijay Abraham I
2016-06-07
gpio: remove redundant owner assignments of drivers
Masahiro Yamada
2016-06-07
gpio: of: add missing of_node_put() to of_gpiochip_add_pin_range()
Masahiro Yamada
2016-06-07
gpio: max77620: use the new open drain callback
Laxman Dewangan
2016-06-07
gpio: max77620: Configure interrupt trigger level
Laxman Dewangan
2016-06-07
gpio: stmpe: implement .get_direction()
Linus Walleij
2016-06-07
gpio: pca953x: Add support for TI PCA9536
Vignesh R
2016-06-07
gpio: max77620: add gpio driver for MAX77620/MAX20024
Laxman Dewangan
2016-05-30
gpio: drop lock before reading GPIO direction
Linus Walleij
2016-05-30
gpio: bail out silently on NULL descriptors
Linus Walleij
2016-05-30
gpio: handle compatible ioctl() pointers
Linus Walleij
2016-05-30
gpio: flush direction status in gpiochip_lock_as_irq()
Linus Walleij
2016-05-30
gpio: lpc32xx: disable broken to_irq support
Sylvain Lemieux
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-18
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-05-11
gpio: zevio: make it explicitly non-modular
Paul Gortmaker
2016-05-11
gpio: timberdale: make it explicitly non-modular
Paul Gortmaker
2016-05-11
gpio: stmpe: make it explicitly non-modular
Paul Gortmaker
2016-05-11
gpio: sodaville: make it explicitly non-modular
Paul Gortmaker
2016-05-11
gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platforms
Duc Dang
2016-05-10
gpio: of: make it possible to name GPIO lines
Linus Walleij
[next]