aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
3 daysMerge branch 'v6.1/standard/preempt-rt/base' into v6.1/standard/preempt-rt/cn...v6.1/standard/preempt-rt/cn-sdkv5.15/octeonBruce Ashfield
6 daysgpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt typeMatthias Schiffer
6 daysgpio: tqmx86: store IRQ trigger type and unmask status separatelyMatthias Schiffer
6 daysgpio: tqmx86: Convert to immutable irq_chipLinus Walleij
6 daysgpio: tqmx86: introduce shadow register for GPIO output valueMatthias Schiffer
6 daysgpio: tqmx86: remove unneeded call to platform_set_drvdata()Andrei Coardos
6 daysgpio: tqmx86: fix typo in Kconfig labelGregor Herburger
2024-05-28Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-05-17gpiolib: cdev: fix uninitialised kfifoKent Gibson
2024-05-17gpiolib: cdev: relocate debounce_period_us from struct gpio_descKent Gibson
2024-05-17gpiolib: cdev: Add missing header(s)Andy Shevchenko
2024-05-17gpio: crystalcove: Use -ENOTSUPP consistentlyAndy Shevchenko
2024-05-17gpio: wcove: Use -ENOTSUPP consistentlyAndy Shevchenko
2024-03-28Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-03-26gpio: vf610: allow disabling the vf610 driverMartin Kaiser
2024-03-10Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-03-06gpio: fix resource unwinding order in error pathBartosz Golaszewski
2024-03-06gpiolib: Fix the error path order in gpiochip_add_data_with_key()Andy Shevchenko
2024-03-06gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas
2024-03-03gpio: thunderx: Convert to immutable irq_chipLinus Walleij
2024-02-06Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-01-31gpio: eic-sprd: Clear interrupt after set the interrupt typeWenhua Lin
2024-01-31gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04Mario Limonciello
2024-01-03Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-01-01gpio: dwapb: mask/unmask IRQ when disable/enale itxiongxin
2024-01-01gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()Kent Gibson
2023-12-18Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-12-13gpiolib: sysfs: Fix error handling on failed exportBoerge Struempfel
2023-10-27Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-10-25gpio: vf610: mask the gpio irq in system suspend and support wakeupHaibo Chen
2023-10-25gpio: vf610: make irq_chip immutableAlexander Stein
2023-10-25gpio: vf610: set value before the direction to avoid a glitchHaibo Chen
2023-10-25gpio: timberdale: Fix potential deadlock on &tgpio->lockChengfeng Ye
2023-10-11Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-10-10gpio: pxa: disable pinctrl calls for MMP_GPIODuje Mihanović
2023-10-10gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()Bartosz Golaszewski
2023-10-06gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chipWenhua Lin
2023-10-06gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()Christophe JAILLET
2023-08-30Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
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-20Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
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-03Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
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-03Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-06-28gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle