aboutsummaryrefslogtreecommitdiff
path: root/src/helper/list.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-24helper/list: include the correct header fileAntonio Borneo1-1/+1
2024-03-24helper/list: Replace Linux code with FreeBSD oneAntonio Borneo1-709/+225
2023-04-07helper/list: re-align with Linux kernel 6.3-rc1Antonio Borneo1-8/+58
2023-04-07helper/list: remove unused hlist_*Antonio Borneo1-238/+1
2022-02-14helper/list: add list_for_each_entry_direction()Antonio Borneo1-0/+14
2021-06-04helper/list.h: add mention to the example in contribAntonio Borneo1-0/+2
2021-06-04helper/list.h: align file to Linux v5.12Antonio Borneo1-137/+431
2021-01-13openocd: fix incorrect doxygen commentsAntonio Borneo1-106/+106
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2012-07-06Add a bit-level transfer queueAndreas Fritiofson1-0/+737