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.18.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-02-08
gpio: remove GPIO device from the list unconditionally in error path
Bartosz Golaszewski
2024-01-22
gpio: eic-sprd: Clear interrupt after set the interrupt type
Wenhua Lin
2024-01-22
gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
Mario Limonciello
2024-01-18
Merge tag 'gpio-fixes-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
Merge tag 'backlight-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-17
gpiolib: revert the attempt to protect the GPIO device list with an rwsem
Bartosz Golaszewski
2024-01-15
gpio: EN7523: fix kernel-doc warnings
Randy Dunlap
2024-01-15
gpio: mlxbf3: add an error code check in mlxbf3_gpio_probe
Su Hui
2024-01-15
gpio: rtd: Fix signedness bug in probe
Dan Carpenter
2024-01-04
gpiolib: replace the GPIO device mutex with a read-write semaphore
Bartosz Golaszewski
2024-01-04
gpiolib: remove the GPIO device from the list when it's unregistered
Bartosz Golaszewski
2024-01-03
gpio: nuvoton: Add Nuvoton NPCM sgpio driver
Jim Liu
2024-01-03
gpio: rtd: Add support for Realtek DHC(Digital Home Center) RTD SoCs
Tzuyi Chang
2024-01-03
gpio: pmic-eic-sprd: Configure the bit corresponding to the EIC through offset
Wenhua Lin
2024-01-02
gpio: dwapb: Use generic request, free and set_config
Emil Renner Berthing
2023-12-27
gpio: sysfs: drop tabs from local variable declarations
Bartosz Golaszewski
2023-12-27
gpiolib: drop tabs from local variable declarations
Bartosz Golaszewski
2023-12-27
gpiolib: remove extra_checks
Bartosz Golaszewski
2023-12-27
gpio: tps65219: don't use CONFIG_DEBUG_GPIO
Bartosz Golaszewski
2023-12-27
gpiolib: cdev: replace locking wrappers for gpio_device with guards
Kent Gibson
2023-12-27
gpiolib: cdev: replace locking wrappers for config_mutex with guards
Kent Gibson
2023-12-27
gpiolib: cdev: allocate linereq using kvzalloc()
Kent Gibson
2023-12-27
gpiolib: cdev: include overflow.h
Kent Gibson
2023-12-27
Merge tag 'v6.7-rc7' into gpio/for-next
Bartosz Golaszewski
2023-12-21
gpio: dwapb: mask/unmask IRQ when disable/enale it
xiongxin
2023-12-21
gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()
Kent Gibson
2023-12-19
gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()
Kent Gibson
2023-12-19
gpiolib: cdev: improve documentation of get/set values
Kent Gibson
2023-12-19
gpiolib: cdev: fully adopt guard() and scoped_guard()
Kent Gibson
2023-12-19
gpiolib: remove debounce_period_us from struct gpio_desc
Kent Gibson
2023-12-19
gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
Kent Gibson
2023-12-18
Merge tag 'intel-gpio-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2023-12-18
gpio: mmio: Clean up headers
Andy Shevchenko
2023-12-18
gpio: mmio: Make use of device properties
Andy Shevchenko
2023-12-18
gpiolib: use a mutex to protect the list of GPIO devices
Bartosz Golaszewski
2023-12-18
gpiolib: rename static functions that are called with the lock taken
Bartosz Golaszewski
2023-12-18
gpio: xilinx: remove excess kernel doc
Bartosz Golaszewski
2023-12-15
gpiolib: allocate memory atomically with a spinlock held
Bartosz Golaszewski
2023-12-13
backlight: hx8357: Convert to agnostic GPIO API
Andy Shevchenko
2023-12-08
gpio: sim: implement the dbg_show() callback
Bartosz Golaszewski
2023-12-08
Merge tag 'gpio-remove-gpiochip_is_requested-for-v6.8-rc1' into gpio/for-next
Bartosz Golaszewski
2023-12-08
gpiolib: remove gpiochip_is_requested()
Bartosz Golaszewski
2023-12-08
gpio: stmpe: use gpiochip_dup_line_label()
Bartosz Golaszewski
2023-12-08
gpio: wm8994: use gpiochip_dup_line_label()
Bartosz Golaszewski
2023-12-08
gpio: wm831x: use gpiochip_dup_line_label()
Bartosz Golaszewski
2023-12-08
gpiolib: provide gpiochip_dup_line_label()
Bartosz Golaszewski
2023-12-07
gpio: sim: fix the email address in MODULE_AUTHOR()
Bartosz Golaszewski
2023-12-07
gpio: max730x: don't use kernel-doc marker for regular comment
Randy Dunlap
2023-12-01
gpio: ixp4xx: Handle clock output on pin 14 and 15
Linus Walleij
2023-12-01
gpiolib: sysfs: Fix error handling on failed export
Boerge Struempfel
[next]