index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio
Age
Commit message (
Expand
)
Author
2025-11-28
gpio: regmap: fix kernel-doc notation
Randy Dunlap
2025-11-17
Merge tag 'gpio/shared-gpios-for-v6.19-rc1' of git://git.kernel.org/pub/scm/l...
Bartosz Golaszewski
2025-11-17
gpio: provide gpiod_is_shared()
Bartosz Golaszewski
2025-10-21
gpio: export gpiod_hwgpio()
Bartosz Golaszewski
2025-10-16
gpiolib: of: Get rid of <linux/gpio/legacy-of-mm-gpiochip.h>
Christophe Leroy
2025-10-16
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
2025-09-24
gpio: generic: move GPIO_GENERIC_ flags to the correct header
Bartosz Golaszewski
2025-09-24
gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
Bartosz Golaszewski
2025-09-18
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...
Bartosz Golaszewski
2025-09-17
gpio: nomadik: fix the debugfs helper stub
Bartosz Golaszewski
2025-09-16
gpio: regmap: Allow to provide init_valid_mask callback
Mathieu Dubois-Briand
2025-09-16
gpio: regmap: Allow to allocate regmap-irq device
Mathieu Dubois-Briand
2025-09-12
gpio: move gpio-mmio-specific fields out of struct gpio_chip
Bartosz Golaszewski
2025-09-03
gpio: nomadik: don't print out global GPIO numbers in debugfs callbacks
Bartosz Golaszewski
2025-08-25
gpio: generic: provide helpers for reading and writing registers
Bartosz Golaszewski
2025-08-25
gpio: generic: provide to_gpio_generic_chip()
Bartosz Golaszewski
2025-08-11
gpio: aggregator: add possibility to attach data to the forwarder
Thomas Richard
2025-08-11
gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd
Thomas Richard
2025-08-11
gpio: aggregator: export symbols of the GPIO forwarder library
Thomas Richard
2025-08-11
gpiolib: add support to register sparse pin range
Thomas Richard
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-08-07
gpio: remove legacy GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-07
gpio: generic: add new generic GPIO chip API
Bartosz Golaszewski
2025-07-07
Merge tag 'gpio-mmio-remove-bgpio-pdata-for-v6.17-rc1' into gpio/for-next
Bartosz Golaszewski
2025-07-07
gpio: mmio: remove struct bgpio_pdata
Bartosz Golaszewski
2025-06-30
gpio: constify arguments of gpiod_is_equal()
Bartosz Golaszewski
2025-06-19
gpio: mmio: add BGPIOF_NO_INPUT flag for GPO gpiochip
Clément Le Goffic
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-21
Merge tag 'intel-gpio-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
2025-05-16
gpio: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-04-09
gpio: provide gpiod_is_equal()
Bartosz Golaszewski
2025-04-08
gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag
Bartosz Golaszewski
2025-04-07
gpiolib: acpi: Reduce memory footprint for struct acpi_gpio_params
Andy Shevchenko
2025-03-06
gpiolib: fix kerneldoc
Bartosz Golaszewski
2025-03-05
gpio: Hide valid_mask from direct assignments
Matti Vaittinen
2025-03-05
gpio: Add a valid_mask getter
Matti Vaittinen
2025-03-04
gpiolib: of: Handle threecell GPIO chips
Linus Walleij
2025-03-03
gpiolib: deprecate gpio_chip::set and gpio_chip::set_multiple
Bartosz Golaszewski
2025-02-26
gpiolib: introduce gpio_chip setters that return values
Bartosz Golaszewski
2025-02-26
gpiolib: make value setters have return values
Bartosz Golaszewski
2025-02-26
gpiolib: use the required minimum set of headers
Bartosz Golaszewski
2025-02-24
gpio: mmio: Add flag for calling pinctrl back-end
Linus Walleij
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-21
gpio: regmap: Allow ngpio to be read from the property
Andy Shevchenko
2025-02-21
gpio: regmap: Group optional assignments together for better understanding
Andy Shevchenko
2025-02-18
gpiolib: don't build HTE code with CONFIG_HTE disabled
Bartosz Golaszewski
2025-02-18
gpiolib: move all includes to the top of gpio/consumer.h
Bartosz Golaszewski
2025-02-17
gpiolib: Switch to use for_each_if() helper
Andy Shevchenko
[next]