index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2024-05-17
gpiolib: cdev: fix uninitialised kfifo
Kent Gibson
2024-05-17
gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
Kent Gibson
2024-05-17
gpiolib: cdev: Add missing header(s)
Andy Shevchenko
2024-05-17
gpio: crystalcove: Use -ENOTSUPP consistently
Andy Shevchenko
2024-05-17
gpio: wcove: Use -ENOTSUPP consistently
Andy Shevchenko
2024-03-26
gpio: vf610: allow disabling the vf610 driver
Martin Kaiser
2024-03-06
gpio: fix resource unwinding order in error path
Bartosz Golaszewski
2024-03-06
gpiolib: Fix the error path order in gpiochip_add_data_with_key()
Andy Shevchenko
2024-03-06
gpio: 74x164: Enable output pins after registers are reset
Arturas Moskvinas
2024-01-31
gpio: eic-sprd: Clear interrupt after set the interrupt type
Wenhua Lin
2024-01-31
gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
Mario Limonciello
2024-01-01
gpio: dwapb: mask/unmask IRQ when disable/enale it
xiongxin
2024-01-01
gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()
Kent Gibson
2023-12-13
gpiolib: sysfs: Fix error handling on failed export
Boerge Struempfel
2023-10-25
gpio: vf610: mask the gpio irq in system suspend and support wakeup
Haibo Chen
2023-10-25
gpio: vf610: make irq_chip immutable
Alexander Stein
2023-10-25
gpio: vf610: set value before the direction to avoid a glitch
Haibo Chen
2023-10-25
gpio: timberdale: Fix potential deadlock on &tgpio->lock
Chengfeng Ye
2023-10-10
gpio: pxa: disable pinctrl calls for MMP_GPIO
Duje Mihanović
2023-10-10
gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
Bartosz Golaszewski
2023-10-06
gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip
Wenhua Lin
2023-10-06
gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()
Christophe JAILLET
2023-08-30
gpio: sim: pass the GPIO device's software node to irq domain
Bartosz Golaszewski
2023-08-30
gpio: sim: dispose of irq mappings before destroying the irq_sim domain
Bartosz Golaszewski
2023-08-16
gpio: sim: mark the GPIO chip as a one that can sleep
Bartosz Golaszewski
2023-08-16
gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
William Breathitt Gray
2023-08-03
gpio: mvebu: fix irq domain leak
Bartosz Golaszewski
2023-08-03
gpio: mvebu: Make use of devm_pwmchip_add
Uwe Kleine-König
2023-08-03
gpio: tps68470: Make tps68470_gpio_output() always set the initial value
Hans de Goede
2023-06-28
gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
Michael Walle
2023-06-28
gpio: sifive: add missing check for platform_get_irq
Jiasheng Jiang
2023-06-28
gpiolib: Fix GPIO chip IRQ initialization restriction
Jiawen Wu
2023-06-14
gpio: sim: fix memory corruption when adding named lines and unnamed hogs
Kent Gibson
2023-06-05
gpio-f7188x: fix chip name and pin count on Nuvoton chip
Henning Schild
2023-05-30
gpio: mockup: Fix mode of debugfs files
Zev Weiss
2023-05-01
gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNU
Werner Sembach
2023-04-13
gpio: davinci: Add irq chip flag to skip set wake
Dhruva Gole
2023-04-13
gpio: davinci: Do not clear the bank intr enable bit in save_context
Dhruva Gole
2023-04-13
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
2023-04-13
gpio: GPIO_REGMAP: select REGMAP instead of depending on it
Randy Dunlap
2023-03-10
gpio: vf610: connect GPIO label to dev name
Haibo Chen
2023-02-22
gpio: sim: fix a memory leak
Bartosz Golaszewski
2023-02-06
gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode
Mario Limonciello
2023-02-06
gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU
Mario Limonciello
2023-02-06
gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI
Mario Limonciello
2023-02-01
gpio: ep93xx: Fix port F hwirq numbers in handler
Nikita Shubin
2023-02-01
gpio: mxc: Unlock on error path in mxc_flip_edge()
Dan Carpenter
2023-02-01
gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode
Marek Vasut
2023-02-01
gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
Marek Vasut
2023-01-12
gpio: sifive: Fix refcount leak in sifive_gpio_probe
Miaoqian Lin
[next]