summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2022-02-19gpio: tegra186: Fix chip_data type confusionMarc Zyngier
2022-02-16gpiolib: sysfs: Simplify edge handling in the codeAndy Shevchenko
2022-02-16gpiolib: sysfs: Move kstrtox() calls outside of the mutex lockAndy Shevchenko
2022-02-16gpiolib: sysfs: Move sysfs_emit() calls outside of the mutex lockAndy Shevchenko
2022-02-16gpio: rockchip: Reset int_bothedge when changing triggerSamuel Holland
2022-02-09gpio: tpmx86: Move PM device over to irq domainMarc Zyngier
2022-02-09gpio: rcar: Move PM device over to irq domainMarc Zyngier
2022-02-09gpio: omap: Move PM device over to irq domainMarc Zyngier
2022-02-09gpio: mt7621: Kill parent_device usageMarc Zyngier
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-09gpio: sim: fix hogs with custom chip labelsBartosz Golaszewski
2022-02-09gpiolib: make struct comments into real kernel docsBartosz Golaszewski
2022-02-08gpio: sifive: use the correct register to read output valuesNiklas Cassel
2022-02-08gpiolib: Simplify error path in gpiod_get_index() when requesting GPIOAndy Shevchenko
2022-02-08gpiolib: Use short form of ternary operator in gpiod_get_index()Andy Shevchenko
2022-02-08gpiolib: Introduce for_each_gpio_desc_with_flag() macroAndy Shevchenko
2022-02-08gpiolib: Never return internal error codes to user spaceAndy Shevchenko
2022-02-02gpio: aggregator: Fix calling into sleeping GPIO controllersGeert Uytterhoeven
2022-02-02gpio: Add support for Airoha EN7523 GPIO controllerJohn Crispin
2022-01-24gpio: tps68470: Allow building as moduleHans de Goede
2022-01-24gpio: tegra: Get rid of duplicate of_node assignmentAndy Shevchenko
2022-01-24gpio: altera-a10sr: Switch to use fwnode instead of of_nodeAndy Shevchenko
2022-01-24gpio: merrifield: check the return value of devm_kstrdup()Xiaoke Wang
2022-01-24gpio: crystalcove: Set IRQ domain bus token to DOMAIN_BUS_WIREDHans de Goede
2022-01-24gpio: sim: check the label length when setting up device propertiesBartosz Golaszewski
2022-01-20Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-20gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()Yang Li
2022-01-20gpio: idt3243x: Fix an ignored error return from platform_get_irq()Yang Li
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-17gpio: idt3243x: Fix IRQ check in idt_gpio_probeMiaoqian Lin
2022-01-17gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probeMiaoqian Lin
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-12Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-11Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-11Merge tag 'mfd-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2022-01-05gpio: rcar: Propagate errors from devm_request_irq()Lad Prabhakar
2022-01-05gpio: rcar: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-05gpio: ts5500: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-03gpio: dwapb: Switch to use fwnode instead of of_nodeAndy Shevchenko
2022-01-03gpiolib: acpi: make fwnode take precedence in struct gpio_chipAndy Shevchenko
2022-01-03gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handlerSteven Lee
2022-01-03gpio: max3191x: Use bitmap_free() to free bitmapChristophe JAILLET
2021-12-23gpio: regmap: Switch to use fwnode instead of of_nodeAndy Shevchenko
2021-12-23gpio: tegra186: Add support for Tegra241Akhil R
2021-12-23gpio: brcmstb: Use local variable to access OF nodeAndy Shevchenko
2021-12-22gpio: Remove unused local OF node pointersAndy Shevchenko
2021-12-21gpio: virtio: remove timeoutVincent Whitchurch
2021-12-21gpio: sim: add missing fwnode_handle_put() in gpio_sim_probe()Yang Yingliang
2021-12-20gpio: msc313: Add support for SSD201 and SSD202DDaniel Palmer
2021-12-20gpio: msc313: Code clean upsDaniel Palmer