summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2022-03-15Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"Bartosz Golaszewski
2022-03-10gpio: sim: fix a typoBartosz Golaszewski
2022-03-10gpio: ts4900: Do not set DAT and OE togetherMark Featherston
2022-03-08gpio: sim: Declare gpio_sim_hog_config_item_ops staticAndy Shevchenko
2022-03-07gpiolib: acpi: Convert ACPI value of debounce to microsecondsAndy Shevchenko
2022-03-07gpio: Revert regression in sysfs-gpio (gpiolib.c)Marcelo Roberto Jimenez
2022-03-07gpio: tegra186: Add IRQ per bank for Tegra241Akhil R
2022-02-27Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-23gpio: Return EPROBE_DEFER if gc->to_irq is NULLShreeya Patel
2022-02-19gpio: tegra186: Fix chip_data type confusionMarc Zyngier
2022-02-16gpio: rockchip: Reset int_bothedge when changing triggerSamuel Holland
2022-02-09gpio: sim: fix hogs with custom chip labelsBartosz Golaszewski
2022-02-08gpio: sifive: use the correct register to read output valuesNiklas Cassel
2022-02-08gpiolib: Never return internal error codes to user spaceAndy Shevchenko
2022-02-02gpio: aggregator: Fix calling into sleeping GPIO controllersGeert Uytterhoeven
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
2021-12-19gpio: dln2: Fix interrupts when replugging the deviceNoralf Trønnes
2021-12-19gpio: sim: fix uninitialized ret variableTom Rix
2021-12-17gpio: Propagate firmware node from a parent deviceAndy Shevchenko
2021-12-17gpio: Setup parent device and get rid of unnecessary of_node assignmentAndy Shevchenko
2021-12-17gpio: Get rid of duplicate of_node assignment in the driversAndy Shevchenko
2021-12-17Merge tag 'intel-gpio-v5.17-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski
2021-12-17gpiolib: allow line names from device props to override driver namesPeter Rosin
2021-12-17gpio: amdpt: add new device ID and 24-pin supportHsu Yuchang
2021-12-17gpio: tegra186: Add support for Tegra234Prathamesh Shete