aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\
| * ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg2018-10-02
* | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-23
|\ \
| * | gpio: Clarify kerneldoc on gpiochip_set_chained_irqchip()Stephen Boyd2018-10-16
| * | gpio: Remove unused 'irqchip' argument to gpiochip_set_cascaded_irqchip()Stephen Boyd2018-10-16
| * | gpio: Drop parent irq assignment during cascade setupStephen Boyd2018-10-16
| * | gpio: fix SNPS_CREG kconfig dependency warningRandy Dunlap2018-10-15
| * | gpiolib: Initialize gdev field before is usedRicardo Ribalda Delgado2018-10-12
| * | gpio: fix doc string for devm_gpiochip_add_data() to not talk about irq_chipUwe Kleine-König2018-10-10
| * | gpio: syscon: Fix possible NULL ptr usageMarek Vasut2018-10-10
| * | gpiolib: Show correct direction from the beginningRicardo Ribalda Delgado2018-10-10
| * | gpiolib: Add init_valid_mask exported functionRicardo Ribalda Delgado2018-10-10
| * | GPIO: add single-register GPIO via CREG driverEugeniy Paltsev2018-10-10
| * | gpio: mockup: use device properties instead of platform_dataBartosz Golaszewski2018-10-03
| * | gpio: Slightly more helpful debugfsLinus Walleij2018-10-02
| * | gpio: omap: Remove set but not used variable 'dev'YueHaibing2018-10-01
| * | gpio: omap: drop omap_gpio_listGrygorii Strashko2018-10-01
| * | Accept partial 'gpio-line-names' property.Christophe Blaess2018-10-01
| * | gpio: omap: get rid of the conditional PM runtime callsGrygorii Strashko2018-10-01
| * | gpio: htc-egpio: Remove set but not used variable 'bit'YueHaibing2018-10-01
| * | gpio: Restore indentation of continued linesGeert Uytterhoeven2018-10-01
| * | gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven2018-10-01
| * | gpiolib: Fix incorrect use of find_next_zero_bit()Janusz Krzysztofik2018-10-01
| * | gpio: new driver to work with a 8x12 sioxUwe Kleine-König2018-09-28
| * | gpio: Add comments on single direction chipsLinus Walleij2018-09-25
| * | gpiolib: Fix gpio_direction_* for single direction GPIOsRicardo Ribalda Delgado2018-09-25
| * | gpio: Rename devres implementation fileLinus Walleij2018-09-25
| * | gpio: Use SPDX header for core libraryLinus Walleij2018-09-25
| * | Merge branch 'ib-omap' into develLinus Walleij2018-09-25
| |\ \
| | * | gpio: omap: Get rid of pm_runtime_irq_safe()Tony Lindgren2018-09-24
| | * | gpio: omap: Remove custom PM calls and use cpu_pm insteadTony Lindgren2018-09-24
| | * | gpio: omap: Add level wakeup handling for omap4 based SoCsTony Lindgren2018-09-24
| * | | gpiolib: Fix array members of same chip processed separatelyJanusz Krzysztofik2018-09-24
| * | | gpiolib: Fix missing updates of bitmap indexJanusz Krzysztofik2018-09-24
| * | | gpio: htc-egpio: Unique label per chipLinus Walleij2018-09-24
| * | | Merge branch 'ib-array-bitmaps' into develLinus Walleij2018-09-20
| |\ \ \
| | * | | gpiolib: Implement fast processing path in get/set arrayJanusz Krzysztofik2018-09-13
| | * | | gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-13
| | * | | gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik2018-09-13
| | * | | gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-13
| | |/ /
| * | | gpio: davinci: Move driver local definitions to driverAndrew F. Davis2018-09-20
| * | | gpio: davinci: Allocate the correct amount of memory for controllerAndrew F. Davis2018-09-20
| * | | gpio: davinci: Use dev name for label and automatic base selectionAndrew F. Davis2018-09-20
| * | | gpio: Get rid of legacy headerLinus Walleij2018-09-17
| * | | gpio: wm8xxx: Cut down on boilerplateLinus Walleij2018-09-17
| * | | gpio: wm8xxx: Use the right headerLinus Walleij2018-09-17
| * | | gpio: xlp: Cut down on boilerplateLinus Walleij2018-09-17
| * | | gpio: xlp: Include the right headerLinus Walleij2018-09-17
| * | | gpio: vx855: Cut down on boilerplateLinus Walleij2018-09-17
| * | | gpio: vx855: Include the right headerLinus Walleij2018-09-17