summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/block.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* UBI: block: Remove __initdata from ubiblock_param_opsRichard Weinberger2014-03-211-1/+1
* UBI: rename block device ioctlsArtem Bityutskiy2014-03-051-1/+1
* UBI: block: Use 'u64' for the 64-bit dividendEzequiel Garcia2014-03-041-1/+1
* UBI: block: Mark init-only symbol as __initdataEzequiel Garcia2014-03-041-1/+1
* UBI: block: do not use term "attach"Artem Bityutskiy2014-03-041-19/+20
* UBI: R/O block driver on top of UBI volumesEzequiel Garcia2014-02-281-0/+646