Linus Torvalds
|
581bfce969
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Christoph Hellwig
|
e13ec939e9
fs: fix kernel_write prototype
|
8 years ago |
Christoph Hellwig
|
bdd1d2d3d2
fs: fix kernel_read prototype
|
8 years ago |
Boris Brezillon
|
d1f936d736
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
|
8 years ago |
Uwe Kleine-König
|
b974696da1
mtd: nandsim: remove debugfs entries in error path
|
8 years ago |
Boris Brezillon
|
d4092d76a4
mtd: nand: Rename nand.h into rawnand.h
|
8 years ago |
Mario Rugiero
|
e8e3edb95c
mtd: create per-device and module-scope debugfs entries
|
8 years ago |
Linus Torvalds
|
9786e34e0a
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
|
8 years ago |
Vlastimil Babka
|
dcbe82149c
mtd: nand: nandsim: convert to memalloc_noreclaim_*()
|
8 years ago |
Colin Ian King
|
215157fb53
mtd: nand: nandsim: fix spelling mistake: "weakpagess" -> "weakpages"
|
8 years ago |
Sudip Mukherjee
|
442168273e
mtd: nand: nandsim: fix error check
|
8 years ago |
Masahiro Yamada
|
c75183020f
mtd: nand: nandsim: remove unneeded checks for nand_scan_ident/tail()
|
8 years ago |
Linus Torvalds
|
8bc4d5f394
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
|
9 years ago |
Rafał Miłecki
|
e4225ae823
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
|
9 years ago |
Julia Lawall
|
7778478501
mtd: nandsim: add __init attribute
|
9 years ago |
Rafał Miłecki
|
8ae6bcd1dc
mtd: nand: nandsim: set ECC algorithm explicitly
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Brian Norris
|
c66b651ce6
mtd: nandsim: use nand_get_controller_data()
|
9 years ago |
Boris BREZILLON
|
d699ed250c
mtd: nand: make use of nand_set/get_controller_data() helpers
|
9 years ago |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
9 years ago |
Boris BREZILLON
|
ed10f16558
mtd: nand: nandsim: use the mtd instance embedded in struct nand_chip
|
9 years ago |
Boris BREZILLON
|
862eba519e
mtd: nand: make use of mtd_to_nand() in NAND core code
|
9 years ago |
Julia Lawall
|
0791a5f8ab
mtd: nandsim: drop null test before destroy functions
|
10 years ago |
shengyong
|
5891a8d11f
mtd: nandsim: fix double free
|
10 years ago |
shengyong
|
ec7478fa17
mtd: nandsim: fix free of NULL pointer
|
10 years ago |
Richard Weinberger
|
641c7925b6
mtd: nandsim: Fix kasprintf() usage
|
10 years ago |
Aaron Sierra
|
e0377cdeba
mtd: nand: Request strength instead of bytes for soft BCH
|
10 years ago |
Akinobu Mita
|
69a559e755
nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA
|
10 years ago |
Akinobu Mita
|
b00358a563
nandsim: add id_bytes module parameter
|
10 years ago |
Brian Norris
|
b033e1aac9
mtd: nandsim: fix integer widening
|
11 years ago |