summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-18
|\
| * gpio/davinci: Fix race in installing chained irq handlerThomas Gleixner2015-07-13
* | gpio: pca953x: fix nested irqs reschedulingGrygorii Strashko2015-07-16
* | gpio: omap: prevent module from being unloaded while in useGrygorii Strashko2015-07-16
* | gpio: max732x: Add missing dev reference to gpiochipMarek Vasut2015-07-16
* | gpio/xilinx: Use correct address when setting initial values.Raphaƫl Teysseyre2015-07-16
* | gpio: zynq: Fix problem with unbalanced pm_runtime_enableMichal Simek2015-07-16
* | gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_typeGrygorii Strashko2015-07-16
* | gpio: brcmstb: fix null ptr dereference in driver removeGregory Fong2015-07-16
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-01
|\
| * gpio/msic: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-25
| * gpio/dwapb: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-25
| * gpio/bcm-kona: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-25
* | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-01
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki2015-06-26
| |\ \ \ \
| | | * | | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin2015-06-24
| | |/ / /
* | | | | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-06-24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gpio: Constify irq_domain_opsKrzysztof Kozlowski2015-05-06
| | |/ / | |/| |
* | | | Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-06-23
|\ \ \ \ | |_|_|/ |/| | |
| * | | gpio: Fix checkpatch.pl issuesDaniel Lockyer2015-06-16
| * | | gpio: pcf857x: handle only enabled irqsGrygorii Strashko2015-06-16
| * | | gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not foundMika Westerberg2015-06-11
| * | | GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module useHanjun Guo2015-06-10
| * | | gpio: improve error reporting on own descriptorsLinus Walleij2015-06-10
| * | | gpio: promote own request failure to pr_err()Linus Walleij2015-06-10
| * | | gpio: Added support to Zynq Ultrascale+ MPSoCAnurag Kumar Vulisha2015-06-10
| * | | gpio: add ETRAXFS GPIO driverRabin Vincent2015-06-10
| * | | gpio: Add GPIO support for Broadcom STB SoCsGregory Fong2015-06-02
| * | | gpio: xgene: add ACPI support for APM X-Gene GPIO standby driverY Vo2015-06-02
| * | | gpio: tb10x: Drop unneeded free_irq() callAxel Lin2015-06-02
| * | | gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchipAaron Lu2015-06-02
| * | | gpio: stp-xway: Use the of_property_read_u32 helperMartin Blumenstingl2015-06-02
| * | | gpio: pcf857x: Check for irq_set_irq_wake() failuresGeert Uytterhoeven2015-06-01
| * | | gpio-stp-xway: Fix enabling the highest bit of the PHY LEDsMartin Blumenstingl2015-06-01
| * | | gpio: Prevent an integer overflow in the pca953x driverJoshua Scott2015-06-01
| * | | gpio: omap: rework omap_gpio_irq_startup to handle current pin state properlyGrygorii Strashko2015-06-01
| * | | gpio: omap: rework omap_gpio_request to touch only gpio specific registersGrygorii Strashko2015-06-01
| * | | gpio: omap: rework omap_x_irq_shutdown to touch only irqs specific registersGrygorii Strashko2015-06-01
| * | | gpio: omap: fix error handling in omap_gpio_irq_typeGrygorii Strashko2015-06-01
| * | | gpio: omap: fix omap_gpio_free to not clean up irq configurationGrygorii Strashko2015-06-01
| * | | gpio: rcar: Check for irq_set_irq_wake() failuresGeert Uytterhoeven2015-06-01
| * | | gpiolib: rename gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim2015-06-01
| * | | Drivers: gpio: Fix spelling errorsColin Cronin2015-05-19
| * | | gpiolib: cleanup chained handler and dataDmitry Eremin-Solenikov2015-05-13
| * | | gpio: dln2: fix build breakageJohan Hovold2015-05-13
| * | | gpio: xlp: Add missing .owner and .label settings for gpio_chipAxel Lin2015-05-12
| * | | gpio: sysfs: move irq trigger flags to class-device dataJohan Hovold2015-05-12
| * | | gpio: sysfs: remove FLAG_SYSFS_DIRJohan Hovold2015-05-12
| * | | gpio: sysfs: rename active-low helperJohan Hovold2015-05-12
| * | | gpio: sysfs: fix race between gpiod export and unexportJohan Hovold2015-05-12