index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2023-01-30
gpiolib: Introduce gpio_device_get() and gpio_device_put()
Andy Shevchenko
2023-01-30
gpio: vf610: connect GPIO label to dev name
Haibo Chen
2023-01-30
gpio: pca9570: rename platform_data to chip_data
Bartosz Golaszewski
2023-01-30
gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs
Dmitry Torokhov
2023-01-30
gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()
Dmitry Torokhov
2023-01-30
gpiolib: of: remove obsolete comment for of_gpio_get_count()
Dmitry Torokhov
2023-01-30
gpiolib: of: stop exporting of_gpio_named_count()
Dmitry Torokhov
2023-01-30
gpio: i8255: Remove unused legacy interface
William Breathitt Gray
2023-01-30
gpio: gpio-mm: Migrate to regmap API
William Breathitt Gray
2023-01-30
gpio: 104-dio-48e: Migrate to regmap API
William Breathitt Gray
2023-01-30
gpio: i8255: Migrate to gpio-regmap API
William Breathitt Gray
2023-01-30
gpio: 104-idi-48: Migrate to gpio-regmap API
William Breathitt Gray
2023-01-30
gpio: 104-idi-48: Migrate to the regmap-irq API
William Breathitt Gray
2023-01-30
gpio: 104-dio-48e: Migrate to the regmap-irq API
William Breathitt Gray
2023-01-30
gpio: regmap: Always set gpio_chip get_direction
William Breathitt Gray
2023-01-30
gpio: pca953x: Remove unused PCAL953X_OUT_CONF from pcal6534_recalc_addr()
Andy Shevchenko
2023-01-30
gpio: pca953x: Clean up pcal6534_check_register()
Andy Shevchenko
2023-01-30
gpio: pca953x: avoid logically dead code
Haibo Chen
2023-01-30
gpio: msc313: Drop empty platform remove function
Uwe Kleine-König
2023-01-30
gpiolib: use irq_domain_alloc_irqs()
Johan Hovold
2023-01-27
gpio: ep93xx: remove unused variable
Arnd Bergmann
2023-01-26
Revert "gpiolib: of: Introduce hook for missing gpio-ranges"
Andy Shevchenko
2023-01-26
gpiolib: Check "gpio-ranges" before calling ->add_pin_ranges()
Andy Shevchenko
2023-01-25
gpio: ep93xx: Make irqchip immutable
Nikita Shubin
2023-01-25
gpio: ep93xx: Fix port F hwirq numbers in handler
Nikita Shubin
2023-01-25
gpio: mxc: Unlock on error path in mxc_flip_edge()
Dan Carpenter
2023-01-23
gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode
Mario Limonciello
2023-01-18
gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU
Mario Limonciello
2023-01-18
gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI
Mario Limonciello
2023-01-16
gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode
Marek Vasut
2023-01-16
gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
Marek Vasut
2023-01-10
gpio: remove iop driver
Arnd Bergmann
2023-01-02
gpio: sifive: Fix refcount leak in sifive_gpio_probe
Miaoqian Lin
2022-12-30
gpio: sprd: Make the irqchip immutable
Cixi Geng
2022-12-30
gpio: pmic-eic-sprd: Make the irqchip immutable
Cixi Geng
2022-12-30
gpio: eic-sprd: Make the irqchip immutable
Cixi Geng
2022-12-30
gpio: pca953x: avoid to use uninitialized value pinctrl
Haibo Chen
2022-12-30
gpiolib: Fix using uninitialized lookup-flags on ACPI platforms
Hans de Goede
2022-12-21
Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-15
Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-14
gpio: sim: set a limit on the number of GPIOs
Bartosz Golaszewski
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-12-07
gpiolib: protect the GPIO device against being dropped while in use by user-s...
Bartosz Golaszewski
2022-12-07
gpiolib: cdev: fix NULL-pointer dereferences
Bartosz Golaszewski
2022-12-06
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
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-29
gpiolib: Provide to_gpio_device() helper
Andy Shevchenko
2022-11-28
gpiolib: Unify access to the device properties
Andy Shevchenko
2022-11-28
gpiolib: fix memory leak in gpiochip_setup_dev()
Zeng Heng
[prev]
[next]