index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2016-02-19
gpio: tps65218: remove unused #include
Linus Walleij
2016-02-19
gpio: ks8695: remove irq_to_gpio function
Arnd Bergmann
2016-02-18
gpio: use kzalloc to allocate gpio_device
Josh Cartwright
2016-02-16
gpio-mcp23s08: correctly handling failed allocation
Insu Yun
2016-02-16
gpio: tps65218: Make tps65218_gpio_output set proper output level
Axel Lin
2016-02-16
gpio: tpic2810: Make tpic2810_direction_output set proper output level
Axel Lin
2016-02-16
gpio: create an API to detect open drain/source on lines
Linus Walleij
2016-02-16
gpio: davinci: Fix possible NULL pointer deference
Nicholas Krause
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2016-02-16
gpio: TS-4800: remove useless bgpio_init flags
Julien Grossholtz
2016-02-16
gpio: move the subdriver data pointer into gpio_device
Linus Walleij
2016-02-16
gpio: move the pin ranges into gpio_device
Linus Walleij
2016-02-16
pinctrl: sirf/atlas7: stop poking around in GPIO internals
Linus Walleij
2016-02-16
gpio: ws16c48: Use devm_request_region
William Breathitt Gray
2016-02-16
gpio: sch311x: Use devm_request_region
William Breathitt Gray
2016-02-16
gpio: ich: Use devm_request_region
William Breathitt Gray
2016-02-16
gpio: amd8111: Use devm_request_region
William Breathitt Gray
2016-02-16
gpio: 104-idio-16: Use devm_request_region
William Breathitt Gray
2016-02-16
gpio: 104-idi-48: Use devm_request_region
William Breathitt Gray
2016-02-16
gpio: 104-dio-48e: Use devm_request_region
William Breathitt Gray
2016-02-16
gpio: misc: Pass correct license string to MODULE_LICENSE
William Breathitt Gray
2016-02-11
gpio: reference count the gpio device for each desc
Linus Walleij
2016-02-11
gpio: reflect base and ngpio into gpio_device
Linus Walleij
2016-02-11
gpio/pinctrl: sunxi: stop poking around in private vars
Linus Walleij
2016-02-11
gpio: move descriptors into gpio_device
Linus Walleij
2016-02-11
gpio: move sysfs mock device to the gpio_device
Linus Walleij
2016-02-11
gpio: remember to finally free gpio_device
Linus Walleij
2016-02-11
gpio: add tps65218 gpio
Nicolas Saenz Julienne
2016-02-10
gpio: Add driver for TI TPIC2810
Andrew F. Davis
2016-02-10
gpio: Add driver for SPI serializers
Andrew F. Davis
2016-02-10
gpio: ath79: Update the copyright notice
Alban Bedel
2016-02-10
gpio: ath79: Add support for the interrupt controller
Alban Bedel
2016-02-10
gpio: ath79: Make the driver removable
Alban Bedel
2016-02-10
gpio: ath79: Allow building in compile tests
Alban Bedel
2016-02-10
gpio: ath79: Move to the generic GPIO driver
Alban Bedel
2016-02-09
Merge branch 'chardev' into devel
Linus Walleij
2016-02-09
gpio: add a userspace chardev ABI for GPIOs
Linus Walleij
2016-02-09
gpio: refer to gpio device in prints and debugfs
Linus Walleij
2016-02-09
gpio: make the gpiochip a real device
Linus Walleij
2016-02-08
drivers/gpio: Switch gpio-mpc8xxx to use gpio-generic
Liu Gang
2016-02-08
Merge branch 'error-return-from-get' into devel
Linus Walleij
2016-02-05
gpio: add TS-4800 fpga GPIO support
Julien Grossholtz
2016-01-28
gpio: davinci: use irq_data_get_chip_type
Geliang Tang
2016-01-28
gpio/qoriq: Add qoriq platforms support
Liu Gang
2016-01-28
gpio-f7188x: Add F81866 GPIO supports
Peter Hung
2016-01-28
gpio: Add GPIO support for the ACCES 104-DIO-48E
William Breathitt Gray
2016-01-28
gpio: Add GPIO support for the WinSystems WS16C48
William Breathitt Gray
2016-01-28
gpio: 104-idi-48: Allow IRQ sharing
William Breathitt Gray
2016-01-25
powerpc: qe_lib/gpio: Be sure to clamp return value
Linus Walleij
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
[next]