Historial de Commits

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