summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
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-22gpio: rcar: Remove #gpio-range-cells DT property usageLaurent Pinchart
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
2013-09-17gpio: samsung: Skip initialization if device tree is presentTomasz Figa
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-07Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-09-04gpio: return -ENOTSUPP if debounce cannot be setLinus Walleij
2013-09-03gpio: improve error path in gpiolibLinus Walleij
2013-08-30gpio: add GPIO support for F71882FG and F71889FSimon Guinot
2013-08-30gpio: mcp23s08: rename the device tree propertyLars Poeschel
2013-08-29gpio: implement gpio-ranges binding document fixStephen Warren
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot
2013-08-29gpio: samsung: Drop support for Exynos SoCsTomasz Figa
2013-08-26gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins.David Daney
2013-08-23gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()Laurent Pinchart
2013-08-23gpio: pcf857x: Sort headers alphabeticallyLaurent Pinchart
2013-08-23gpio: max7301: Reverting "Do not force SPI speed when using OF Platform"Christophe Leroy
2013-08-16gpio: Fix bit masking in Kontron PLD GPIO driverBrunner Michael
2013-08-16gpio: pca953x: fix gpio input on gpio offsets >= 8Andrew Ruder
2013-08-16drivers/gpio: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-16drivers/gpio/gpio-omap.c: convert comma to semicolonJulia Lawall
2013-08-16gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enableMathias Nyman
2013-08-16gpio: Fix platform driver name in Kontron PLD GPIO driverMichael Brunner
2013-08-16gpio: adnp: Fix segfault if request_threaded_irq failsLars Poeschel
2013-08-16gpio: msm: Staticize local variable 'msm_gpio'Jingoo Han
2013-08-16gpio: gpiolib-of.c: make error message more meaningful by adding the node nam...Lothar Waßmann