summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2021-12-17gpio: sta2x11: fix typo in a commentJason Wang
2021-12-17gpio: sim: new testing moduleBartosz Golaszewski
2021-12-17gpiolib: of: make fwnode take precedence in struct gpio_chipBartosz Golaszewski
2021-12-17gpiolib: allow to specify the firmware node in struct gpio_chipBartosz Golaszewski
2021-12-17gpiolib: provide gpiod_remove_hogs()Bartosz Golaszewski
2021-12-13gpio: sch: fix typo in a commentJason Wang
2021-12-10gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlockIwona Winiarska
2021-12-10gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlockIwona Winiarska
2021-12-06gpiolib: check the 'ngpios' property in core gpiolib codeBartosz Golaszewski
2021-12-06gpiolib: improve coding style for local variablesBartosz Golaszewski
2021-12-03gpio: xlp: Fix build errors from Netlogic XLP removalRob Herring
2021-12-03gpio: rockchip: lock GPIOs used as interruptsJohn Keeping
2021-12-03gpio: aggregator: Add interrupt supportGeert Uytterhoeven
2021-12-03gpiolib: Let gpiod_add_lookup_table() call gpiod_add_lookup_tables()Geert Uytterhoeven
2021-12-01gpio: dwapb: clarify usage of the register file versionAndy Shevchenko
2021-12-01gpio: ml-ioh: Change whitespace to match gpio-pch.cBjorn Helgaas
2021-12-01gpio: ml-ioh: Use BIT() to match gpio-pch.cBjorn Helgaas
2021-12-01gpio: ml-ioh: Cache &pdev->dev to reduce repetitionBjorn Helgaas
2021-12-01gpio: pch: Cache &pdev->dev to reduce repetitionBjorn Helgaas
2021-12-01gpio: pch: Use .driver_data instead of checking Device IDs againBjorn Helgaas
2021-11-29gpio: bd70528 Drop BD70528 supportMatti Vaittinen
2021-11-27Merge tag 'v5.16-rc2' into develLinus Walleij
2021-11-25gpiolib: acpi: Unify debug and other messages formatAndy Shevchenko
2021-11-25gpiolib: acpi: Do not set the IRQ type if the IRQ is already in useHans de Goede
2021-11-19gpio: mockup: Switch to use kasprintf_strarray()Andy Shevchenko
2021-11-16gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errorsRandy Dunlap
2021-11-15gpio: virtio: remove unneeded semicolonYang Li
2021-11-15gpiolib: acpi: shrink devm_acpi_dev_add_driver_gpios()Andy Shevchenko
2021-11-15gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()Andy Shevchenko
2021-11-15gpio: xlp: Remove Netlogic XLP variantsRob Herring
2021-11-08Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-05Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-04gpio: virtio: Add IRQ supportViresh Kumar
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-02Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-10-30gpio: realtek-otto: fix GPIO line IRQ offsetSander Vanheule
2021-10-30gpio: clean up Kconfig fileRandy Dunlap
2021-10-29gpio: mlxbf2: Introduce IRQ supportAsmaa Mnebhi
2021-10-27gpio: Allow per-parent interrupt dataMarc Zyngier
2021-10-26gpio-amdpt: ACPI: Use the ACPI_COMPANION() macro directlyRafael J. Wysocki
2021-10-25gpio: mlxbf2.c: Add check for bgpio_init failureAsmaa Mnebhi
2021-10-25gpio: xgs-iproc: fix parsing of ngpios propertyJonas Gorski
2021-10-20gpiolib: acpi: Replace custom code with device_match_acpi_handle()Andy Shevchenko
2021-10-13gpio: mc33880: Drop if with an always false conditionUwe Kleine-König
2021-10-13gpio: max730x: Make __max730x_remove() return voidUwe Kleine-König
2021-10-13gpio: aggregator: Wrap access to gpiochip_fwd.tmp[]Geert Uytterhoeven
2021-10-06gpio: mockup: Convert to use software nodesAndy Shevchenko
2021-10-06gpio: pca953x: Improve bias settingAndy Shevchenko
2021-10-06gpio: 74x164: Add SPI device ID tableMark Brown
2021-09-30Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds