summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2022-04-01Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-31gpio: ts5500: Fix Links to Technologic Systems web resourcesKris Bahnsen
2022-03-31gpio: ts4900: Fix comment formatting and grammarKris Bahnsen
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-25Merge tag 'gpio-updates-for-v5.18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-21Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-15Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"Bartosz Golaszewski
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar
2022-03-14Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2022-03-10gpio: ts4900: Use SPDX headerKris Bahnsen
2022-03-10gpio: sim: fix a typoBartosz Golaszewski
2022-03-10gpio: ts4900: Do not set DAT and OE togetherMark Featherston
2022-03-08gpiolib: Use list_first_entry()/list_last_entry()Andy Shevchenko
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-03-01Merge tag 'intel-gpio-v5.18-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski
2022-02-28Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman
2022-02-27Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-25gpio: Add Delta TN48M CPLD GPIO driverRobert Marko
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-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