summaryrefslogtreecommitdiff
path: root/drivers/i3c/master/adi-i3c-master.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-3/+3
2025-12-13i3c: adi: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-6/+4
2025-12-08i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers()Frank Li1-4/+4
2025-09-29i3c: master: adi: fix number of bytes written to fifoAlexandre Belloni1-1/+1
2025-09-16i3c: master: adi: fix header locationAlexandre Belloni1-1/+1
2025-09-16i3c: master: Add driver for Analog Devices I3C Controller IPJorge Marques1-0/+1019