Commit Graph

300308 Commits (52c2d9aad4923536c10d278e02da2e0254e46ee0)
 

Author SHA1 Message Date
Robert Jarzmik 52c2d9aad4 mtd: docg3 fix in-middle of blocks reads 13 years ago
David Woodhouse 5df41de587 mtd: cfi_cmdset_0002: Slight cleanup of fixup messages 13 years ago
Javier Martin 43dc03c7ba mtd: add fixup for S29NS512P NOR flash. 13 years ago
Jean-Christophe DUBOIS 8c5a036640 jffs2: allow to complete xattr integrity check on first GC scan 13 years ago
Jean-Christophe DUBOIS 9824f75d56 jffs2: allow to discriminate between recoverable and non-recoverable errors 13 years ago
Ivan Djelic 0e618ef0a6 mtd: nand: omap: add support for hardware BCH ecc 13 years ago
Ivan Djelic 8d602cf50d ARM: OMAP3: gpmc: add BCH ecc api and modes 13 years ago
Shmulik Ladkani 1951f2f710 mtd: nand: check the return code of 'read_oob/read_oob_raw' 13 years ago
Shmulik Ladkani 5c2ffb11d4 mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw' 13 years ago
Thomas Abraham 4fba37aec7 mtd: m25p80: Add support for Winbond W25Q80BW 13 years ago
Artem Bityutskiy 208b14e507 jffs2: get rid of jffs2_sync_super 13 years ago
Artem Bityutskiy e832579fd1 jffs2: remove unnecessary GC pass on sync 13 years ago
Artem Bityutskiy c3c4a36979 jffs2: remove unnecessary GC pass on umount 13 years ago
Artem Bityutskiy f4d0b35575 jffs2: remove lock_super 13 years ago
Huang Shijie 9013bb40ae mtd: gpmi: add gpmi support for mx6q 13 years ago
Huang Shijie e10db1f00a mtd: gpmi: add device tree support to gpmi-nand 13 years ago
Brian Norris 279f08d4ef mtd: nand: utilize oob_required parameter 13 years ago
Brian Norris 7725cc8593 mtd: gpmi-nand: utilize oob_requested parameter 13 years ago
Brian Norris a6976cdfe6 mtd: IFC NAND: utilize oob_required parameter 13 years ago
Brian Norris d112dc7fa6 mtd: eLBC NAND: utilize oob_required parameter 13 years ago
Brian Norris e47f3db458 mtd: nand: pass proper 'oob_required' parameter 13 years ago
Brian Norris 1fbb938dff mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces 13 years ago
John Crispin b4f7aa84d6 mtd: add read_byte support to plat_nand 13 years ago
John Crispin a4f203512b OF: MTD: make plat_nand loadable from DT 13 years ago
John Crispin bb08bc1086 mtd: add m25p80 id for mx25l2005a 13 years ago
Marek Vasut 5ca11ca7ad mtd: m25p80: add support for Everspin MR25H256 MRAM chip 13 years ago
Brian Norris 1826dbcceb mtd: nand: kill NAND_NO_AUTOINCR option 13 years ago
Brian Norris c00a0991d1 mtd: nand: remove autoincrement 'sndcmd' code 13 years ago
Brian Norris 831d316b8b mtd: nandsim: remove autoincrement code 13 years ago
Mike Dunn edbc4540e0 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN 13 years ago
Mike Dunn e2788c98b9 mtd: nand: add sanity check of ecc strength to nand_scan_tail() 13 years ago
Mike Dunn 3f91e94f7f mtd: nand: read_page() returns max_bitflips 13 years ago
Mike Dunn d062d4ede8 mtd: bitflip_threshold added to mtd_info and sysfs 13 years ago
Mike Dunn a9b672e82b mtd: expose ecc_strength through sysfs 13 years ago
Mike Dunn 44df4d11b8 mtd: nand: fix incorrect ecc strength values 13 years ago
Mike Dunn 86c2072be6 mtd: ecc_strength is at ecc step granularity 13 years ago
Bastian Hecht 09cbe581e3 mtd: nand: Add a NAND_CMD_STATUS when using write verification 13 years ago
Xi Wang b6778fd781 jffs2: refactor csize usage in jffs2_do_read_inode_internal() 13 years ago
Xi Wang 7c80c35233 jffs2: validate symlink size in jffs2_do_read_inode_internal() 13 years ago
Peter Meerwald 8abc0d4a11 mtd: cmdlinepart: fix commentary 13 years ago
Uwe Kleine-König 4b6f05e14d mtd: mxc_nand: fix several sparse warnings about incorrect address space 13 years ago
Uwe Kleine-König 377873600a ARM: imx: add mxc_nand to imx27 device tree 13 years ago
Uwe Kleine-König 6436356ba1 mtd: mxc_nand: implement device tree probing 13 years ago
Uwe Kleine-König f48d0f9aa9 mtd: mxc_nand: put several more fields into devtype_data 13 years ago
Uwe Kleine-König 69d023be00 mtd: mxc_nand: put callback for data correction into devtype struct 13 years ago
Uwe Kleine-König 5e05a2d695 mtd: mxc_nand: split chip_select function and put it into devtype struct 13 years ago
Uwe Kleine-König 6dcdf99dfa mtd: mxc_nand: put ecc layout into devtype structs 13 years ago
Uwe Kleine-König 6d38af255a mtd: mxc_nand: split some functions to get rid of more nfc_is_vX() 13 years ago
Uwe Kleine-König e4303b25f4 mtd: mxc_nand: move function pointers to a per-SOC struct 13 years ago
Uwe Kleine-König 8556958af4 mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary 13 years ago