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: Fix use after free in lineinfo_changed_notify
Zhongqiu Han
2024-05-17
gpio: lpc32xx: fix module autoloading
Krzysztof Kozlowski
2024-05-17
gpio: crystalcove: Use -ENOTSUPP consistently
Andy Shevchenko
2024-05-17
gpio: wcove: Use -ENOTSUPP consistently
Andy Shevchenko
2024-05-02
gpio: tegra186: Fix tegra186_gpio_is_accessible() check
Prathamesh Shete
2024-05-02
gpio: tangier: Use correct type for the IRQ chip data
Andy Shevchenko
2024-04-10
gpio: cdev: fix missed label sanitizing in debounce_setup()
Kent Gibson
2024-04-10
gpio: cdev: check for NULL labels when sanitizing them for irqs
Bartosz Golaszewski
2024-04-10
gpio: cdev: sanitize the label before requesting the interrupt
Bartosz Golaszewski
2024-04-10
gpiolib: Fix debug messaging in gpiod_find_and_request()
Andy Shevchenko
2024-03-26
gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
Stephen Boyd
2024-03-26
gpio: vf610: allow disabling the vf610 driver
Martin Kaiser
2024-03-01
gpio: fix resource unwinding order in error path
Bartosz Golaszewski
2024-03-01
gpiolib: Fix the error path order in gpiochip_add_data_with_key()
Andy Shevchenko
2024-03-01
gpio: 74x164: Enable output pins after registers are reset
Arturas Moskvinas
2024-02-20
gpiolib: Handle no pin_ranges in gpiochip_generic_config()
Emil Renner Berthing
2024-02-08
gpio: remove GPIO device from the list unconditionally in error path
Bartosz Golaszewski
2024-01-22
gpio: eic-sprd: Clear interrupt after set the interrupt type
Wenhua Lin
2024-01-22
gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
Mario Limonciello
2024-01-18
Merge tag 'gpio-fixes-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
Merge tag 'backlight-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-17
gpiolib: revert the attempt to protect the GPIO device list with an rwsem
Bartosz Golaszewski
2024-01-15
gpio: EN7523: fix kernel-doc warnings
Randy Dunlap
2024-01-15
gpio: mlxbf3: add an error code check in mlxbf3_gpio_probe
Su Hui
2024-01-15
gpio: rtd: Fix signedness bug in probe
Dan Carpenter
2024-01-04
gpiolib: replace the GPIO device mutex with a read-write semaphore
Bartosz Golaszewski
2024-01-04
gpiolib: remove the GPIO device from the list when it's unregistered
Bartosz Golaszewski
2024-01-03
gpio: nuvoton: Add Nuvoton NPCM sgpio driver
Jim Liu
2024-01-03
gpio: rtd: Add support for Realtek DHC(Digital Home Center) RTD SoCs
Tzuyi Chang
2024-01-03
gpio: pmic-eic-sprd: Configure the bit corresponding to the EIC through offset
Wenhua Lin
2024-01-02
gpio: dwapb: Use generic request, free and set_config
Emil Renner Berthing
2023-12-27
gpio: sysfs: drop tabs from local variable declarations
Bartosz Golaszewski
2023-12-27
gpiolib: drop tabs from local variable declarations
Bartosz Golaszewski
2023-12-27
gpiolib: remove extra_checks
Bartosz Golaszewski
2023-12-27
gpio: tps65219: don't use CONFIG_DEBUG_GPIO
Bartosz Golaszewski
2023-12-27
gpiolib: cdev: replace locking wrappers for gpio_device with guards
Kent Gibson
2023-12-27
gpiolib: cdev: replace locking wrappers for config_mutex with guards
Kent Gibson
2023-12-27
gpiolib: cdev: allocate linereq using kvzalloc()
Kent Gibson
2023-12-27
gpiolib: cdev: include overflow.h
Kent Gibson
2023-12-27
Merge tag 'v6.7-rc7' into gpio/for-next
Bartosz Golaszewski
2023-12-21
gpio: dwapb: mask/unmask IRQ when disable/enale it
xiongxin
2023-12-21
gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()
Kent Gibson
2023-12-19
gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()
Kent Gibson
2023-12-19
gpiolib: cdev: improve documentation of get/set values
Kent Gibson
2023-12-19
gpiolib: cdev: fully adopt guard() and scoped_guard()
Kent Gibson
2023-12-19
gpiolib: remove debounce_period_us from struct gpio_desc
Kent Gibson
2023-12-19
gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
Kent Gibson
2023-12-18
Merge tag 'intel-gpio-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2023-12-18
gpio: mmio: Clean up headers
Andy Shevchenko
[next]