summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/cdev.c
AgeCommit message (Expand)AuthorLines
2008-01-25UBI: implement atomic LEB change ioctlArtem Bityutskiy-12/+60
2008-01-25UBI: simplify internal interfacesArtem Bityutskiy-2/+2
2008-01-25UBI: do not change file pointer while updatingArtem Bityutskiy-3/+1
2008-01-25UBI: fix warningsArtem Bityutskiy-5/+5
2007-12-26UBI: handle attach ioctlArtem Bityutskiy-15/+80
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy-24/+10
2007-12-26UBI: add UBI control deviceArtem Bityutskiy-0/+10
2007-12-26UBI: tweak volumes locking some moreArtem Bityutskiy-3/+10
2007-12-26UBI: get device when opening volumeArtem Bityutskiy-3/+6
2007-12-26UBI: improve internal interfacesArtem Bityutskiy-3/+3
2007-12-26UBI: remove ubi_devices_cntArtem Bityutskiy-1/+1
2007-12-26UBI: improve error messagesArtem Bityutskiy-1/+2
2007-12-26UBI: remove redundant fieldArtem Bityutskiy-1/+1
2007-07-18UBI: fix compile warningPaul Mundt-0/+1
2007-07-18UBI: cleanup ioctl handlingChristoph Hellwig-28/+5
2007-07-18UBI: minor comma fixArtem Bityutskiy-2/+2
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy-5/+5
2007-07-18UBI: set correct gluebi device sizeArtem Bityutskiy-0/+1
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy-0/+722