summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdoob.c
Commit message (Expand)AuthorAgeFilesLines
* devfs: Drop dev_lseek_default()Andrey Smirnov2019-01-291-1/+0
* rename file_operations -> cdev_operationsSascha Hauer2018-04-061-1/+1
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-1/+1
* mtd: mtdoob device: change name to have the chip name firstSascha Hauer2016-02-091-1/+1
* mtd: Make devname argument to add_mtd_device constSascha Hauer2015-06-291-1/+1
* mtd: Update internal API to support 64-bit device sizeDmitry Lavnikevich2014-03-121-1/+1
* mtd: mtdoob: Do not create for partitionsSascha Hauer2014-02-261-1/+4
* mtd: introduce mtd_read_oob and mtd_write_oobSascha Hauer2013-07-221-1/+1
* mtd: rename mtd_read_oobSascha Hauer2013-07-221-2/+2
* mtd: rename MTD_OOB_* to MTD_OPS_*Sascha Hauer2013-07-221-1/+1
* mtd oob: do not register oob device for devices without oobSascha Hauer2012-11-291-0/+3
* mtd: add private data to mtddev-hookAlexander Aring2012-09-031-1/+14
* use loff_t for file offsetsSascha Hauer2012-06-301-1/+2
* drivers/mtd: split mtd mtdoob devicesRobert Jarzmik2011-12-221-0/+97