aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-02gpio: tb10x: Drop unneeded free_irq() callAxel Lin
2015-06-02gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchipAaron Lu
2015-06-02gpio: stp-xway: Use the of_property_read_u32 helperMartin Blumenstingl
2015-06-01gpio: pcf857x: Check for irq_set_irq_wake() failuresGeert Uytterhoeven
2015-06-01gpio-stp-xway: Fix enabling the highest bit of the PHY LEDsMartin Blumenstingl
2015-06-01gpio: Prevent an integer overflow in the pca953x driverJoshua Scott
2015-06-01gpio: omap: rework omap_gpio_irq_startup to handle current pin state properlyGrygorii Strashko
2015-06-01gpio: omap: rework omap_gpio_request to touch only gpio specific registersGrygorii Strashko
2015-06-01gpio: omap: rework omap_x_irq_shutdown to touch only irqs specific registersGrygorii Strashko
2015-06-01gpio: omap: fix error handling in omap_gpio_irq_typeGrygorii Strashko
2015-06-01gpio: omap: fix omap_gpio_free to not clean up irq configurationGrygorii Strashko
2015-06-01gpio: rcar: Check for irq_set_irq_wake() failuresGeert Uytterhoeven
2015-06-01gpiolib: rename gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim
2015-05-19Drivers: gpio: Fix spelling errorsColin Cronin
2015-05-14gpio: discourage passing base to gpio_chipLinus Walleij
2015-05-13gpiolib: cleanup chained handler and dataDmitry Eremin-Solenikov
2015-05-13i2c / ACPI: Assign IRQ for devices that have GpioInt automaticallyMika Westerberg
2015-05-13i2c / ACPI: Use 0 to indicate that device does not have interrupt assignedMika Westerberg
2015-05-13gpio: dln2: fix build breakageJohan Hovold
2015-05-12gpio: xlp: Add missing .owner and .label settings for gpio_chipAxel Lin
2015-05-12dt-bindings: add brcmstb-gpio GPIO bindingGregory Fong
2015-05-12gpio: sysfs: move irq trigger flags to class-device dataJohan Hovold
2015-05-12gpio: sysfs: remove FLAG_SYSFS_DIRJohan Hovold
2015-05-12gpio: sysfs: rename active-low helperJohan Hovold
2015-05-12gpio: sysfs: fix race between gpiod export and unexportJohan Hovold
2015-05-12gpio: sysfs: use per-gpio lockingJohan Hovold
2015-05-12gpio: sysfs: clean up gpiod_export_link lockingJohan Hovold
2015-05-12gpio: sysfs: clean up edge_storeJohan Hovold
2015-05-12gpio: sysfs: split irq allocation and deallocationJohan Hovold
2015-05-12gpio: sysfs: only call irq helper if neededJohan Hovold
2015-05-12gpio: sysfs: clean up interrupt-interface implementationJohan Hovold
2015-05-12gpio: sysfs: remove redundant gpio-descriptor parametersJohan Hovold
2015-05-12gpio: sysfs: add gpiod class-device dataJohan Hovold
2015-05-12gpio: sysfs: remove redundant export testsJohan Hovold
2015-05-12gpio: sysfs: release irq after class-device deregistrationJohan Hovold
2015-05-12gpio: sysfs: use DEVICE_ATTR macrosJohan Hovold
2015-05-12gpio: remove gpiod_sysfs_set_active_lowJohan Hovold
2015-05-12gpio: sysfs: rename gpiochip registration functionsJohan Hovold
2015-05-12gpio: sysfs: clean up chip class-device handlingJohan Hovold
2015-05-12gpio: sysfs: reduce gpiochip-export locking scopeJohan Hovold
2015-05-12gpio: sysfs: preparatory clean upsJohan Hovold
2015-05-12gpio: sysfs: fix redundant lock-as-irq handlingJohan Hovold
2015-05-12gpio: clean up gpiochip_removeJohan Hovold
2015-05-12Merge tag 'v4.1-rc3' into develLinus Walleij
2015-05-12gpio: xilinx: Fix kernel-doc warningsMichal Simek
2015-05-12gpio: x-gene: Remove a useless memsetChristophe Jaillet
2015-05-12gpio: Constify platform_device_idKrzysztof Kozlowski
2015-05-12drivers/gpio: include <module.h> for modular crystalcove codePaul Gortmaker
2015-05-11gpio / ACPI: Add support for retrieving GpioInt resources from a deviceMika Westerberg
2015-05-11gpio: mxc: read output value from GPIO_DR registerVladimir Zapolskiy