aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2015-12-17gpio: revert get() to non-errorprogating behaviourLinus Walleij
2015-12-17gpio: generic: clamp values from bgpio_get_set()Linus Walleij
2015-12-11gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE registerAxel Lin
2015-11-30gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacksGrygorii Strashko
2015-11-29gpiolib: fix oops, if gpio name is NULLVladimir Zapolskiy
2015-11-17gpio-tegra: Do not create the debugfs entry by defaultSuzuki K. Poulose
2015-11-17gpio: palmas: fix a possible NULL dereferenceLABBE Corentin
2015-11-17gpio: syscon: fix a possible NULL dereferenceLABBE Corentin
2015-11-17gpio: 74xx: fix a possible NULL dereferenceLABBE Corentin
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-01gpio: fix up SPI submenuLinus Walleij
2015-11-01gpio: drop surplus I2C dependenciesLinus Walleij
2015-11-01gpio: drop surplus X86 dependenciesLinus Walleij
2015-10-31gpio / ACPI: Allow shared GPIO event to be read via operation regionMika Westerberg
2015-10-31gpio: group port-mapped I/O drivers in a menuLinus Walleij
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-27gpio: xilinx: Drop architecture dependenciesSoren Brinkmann
2015-10-27gpio: generic: Revert to old error handling in bgpio_mapGuenter Roeck
2015-10-27gpio: Add GPIO support for the ACCES 104-IDIO-16William Breathitt Gray
2015-10-26gpio: driver for AMD PromontoryYD Tseng
2015-10-25Merge branch 'device-properties'Rafael J. Wysocki
2015-10-22gpio: xlp: Convert to use gpiolib irqchip helpersKamlakant Patel
2015-10-19gpio/xilinx: enable for MIPSZubair Lutfullah Kakakhel
2015-10-16gpiolib: Add and use OF_GPIO_SINGLE_ENDED flagLaurent Pinchart
2015-10-16gpiolib: Split GPIO flags parsing and GPIO configurationLaurent Pinchart
2015-10-16gpio: pl061: use the generic request/free implementationsJonas Gorski
2015-10-16gpio: gpio-xz: use the generic request/free implementationsJonas Gorski
2015-10-16gpio: replace trivial implementations of request/free with generic oneJonas Gorski
2015-10-16gpiolib: provide generic request/free implementationsJonas Gorski
2015-10-16gpio: omap: fix static checker warningGrygorii Strashko
2015-10-15gpio: pl061: assign the apropriate handler for irqsLinus Walleij
2015-10-15gpio: pl061: returning with lock held in pl061_irq_type()Dan Carpenter
2015-10-15gpio-mxc: stop including <asm-generic/bug>Christoph Hellwig
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-10-05Revert "gpio-sysfs: Use gpio descriptor name instead of gpiochip names array"Linus Walleij
2015-10-05gpio: pca953x: support ACPI devices found on Galileo Gen2Andy Shevchenko
2015-10-05gpio: pca953x: store driver_data for future useAndy Shevchenko
2015-10-05gpio: generic: use error pointersHeiner Kallweit
2015-10-05gpio: generic: modernize remappingHeiner Kallweit
2015-10-05gpio: generic: improve error handling in bgpio_mapHeiner Kallweit
2015-10-02gpio: pca953x: Add TI TCA9539 supportThierry Reding
2015-10-02gpio: max730x: eliminate double freeJulia Lawall
2015-10-02gpio: omap: convert to use generic irq handlerGrygorii Strashko
2015-10-02gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlockGrygorii Strashko
2015-10-02gpio: add GPIO support for IT87xx, replacing gpio-it8761eDiego Elio Pettenò
2015-10-02gpio: gpiolib: don't compare an unsigned for >= 0Dirk Behme