index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2025-02-26
gpio: latch: use value returning setters
Bartosz Golaszewski
2025-02-26
gpio: latch: use lock guards
Bartosz Golaszewski
2025-02-26
gpio: max77650: use value returning setters
Bartosz Golaszewski
2025-02-26
gpio: aggregator: use value returning setters
Bartosz Golaszewski
2025-02-26
gpio: mockup: use value returning setters
Bartosz Golaszewski
2025-02-26
gpio: pca953x: use value returning setters
Bartosz Golaszewski
2025-02-26
gpio: regmap: use value returning setters
Bartosz Golaszewski
2025-02-26
gpio: sim: use value returning setters
Bartosz Golaszewski
2025-02-26
gpiolib: introduce gpio_chip setters that return values
Bartosz Golaszewski
2025-02-26
gpiolib: rework the wrapper around gpio_chip::set_multiple()
Bartosz Golaszewski
2025-02-26
gpiolib: wrap gpio_chip::set()
Bartosz Golaszewski
2025-02-26
gpiolib: make value setters have return values
Bartosz Golaszewski
2025-02-24
gpio: vf610: Switch to gpio-mmio
Linus Walleij
2025-02-24
gpio: mmio: Add flag for calling pinctrl back-end
Linus Walleij
2025-02-24
gpio: virtuser: convert to use dev-sync-probe utilities
Koichiro Den
2025-02-24
gpio: sim: convert to use dev-sync-probe utilities
Koichiro Den
2025-02-24
gpio: introduce utilities for synchronous fake device creation
Koichiro Den
2025-02-24
gpiolib: read descriptor flags once in gpiolib_dbg_show()
Bartosz Golaszewski
2025-02-24
gpiolib: sanitize the return value of gpio_chip::get_direction()
Bartosz Golaszewski
2025-02-24
gpiolib: sanitize the return value of gpio_chip::direction_input()
Bartosz Golaszewski
2025-02-24
gpiolib: sanitize the return value of gpio_chip::direction_output()
Bartosz Golaszewski
2025-02-24
gpiolib: sanitize the return value of gpio_chip::get_multiple()
Bartosz Golaszewski
2025-02-24
gpiolib: sanitize the return value of gpio_chip::get()
Bartosz Golaszewski
2025-02-24
gpiolib: sanitize the return value of gpio_chip::set_config()
Bartosz Golaszewski
2025-02-24
gpiolib: sanitize the return value of gpio_chip::request()
Bartosz Golaszewski
2025-02-24
Merge tag 'v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
2025-02-21
gpio: regmap: Allow ngpio to be read from the property
Andy Shevchenko
2025-02-21
gpio: regmap: Move optional assignments down in the code
Andy Shevchenko
2025-02-21
gpio: regmap: Group optional assignments together for better understanding
Andy Shevchenko
2025-02-21
gpiolib: Use fwnode instead of device in gpiochip_get_ngpios()
Andy Shevchenko
2025-02-21
gpiolib: Extract gpiochip_choose_fwnode() for wider use
Andy Shevchenko
2025-02-20
gpiolib: don't bail out if get_direction() fails in gpiochip_add_data()
Bartosz Golaszewski
2025-02-18
gpiolib: don't build HTE code with CONFIG_HTE disabled
Bartosz Golaszewski
2025-02-18
gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/set
Bartosz Golaszewski
2025-02-17
gpio: loongson-64bit: Remove unneeded ngpio assignment
Andy Shevchenko
2025-02-17
gpio: latch: store the address of pdev->dev in a helper variable
Bartosz Golaszewski
2025-02-17
gpio: latch: use generic device properties
Bartosz Golaszewski
2025-02-17
gpio: vf610: add locking to gpio direction functions
Johan Korsnes
2025-02-17
gpiolib: check the return value of gpio_chip::get_direction()
Bartosz Golaszewski
2025-02-13
gpiolib: Fix crash on error in gpiochip_get_ngpios()
Andy Shevchenko
2025-02-12
gpio: xilinx: Replace custom variants of bitmap_read()/bitmap_write()
Andy Shevchenko
2025-02-12
gpio: xilinx: Use better bitmap APIs where appropriate
Andy Shevchenko
2025-02-12
gpiolib: Deduplicate gpiod_direction_input_nonotify() call
Andy Shevchenko
2025-02-12
gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock
Wentao Liang
2025-02-12
gpio: max3191x: use gpiod_multi_set_value_cansleep
David Lechner
2025-02-12
gpiolib: acpi: Add a quirk for Acer Nitro ANV14
Mario Limonciello
2025-02-11
gpio: bcm-kona: Add missing newline to dev_err format string
Artur Weber
2025-02-11
gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
Artur Weber
2025-02-11
gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
Artur Weber
2025-02-11
gpiolib: Even more opportunities to use str_high_low() helper
Andy Shevchenko
[prev]
[next]