开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2015-06-02
gpio: Add GPIO support for Broadcom STB SoCs
Gregory Fong
2015-06-02
gpio: xgene: add ACPI support for APM X-Gene GPIO standby driver
Y Vo
2015-06-02
gpio: tb10x: Drop unneeded free_irq() call
Axel Lin
2015-06-02
gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchip
Aaron Lu
2015-06-02
gpio: stp-xway: Use the of_property_read_u32 helper
Martin Blumenstingl
2015-06-01
gpio: pcf857x: Check for irq_set_irq_wake() failures
Geert Uytterhoeven
2015-06-01
gpio-stp-xway: Fix enabling the highest bit of the PHY LEDs
Martin Blumenstingl
2015-06-01
gpio: Prevent an integer overflow in the pca953x driver
Joshua Scott
2015-06-01
gpio: omap: rework omap_gpio_irq_startup to handle current pin state properly
Grygorii Strashko
2015-06-01
gpio: omap: rework omap_gpio_request to touch only gpio specific registers
Grygorii Strashko
2015-06-01
gpio: omap: rework omap_x_irq_shutdown to touch only irqs specific registers
Grygorii Strashko
2015-06-01
gpio: omap: fix error handling in omap_gpio_irq_type
Grygorii Strashko
2015-06-01
gpio: omap: fix omap_gpio_free to not clean up irq configuration
Grygorii Strashko
2015-06-01
gpio: rcar: Check for irq_set_irq_wake() failures
Geert Uytterhoeven
2015-06-01
gpiolib: rename gpiod_set_array to gpiod_set_array_value
Rojhalat Ibrahim
2015-05-19
Drivers: gpio: Fix spelling errors
Colin Cronin
2015-05-13
gpiolib: cleanup chained handler and data
Dmitry Eremin-Solenikov
2015-05-13
gpio: dln2: fix build breakage
Johan Hovold
2015-05-12
gpio: xlp: Add missing .owner and .label settings for gpio_chip
Axel Lin
2015-05-12
gpio: sysfs: move irq trigger flags to class-device data
Johan Hovold
2015-05-12
gpio: sysfs: remove FLAG_SYSFS_DIR
Johan Hovold
2015-05-12
gpio: sysfs: rename active-low helper
Johan Hovold
2015-05-12
gpio: sysfs: fix race between gpiod export and unexport
Johan Hovold
2015-05-12
gpio: sysfs: use per-gpio locking
Johan Hovold
2015-05-12
gpio: sysfs: clean up gpiod_export_link locking
Johan Hovold
2015-05-12
gpio: sysfs: clean up edge_store
Johan Hovold
2015-05-12
gpio: sysfs: split irq allocation and deallocation
Johan Hovold
2015-05-12
gpio: sysfs: only call irq helper if needed
Johan Hovold
2015-05-12
gpio: sysfs: clean up interrupt-interface implementation
Johan Hovold
2015-05-12
gpio: sysfs: remove redundant gpio-descriptor parameters
Johan Hovold
2015-05-12
gpio: sysfs: add gpiod class-device data
Johan Hovold
2015-05-12
gpio: sysfs: remove redundant export tests
Johan Hovold
2015-05-12
gpio: sysfs: release irq after class-device deregistration
Johan Hovold
2015-05-12
gpio: sysfs: use DEVICE_ATTR macros
Johan Hovold
2015-05-12
gpio: remove gpiod_sysfs_set_active_low
Johan Hovold
2015-05-12
gpio: sysfs: rename gpiochip registration functions
Johan Hovold
2015-05-12
gpio: sysfs: clean up chip class-device handling
Johan Hovold
2015-05-12
gpio: sysfs: reduce gpiochip-export locking scope
Johan Hovold
2015-05-12
gpio: sysfs: preparatory clean ups
Johan Hovold
2015-05-12
gpio: sysfs: fix redundant lock-as-irq handling
Johan Hovold
2015-05-12
gpio: clean up gpiochip_remove
Johan Hovold
2015-05-12
Merge tag 'v4.1-rc3' into devel
Linus Walleij
2015-05-12
gpio: xilinx: Fix kernel-doc warnings
Michal Simek
2015-05-12
gpio: x-gene: Remove a useless memset
Christophe Jaillet
2015-05-12
gpio: Constify platform_device_id
Krzysztof Kozlowski
2015-05-12
drivers/gpio: include <module.h> for modular crystalcove code
Paul Gortmaker
2015-05-11
gpio / ACPI: Add support for retrieving GpioInt resources from a device
Mika Westerberg
2015-05-11
gpio: mxc: read output value from GPIO_DR register
Vladimir Zapolskiy
2015-05-11
gpio: moxart: get value of output gpio from generic driver
Vladimir Zapolskiy
2015-05-11
gpio: gpio-generic: add flag to read out output value from reg_set
Vladimir Zapolskiy
[next]