summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-16gpio: rcar: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: pl061: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: mpc8xxx: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: lynxpoint: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: intel-mid: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: em: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: bcm_kona: rename confusing variablesLinus Walleij
2013-10-16gpio: adnp: rename "virq" to "child_irq"Linus Walleij
2013-10-11gpio: tc3589x: drop references to "virtual" IRQLinus Walleij
2013-10-11gpio: bcm281xx: Fix nested interrupt handler issueMarkus Mayer
2013-10-11gpio-intel-mid: update prefixes and names from langwell to intel-midDavid Cohen
2013-10-11gpio: rename gpio-langwell to gpio-intel-midDavid Cohen
2013-10-11gpio: langwell: add Intel Merrifield supportDavid Cohen
2013-10-11gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request functionMika Westerberg
2013-10-02gpio: arizona: Use the of_node from the Arizona deviceCharles Keepax
2013-10-02gpio: twl4030: Remove redundant of_match_ptrSachin Kamat
2013-10-02gpio: clps711x: Remove redundant of_match_ptrSachin Kamat
2013-10-02gpio: adnp: Remove redundant of_match_ptrSachin Kamat
2013-09-27Merge branch 'ixp4-cleanup' into develLinus Walleij
2013-09-27staging: media/lirc: switch to use gpiolibLinus Walleij
2013-09-27ptp: switch to use gpiolibLinus Walleij
2013-09-27input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij
2013-09-27input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij
2013-09-23gpio: pcf857x: Add OF supportLaurent Pinchart
2013-09-23gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.Graeme Smecher
2013-09-23gpio: gpio-mc33880: Remove redundant spi_set_drvdataSachin Kamat
2013-09-23gpio: gpio-74x164: Remove redundant of_match_ptrSachin Kamat
2013-09-23gpio: gpio-74x164: Remove redundant spi_set_drvdataSachin Kamat
2013-09-23Merge branch 'iop-cleanup' into develLinus Walleij
2013-09-20gpio: bcm-kona: only use set_irq_flags() on ARMLinus Walleij
2013-09-20ARM: plat-iop: pass physical base for GPIOLinus Walleij
2013-09-20gpio: iop: use readl/writel accessorsLinus Walleij
2013-09-20ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij
2013-09-20ARM: plat-iop: remove custom complex GPIO implementationLinus Walleij
2013-09-20gpio: decouple the IOP GPIO driver from platformLinus Walleij
2013-09-20ARM: plat-iop: move the GPIO driver to drivers/gpioLinus Walleij
2013-09-20gpio: ucb1400: Can be built as a moduleJean Delvare
2013-09-20gpio: bt8xx: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-20gpio: arizona: Add wm8997 support to probeCharles Keepax
2013-09-20gpio: bcm281xx: Add GPIO driverMarkus Mayer
2013-09-20gpiolib: factorize gpiod_get/set functionsAlexandre Courbot
2013-09-19emev2: GPIOLIB: Enable support for OFIan Molton
2013-09-19gpio: palmas: add support for TPS80036Laxman Dewangan
2013-09-19gpiolib: Include GPIO label in log messages for GPIOsMark Brown
2013-09-19gpiolib: Provide helper macros for logging of GPIO eventsMark Brown
2013-09-18gpio: pcf857x: only use set_irq_flags() on ARMLinus Walleij
2013-09-17gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui
2013-09-17gpio: pcf857x: call the gpio user handler iff gpio_to_irq is doneGeorge Cherian
2013-09-17gpio: pcf857x: remove the irq_demux_work and gpio->irqGeorge Cherian
2013-09-17gpio: pcf857x: change to devm_request_threaded_irqGeorge Cherian