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-07-11
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
2024-07-11
gpio: mmio: do not calculate bgpio_bits via "ngpios"
Shiji Yang
2024-07-11
gpiolib: of: fix lookup quirk for MIPS Lantiq
Dmitry Torokhov
2024-07-05
gpiolib: cdev: Ignore reconfiguration without direction
Kent Gibson
2024-07-05
gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
Kent Gibson
2024-07-05
gpio: davinci: Validate the obtained number of IRQs
Aleksandr Mishin
2024-06-21
gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type
Matthias Schiffer
2024-06-21
gpio: tqmx86: store IRQ trigger type and unmask status separately
Matthias Schiffer
2024-06-21
gpio: tqmx86: introduce shadow register for GPIO output value
Matthias Schiffer
2024-06-21
gpio: tqmx86: fix typo in Kconfig label
Gregor Herburger
2024-06-12
gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node match
Devyn Liu
2024-05-30
gpio: nuvoton: Fix sgpio irq handle error
Jim Liu
2024-05-10
gpiolib: cdev: fix uninitialised kfifo
Kent Gibson
2024-05-09
gpiolib: cdev: Fix use after free in lineinfo_changed_notify
Zhongqiu Han
2024-05-09
gpiolib: use a single SRCU struct for all GPIO descriptors
Bartosz Golaszewski
2024-05-07
gpiolib: fix the speed of descriptor label setting with SRCU
Bartosz Golaszewski
2024-04-25
Merge tag 'intel-gpio-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2024-04-24
gpio: tegra186: Fix tegra186_gpio_is_accessible() check
Prathamesh Shete
2024-04-12
gpio: tangier: Use correct type for the IRQ chip data
Andy Shevchenko
2024-04-12
gpio: lpc32xx: fix module autoloading
Krzysztof Kozlowski
2024-04-08
Merge tag 'intel-gpio-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2024-04-05
gpio: crystalcove: Use -ENOTSUPP consistently
Andy Shevchenko
2024-04-05
gpio: wcove: Use -ENOTSUPP consistently
Andy Shevchenko
2024-04-04
gpio: cdev: fix missed label sanitizing in debounce_setup()
Kent Gibson
2024-04-04
gpio: cdev: check for NULL labels when sanitizing them for irqs
Bartosz Golaszewski
2024-04-03
gpiolib: Fix triggering "kobject: 'gpiochipX' is not initialized, yet" kobjec...
Hans de Goede
2024-03-26
gpiolib: Fix debug messaging in gpiod_find_and_request()
Andy Shevchenko
2024-03-26
gpio: cdev: sanitize the label before requesting the interrupt
Bartosz Golaszewski
2024-03-14
Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-03-13
Merge tag 'gpio-updates-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-03-13
Merge tag 'pwm/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
drivers/gpio/nomadik: move dummy nmk_gpio_dbg_show_one() to header
Max Kellermann
2024-03-12
gpio: nomadik: remove BUG_ON() in nmk_gpio_populate_chip()
Dan Carpenter
2024-03-08
gpio: sysfs: repair export returning -EPERM on 1st attempt
Alexander Sverdlin
2024-03-06
gpio: nomadik: Back out some managed resources
Linus Walleij
2024-03-05
gpiolib: Deduplicate cleanup for-loop in gpiochip_add_data_with_key()
Andy Shevchenko
2024-03-05
Merge tag 'v6.8-rc7' into gpio/for-next
Bartosz Golaszewski
2024-03-03
gpio: nomadik: Finish conversion to use firmware node APIs
Andy Shevchenko
2024-03-01
gpio: nomadik: fix Kconfig dependencies inbetween pinctrl & GPIO
Théo Lebrun
2024-03-01
gpio: fix resource unwinding order in error path
Bartosz Golaszewski
2024-03-01
gpio: acpi: Make acpi_gpio_count() take firmware node as a parameter
Andy Shevchenko
2024-03-01
gpio: of: Make of_gpio_get_count() take firmware node as a parameter
Andy Shevchenko
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-29
gpio: nomadik: grab optional reset control and deassert it at probe
Théo Lebrun
2024-02-29
gpio: nomadik: support mobileye,eyeq5-gpio
Théo Lebrun
2024-02-29
gpio: nomadik: handle variadic GPIO count
Théo Lebrun
2024-02-29
gpio: nomadik: support shared GPIO IRQs
Théo Lebrun
2024-02-29
gpio: nomadik: change driver name from gpio to nomadik-gpio
Théo Lebrun
2024-02-29
gpio: nomadik: make clock optional
Théo Lebrun
[next]