Wolfram Sang
|
5cfb36ebf4
mtd: nand: drop owner assignment from platform_drivers
|
10 lat temu |
Pekon Gupta
|
f034d87def
mtd: eLBC NAND: fix subpage write support
|
11 lat temu |
Paul Gortmaker
|
3ea5b037e7
mtd: delete non-required instances of include <linux/init.h>
|
11 lat temu |
Prabhakar Kushwaha
|
2fec386a94
mtd: nand: Update mtd.name assignment type to u64 for IFC, eLBC
|
11 lat temu |
Jingoo Han
|
3fc697cadf
mtd: fsl_elbc_nand: Remove unnecessary OOM messages
|
11 lat temu |
Linus Torvalds
|
82cb6acea4
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
|
11 lat temu |
Brian Norris
|
aaadd9819a
mtd: nand: remove obsolete 'ecclayout' field
|
12 lat temu |
Rob Herring
|
5af5073004
drivers: clean-up prom.h implicit includes
|
12 lat temu |
Bill Pemberton
|
06f2551069
mtd: remove use of __devinit
|
12 lat temu |
Brian Norris
|
30fad64325
mtd: fsl_elbc_nand: remove unnecessary badblock_pattern
|
13 lat temu |
Huang Shijie
|
657f28f881
mtd: kill MTD_NAND_VERIFY_WRITE
|
13 lat temu |
Josh Wu
|
fdbad98dff
mtd: nand: teach write_page and write_page_raw return an error code
|
13 lat temu |
Scott Wood
|
874d72c4fe
mtd: elbc nand: use drvdata to only remove the relevant chip
|
13 lat temu |
Brian Norris
|
1696e6bc2a
mtd: nand: kill NAND_NO_READRDY
|
13 lat temu |
Brian Norris
|
d112dc7fa6
mtd: eLBC NAND: utilize oob_required parameter
|
13 lat temu |
Brian Norris
|
1fbb938dff
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
|
13 lat temu |
Brian Norris
|
1826dbcceb
mtd: nand: kill NAND_NO_AUTOINCR option
|
13 lat temu |
Mike Dunn
|
3f91e94f7f
mtd: nand: read_page() returns max_bitflips
|
13 lat temu |
Mike Dunn
|
6a918bade9
mtd: flash drivers set ecc strength
|
13 lat temu |
Shengzhou Liu
|
f57eb5cc53
mtd: nand: Add ONFI support for FSL NAND controller
|
13 lat temu |
Shengzhou Liu
|
d8251108e0
mtd: nand: fixup for fmr initialization of Freescale NAND controller
|
13 lat temu |
Liu Shuo
|
9ae84fe8c1
mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly
|
13 lat temu |
Liu Shuo
|
e32de766c2
mtd: nand: set correct length to FBCR for a non-full-page write
|
13 lat temu |
Liu Shuo
|
a9a552f0bf
mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
|
13 lat temu |
Axel Lin
|
f99640dee2
mtd: convert drivers/mtd/* to use module_platform_driver()
|
13 lat temu |
Michael Hench
|
f975c6bcb0
mtd: eLBC NAND: update ecc_stats.corrected when lteccr available
|
14 lat temu |
Mike Hench
|
52a474de0a
mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
|
14 lat temu |
Liu Shuo
|
57b078a09b
mtd: nand: don't free the global data too early
|
14 lat temu |
Dmitry Eremin-Solenikov
|
99add4228f
mtd: fsl_elbc_nand.c: use mtd_device_parse_register
|
14 lat temu |
Dmitry Eremin-Solenikov
|
b6b0fae717
mtd: fsl_elbc_nand: use ofpart through generic parsing
|
14 lat temu |