Age | Commit message (Expand) | Author | Files | Lines |
2015-07-02 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -6/+6 |
2015-07-02 | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2015-06-26 | Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' | Rafael J. Wysocki | 1 | -2/+2 |
2015-06-25 | gpio/msic: Fix race in installing chained IRQ handler | Thomas Gleixner | 1 | -2/+1 |
2015-06-25 | gpio/dwapb: Fix race in installing chained IRQ handler | Thomas Gleixner | 1 | -2/+2 |
2015-06-25 | gpio/bcm-kona: Fix race in installing chained IRQ handler | Thomas Gleixner | 1 | -2/+3 |
2015-06-25 | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 6 | -6/+6 |
2015-06-24 | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() | Alexander Sverdlin | 1 | -2/+2 |
2015-06-23 | Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 34 | -557/+1796 |
2015-06-23 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -11/+10 |
2015-06-18 | gpio: gpio-tegra: Fix race in installing chained IRQ handler | Russell King | 1 | -2/+2 |
2015-06-18 | gpio: gpio-mxs: Fix race in installing chained IRQ handler | Russell King | 1 | -2/+2 |
2015-06-18 | gpio: gpio-mxc: Fix race in installing chained IRQ handler | Russell King | 1 | -7/+6 |
2015-06-16 | gpio: Fix checkpatch.pl issues | Daniel Lockyer | 5 | -16/+13 |
2015-06-16 | gpio: pcf857x: handle only enabled irqs | Grygorii Strashko | 1 | -11/+35 |
2015-06-11 | gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found | Mika Westerberg | 1 | -4/+5 |
2015-06-10 | GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module use | Hanjun Guo | 1 | -0/+2 |
2015-06-10 | gpio: improve error reporting on own descriptors | Linus Walleij | 1 | -2/+4 |
2015-06-10 | gpio: promote own request failure to pr_err() | Linus Walleij | 1 | -2/+2 |
2015-06-10 | gpio: Added support to Zynq Ultrascale+ MPSoC | Anurag Kumar Vulisha | 2 | -67/+126 |
2015-06-10 | gpio: add ETRAXFS GPIO driver | Rabin Vincent | 3 | -0/+185 |
2015-06-02 | gpio: Add GPIO support for Broadcom STB SoCs | Gregory Fong | 3 | -0/+261 |
2015-06-02 | gpio: xgene: add ACPI support for APM X-Gene GPIO standby driver | Y Vo | 1 | -0/+21 |
2015-06-02 | gpio: tb10x: Drop unneeded free_irq() call | Axel Lin | 1 | -1/+0 |
2015-06-02 | gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchip | Aaron Lu | 1 | -0/+1 |
2015-06-02 | gpio: stp-xway: Use the of_property_read_u32 helper | Martin Blumenstingl | 1 | -16/+11 |
2015-06-01 | gpio: pcf857x: Check for irq_set_irq_wake() failures | Geert Uytterhoeven | 1 | -2/+14 |
2015-06-01 | gpio-stp-xway: Fix enabling the highest bit of the PHY LEDs | Martin Blumenstingl | 1 | -1/+1 |
2015-06-01 | gpio: Prevent an integer overflow in the pca953x driver | Joshua Scott | 1 | -9/+12 |
2015-06-01 | gpio: omap: rework omap_gpio_irq_startup to handle current pin state properly | Grygorii Strashko | 1 | -1/+13 |
2015-06-01 | gpio: omap: rework omap_gpio_request to touch only gpio specific registers | Grygorii Strashko | 1 | -8/+1 |
2015-06-01 | gpio: omap: rework omap_x_irq_shutdown to touch only irqs specific registers | Grygorii Strashko | 1 | -10/+5 |
2015-06-01 | gpio: omap: fix error handling in omap_gpio_irq_type | Grygorii Strashko | 1 | -4/+12 |
2015-06-01 | gpio: omap: fix omap_gpio_free to not clean up irq configuration | Grygorii Strashko | 1 | -1/+4 |
2015-06-01 | gpio: rcar: Check for irq_set_irq_wake() failures | Geert Uytterhoeven | 1 | -2/+11 |
2015-06-01 | gpiolib: rename gpiod_set_array to gpiod_set_array_value | Rojhalat Ibrahim | 1 | -25/+29 |
2015-05-19 | Drivers: gpio: Fix spelling errors | Colin Cronin | 6 | -10/+10 |
2015-05-13 | gpiolib: cleanup chained handler and data | Dmitry Eremin-Solenikov | 1 | -0/+7 |
2015-05-13 | gpio: dln2: fix build breakage | Johan Hovold | 1 | -1/+0 |
2015-05-12 | gpio: gpio-kempld: Fix get_direction return value | Michael Brunner | 1 | -1/+1 |
2015-05-12 | gpio: xlp: Add missing .owner and .label settings for gpio_chip | Axel Lin | 1 | -0/+2 |
2015-05-12 | gpio: fix gpio leak in gpiochip_add error path | Johan Hovold | 1 | -4/+6 |
2015-05-12 | gpio: sysfs: move irq trigger flags to class-device data | Johan Hovold | 2 | -27/+24 |
2015-05-12 | gpio: sysfs: remove FLAG_SYSFS_DIR | Johan Hovold | 2 | -9/+7 |
2015-05-12 | gpio: sysfs: rename active-low helper | Johan Hovold | 1 | -2/+2 |
2015-05-12 | gpio: sysfs: fix race between gpiod export and unexport | Johan Hovold | 1 | -25/+26 |
2015-05-12 | gpio: sysfs: use per-gpio locking | Johan Hovold | 1 | -18/+34 |
2015-05-12 | gpio: sysfs: clean up gpiod_export_link locking | Johan Hovold | 1 | -20/+8 |
2015-05-12 | gpio: sysfs: clean up edge_store | Johan Hovold | 1 | -5/+7 |
2015-05-12 | gpio: sysfs: split irq allocation and deallocation | Johan Hovold | 1 | -37/+37 |