summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2023-09-13gpiolib: fix reference leaks when removing GPIO chips still in useBartosz Golaszewski
2023-08-30gpio: sim: pass the GPIO device's software node to irq domainBartosz Golaszewski
2023-08-30gpio: sim: dispose of irq mappings before destroying the irq_sim domainBartosz Golaszewski
2023-08-16gpio: sim: mark the GPIO chip as a one that can sleepBartosz Golaszewski
2023-08-16gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extentWilliam Breathitt Gray
2023-08-03gpio: mvebu: fix irq domain leakBartosz Golaszewski
2023-08-03gpio: mvebu: Make use of devm_pwmchip_addUwe Kleine-König
2023-08-03gpio: tps68470: Make tps68470_gpio_output() always set the initial valueHans de Goede
2023-07-19ARM/gpio: Push OMAP2 quirk down into TWL4030 driverLinus Walleij
2023-06-19gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle
2023-06-13gpio: sifive: add missing check for platform_get_irqJiasheng Jiang
2023-06-13gpiolib: Fix GPIO chip IRQ initialization restrictionJiawen Wu
2023-06-07gpio: sim: quietly ignore configured lines outside the bankKent Gibson
2023-06-06gpio: sim: fix memory corruption when adding named lines and unnamed hogsKent Gibson
2023-05-23gpio-f7188x: fix chip name and pin count on Nuvoton chipHenning Schild
2023-05-17gpiolib: fix allocation of mixed dynamic/static GPIOsAndreas Kemnade
2023-05-17gpio: mockup: Fix mode of debugfs filesZev Weiss
2023-05-03Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds
2023-05-02Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26gpio: tegra186: Add Tegra234 hte supportDipen Patel
2023-04-26gpio: Add support for Intel LJCA USB GPIO driverYe Xiang
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-11gpio: gpiolib: Simplify gpiochip_add_data_with_key() fwnodeLinus Walleij
2023-04-11gpio: 104-idi-48: Enable use_raw_spinlock for idi48_regmap_configWilliam Breathitt Gray
2023-04-11gpio: 104-dio-48e: Enable use_raw_spinlock for dio48e_regmap_configWilliam Breathitt Gray
2023-04-07Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-06Merge tag 'intel-gpio-v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski
2023-04-03gpiolib: Add gpiochip_set_data() helperAndy Shevchenko
2023-04-03gpiolib: Move gpiochip_get_data() higher in the codeAndy Shevchenko
2023-04-03gpio: davinci: Add irq chip flag to skip set wakeDhruva Gole
2023-04-03gpio: davinci: Do not clear the bank intr enable bit in save_contextDhruva Gole
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-31driver core: create class_is_registered()Greg Kroah-Hartman
2023-03-29gpiolib: Check array_info for NULL only once in gpiod_get_array()Andy Shevchenko
2023-03-29gpiolib: Replace open coded krealloc()Andy Shevchenko
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-23gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNUWerner Sembach
2023-03-23gpiolib: acpi: Move ACPI device NULL check to acpi_get_driver_gpio_data()Andy Shevchenko
2023-03-23gpiolib: acpi: use the fwnode in acpi_gpiochip_find()Benjamin Tissoires
2023-03-23gpio: mm-lantiq: Fix typo in the newly added header filenameAndy Shevchenko
2023-03-23gpio: xlp: Convert to immutable irq_chipLinus Walleij
2023-03-23gpio: xilinx: Convert to immutable irq_chipLinus Walleij
2023-03-23gpio: xgs-iproc: Convert to immutable irq_chipLinus Walleij
2023-03-23gpio: visconti: Convert to immutable irq_chipLinus Walleij
2023-03-23gpio: tqmx86: Convert to immutable irq_chipLinus Walleij
2023-03-23gpio: thunderx: Convert to immutable irq_chipLinus Walleij
2023-03-23gpio: stmpe: Convert to immutable irq_chipLinus Walleij
2023-03-23gpio: siox: Convert to immutable irq_chipLinus Walleij
2023-03-23gpio: rda: Convert to immutable irq_chipLinus Walleij