summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/barebox.c
Commit message (Expand)AuthorAgeFilesLines
* fs: devfs: Change .lseek callbacks to return 'int'Andrey Smirnov2019-02-041-2/+2
* rename file_operations -> cdev_operationsSascha Hauer2018-04-061-2/+2
* ubi: barebox: Remove character device flag from static volumesTeresa Remmet2017-01-111-3/+0
* ubi: Add truncate callbackTeresa Remmet2017-01-111-0/+16
* mtd: ubi: add API call to rename volumes.Giorgio Dal Molin2016-09-271-0/+156
* mtd: ubi: remove now unused ioctlsSascha Hauer2016-09-271-14/+5
* mtd: ubi: introduce barebox specific ioctl to get ubi_numSascha Hauer2016-09-221-0/+3
* mtd: ubi: Add API calls to create/remove volumesSascha Hauer2016-09-221-0/+23
* mtd: UBI: Add support for updating static volumesTeresa Remmet2016-06-281-2/+54
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2016-05-271-9/+9
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-2/+2
* mtd: ubi: Add function to get ubi number from mtd deviceSascha Hauer2016-04-081-0/+20
* mtd: ubi: umount mounted volumes before detaching a ubi deviceSascha Hauer2016-04-081-0/+17
* mtd: ubi: make ubi_detach_mtd_dev ubi internalSascha Hauer2016-04-081-0/+20
* mtd: ubi: rename cdev.c to barebox.cSascha Hauer2016-04-081-0/+262