summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: max732x: Fix possible deadlockSemen Protsenko2015-01-151-1/+11
* gpio: max732x: Rewrite IRQ code to use irq_domain APISemen Protsenko2015-01-152-35/+66
* gpio: max732x: Add device tree supportSemen Protsenko2015-01-151-11/+51
* gpio/Kconfig: Fix X86 arch nameRicardo Ribalda Delgado2015-01-151-1/+1
* gpio: rcar: Switch to use gpiolib irqchip helpersGeert Uytterhoeven2015-01-152-46/+24
* gpio: rcar: Fix error path for devm_kzalloc() failureGeert Uytterhoeven2015-01-151-4/+2
* gpio: mvebu: Fix probe cleanup on errorAndrew Lunn2015-01-151-6/+17
* gpio: mvebu: checkpatch fixesAndrew Lunn2015-01-151-35/+42
* gpio:gpiolib: use static const char const * for a suffixes arrayOlliver Schinagl2015-01-151-1/+1
* gpio-amd8111: check ioport_map return valueVarka Bhadram2015-01-151-0/+5
* gpio: dwapb: Convert to use resource managed APIsAxel Lin2015-01-151-39/+14
* gpio: tz1090: Use resource_size to fix off-by-oneAxel Lin2015-01-151-1/+1
* gpio: drop owner assignment from platform_driversWolfram Sang2015-01-151-1/+0
* gpio: sx150x: Fix comparing wrong value with chip->irq_maskedAxel Lin2015-01-151-1/+1
* gpio: grgpio: off by one in grgpio_to_irq()Dan Carpenter2015-01-151-1/+1
* gpio: tc3589x: get rid of platform dataLinus Walleij2015-01-151-13/+2
* gpio: vx855: Switch to use managed resources APIsAxel Lin2015-01-151-38/+6
* gpio/xilinx: Use of_mm_gpiochip_removeRicardo Ribalda Delgado2015-01-151-4/+1
* gpio/gpiolib-of: Create of_mm_gpiochip_removeRicardo Ribalda Delgado2015-01-151-0/+17
* gpio/xilinx: Create a single gpio chip on dual coresRicardo Ribalda Delgado2015-01-151-108/+109
* gpio/xilinx: Fix kernel-docRicardo Ribalda Delgado2015-01-151-16/+21
* gpio/xilinx: Add support for X86 ArchRicardo Ribalda Delgado2015-01-152-3/+3
* gpio/xilinx: Convert the driver to platform device interfaceRicardo Ribalda Delgado2015-01-151-17/+66
* gpio/xilinx: Remove offset propertyRicardo Ribalda Delgado2015-01-151-23/+11
* gpio: sch: Add support for Intel Quark X1000 SoCChang Rebecca Swee Fun2015-01-152-2/+15
* gpio: sx150x: add support for sx1506 gpio expander deviceWei Chen2015-01-151-45/+112
* gpio: sx150x: move to irqdomain framework for sx150x driverWei Chen2015-01-152-54/+19
* gpio: moxart: convert to use basic mmio gpio libraryKamlakant Patel2015-01-092-70/+32
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1451-52/+0
|\
| * gpio: drop owner assignment from platform_driversWolfram Sang2014-10-2051-52/+0
* | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-12-1426-103/+941
|\ \
| * | gpio: mcp23s08: fix up compilation errorLinus Walleij2014-12-121-2/+3
| * | gpio: pl061: hook request if gpio-ranges avaiableYunlei He2014-12-031-6/+14
| * | gpio: mcp23s08: Add option to configure IRQ output polarity as active highAlexander Stein2014-12-031-7/+23
| * | gpio: fix deferred probe detection for legacy APIAlexandre Courbot2014-12-022-2/+14
| * | gpio: remove const modifier from gpiod_get_direction()Alexandre Courbot2014-11-282-6/+4
| * | gpio: remove gpio_descs global arrayAlexandre Courbot2014-11-281-16/+31
| * | gpio: mxs: implement get_direction callbackJanusz Uzycki2014-11-281-0/+13
| * | gpio: em: Use dynamic allocation of GPIOsGeert Uytterhoeven2014-11-281-6/+1
| * | gpio: Check if base is positive before calling gpio_is_valid()Geert Uytterhoeven2014-11-271-2/+2
| * | gpio: mcp23s08: Add simple IRQ support for SPI devicesAlexander Stein2014-11-271-0/+5
| * | gpio: mcp23s08: request a shared interruptAlexander Stein2014-11-271-1/+2
| * | gpio: mcp23s08: Do not free unrequested interruptAlexander Stein2014-11-271-2/+0
| * | gpio: rcar: Add r8a7793 and r8a7794 supportHisashi Nakamura2014-11-271-9/+18
| * | gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple functionRojhalat Ibrahim2014-11-271-0/+27
| * | gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim2014-11-271-0/+168
| * | gpio: mvebu: add suspend/resume supportThomas Petazzoni2014-11-031-0/+99
| * | gpio: gpio-davinci: remove duplicate check on resourceVarka Bhadram2014-10-311-5/+0
| * | gpio: msm-v1: Fix typo in function argumentDaniel Thompson2014-10-301-1/+1
| * | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-2810-26/+26
OpenPOWER on IntegriCloud