summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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/+1
| * | | gpio: stmpe: Include the right headerLinus Walleij2018-07-021-1/+1
| * | | gpio: sta2x11: Inline regs macroLinus Walleij2018-07-021-12/+7
| * | | gpio: sta2x11: Use BIT() macroLinus Walleij2018-07-021-12/+8
| * | | 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/+1
| * | | 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/+11
| * | | 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-126-14/+16
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* | Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-06-0845-285/+542
|\ \
| * | gpio: davinci: fix build warning when !CONFIG_OFSekhar Nori2018-05-301-2/+0
| * | gpio: pxa: Include the right headerLinus Walleij2018-05-241-1/+1
| * | gpio: pl061: Include the right headerLinus Walleij2018-05-241-1/+1
| * | gpio: pch: Include the right headerLinus Walleij2018-05-241-1/+1
| * | gpio: pcf857x: Include the right headerLinus Walleij2018-05-241-1/+1
| * | gpio: pca953x: Include the right headerLinus Walleij2018-05-241-1/+1
| * | gpio: palmas: Include the right headerLinus Walleij2018-05-241-1/+1
| * | gpio: omap: Include the right headerLinus Walleij2018-05-241-1/+1
| * | gpio: octeon: Include the right headerLinus Walleij2018-05-241-1/+1
| * | gpio: mxs: Switch to SPDX identifierFabio Estevam2018-05-241-21/+7
| * | gpio: Remove VLA from stmpe driverLaura Abbott2018-05-241-1/+8