summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: gpio-74x164: Remove redundant of_match_ptrSachin Kamat2013-09-231-1/+1
* gpio: gpio-74x164: Remove redundant spi_set_drvdataSachin Kamat2013-09-231-3/+0
* Merge branch 'iop-cleanup' into develLinus Walleij2013-09-233-0/+140
|\
| * ARM: plat-iop: pass physical base for GPIOLinus Walleij2013-09-201-1/+1
| * gpio: iop: use readl/writel accessorsLinus Walleij2013-09-201-8/+16
| * ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij2013-09-201-2/+34
| * ARM: plat-iop: remove custom complex GPIO implementationLinus Walleij2013-09-201-6/+3
| * gpio: decouple the IOP GPIO driver from platformLinus Walleij2013-09-201-2/+2
| * ARM: plat-iop: move the GPIO driver to drivers/gpioLinus Walleij2013-09-203-0/+103
* | gpio: bcm-kona: only use set_irq_flags() on ARMLinus Walleij2013-09-201-6/+14
* | gpio: ucb1400: Can be built as a moduleJean Delvare2013-09-201-1/+1
* | gpio: bt8xx: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-201-2/+0
* | gpio: arizona: Add wm8997 support to probeCharles Keepax2013-09-201-0/+1
* | gpio: bcm281xx: Add GPIO driverMarkus Mayer2013-09-203-0/+639
* | gpiolib: factorize gpiod_get/set functionsAlexandre Courbot2013-09-201-39/+33
* | emev2: GPIOLIB: Enable support for OFIan Molton2013-09-192-1/+2
* | gpio: palmas: add support for TPS80036Laxman Dewangan2013-09-191-35/+69
* | gpiolib: Include GPIO label in log messages for GPIOsMark Brown2013-09-191-0/+21
* | gpiolib: Provide helper macros for logging of GPIO eventsMark Brown2013-09-191-20/+32
* | gpio: pcf857x: only use set_irq_flags() on ARMLinus Walleij2013-09-181-3/+7
* | gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-171-8/+1
* | gpio: pcf857x: call the gpio user handler iff gpio_to_irq is doneGeorge Cherian2013-09-171-3/+19
* | gpio: pcf857x: remove the irq_demux_work and gpio->irqGeorge Cherian2013-09-171-37/+0
* | gpio: pcf857x: change to devm_request_threaded_irqGeorge Cherian2013-09-171-4/+24
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-3/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-123-0/+166
|\
| * gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins.David Daney2013-08-263-0/+166
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-2/+2
|\ \
| * | gpio: implement gpio-ranges binding document fixStephen Warren2013-08-291-2/+2
| |/
* | Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-09-0749-1019/+1775
|\ \
| * | gpio: return -ENOTSUPP if debounce cannot be setLinus Walleij2013-09-041-2/+5
| * | gpio: improve error path in gpiolibLinus Walleij2013-09-031-16/+25
| * | gpio: add GPIO support for F71882FG and F71889FSimon Guinot2013-08-303-0/+480
| * | gpio: mcp23s08: rename the device tree propertyLars Poeschel2013-08-301-7/+34
| * | gpio: samsung: Drop support for Exynos SoCsTomasz Figa2013-08-291-871/+0
| * | gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()Laurent Pinchart2013-08-231-5/+4
| * | gpio: pcf857x: Sort headers alphabeticallyLaurent Pinchart2013-08-231-2/+2
| * | gpio: max7301: Reverting "Do not force SPI speed when using OF Platform"Christophe Leroy2013-08-231-2/+1
| * | gpio: Fix bit masking in Kontron PLD GPIO driverBrunner Michael2013-08-161-15/+9
| * | gpio: pca953x: fix gpio input on gpio offsets >= 8Andrew Ruder2013-08-161-1/+1
| * | drivers/gpio: simplify use of devm_ioremap_resourceJulia Lawall2013-08-162-12/+2
| * | drivers/gpio/gpio-omap.c: convert comma to semicolonJulia Lawall2013-08-161-1/+1
| * | gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enableMathias Nyman2013-08-161-0/+1
| * | gpio: Fix platform driver name in Kontron PLD GPIO driverMichael Brunner2013-08-161-1/+1
| * | gpio: adnp: Fix segfault if request_threaded_irq failsLars Poeschel2013-08-161-5/+1
| * | gpio: msm: Staticize local variable 'msm_gpio'Jingoo Han2013-08-161-1/+1
| * | gpio: gpiolib-of.c: make error message more meaningful by adding the node nam...Lothar Waßmann2013-08-161-1/+2
| * | gpio: use dev_get_platdata()Jingoo Han2013-08-1631-42/+45
| * | gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handlerUwe Kleine-König2013-08-161-0/+4
| * | gpio-mcp23s08: i2c: auto-select base if no DT match or platform dataDaniel M. Weeks2013-08-161-5/+4
OpenPOWER on IntegriCloud