summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | gpio: mt7621: add OF_GPIO dependencyArnd Bergmann2018-07-131-0/+1
| * | | gpio: aspeed: fix compile testing warningArnd Bergmann2018-07-131-1/+1
| * | | gpiolib: Consistent use of ->get_direction() inside gpiolibAndy Shevchenko2018-07-131-6/+1Star
| * | | gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko2018-07-131-1/+1
| * | | gpiolib: Defer on non-DT find_chip_by_name() failureJanusz Krzysztofik2018-07-091-3/+10
| * | | gpiolib: Respect error code of ->get_direction()Andy Shevchenko2018-07-091-0/+6
| * | | gpio: mt7621: Edit to preferred syntaxLinus Walleij2018-07-091-44/+41Star
| * | | gpio: mt7621: Add a driver for MT7621Sergio Paracuellos2018-07-093-0/+344
| * | | gpiolib: Join string literals backAndy Shevchenko2018-07-091-7/+5Star
| * | | Merge branch 'ib-aspeed' into develLinus Walleij2018-07-021-58/+368
| |\ \ \
| | * | | gpio: aspeed: Add interfaces for co-processor to grab GPIOsBenjamin Herrenschmidt2018-07-021-20/+231
| | * | | gpio: aspeed: Add command source registersBenjamin Herrenschmidt2018-07-021-0/+54
| | * | | gpio: aspeed: Add "Read Data" register to read the write latchBenjamin Herrenschmidt2018-07-021-2/+27
| | * | | gpio: aspeed: Rework register type accessorsBenjamin Herrenschmidt2018-07-021-49/+69
| | |/ /
| * | | gpio: pca953x: suppress interrupts warning when not applicableBaruch Siach2018-07-021-1/+1
| * | | gpio: syscon: Include the right headerLinus Walleij2018-07-021-1/+1
| * | | gpio: stp-xway: Include the right headerLinus Walleij2018-07-021-2/+1Star
| * | | gpio: stmpe: Include the right headerLinus Walleij2018-07-021-1/+1
| * | | gpio: sta2x11: Inline regs macroLinus Walleij2018-07-021-12/+7Star
| * | | gpio: sta2x11: Use BIT() macroLinus Walleij2018-07-021-12/+8Star
| * | | gpio: sta2x11: Include the right headerLinus Walleij2018-07-021-1/+1
| * | | gpio: spear-spics: Include the right headerLinus Walleij2018-07-021-1/+1
| * | | gpio: sch311x: Replace unsigned char with u8Linus Walleij2018-07-021-7/+7
| * | | gpio: sch311x: Implement open drain supportLinus Walleij2018-07-021-0/+29
| * | | gpio: sch311x: Use RMW to change directionLinus Walleij2018-07-021-10/+12
| * | | gpio: sch311x: Implement .get_direction()Linus Walleij2018-07-021-0/+13
| * | | gpio: sch311x: Include the right headerLinus Walleij2018-07-021-1/+1
| * | | gpio: sch: Implement .get_direction()Linus Walleij2018-07-021-0/+8
| * | | gpio: sch: Include the right headerLinus Walleij2018-07-021-2/+1Star
| * | | gpio: sa1100: Include the right headerLinus Walleij2018-07-021-1/+1
| * | | gpio: rdc321x: Include the right headerLinus Walleij2018-07-021-1/+1
| * | | gpio: rcar: Include the right headerLinus Walleij2018-07-021-1/+1
| * | | gpio: rc5t583: Include the right headerLinus Walleij2018-07-021-1/+1
| * | | gpio: stp-xway: Implement get callbackMathias Kresin2018-07-021-0/+15
| * | | gpio: tegra186: Add support for Tegra194Mikko Perttunen2018-07-021-0/+74
| * | | gpio: Add API to explicitly name a consumerLinus Walleij2018-06-181-0/+13
| * | | gpio: max732x: add error handling for i2c_new_dummyZhouyang Jia2018-06-181-0/+12
| * | | gpio: davinci: Do not assume continuous IRQ numberingKeerthy2018-06-181-21/+42
| * | | gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probeKeerthy2018-06-181-18/+11Star
| * | | gpio: Fix wrong rounding in gpio-menz127Nadav Amit2018-06-181-2/+2
| |/ /
* | | Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-08-141-4/+7
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpica' and 'acpi-property'Rafael J. Wysocki2018-08-141-4/+7
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus2018-07-231-4/+7
| | |/ /
* | | | Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-141-1/+1
|\ \ \ \
| * | | | gpio: tegra: Move driver registration to subsys_init levelDmitry Osipenko2018-08-031-1/+1
| | |/ / | |/| |
* | | | gpiolib-acpi: make sure we trigger edge events at least once on bootBenjamin Tissoires2018-08-011-1/+55
| |/ / |/| |
* | | gpio: uniphier: set legitimate irq trigger type in .to_irq hookMasahiro Yamada2018-07-231-1/+5
* | | gpio: of: Handle fixed regulator flags properlyLinus Walleij2018-07-231-1/+2
|/ /
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-136-14/+16
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1