提交歷史

作者 SHA1 備註 提交日期
  Sudip Mukherjee 442168273e mtd: nand: nandsim: fix error check 8 年之前
  Masahiro Yamada c75183020f mtd: nand: nandsim: remove unneeded checks for nand_scan_ident/tail() 8 年之前
  Linus Torvalds 8bc4d5f394 Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd 9 年之前
  Rafał Miłecki e4225ae823 mtd: mtd: drop NAND_ECC_SOFT_BCH enum value 9 年之前
  Julia Lawall 7778478501 mtd: nandsim: add __init attribute 9 年之前
  Rafał Miłecki 8ae6bcd1dc mtd: nand: nandsim: set ECC algorithm explicitly 9 年之前
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 年之前
  Brian Norris c66b651ce6 mtd: nandsim: use nand_get_controller_data() 9 年之前
  Boris BREZILLON d699ed250c mtd: nand: make use of nand_set/get_controller_data() helpers 9 年之前
  Boris BREZILLON 37f5a54646 mtd: nand: remove useless mtd->priv = chip assignments 9 年之前
  Boris BREZILLON ed10f16558 mtd: nand: nandsim: use the mtd instance embedded in struct nand_chip 9 年之前
  Boris BREZILLON 862eba519e mtd: nand: make use of mtd_to_nand() in NAND core code 9 年之前
  Julia Lawall 0791a5f8ab mtd: nandsim: drop null test before destroy functions 10 年之前
  shengyong 5891a8d11f mtd: nandsim: fix double free 10 年之前
  shengyong ec7478fa17 mtd: nandsim: fix free of NULL pointer 10 年之前
  Richard Weinberger 641c7925b6 mtd: nandsim: Fix kasprintf() usage 10 年之前
  Aaron Sierra e0377cdeba mtd: nand: Request strength instead of bytes for soft BCH 10 年之前
  Akinobu Mita 69a559e755 nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA 10 年之前
  Akinobu Mita b00358a563 nandsim: add id_bytes module parameter 10 年之前
  Brian Norris b033e1aac9 mtd: nandsim: fix integer widening 11 年之前
  Al Viro 7f7f25e82d replace checking for ->read/->aio_read presence with check in ->f_mode 11 年之前
  Linus Torvalds 82cb6acea4 Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd 11 年之前
  Brian Norris 4fd18ae46d mtd: nandsim: don't call nand_default_bbt() directly 12 年之前
  Al Viro 72c2d53192 file->f_op is never NULL... 12 年之前
  Jingoo Han b2b263f2e7 mtd: nandsim: Staticize local symbols 12 年之前
  Akinobu Mita 2f3b07a7fc mtd: nandsim: remove unused ns->geom.oobshift 12 年之前
  Akinobu Mita 8e716a8b58 mtd: nandsim: remove unused code 12 年之前
  Akinobu Mita 6d07fcf7e0 mtd: nandsim: use NS_RAW_OFFSET() 12 年之前
  Akinobu Mita 3b8b8fa1ed mtd: nandsim: simplify NS_RAW_OFFSET() 12 年之前
  Akinobu Mita f03a572928 mtd: nandsim: use kasprintf() 12 年之前