summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | gpio: regmap: Switch to use fwnode instead of of_nodeAndy Shevchenko2021-12-231-5/+1
| * | | | | gpio: tegra186: Add support for Tegra241Akhil R2021-12-231-0/+52
| * | | | | gpio: brcmstb: Use local variable to access OF nodeAndy Shevchenko2021-12-231-1/+1
| * | | | | gpio: Remove unused local OF node pointersAndy Shevchenko2021-12-223-5/+2
| * | | | | gpio: sim: add missing fwnode_handle_put() in gpio_sim_probe()Yang Yingliang2021-12-211-1/+3
| * | | | | gpio: msc313: Add support for SSD201 and SSD202DDaniel Palmer2021-12-201-0/+261
| * | | | | gpio: msc313: Code clean upsDaniel Palmer2021-12-201-4/+1
| * | | | | gpio: sim: fix uninitialized ret variableTom Rix2021-12-191-1/+2
| * | | | | gpio: Propagate firmware node from a parent deviceAndy Shevchenko2021-12-175-15/+11
| * | | | | gpio: Setup parent device and get rid of unnecessary of_node assignmentAndy Shevchenko2021-12-174-8/+6
| * | | | | gpio: Get rid of duplicate of_node assignment in the driversAndy Shevchenko2021-12-1725-36/+2
| * | | | | Merge tag 'intel-gpio-v5.17-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski2021-12-175-82/+75
| |\ \ \ \ \
| | * | | | | gpio: sch: fix typo in a commentJason Wang2021-12-131-1/+1
| | * | | | | gpio: dwapb: clarify usage of the register file versionAndy Shevchenko2021-12-011-4/+6
| | * | | | | gpio: ml-ioh: Change whitespace to match gpio-pch.cBjorn Helgaas2021-12-011-4/+4
| | * | | | | gpio: ml-ioh: Use BIT() to match gpio-pch.cBjorn Helgaas2021-12-011-13/+13
| | * | | | | gpio: ml-ioh: Cache &pdev->dev to reduce repetitionBjorn Helgaas2021-12-011-11/+11
| | * | | | | gpio: pch: Cache &pdev->dev to reduce repetitionBjorn Helgaas2021-12-011-10/+11
| | * | | | | gpio: pch: Use .driver_data instead of checking Device IDs againBjorn Helgaas2021-12-011-12/+9
| | * | | | | gpiolib: acpi: Unify debug and other messages formatAndy Shevchenko2021-11-251-6/+4
| | * | | | | gpiolib: acpi: Do not set the IRQ type if the IRQ is already in useHans de Goede2021-11-251-4/+11
| | * | | | | gpiolib: acpi: shrink devm_acpi_dev_add_driver_gpios()Andy Shevchenko2021-11-151-13/+7
| | * | | | | gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()Andy Shevchenko2021-11-151-6/+0
| | |/ / / /
| * | | | | gpiolib: allow line names from device props to override driver namesPeter Rosin2021-12-171-5/+15
| * | | | | gpio: amdpt: add new device ID and 24-pin supportHsu Yuchang2021-12-171-3/+5
| * | | | | gpio: tegra186: Add support for Tegra234Prathamesh Shete2021-12-171-0/+76
| * | | | | gpio: sta2x11: fix typo in a commentJason Wang2021-12-171-1/+1
| * | | | | gpio: sim: new testing moduleBartosz Golaszewski2021-12-173-0/+1598
| * | | | | gpiolib: of: make fwnode take precedence in struct gpio_chipBartosz Golaszewski2021-12-171-0/+3
| * | | | | gpiolib: allow to specify the firmware node in struct gpio_chipBartosz Golaszewski2021-12-171-1/+6
| * | | | | gpiolib: provide gpiod_remove_hogs()Bartosz Golaszewski2021-12-171-0/+11
| * | | | | gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlockIwona Winiarska2021-12-101-16/+16
| * | | | | gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlockIwona Winiarska2021-12-101-26/+26
| * | | | | gpiolib: check the 'ngpios' property in core gpiolib codeBartosz Golaszewski2021-12-061-0/+21
| * | | | | gpiolib: improve coding style for local variablesBartosz Golaszewski2021-12-061-4/+4
| * | | | | gpio: xlp: Fix build errors from Netlogic XLP removalRob Herring2021-12-031-3/+2
| * | | | | gpio: rockchip: lock GPIOs used as interruptsJohn Keeping2021-12-031-0/+18
| * | | | | gpio: aggregator: Add interrupt supportGeert Uytterhoeven2021-12-031-1/+10
| * | | | | gpiolib: Let gpiod_add_lookup_table() call gpiod_add_lookup_tables()Geert Uytterhoeven2021-12-031-5/+1
| * | | | | gpio: xlp: Remove Netlogic XLP variantsRob Herring2021-11-152-139/+13
| |/ / / /
* | | | | Merge tag 'mfd-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-01-113-242/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | gpio: bd70528 Drop BD70528 supportMatti Vaittinen2021-11-293-242/+0
| |/ / /
* | | / gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handlerSteven Lee2022-01-031-1/+1
| |_|/ |/| |
* | | gpio: virtio: remove timeoutVincent Whitchurch2021-12-211-5/+1
* | | gpio: dln2: Fix interrupts when replugging the deviceNoralf Trønnes2021-12-191-10/+9
| |/ |/|
* | gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errorsRandy Dunlap2021-11-161-0/+1
* | gpio: virtio: remove unneeded semicolonYang Li2021-11-151-1/+1
|/
* Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-0816-111/+802
|\
| * gpio: virtio: Add IRQ supportViresh Kumar2021-11-042-4/+299
| * gpio: realtek-otto: fix GPIO line IRQ offsetSander Vanheule2021-10-301-1/+1