summaryrefslogtreecommitdiff
path: root/sys/dev/sdio
Commit message (Expand)AuthorAgeFilesLines
* sdio: Do not allow setting a block size if function doesn't support itEmmanuel Vadot2023-02-021-0/+3
* sdio: Change the sdio helper name and arg orderEmmanuel Vadot2023-02-022-12/+12
* sdio: Always use increment address for read/write_4Emmanuel Vadot2023-02-021-2/+2
* Create wrapper for Giant taken for newbusWarner Losh2022-06-211-2/+2
* sdio: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-8/+0
* Add SDIO support.Bjoern A. Zeeb2019-06-086-0/+1767