summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-ch341.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-06spi: ch341: correct company name in MODULE_DESCRIPTIONJiawei Liu1-1/+1
2026-04-01spi: ch341: fix devres lifetimeJohan Hovold1-4/+3
2026-04-01spi: ch341: fix memory leaks on probe failuresJohan Hovold1-11/+25
2025-11-28spi: ch341: fix out-of-bounds memory access in ch341_transfer_oneTianchu Chen1-1/+1
2024-09-30spi: ch341: switch to use devm_spi_alloc_host()Yang Yingliang1-1/+1
2024-07-08spi: add ch341a usb2spi driverJohannes Thumshirn1-0/+241