summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib.c
Commit message (Expand)AuthorAgeFilesLines
* gpiolib: Preserve desc->flags when setting stateChris Packham2019-07-291-6/+11
* gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu2019-07-221-2/+4
* Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-07-091-5/+1Star
|\
| * gpio: Fix return value mismatch of function gpiod_get_from_of_node()Waibel Georg2019-06-251-5/+1Star
* | gpiolib: Clarify use of non-sleeping functionsGeert Uytterhoeven2019-07-041-8/+8
* | gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variantsGeert Uytterhoeven2019-07-041-3/+4
* | gpio: No need to cast away return value of debugfs_create_file()Greg Kroah-Hartman2019-06-271-2/+2
* | gpio: Drop the parent_irq from gpio_irq_chipLinus Walleij2019-06-141-11/+19
* | gpio: pass lookup and descriptor flags to request_ownLinus Walleij2019-06-071-21/+10Star
|/
* Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-05-111-17/+26
|\
| * gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helperAndy Shevchenko2019-04-231-3/+1Star
| * gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULTAndy Shevchenko2019-04-231-4/+5
| * gpiolib: Make use of enum gpio_lookup_flags consistentAndy Shevchenko2019-04-231-7/+6Star
| * Merge tag 'gpio-v5.2-updates-for-linus-part1' of git://git.kernel.org/pub/scm...Linus Walleij2019-04-081-1/+2
| |\
| | * gpiolib: Don't WARN on gpiod_put() for optional GPIOAndy Shevchenko2019-04-041-1/+2
| * | Merge tag 'v5.1-rc3' into develLinus Walleij2019-04-081-2/+2
| |\ \
| * | | gpio: Set proper argument value to set_configMaxime Ripard2019-04-041-1/+13
| * | | gpio: Remove obsolete comment about gpiochip_free_hogs() usageGeert Uytterhoeven2019-04-041-2/+0Star
| | |/ | |/|
* | | gpio: Fix gpiochip_add_data_with_key() error pathGeert Uytterhoeven2019-04-251-4/+8
| |/ |/|
* | Revert "gpio: use new gpio_set_config() helper in more places"Andrew Jeffery2019-03-271-2/+2
|/
* Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-02-171-1/+8
|\
| * gpiolib: fix line event timestamps for nested irqsBartosz Golaszewski2019-01-231-1/+8
* | Merge branch 'ib-pca953x-config' into develLinus Walleij2019-02-141-16/+34
|\ \
| * | gpio: add core support for pull-up/pull-down configurationThomas Petazzoni2019-02-131-0/+18
| * | gpio: use new gpio_set_config() helper in more placesThomas Petazzoni2019-02-131-2/+2
| * | gpio: rename gpio_set_drive_single_ended() to gpio_set_config()Thomas Petazzoni2019-02-131-14/+14
| |/
* / gpio: add irq domain activate/deactivate functionsBrian Masney2019-01-241-0/+37
|/
* Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-12-291-36/+40
|\
| * gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij2018-12-141-2/+19
| * gpio: drop devm_gpio_chip_match()Laurent Pinchart2018-11-151-14/+0Star
| * gpiolib: Fix possible use after free on labelMuchun Song2018-11-051-4/+21
| * gpio: drop devm_gpiochip_remove()Uwe Kleine-König2018-11-051-17/+1Star
* | Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2018-12-111-2/+3
|\ \
| * | gpio: don't free unallocated ida on gpiochip_add_data_with_key() error pathVladimir Zapolskiy2018-11-091-2/+3
| |/
* / gpio: Enable nonexclusive gpiods from DT nodesLinus Walleij2018-12-111-0/+2
|/
* Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-231-155/+464
|\
| * gpio: Clarify kerneldoc on gpiochip_set_chained_irqchip()Stephen Boyd2018-10-161-2/+1Star
| * gpio: Remove unused 'irqchip' argument to gpiochip_set_cascaded_irqchip()Stephen Boyd2018-10-161-6/+2Star
| * gpio: Drop parent irq assignment during cascade setupStephen Boyd2018-10-161-10/+0Star
| * gpiolib: Initialize gdev field before is usedRicardo Ribalda Delgado2018-10-121-2/+3
| * gpio: fix doc string for devm_gpiochip_add_data() to not talk about irq_chipUwe Kleine-König2018-10-101-1/+1
| * gpiolib: Show correct direction from the beginningRicardo Ribalda Delgado2018-10-101-14/+13Star
| * gpiolib: Add init_valid_mask exported functionRicardo Ribalda Delgado2018-10-101-2/+14
| * gpio: Slightly more helpful debugfsLinus Walleij2018-10-021-4/+7
| * gpio: Restore indentation of continued linesGeert Uytterhoeven2018-10-011-10/+10
| * gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven2018-10-011-14/+16
| * gpiolib: Fix incorrect use of find_next_zero_bit()Janusz Krzysztofik2018-10-011-6/+3Star
| * gpio: Add comments on single direction chipsLinus Walleij2018-09-251-6/+27
| * gpiolib: Fix gpio_direction_* for single direction GPIOsRicardo Ribalda Delgado2018-09-251-8/+28
| * gpio: Use SPDX header for core libraryLinus Walleij2018-09-251-0/+1