summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | 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
| | |/ | |/|
* | | gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold2015-01-301-1/+1
* | | gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold2015-01-301-0/+1
* | | gpio: mcp23s08: handle default gpio baseSonic Zhang2015-01-261-7/+10
* | | gpio: omap: Fix bad device access with setup_irq()Tony Lindgren2015-01-261-6/+33
* | | Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2015-01-195-71/+92
|\ \ \ | |_|/ |/| |
| * | gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg2015-01-151-2/+8
| * | gpio: sysfs: fix gpio attribute-creation raceJohan Hovold2015-01-152-22/+40
| * | gpio: sysfs: fix gpio device-attribute leakJohan Hovold2015-01-151-15/+13
| * | gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold2015-01-151-11/+8
| * | gpio: unregister gpiochip device before removing itJohan Hovold2015-01-141-1/+2
| * | gpio: fix sleep-while-atomic in gpiochip_removeJohan Hovold2015-01-141-3/+1
| * | gpio: fix memory leak and sleep-while-atomicJohan Hovold2015-01-141-1/+2
| * | gpio: clean up gpiochip_add error handlingJohan Hovold2015-01-141-21/+17
| * | gpio: fix gpio-chip list corruptionJohan Hovold2015-01-141-7/+10
| * | gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold2015-01-141-4/+7
| * | gpio: crystalcove: use handle_nested_irqAaron Lu2015-01-141-1/+1
| |/
OpenPOWER on IntegriCloud