summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-121-1/+198
|\
| * ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driverDmitry Eremin-Solenikov2015-01-291-0/+197
| * ARM: 8278/1: sa1100: split irq handling for low GPIOsDmitry Eremin-Solenikov2015-01-291-1/+1
* | Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2015-02-1130-753/+1351
|\ \
| * | gpio: kconfig: replace PPC_OF with PPCKevin Hao2015-02-041-1/+1
| * | gpio: pxa: add PXA1928 gpio type supportRob Herring2015-02-031-2/+15
| * | gpio: pxa: remove mach IRQ includesRob Herring2015-02-031-20/+18
| * | gpio: max732x: use an inline function for container castLinus Walleij2015-02-031-15/+10
| * | gpio: use sizeof() instead of hardcoded valuesOlliver Schinagl2015-01-301-2/+4
| * | gpio: max732x: add set_multiple functionMans Rullgard2015-01-301-3/+25
| * | gpio: sch: Consolidate similar algorithmsChang Rebecca Swee Fun2015-01-291-54/+29
| * | gpio: tz1090-pdc: Use resource_size to fix off-by-one resource size calculationAxel Lin2015-01-291-1/+1
| * | gpio: ge: Convert to use devm_kstrdupAxel Lin2015-01-291-5/+6
| * | gpio: correctly use const char * constOlliver Schinagl2015-01-291-1/+1
| * | gpio: sx150x: fixup OF supportLinus Walleij2015-01-221-2/+5
| * | gpio: mpc8xxx: Use of_mm_gpiochip_removeRicardo Ribalda Delgado2015-01-211-5/+23
| * | gpio: Add Fujitsu MB86S7x GPIO driverJassi Brar2015-01-203-0/+239
| * | gpio: mpc8xxx: Convert to platform device interface.Ricardo Ribalda Delgado2015-01-201-26/+22
| * | gpio: zevio: Use of_mm_gpiochip_removeRicardo Ribalda Delgado2015-01-201-0/+12
| * | gpio: gpio-mm-lantiq: Use of_mm_gpiochip_removeRicardo Ribalda Delgado2015-01-201-0/+18
| * | gpio: gpio-mm-lantiq: Use of_property_read_u32Ricardo Ribalda Delgado2015-01-201-4/+3
| * | gpio: gpio-mm-lantiq: Do not replicate codeRicardo Ribalda Delgado2015-01-201-7/+0
| * | gpio :gpio-mm-lantiq: Use devm_kzallocRicardo Ribalda Delgado2015-01-201-6/+2
| * | gpio: mpc5200: Use of_mm_gpiochip_removeRicardo Ribalda Delgado2015-01-201-5/+18
| * | gpio: stmpe: enforce device tree only modeLinus Walleij2015-01-202-20/+4
| * | Merge tag 'v3.19-rc5' into develLinus Walleij2015-01-202-90/+69
| |\ \
| * | | gpio: Add APM X-Gene standby GPIO controller driverY Vo2015-01-203-0/+169
| * | | gpio: sx150x: add dts support for sx150x driverWei Chen2015-01-191-1/+16
| * | | gpio-generic: add bgpio_set_multiple functionsRojhalat Ibrahim2015-01-191-0/+76
| * | | gpio-amd8111: add release_region on ioport_map failureVarka Bhadram2015-01-191-0/+1
| * | | gpio: ge: fix compilation errorKamlakant Patel2015-01-191-0/+1
| * | | gpio: ge: convert to use basic mmio gpio libraryKamlakant Patel2015-01-162-57/+40
| * | | gpio: gpio-dln2: Added a Blank line after declarationMohammad Jamal2015-01-151-0/+1
| * | | 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
OpenPOWER on IntegriCloud