summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-043-47/+119
|\
| * Merge branch 'device-properties'Rafael J. Wysocki2015-10-253-47/+119
| |\
| | * ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki2015-09-153-9/+64
| | * ACPI / gpio: Split acpi_get_gpiod_by_index()Rafael J. Wysocki2015-09-151-47/+64
| | * ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki2015-09-151-3/+3
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-031-1/+1
|\ \ \
| * | | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-131-1/+1
| |/ /
* | | gpio: fix up SPI submenuLinus Walleij2015-11-011-16/+18
* | | gpio: drop surplus I2C dependenciesLinus Walleij2015-11-011-6/+1
* | | gpio: drop surplus X86 dependenciesLinus Walleij2015-11-011-5/+2
* | | gpio / ACPI: Allow shared GPIO event to be read via operation regionMika Westerberg2015-10-311-1/+20
* | | gpio: group port-mapped I/O drivers in a menuLinus Walleij2015-10-311-77/+78
* | | gpio: xilinx: Drop architecture dependenciesSoren Brinkmann2015-10-271-1/+1
* | | gpio: generic: Revert to old error handling in bgpio_mapGuenter Roeck2015-10-271-1/+1
* | | gpio: Add GPIO support for the ACCES 104-IDIO-16William Breathitt Gray2015-10-273-0/+227
* | | gpio: driver for AMD PromontoryYD Tseng2015-10-263-0/+269
* | | gpio: xlp: Convert to use gpiolib irqchip helpersKamlakant Patel2015-10-222-11/+12
* | | gpio/xilinx: enable for MIPSZubair Lutfullah Kakakhel2015-10-191-1/+1
* | | gpiolib: Add and use OF_GPIO_SINGLE_ENDED flagLaurent Pinchart2015-10-161-2/+18
* | | gpiolib: Split GPIO flags parsing and GPIO configurationLaurent Pinchart2015-10-162-20/+40
* | | gpio: pl061: use the generic request/free implementationsJonas Gorski2015-10-161-28/+4
* | | gpio: gpio-xz: use the generic request/free implementationsJonas Gorski2015-10-161-24/+4
* | | gpio: replace trivial implementations of request/free with generic oneJonas Gorski2015-10-166-72/+12
* | | gpiolib: provide generic request/free implementationsJonas Gorski2015-10-161-0/+23
* | | gpio: omap: fix static checker warningGrygorii Strashko2015-10-161-1/+1
* | | gpio: pl061: assign the apropriate handler for irqsLinus Walleij2015-10-151-5/+25
* | | gpio: pl061: returning with lock held in pl061_irq_type()Dan Carpenter2015-10-151-6/+7
* | | Revert "gpio-sysfs: Use gpio descriptor name instead of gpiochip names array"Linus Walleij2015-10-051-1/+7
* | | gpio: pca953x: support ACPI devices found on Galileo Gen2Andy Shevchenko2015-10-051-1/+20
* | | gpio: pca953x: store driver_data for future useAndy Shevchenko2015-10-051-7/+10
* | | gpio: generic: use error pointersHeiner Kallweit2015-10-051-35/+21
* | | gpio: generic: modernize remappingHeiner Kallweit2015-10-051-11/+3
* | | gpio: generic: improve error handling in bgpio_mapHeiner Kallweit2015-10-051-3/+5
* | | gpio: pca953x: Add TI TCA9539 supportThierry Reding2015-10-021-0/+1
* | | gpio: max730x: eliminate double freeJulia Lawall2015-10-021-1/+0
* | | gpio: omap: convert to use generic irq handlerGrygorii Strashko2015-10-021-28/+27
* | | gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlockGrygorii Strashko2015-10-021-10/+15
* | | gpio: add GPIO support for IT87xx, replacing gpio-it8761eDiego Elio Pettenò2015-10-024-235/+422
* | | gpio: gpiolib: don't compare an unsigned for >= 0Dirk Behme2015-10-021-3/+1
* | | gpio: arizona: add support for WM8998 and WM1814Richard Fitzgerald2015-10-021-0/+2
* | | gpio: Fix error checking in the function device_pca957x_initNicholas Krause2015-10-021-2/+6
* | | gpio: ath79: Convert to the state container design patternAlban Bedel2015-10-021-59/+60
* | | gpio: msm: Remove unused driverStephen Boyd2015-10-023-462/+0
* | | gpio: zynq: use container_of() to get state containerLinus Walleij2015-10-021-10/+22
* | | gpio: vf610: use container_of() to get state containerLinus Walleij2015-10-021-10/+19
* | | gpio: sx150x: use container_of() to get state containerLinus Walleij2015-10-021-17/+14
* | | gpio: altera: use container_of() to get state containerLinus Walleij2015-10-021-5/+10
* | | gpio: etraxfs: use container_of() to get state containerLinus Walleij2015-10-021-6/+17
* | | gpio: pl061: detail IRQ trigger handlingLinus Walleij2015-10-021-8/+47
* | | gpio: keep the GPIO line names internalLinus Walleij2015-09-241-37/+35
OpenPOWER on IntegriCloud