summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-10gpio: add ETRAXFS GPIO driverRabin Vincent4-0/+206
2015-06-04fix documentation after renaming gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim1-14/+14
2015-06-02gpio: Add GPIO support for Broadcom STB SoCsGregory Fong4-0/+268
2015-06-02gpio: xgene: add ACPI support for APM X-Gene GPIO standby driverY Vo1-0/+21
2015-06-02gpio: tb10x: Drop unneeded free_irq() callAxel Lin1-1/+0
2015-06-02gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchipAaron Lu1-0/+1
2015-06-02gpio: stp-xway: Use the of_property_read_u32 helperMartin Blumenstingl1-16/+11
2015-06-01gpio: pcf857x: Check for irq_set_irq_wake() failuresGeert Uytterhoeven1-2/+14
2015-06-01gpio-stp-xway: Fix enabling the highest bit of the PHY LEDsMartin Blumenstingl1-1/+1
2015-06-01gpio: Prevent an integer overflow in the pca953x driverJoshua Scott1-9/+12
2015-06-01gpio: omap: rework omap_gpio_irq_startup to handle current pin state properlyGrygorii Strashko1-1/+13
2015-06-01gpio: omap: rework omap_gpio_request to touch only gpio specific registersGrygorii Strashko1-8/+1
2015-06-01gpio: omap: rework omap_x_irq_shutdown to touch only irqs specific registersGrygorii Strashko1-10/+5
2015-06-01gpio: omap: fix error handling in omap_gpio_irq_typeGrygorii Strashko1-4/+12
2015-06-01gpio: omap: fix omap_gpio_free to not clean up irq configurationGrygorii Strashko1-1/+4
2015-06-01gpio: rcar: Check for irq_set_irq_wake() failuresGeert Uytterhoeven1-2/+11
2015-06-01gpiolib: rename gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim4-45/+51
2015-05-19Drivers: gpio: Fix spelling errorsColin Cronin6-10/+10
2015-05-14gpio: discourage passing base to gpio_chipLinus Walleij1-2/+6
2015-05-13gpiolib: cleanup chained handler and dataDmitry Eremin-Solenikov2-0/+8
2015-05-13i2c / ACPI: Assign IRQ for devices that have GpioInt automaticallyMika Westerberg1-2/+7
2015-05-13i2c / ACPI: Use 0 to indicate that device does not have interrupt assignedMika Westerberg1-2/+1
2015-05-13gpio: dln2: fix build breakageJohan Hovold1-1/+0
2015-05-12gpio: xlp: Add missing .owner and .label settings for gpio_chipAxel Lin1-0/+2