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
Age
Commit message (
Expand
)
Author
2024-11-04
gpio: sysfs: emit chardev line-state events on edge store
Bartosz Golaszewski
2024-11-04
gpio: sysfs: emit chardev line-state events on active-low changes
Bartosz Golaszewski
2024-11-04
gpio: sysfs: emit chardev line-state events on GPIO export
Bartosz Golaszewski
2024-11-04
gpio: sysfs: use cleanup guards for the sysfs_lock mutex
Bartosz Golaszewski
2024-11-04
gpio: sysfs: use cleanup guards for gpiod_data::mutex
Bartosz Golaszewski
2024-11-04
gpiolib: clean up debugfs separator handling
Johan Hovold
2024-11-04
Merge tag 'v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
2024-10-31
gpiolib: fix debugfs dangling chip separator
Johan Hovold
2024-10-31
gpiolib: fix debugfs newline separators
Johan Hovold
2024-10-31
gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call
Andy Shevchenko
2024-10-31
gpio: mpsse: Check for error code from devm_mutex_init() call
Andy Shevchenko
2024-10-31
gpiolib: avoid format string weakness in workqueue interface
Arnd Bergmann
2024-10-31
gpio: fix uninit-value in swnode_find_gpio
Suraj Sonawane
2024-10-31
gpio: dwapb: Add ACPI HID for DWAPB GPIO controller on Fujitsu MONAKA
Yoshihiro Furudera
2024-10-31
gpio: sysfs: demote warning messages on invalid user input to debug
Bartosz Golaszewski
2024-10-31
gpiolib: remove leftover spinlock bits
Bartosz Golaszewski
2024-10-24
gpiolib: fix a NULL-pointer dereference when setting direction
Bartosz Golaszewski
2024-10-24
gpio: mb86s7x: remove some dead code in mb86s70_gpio_to_irq()
Dan Carpenter
2024-10-22
gpio: xgene-sb: don't use "proxy" headers
Andy Shevchenko
2024-10-22
gpio: xgene-sb: Tidy up ACPI and OF ID tables
Andy Shevchenko
2024-10-22
gpio: xgene-sb: Drop ACPI_PTR() and CONFIG_ACPI guards
Andy Shevchenko
2024-10-22
gpio: xgene-sb: Remove unneeded definitions for properties
Andy Shevchenko
2024-10-22
gpiolib: cdev: remove redundant store of debounce_period_us
Kent Gibson
2024-10-22
gpio: grgpio: remove remove()
Bartosz Golaszewski
2024-10-22
gpio: grgpio: use a helper variable to store the address of ofdev->dev
Bartosz Golaszewski
2024-10-22
gpio: grgpio: order headers alphabetically
Bartosz Golaszewski
2024-10-22
gpio: grgpio: drop Kconfig dependency on OF_GPIO
Bartosz Golaszewski
2024-10-22
gpiolib: notify user-space about in-kernel line state changes
Bartosz Golaszewski
2024-10-22
gpiolib: switch the line state notifier to atomic
Bartosz Golaszewski
2024-10-22
gpio: cdev: put emitting the line state events on a workqueue
Bartosz Golaszewski
2024-10-22
gpiolib: add a per-gpio_device line state notification workqueue
Bartosz Golaszewski
2024-10-22
gpio: cdev: prepare gpio_desc_to_lineinfo() for being called from atomic
Bartosz Golaszewski
2024-10-22
gpio: cdev: go back to storing debounce period in the GPIO descriptor
Bartosz Golaszewski
2024-10-22
gpiolib: unduplicate chip guard in set_config path
Bartosz Golaszewski
2024-10-22
gpiolib: notify user-space when a driver requests its own desc
Bartosz Golaszewski
2024-10-21
gpio: max730x: use devres to shrink and simplify code
Bartosz Golaszewski
2024-10-21
gpio: ftgpio010: shrink code
Bartosz Golaszewski
2024-10-21
gpio: 74x164: shrink code
Bartosz Golaszewski
2024-10-17
gpio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-17
gpio: menz127: simplify error path and remove remove()
Bartosz Golaszewski
2024-10-17
gpio: amdpt: remove remove()
Bartosz Golaszewski
2024-10-17
gpio: fold the Kconfig prompt into the option type for GPIO CDEV
Bartosz Golaszewski
2024-10-17
gpio: sysfs: constify gpio class
Bartosz Golaszewski
2024-10-14
gpio: ljca: use devm_mutex_init() to simplify the error path and remove()
Bartosz Golaszewski
2024-10-14
gpio: mpc8xxx: use generic device_is_compatible()
Bartosz Golaszewski
2024-10-14
gpio: mpc8xxx: use a helper variable to store the address of pdev->dev
Bartosz Golaszewski
2024-10-14
gpio: vf610: use generic device_get_match_data()
Bartosz Golaszewski
2024-10-14
gpio: eic-sprd: use generic device_get_match_data()
Bartosz Golaszewski
2024-10-14
gpio: davinci: use generic device properties
Bartosz Golaszewski
2024-10-14
gpio: davinci: allow building the module with COMPILE_TEST=y
Bartosz Golaszewski
[prev]
[next]