summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacksGrygorii Strashko2015-11-30
* gpiolib: fix oops, if gpio name is NULLVladimir Zapolskiy2015-11-29
* gpio-tegra: Do not create the debugfs entry by defaultSuzuki K. Poulose2015-11-17
* gpio: palmas: fix a possible NULL dereferenceLABBE Corentin2015-11-17
* gpio: syscon: fix a possible NULL dereferenceLABBE Corentin2015-11-17
* gpio: 74xx: fix a possible NULL dereferenceLABBE Corentin2015-11-17
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-06
|\
| * gpio-mxc: stop including <asm-generic/bug>Christoph Hellwig2015-10-15
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-04
| |\ \ \ | | |_|/ | |/| |
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
| | |/
* | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\ \ \
| * \ \ Merge branch 'device-properties'Rafael J. Wysocki2015-10-25
| |\ \ \ | | |/ / | |/| |
| | * | ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki2015-09-15
| | * | ACPI / gpio: Split acpi_get_gpiod_by_index()Rafael J. Wysocki2015-09-15
| | * | ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki2015-09-15
| | |/
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \
| * | | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-13
| |/ /
* | | gpio: fix up SPI submenuLinus Walleij2015-11-01
* | | gpio: drop surplus I2C dependenciesLinus Walleij2015-11-01
* | | gpio: drop surplus X86 dependenciesLinus Walleij2015-11-01
* | | gpio / ACPI: Allow shared GPIO event to be read via operation regionMika Westerberg2015-10-31
* | | gpio: group port-mapped I/O drivers in a menuLinus Walleij2015-10-31
* | | gpio: xilinx: Drop architecture dependenciesSoren Brinkmann2015-10-27
* | | gpio: generic: Revert to old error handling in bgpio_mapGuenter Roeck2015-10-27
* | | gpio: Add GPIO support for the ACCES 104-IDIO-16William Breathitt Gray2015-10-27
* | | gpio: driver for AMD PromontoryYD Tseng2015-10-26
* | | gpio: xlp: Convert to use gpiolib irqchip helpersKamlakant Patel2015-10-22
* | | gpio/xilinx: enable for MIPSZubair Lutfullah Kakakhel2015-10-19
* | | gpiolib: Add and use OF_GPIO_SINGLE_ENDED flagLaurent Pinchart2015-10-16
* | | gpiolib: Split GPIO flags parsing and GPIO configurationLaurent Pinchart2015-10-16
* | | gpio: pl061: use the generic request/free implementationsJonas Gorski2015-10-16
* | | gpio: gpio-xz: use the generic request/free implementationsJonas Gorski2015-10-16
* | | gpio: replace trivial implementations of request/free with generic oneJonas Gorski2015-10-16
* | | gpiolib: provide generic request/free implementationsJonas Gorski2015-10-16
* | | gpio: omap: fix static checker warningGrygorii Strashko2015-10-16
* | | gpio: pl061: assign the apropriate handler for irqsLinus Walleij2015-10-15
* | | gpio: pl061: returning with lock held in pl061_irq_type()Dan Carpenter2015-10-15
* | | Revert "gpio-sysfs: Use gpio descriptor name instead of gpiochip names array"Linus Walleij2015-10-05
* | | gpio: pca953x: support ACPI devices found on Galileo Gen2Andy Shevchenko2015-10-05
* | | gpio: pca953x: store driver_data for future useAndy Shevchenko2015-10-05
* | | gpio: generic: use error pointersHeiner Kallweit2015-10-05
* | | gpio: generic: modernize remappingHeiner Kallweit2015-10-05
* | | gpio: generic: improve error handling in bgpio_mapHeiner Kallweit2015-10-05
* | | gpio: pca953x: Add TI TCA9539 supportThierry Reding2015-10-02
* | | gpio: max730x: eliminate double freeJulia Lawall2015-10-02
* | | gpio: omap: convert to use generic irq handlerGrygorii Strashko2015-10-02
* | | gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlockGrygorii Strashko2015-10-02
* | | gpio: add GPIO support for IT87xx, replacing gpio-it8761eDiego Elio Pettenò2015-10-02
* | | gpio: gpiolib: don't compare an unsigned for >= 0Dirk Behme2015-10-02