summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | gpio: twl6040: Implement .get_direction()Linus Walleij2018-09-101-0/+7
| * | | gpio: twl6040: Use bitopsLinus Walleij2018-09-101-3/+4
| * | | gpio: twl6040: Cut down boilerplateLinus Walleij2018-09-101-14/+1
| * | | gpio: twl6040: Include the right headerLinus Walleij2018-09-101-1/+1
| * | | gpio: twl4030: Implement .get_direction()Linus Walleij2018-09-101-1/+41
| * | | gpio: twl4030: Cut down boilerplateLinus Walleij2018-09-101-14/+1
| * | | gpio: twl4030: Include the right headerLinus Walleij2018-09-101-1/+1
| * | | gpio: zevio: Include the right headerLinus Walleij2018-09-041-1/+1
| * | | gpio: ts5500: Delete platform data handlingLinus Walleij2018-09-041-6/+0
| * | | gpio: ts5500: Use SPDX headerLinus Walleij2018-09-041-4/+1
| * | | gpio: ts5500: Include the right headerLinus Walleij2018-09-041-1/+1
| * | | gpio: mxs: Get rid of external API callLinus Walleij2018-09-041-3/+1
| * | | gpio: tps65xxx: Use SPDX license tagLinus Walleij2018-09-044-36/+4
| * | | gpio: tpx65xxx: Include the right headerLinus Walleij2018-09-044-6/+6
| * | | gpio: brcmstb: allow 0 width GPIO banksJustin Chen2018-08-301-3/+12
| * | | gpio: ftgpio: Support debounce timerLinus Walleij2018-08-301-0/+74
| * | | gpio: ftgpio: Support optional silicon clockLinus Walleij2018-08-301-4/+37
| * | | Merge branch 'ib-ingenic' of ../linux-pinctrl into develLinus Walleij2018-08-293-404/+0
| |\ \ \
| * | | | gpio: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-2/+2
| * | | | gpio: pxa: handle corner case of unprobed deviceRobert Jarzmik2018-08-291-0/+6
| * | | | drivers: gpio: Update MODULE AUTHOR email addressMichael Hennerich2018-08-292-2/+2
| * | | | gpio: rcar: Add GPIO hole supportBiju Das2018-08-291-0/+6
| * | | | gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIPLinus Walleij2018-08-292-45/+51
| * | | | gpio: ep93xx: Cut gpio_to_irq() usageLinus Walleij2018-08-291-24/+24
| * | | | gpio: ep93xx: Use for_each_set_bit() in IRQ handlerLinus Walleij2018-08-291-14/+10
| * | | | gpio: ep93xx: Use the hwirq and portLinus Walleij2018-08-291-19/+14
| * | | | gpio: ep93xx: Do not pingpong irq numbersLinus Walleij2018-08-291-12/+23
| * | | | gpio: ep93xx: Properly call the chained IRQ handlerLinus Walleij2018-08-291-0/+8
| * | | | gpio: ep93xx: Rename has_debounce to has_irqLinus Walleij2018-08-291-7/+7
| * | | | gpio: ep93xx: Pass around struct gpio_chipLinus Walleij2018-08-291-38/+73
| * | | | gpio: ep93xx: Switch to SPDX license tagLinus Walleij2018-08-291-4/+1
| * | | | gpio: ep93xx: Cut down variable namesLinus Walleij2018-08-291-13/+13
| * | | | ARM/gpio: ep93xx: build standaloneArnd Bergmann2018-08-291-25/+23
| * | | | gpio: tb10x: Use GENERIC_GPIOLinus Walleij2018-08-292-66/+31
| * | | | gpio: tb10x: Create local helper variablesLinus Walleij2018-08-291-13/+14
| | |/ / | |/| |
* | | | Merge tag 'pinctrl-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-234-405/+1
|\ \ \ \
| * | | | gpio: uniphier: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada2018-10-161-1/+1
| * | | | Merge tag 'v4.19-rc6' into develLinus Walleij2018-10-014-40/+72
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | gpio: ingenic: Remove driverPaul Cercueil2018-08-293-404/+0
| | |/ | |/|
* | | Merge branch 'regulator-4.20' into regulator-nextMark Brown2018-10-211-2/+17
|\ \ \
| * | | regulator/gpio: Allow nonexclusive GPIO accessLinus Walleij2018-10-121-2/+17
| |/ /
* | | gpio: Assign gpio_irq_chip::parents to non-stack pointerStephen Boyd2018-10-101-1/+2
* | | gpiolib: Free the last requested descriptorRicardo Ribalda Delgado2018-09-181-1/+1
| |/ |/|
* | gpio: Fix crash due to registration raceVincent Whitchurch2018-08-311-0/+1
* | gpio: dwapb: Fix error handling in dwapb_gpio_probe()Alexey Khoroshilov2018-08-291-0/+1
* | gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcallHans de Goede2018-08-291-35/+49
* | gpiolib: acpi: Switch to cansleep version of GPIO library callAndy Shevchenko2018-08-291-1/+1
* | gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich2018-08-291-4/+20
|/
* Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-203-0/+213
|\
| * Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones2018-07-273-0/+213
| |\