Historique des commits

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