aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/io/io_block.c
Commit message (Expand)AuthorAgeFilesLines
* io_block: define MAX_IO_BLOCK_DEVICES as unsignedYann Gautier2018-12-101-1/+3
* io: block: fix block_read/write may read/write overlap bufferRoberto Vargas2017-12-131-140/+260
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Replace some memset call by zeromemDouglas Raillard2017-02-061-3/+4
* io: block: fix unaligned bufferHaojian Zhuang2016-08-041-14/+50
* IO: support block device typeHaojian Zhuang2016-04-271-0/+412