index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib.c
Age
Commit message (
Expand
)
Author
2023-11-04
treewide: rename pinctrl_gpio_set_config_new()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_free_new()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_request_new()
Bartosz Golaszewski
2023-11-04
gpiolib: generic: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-11-04
gpiolib: remove gpiochip_find()
Bartosz Golaszewski
2023-10-13
gpiolib: provide gpio_device_get_base()
Bartosz Golaszewski
2023-10-13
gpiolib: provide gpiod_to_gpio_device()
Bartosz Golaszewski
2023-10-13
gpiolib: provide gpio_device_to_device()
Bartosz Golaszewski
2023-10-12
gpiolib: provide gpio_device_find_by_fwnode()
Andy Shevchenko
2023-10-04
gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
Bartosz Golaszewski
2023-10-04
gpiolib: reluctantly provide gpio_device_get_chip()
Bartosz Golaszewski
2023-10-04
gpiolib: provide gpio_device_get_desc()
Bartosz Golaszewski
2023-10-04
gpiolib: provide gpio_device_find_by_label()
Bartosz Golaszewski
2023-10-04
gpiolib: provide gpio_device_find()
Bartosz Golaszewski
2023-10-04
gpiolib: make gpio_device_get() and gpio_device_put() public
Bartosz Golaszewski
2023-10-02
gpiolib: extend the critical sections of lookup tables
Bartosz Golaszewski
2023-09-11
gpiolib: unexport gpiod_set_transitory()
Bartosz Golaszewski
2023-08-29
Merge tag 'gpio-updates-for-v6.6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-22
gpiolib: provide and use gpiod_line_state_notify()
Bartosz Golaszewski
2023-08-21
gpiolib: add a second blocking notifier to struct gpio_device
Bartosz Golaszewski
2023-08-21
gpiolib: rename the gpio_device notifier
Bartosz Golaszewski
2023-08-16
gpiolib: fix reference leaks when removing GPIO chips still in use
Bartosz Golaszewski
2023-07-18
gpio: mmio: handle "ngpios" properly in bgpio_init()
Asmaa Mnebhi
2023-07-10
gpiolib: Replace open coded gpiochip_irqchip_add_allocated_domain()
Andy Shevchenko
2023-07-10
gpiolib: Split out gpiochip_irqchip_add_allocated_domain() helper
Andy Shevchenko
2023-07-10
gpiolib: Do not assign error pointer to the GPIO IRQ chip domain
Andy Shevchenko
2023-07-10
gpiolib: Factor out gpiochip_simple_create_domain()
Andy Shevchenko
2023-07-10
gpiolib: Make gpiochip_hierarchy_add_domain() return domain
Andy Shevchenko
2023-07-10
gpiolib: Do not alter GPIO chip fwnode member
Andy Shevchenko
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-19
gpiolib: Drop unused domain_ops memeber of GPIO IRQ chip
Andy Shevchenko
2023-06-19
gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
Michael Walle
2023-06-13
gpiolib: Fix GPIO chip IRQ initialization restriction
Jiawen Wu
2023-06-09
gpiolib: Do not unexport GPIO on freeing
Andy Shevchenko
2023-06-07
gpiolib: demote the hogging log messages to debug
Bartosz Golaszewski
2023-06-01
gpiolib: Unify allocation and initialization of GPIO valid mask
Andy Shevchenko
2023-06-01
gpiolib: Consolidate the allocated mask freeing APIs
Andy Shevchenko
2023-05-17
gpiolib: fix allocation of mixed dynamic/static GPIOs
Andreas Kemnade
2023-04-11
gpio: gpiolib: Simplify gpiochip_add_data_with_key() fwnode
Linus Walleij
2023-04-03
gpiolib: Add gpiochip_set_data() helper
Andy Shevchenko
2023-04-03
gpiolib: Move gpiochip_get_data() higher in the code
Andy Shevchenko
2023-03-29
gpiolib: Check array_info for NULL only once in gpiod_get_array()
Andy Shevchenko
2023-03-29
gpiolib: Replace open coded krealloc()
Andy Shevchenko
2023-03-15
gpiolib: Use IRQ hardware number getter instead of direct access
Andy Shevchenko
2023-03-15
gpiolib: Remove duplicative check in gpiod_find_and_request()
Andy Shevchenko
2023-03-15
gpiolib: Move gpiodevice_*() to gpiodev namespace
Andy Shevchenko
2023-03-15
gpiolib: Get rid of devprop prefix in one function
Andy Shevchenko
2023-03-08
gpiolib: Get rid of gpio_bus_match() forward declaration
Andy Shevchenko
2023-03-08
gpiolib: Access device's fwnode via dev_fwnode()
Andy Shevchenko
2023-03-06
gpiolib: Clean up headers
Andy Shevchenko
[next]