summaryrefslogtreecommitdiff
path: root/drivers/gpio (follow)
Commit message (Expand)AuthorAge
...
| * | | | gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request functionMika Westerberg2013-10-11
| * | | | gpio: arizona: Use the of_node from the Arizona deviceCharles Keepax2013-10-02
| * | | | gpio: twl4030: Remove redundant of_match_ptrSachin Kamat2013-10-02
| * | | | gpio: clps711x: Remove redundant of_match_ptrSachin Kamat2013-10-02
| * | | | gpio: adnp: Remove redundant of_match_ptrSachin Kamat2013-10-02
| * | | | gpio: pcf857x: Add OF supportLaurent Pinchart2013-09-23
| * | | | gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.Graeme Smecher2013-09-23
| * | | | gpio: gpio-mc33880: Remove redundant spi_set_drvdataSachin Kamat2013-09-23
| * | | | gpio: gpio-74x164: Remove redundant of_match_ptrSachin Kamat2013-09-23
| * | | | gpio: gpio-74x164: Remove redundant spi_set_drvdataSachin Kamat2013-09-23
| * | | | Merge branch 'iop-cleanup' into develLinus Walleij2013-09-23
| |\ \ \ \
| | * | | | ARM: plat-iop: pass physical base for GPIOLinus Walleij2013-09-20
| | * | | | gpio: iop: use readl/writel accessorsLinus Walleij2013-09-20
| | * | | | ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij2013-09-20
| | * | | | ARM: plat-iop: remove custom complex GPIO implementationLinus Walleij2013-09-20
| | * | | | gpio: decouple the IOP GPIO driver from platformLinus Walleij2013-09-20
| | * | | | ARM: plat-iop: move the GPIO driver to drivers/gpioLinus Walleij2013-09-20
| | | |_|/ | | |/| |
| * | | | gpio: bcm-kona: only use set_irq_flags() on ARMLinus Walleij2013-09-20
| * | | | gpio: ucb1400: Can be built as a moduleJean Delvare2013-09-20
| * | | | gpio: bt8xx: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-20
| * | | | gpio: arizona: Add wm8997 support to probeCharles Keepax2013-09-20
| * | | | gpio: bcm281xx: Add GPIO driverMarkus Mayer2013-09-20
| * | | | gpiolib: factorize gpiod_get/set functionsAlexandre Courbot2013-09-20
| * | | | emev2: GPIOLIB: Enable support for OFIan Molton2013-09-19
| * | | | gpio: palmas: add support for TPS80036Laxman Dewangan2013-09-19
| * | | | gpiolib: Include GPIO label in log messages for GPIOsMark Brown2013-09-19
| * | | | gpiolib: Provide helper macros for logging of GPIO eventsMark Brown2013-09-19
| * | | | gpio: pcf857x: only use set_irq_flags() on ARMLinus Walleij2013-09-18
| * | | | gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-17
| * | | | gpio: pcf857x: call the gpio user handler iff gpio_to_irq is doneGeorge Cherian2013-09-17
| * | | | gpio: pcf857x: remove the irq_demux_work and gpio->irqGeorge Cherian2013-09-17
| * | | | gpio: pcf857x: change to devm_request_threaded_irqGeorge Cherian2013-09-17
| |/ / /
* | | | Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \
| * | | | gpio: tb10x: fix return value check in tb10x_gpio_probe()Wei Yongjun2013-10-30
| * | | | gpio: tb10x: use module_platform_driver to simplify the codeWei Yongjun2013-10-30
| * | | | gpio: add TB10x GPIO driverChristian Ruppert2013-10-25
| * | | | pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert2013-10-16
| | |/ / | |/| |
* | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-11
|\ \ \ \
| * | | | Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux...Kevin Hilman2013-10-14
| |\| | |
| * | | | gpio: samsung: Skip initialization if device tree is presentTomasz Figa2013-09-17
| | |/ / | |/| |
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-11
|\ \ \ \
| * | | | ARM: davinci: gpio: use gpiolib API instead of inline functionsPhilip Avinash2013-09-25
| * | | | gpio: davinci: move to platform deviceKV Sujith2013-09-24
| * | | | gpio: davinci: coding style correctionPhilip Avinash2013-09-24
| |/ / /
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-11
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson2013-10-28
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-10-27
| |\ \ \ \
| | * | | | gpio: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX supportTomasz Figa2013-10-06
| | | |/ / | | |/| |
* | | | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | gpiolib: let gpiod_request() return -EPROBE_DEFERAlexandre Courbot2013-10-11