summaryrefslogtreecommitdiff
path: root/drivers/gpio (follow)
Commit message (Expand)AuthorAge
...
| * | | gpio: vx855: Switch to use managed resources APIsAxel Lin2015-01-15
| * | | gpio/xilinx: Use of_mm_gpiochip_removeRicardo Ribalda Delgado2015-01-15
| * | | gpio/gpiolib-of: Create of_mm_gpiochip_removeRicardo Ribalda Delgado2015-01-15
| * | | gpio/xilinx: Create a single gpio chip on dual coresRicardo Ribalda Delgado2015-01-15
| * | | gpio/xilinx: Fix kernel-docRicardo Ribalda Delgado2015-01-15
| * | | gpio/xilinx: Add support for X86 ArchRicardo Ribalda Delgado2015-01-15
| * | | gpio/xilinx: Convert the driver to platform device interfaceRicardo Ribalda Delgado2015-01-15
| * | | gpio/xilinx: Remove offset propertyRicardo Ribalda Delgado2015-01-15
| * | | gpio: sch: Add support for Intel Quark X1000 SoCChang Rebecca Swee Fun2015-01-15
| * | | gpio: sx150x: add support for sx1506 gpio expander deviceWei Chen2015-01-15
| * | | gpio: sx150x: move to irqdomain framework for sx150x driverWei Chen2015-01-15
| * | | gpio: moxart: convert to use basic mmio gpio libraryKamlakant Patel2015-01-09
| | |/ | |/|
* | | gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold2015-01-30
* | | gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold2015-01-30
* | | gpio: mcp23s08: handle default gpio baseSonic Zhang2015-01-26
* | | gpio: omap: Fix bad device access with setup_irq()Tony Lindgren2015-01-26
* | | Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2015-01-19
|\ \ \ | |_|/ |/| |
| * | gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg2015-01-15
| * | gpio: sysfs: fix gpio attribute-creation raceJohan Hovold2015-01-15
| * | gpio: sysfs: fix gpio device-attribute leakJohan Hovold2015-01-15
| * | gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold2015-01-15
| * | gpio: unregister gpiochip device before removing itJohan Hovold2015-01-14
| * | gpio: fix sleep-while-atomic in gpiochip_removeJohan Hovold2015-01-14
| * | gpio: fix memory leak and sleep-while-atomicJohan Hovold2015-01-14
| * | gpio: clean up gpiochip_add error handlingJohan Hovold2015-01-14
| * | gpio: fix gpio-chip list corruptionJohan Hovold2015-01-14
| * | gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold2015-01-14
| * | gpio: crystalcove: use handle_nested_irqAaron Lu2015-01-14
| |/
* | gpio: dln2: use bus_sync_unlock instead of scheduling workOctavian Purdila2015-01-09
* | gpio: grgpio: Avoid potential NULL pointer dereferenceAxel Lin2015-01-08
* | gpio: dln2: Fix gpio output value in dln2_gpio_direction_output()Axel Lin2015-01-07
* | gpio: dln2: fix issue when an IRQ is unmasked then enabledOctavian Purdila2015-01-07
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-12-14
|\ \
| * | gpio: mcp23s08: fix up compilation errorLinus Walleij2014-12-12
| * | gpio: pl061: hook request if gpio-ranges avaiableYunlei He2014-12-03
| * | gpio: mcp23s08: Add option to configure IRQ output polarity as active highAlexander Stein2014-12-03
| * | gpio: fix deferred probe detection for legacy APIAlexandre Courbot2014-12-02
| * | gpio: remove const modifier from gpiod_get_direction()Alexandre Courbot2014-11-28
| * | gpio: remove gpio_descs global arrayAlexandre Courbot2014-11-28
| * | gpio: mxs: implement get_direction callbackJanusz Uzycki2014-11-28
| * | gpio: em: Use dynamic allocation of GPIOsGeert Uytterhoeven2014-11-28
| * | gpio: Check if base is positive before calling gpio_is_valid()Geert Uytterhoeven2014-11-27
| * | gpio: mcp23s08: Add simple IRQ support for SPI devicesAlexander Stein2014-11-27
| * | gpio: mcp23s08: request a shared interruptAlexander Stein2014-11-27
| * | gpio: mcp23s08: Do not free unrequested interruptAlexander Stein2014-11-27
| * | gpio: rcar: Add r8a7793 and r8a7794 supportHisashi Nakamura2014-11-27
| * | gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple functionRojhalat Ibrahim2014-11-27
| * | gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim2014-11-27