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
/
drivers
/
gpio
/
gpio-loongson-64bit.c
Age
Commit message (
Expand
)
Author
2026-02-05
gpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc()
Chen Ni
2025-11-28
gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODE
Xi Ruoyao
2025-10-27
gpio: loongson-64bit: Switch to dynamic allocate GPIO base in byte mode
Binbin Zhou
2025-09-12
gpio: use more common syntax for compound literals
Bartosz Golaszewski
2025-09-10
gpio: loongson-64bit: Fix a less than zero check on an unsigned int struct field
Colin Ian King
2025-09-09
gpio: loongson-64bit: Remove unneeded semicolon
Chen Ni
2025-09-08
gpio: loongson-64bit: Add support for Loongson-2K0300 SoC
Yao Zi
2025-08-25
gpio: loongson-64bit: use new generic GPIO chip API
Bartosz Golaszewski
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-28
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-16
gpio: loongson-64bit: Extend GPIO irq support
Binbin Zhou
2025-06-11
gpio: loongson-64bit: Correct Loongson-7A2000 ACPI GPIO access mode
Binbin Zhou
2025-04-30
gpio: loongson-64bit: use new line value setter callbacks
Bartosz Golaszewski
2025-03-05
gpio: loongson-64bit: Add more gpio chip support
Binbin Zhou
2025-02-17
gpio: loongson-64bit: Remove unneeded ngpio assignment
Andy Shevchenko
2025-01-08
gpio: loongson: Fix Loongson-2K2000 ACPI GPIO register offset
Binbin Zhou
2023-09-27
gpio: loongson: add more gpio chip support
Yinbo Zhu
2023-03-10
gpio: loongson: Remove unnecessary .owner
Jiapeng Chong
2023-03-06
gpio: loongson: add gpio driver support
Yinbo Zhu