index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
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
2023-01-12
gpio: pca953x: avoid to use uninitialized value pinctrl
Haibo Chen
2022-12-31
gpiolib: protect the GPIO device against being dropped while in use by user-s...
Bartosz Golaszewski
2022-12-31
gpiolib: cdev: fix NULL-pointer dereferences
Bartosz Golaszewski
2022-12-06
gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()
Wang Yufen
2022-11-30
gpio: amd8111: Fix PCI device reference count leak
Xiongfeng Wang
2022-11-28
gpiolib: fix memory leak in gpiochip_setup_dev()
Zeng Heng
2022-10-20
gpio: tegra: Convert to immutable irq chip
Svyatoslav Ryhel
2022-10-12
Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-11
Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-10-11
Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-10
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2022-10-10
Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'
Rafael J. Wysocki
2022-10-08
Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-04
gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get
Raul E Rangel
2022-10-04
gpio: rockchip: request GPIO mux to pinctrl when setting direction
Quentin Schulz
2022-10-03
gpio: tc3589x: Make irqchip immutable
Linus Walleij
2022-09-27
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
2022-09-26
gpiolib: cdev: add fdinfo output for line request file descriptors
Bartosz Golaszewski
2022-09-26
gpio: mvebu: Fix check for pwm support on non-A8K platforms
Pali Rohár
2022-09-21
gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully
Meng Li
2022-09-21
gpio: tqmx86: fix uninitialized variable girq
Dongliang Mu
2022-09-20
gpio: ftgpio010: Make irqchip immutable
Linus Walleij
2022-09-20
gpio: mockup: Fix potential resource leakage when register a chip
Andy Shevchenko
2022-09-20
gpio: mockup: fix NULL pointer dereference when removing debugfs
Bartosz Golaszewski
[next]