summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: sysfs: fix memory leaks and device hotplugJohan Hovold2015-05-171-0/+19
* gpio: unregister gpiochip device before removing itJohan Hovold2015-05-171-3/+2
* gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne2015-03-061-4/+10
* gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold2015-02-111-1/+1
* gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold2015-02-111-0/+1
* gpio: squelch a compiler warningMartin Kaiser2015-02-051-1/+1
* gpio: sysfs: fix gpio device-attribute leakJohan Hovold2015-01-291-6/+13
* gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold2015-01-291-2/+3
* gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg2015-01-271-2/+9
* gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut2014-05-131-1/+2
* gpio-rcar: R-Car GPIO IRQ share interruptKuninori Morimoto2014-01-151-1/+1
* gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd2014-01-091-2/+2
* gpio: twl4030: Fix regression for twl gpio LED outputRoger Quadros2014-01-091-3/+12
* powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang2013-12-111-2/+6
* gpio: pl061: move irqdomain initializationLinus Walleij2013-12-041-5/+5
* gpio: rcar: NULL dereference on error in probe()Dan Carpenter2013-12-041-1/+1
* gpio: mvebu: make mvchip->irqbase signed for error handlingDan Carpenter2013-12-041-1/+1
* gpio: twl4030: Fix regression for twl gpio outputTony Lindgren2013-12-041-2/+3
* gpio/lynxpoint: check if the interrupt is enabled in IRQ handlerMika Westerberg2013-11-041-2/+3
* gpio/omap: auto-setup a GPIO when used as an IRQJavier Martinez Canillas2013-10-131-46/+83
* gpio/omap: maintain GPIO and IRQ usage separatelyJavier Martinez Canillas2013-10-131-14/+21
* gpio/omap: don't use linear domain mapping for OMAP1Javier Martinez Canillas2013-06-251-1/+21
* Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-238-21/+64
|\
| * gpio: Don't override the error code in probe error handlingAxel Lin2013-05-204-9/+6
| * gpio: mxs: Use set and clear capabilities of the gpio controllerMaxime Ripard2013-05-201-1/+2
| * gpio-langwell: fix irq conflicts when DT is not usedDavid Cohen2013-05-201-7/+10
| * gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin2013-05-201-1/+1
| * gpio/omap: ensure gpio context is initialisedJon Hunter2013-05-131-3/+45
* | drivers/gpio: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-182-10/+0
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-092-2/+1
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-162-2/+1
* | Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-073-0/+403
|\ \
| * \ Merge tag 'renesas-boards3-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-04-025-55/+485
| |\ \ | | |/ | |/|
| | * gpio-rcar: Add pinctrl supportLaurent Pinchart2013-04-031-0/+23
| | * gpio: Renesas R-Car GPIO driver V3Magnus Damm2013-04-033-0/+380
| | * Merge branch 'soc' into pinmux-baseSimon Horman2013-04-022-63/+84
| | |\
* | | \ Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-0630-290/+1164
|\ \ \ \
| * | | | gpio: grgpio: Add irq supportAndreas Larsson2013-04-261-3/+359
| * | | | gpio: grgpio: Add device driver for GRGPIO coresAndreas Larsson2013-04-263-0/+159
| * | | | gpiolib-acpi: introduce acpi_get_gpio_by_index() helperMika Westerberg2013-04-121-0/+77
| * | | | GPIO: gpio-generic: remove kfree() from bgpio_remove callAlexander Shiyan2013-04-111-5/+1
| * | | | gpio / ACPI: Handle ACPI events in accordance with the specRafael J. Wysocki2013-04-101-20/+120
| * | | | gpio: lpc32xx: Fix off-by-one valid range checking for bankAxel Lin2013-04-101-1/+1
| * | | | gpio: mcp23s08: convert driver to DTLars Poeschel2013-04-101-31/+106
| * | | | gpio/omap: force restore if context loss is not detectableJon Hunter2013-04-101-8/+17
| * | | | gpio/omap: optimise interrupt service routineJon Hunter2013-04-101-7/+7
| * | | | gpio/omap: remove extra context restores in *_runtime_resume()Tarun Kanti DebBarma2013-04-101-4/+0
| * | | | gpio/omap: free irq domain in probe() failure pathsJon Hunter2013-04-101-2/+4
| * | | | gpio: gpio-generic: Add 16 and 32 bit big endian byte order supportAndreas Larsson2013-04-101-9/+47
| * | | | gpio: samsung: Add terminating entry for exynos_pinctrl_idsAxel Lin2013-03-271-0/+1