提交历史

作者 SHA1 备注 提交日期
  Kees Cook 42bc47b353 treewide: Use array_size() in vmalloc() 7 年之前
  Kees Cook 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 年之前
  Boris Brezillon 8f347c4232 mtd: Unconditionally update ->fail_addr and ->addr in part_erase() 7 年之前
  Boris Brezillon 884cfd9023 mtd: Stop assuming mtd_erase() is asynchronous 7 年之前
  Colin Ian King bf6571057f mtd: mtdswap: make array 'name' static const, shrinks object size 7 年之前
  Arvind Yadav a5929b64fa mtd: mtdswap: fix spelling mistake: 'TRESHOLD' -> 'THRESHOLD' 7 年之前
  Brian Norris 1fbef470f3 mtd: mtdswap: remove unused variables 'dev' and 'gd' 8 年之前
  Mario Rugiero e8e3edb95c mtd: create per-device and module-scope debugfs entries 8 年之前
  Geliang Tang e4a8aad8e0 mtd: mtdswap: use MTDSWAP_ECNT_MIN/MAX 8 年之前
  Colin Ian King b2c4ba5cf7 mtd: mtdswap: fix spelling mistake "erassure" -> "erasure" 8 年之前
  Boris BREZILLON f2de0fa643 mtd: mtdswap: remove useless if (!mtd->ecclayout) test 9 年之前
  Boris BREZILLON f5b8aa78ef mtd: kill the ecclayout->oobavail field 9 年之前
  Brian Norris 31f754628c mtd: use __packed shorthand 11 年之前
  Brian Norris 8c3f3f1d79 mtd: mtdswap: fix integer overflow 11 年之前
  Samarth Parikh 6f3c0f1631 mtd: Fixed checkpatch seq_printf warnings 11 年之前
  Jingoo Han 3156231fb6 mtd: mtdswap: replace strict_strtoul() with kstrtoul() 12 年之前
  Artem Bityutskiy 800ffd3496 mtd: do not use mtd->block_markbad directly 13 年之前
  Artem Bityutskiy 8f461a7302 mtd: introduce mtd_can_have_bb helper 13 年之前
  Artem Bityutskiy 327cf2922b mtd: do not use mtd->sync directly 13 年之前
  Artem Bityutskiy 5942ddbc50 mtd: introduce mtd_block_markbad interface 13 年之前
  Artem Bityutskiy 7086c19d07 mtd: introduce mtd_block_isbad interface 13 年之前
  Artem Bityutskiy 85f2f2a809 mtd: introduce mtd_sync interface 13 年之前
  Artem Bityutskiy a2cc5ba075 mtd: introduce mtd_write_oob interface 13 年之前
  Artem Bityutskiy fd2819bbc9 mtd: introduce mtd_read_oob interface 13 年之前
  Artem Bityutskiy eda95cbf75 mtd: introduce mtd_write interface 13 年之前
  Artem Bityutskiy 329ad399a9 mtd: introduce mtd_read interface 13 年之前
  Artem Bityutskiy 7e1f0dc055 mtd: introduce mtd_erase interface 13 年之前
  Brian Norris d57f40544a mtd: utilize `mtd_is_*()' functions 14 年之前
  Brian Norris 0612b9ddc2 mtd: rename MTD_OOB_* to MTD_OPS_* 14 年之前
  Brian Norris 92394b5c2b mtd: spelling fixes 14 年之前