Historique des commits

Auteur SHA1 Message Date
  Boris Brezillon e7bfb3fdbd mtd: Stop updating erase_info->state and calling mtd_erase_callback() il y a 7 ans
  Boris Brezillon 8f347c4232 mtd: Unconditionally update ->fail_addr and ->addr in part_erase() il y a 7 ans
  Boris Brezillon 884cfd9023 mtd: Stop assuming mtd_erase() is asynchronous il y a 7 ans
  Nicolas Pitre 9a5941080e mtd: remove the get_unmapped_area method il y a 7 ans
  Boris Brezillon adbbc3bc82 mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition il y a 9 ans
  Boris Brezillon f6a6da1793 mtd: use mtd_set_ecclayout() where appropriate il y a 9 ans
  Linus Torvalds 402521b8f7 Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd il y a 10 ans
  Niklas Cassel d164ea3267 mtd: concat: set the return lengths properly il y a 10 ans
  Christoph Hellwig b4caecd480 fs: introduce f_op->mmap_capabilities for nommu mmap support il y a 10 ans
  Shmulik Ladkani 3b27dac039 mtd: unify initialization of erase_info->fail_addr il y a 13 ans
  Artem Bityutskiy 834247ec7e mtd: remove retlen zeroing duplication il y a 13 ans
  Artem Bityutskiy 664addc248 mtd: remove R/O checking duplication il y a 13 ans
  Artem Bityutskiy 5def48982b mtd: do not duplicate length and offset checks in drivers il y a 13 ans
  Artem Bityutskiy 7918687644 mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefined il y a 13 ans
  Artem Bityutskiy 3c3c10bba1 mtd: add leading underscore to all mtd functions il y a 13 ans
  Artem Bityutskiy 800ffd3496 mtd: do not use mtd->block_markbad directly il y a 13 ans
  Artem Bityutskiy 8f461a7302 mtd: introduce mtd_can_have_bb helper il y a 13 ans
  Artem Bityutskiy 381345652f mtd: do not use mtd->lock, unlock and is_locked directly il y a 13 ans
  Artem Bityutskiy cd621274b0 mtd: do not use mtd->get_unmapped_area directly il y a 13 ans
  Artem Bityutskiy 5942ddbc50 mtd: introduce mtd_block_markbad interface il y a 13 ans
  Artem Bityutskiy 7086c19d07 mtd: introduce mtd_block_isbad interface il y a 13 ans
  Artem Bityutskiy ead995f8d4 mtd: introduce mtd_resume interface il y a 13 ans
  Artem Bityutskiy 3fe4bae884 mtd: introduce mtd_suspend interface il y a 13 ans
  Artem Bityutskiy b66005cd3e mtd: introduce mtd_unlock interface il y a 13 ans
  Artem Bityutskiy 7799f9ac8d mtd: introduce mtd_lock interface il y a 13 ans
  Artem Bityutskiy 85f2f2a809 mtd: introduce mtd_sync interface il y a 13 ans
  Artem Bityutskiy b0a31f7b2a mtd: introduce mtd_writev interface il y a 13 ans
  Artem Bityutskiy a2cc5ba075 mtd: introduce mtd_write_oob interface il y a 13 ans
  Artem Bityutskiy fd2819bbc9 mtd: introduce mtd_read_oob interface il y a 13 ans
  Artem Bityutskiy eda95cbf75 mtd: introduce mtd_write interface il y a 13 ans