Age | Commit message (Expand) | Author |
2015-07-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-07-16 | gpio: pca953x: fix nested irqs rescheduling | Grygorii Strashko |
2015-07-16 | gpio: omap: prevent module from being unloaded while in use | Grygorii Strashko |
2015-07-16 | gpio: max732x: Add missing dev reference to gpiochip | Marek Vasut |
2015-07-16 | gpio/xilinx: Use correct address when setting initial values. | Raphaël Teysseyre |
2015-07-16 | gpio: zynq: Fix problem with unbalanced pm_runtime_enable | Michal Simek |
2015-07-16 | gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type | Grygorii Strashko |
2015-07-16 | gpio: brcmstb: fix null ptr dereference in driver remove | Gregory Fong |
2015-07-13 | gpio/davinci: Fix race in installing chained irq handler | Thomas Gleixner |
2015-07-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-07-01 | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-26 | Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' | Rafael J. Wysocki |
2015-06-25 | gpio/msic: Fix race in installing chained IRQ handler | Thomas Gleixner |
2015-06-25 | gpio/dwapb: Fix race in installing chained IRQ handler | Thomas Gleixner |
2015-06-25 | gpio/bcm-kona: Fix race in installing chained IRQ handler | Thomas Gleixner |
2015-06-24 | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2015-06-24 | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() | Alexander Sverdlin |
2015-06-23 | Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2015-06-22 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-18 | gpio: gpio-tegra: Fix race in installing chained IRQ handler | Russell King |
2015-06-18 | gpio: gpio-mxs: Fix race in installing chained IRQ handler | Russell King |
2015-06-18 | gpio: gpio-mxc: Fix race in installing chained IRQ handler | Russell King |
2015-06-16 | gpio: Fix checkpatch.pl issues | Daniel Lockyer |
2015-06-16 | gpio: pcf857x: handle only enabled irqs | Grygorii Strashko |
2015-06-11 | gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found | Mika Westerberg |
2015-06-10 | GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module use | Hanjun Guo |
2015-06-10 | gpio: improve error reporting on own descriptors | Linus Walleij |
2015-06-10 | gpio: promote own request failure to pr_err() | Linus Walleij |
2015-06-10 | gpio: Added support to Zynq Ultrascale+ MPSoC | Anurag Kumar Vulisha |
2015-06-10 | gpio: add ETRAXFS GPIO driver | Rabin Vincent |
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: gpio-kempld: Fix get_direction return value | Michael Brunner |
2015-05-12 | gpio: xlp: Add missing .owner and .label settings for gpio_chip | Axel Lin |