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-01-05
gpio: dwapb: mask/unmask IRQ when disable/enale it
xiongxin
2024-01-05
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: 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-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
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-28
gpio: Allow per-parent interrupt data
Marc Zyngier
2023-05-30
gpio: mockup: Fix mode of debugfs files
Zev Weiss
2023-04-13
gpio: davinci: Add irq chip flag to skip set wake
Dhruva Gole
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-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-02-01
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
2023-01-12
gpio: sifive: Fix refcount leak in sifive_gpio_probe
Miaoqian Lin
2022-12-31
gpiolib: protect the GPIO device against being dropped while in use by user-s...
Bartosz Golaszewski
2022-12-31
gpiolib: make struct comments into real kernel docs
Bartosz Golaszewski
2022-12-31
gpiolib: cdev: fix NULL-pointer dereferences
Bartosz Golaszewski
2022-12-31
gpiolib: Get rid of redundant 'else'
Andy Shevchenko
2022-12-14
gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()
Wang Yufen
2022-12-14
gpio: amd8111: Fix PCI device reference count leak
Xiongfeng Wang
2022-12-14
gpiolib: fix memory leak in gpiochip_setup_dev()
Zeng Heng
2022-12-14
gpiolib: check the 'ngpios' property in core gpiolib code
Bartosz Golaszewski
2022-12-14
gpiolib: improve coding style for local variables
Bartosz Golaszewski
2022-10-26
gpio: rockchip: request GPIO mux to pinctrl when setting direction
Quentin Schulz
2022-10-05
gpio: mvebu: Fix check for pwm support on non-A8K platforms
Pali Rohár
2022-09-28
gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully
Meng Li
2022-09-28
gpio: mockup: Fix potential resource leakage when register a chip
Andy Shevchenko
2022-09-28
gpio: mockup: fix NULL pointer dereference when removing debugfs
Bartosz Golaszewski
2022-09-23
gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx
Pali Rohár
2022-09-23
pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTH
João H. Spies
2022-09-20
gpio: mockup: remove gpio debugfs when remove device
Wei Yongjun
2022-09-08
gpio: pca953x: Add mutex_lock for regcache sync in PM
Haibo Chen
2022-08-17
gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
Liang He
2022-07-29
gpio: gpio-xilinx: Fix integer overflow
Srinivas Neeli
2022-07-29
gpio: pca953x: use the correct register address when regcache sync during init
Haibo Chen
2022-07-29
gpio: pca953x: use the correct range when do regmap sync
Haibo Chen
2022-07-29
gpio: pca953x: only use single read/write for No AI mode
Haibo Chen
2022-06-29
gpio: winbond: Fix error code in winbond_gpio_get()
Dan Carpenter
2022-06-29
MIPS: Remove repetitive increase irq_err_count
huhai
2022-06-22
gpio: dwapb: Don't print error on -EPROBE_DEFER
Serge Semin
[next]