Commit Graph

128 Commits (581c1b14394aee60aff46ea67d05483261ed6527)

Author SHA1 Message Date
Jarkko Lavinen 0a18cde60f [MTD] NAND: Fix the broken dynamic array allocations 20 years ago
Dan Brown abc37e6771 [MTD] DiskOnChip: Add some comments 20 years ago
Dan Brown 7e4a1d3e6a [MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS. 20 years ago
Dan Brown dff5942198 [MTD] DiskOnChip: Prevent problems with existing filesystems 20 years ago
Dan Brown 82e1d19fc3 [MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections. 20 years ago
Dan Brown e5a3e8ca94 [MTD] DiskOnChip: Fix (?) free OOB array info. 20 years ago
Thomas Gleixner 22c60f5fb7 [MTD] NAND: Move the NULL check into the calling function 20 years ago
Dan Brown bb75ba4c44 [MTD] NAND: Fix missing NULL pointer check 20 years ago
Nicolas Pitre dce2b4da69 [MTD] Fix OTP for top-parameter devices 20 years ago
Nicolas Pitre 81dba48879 [MTD] Reset file position when switching OTP mode 20 years ago
Thomas Gleixner 998cf6403c [MTD] NAND: Fix oob available calculation 20 years ago
Nicolas Pitre 963a6fb0a0 [MTD] Add reboot notifier to Intel NOR flash driver 20 years ago
Todd Poynor 8048d2fc38 [MTD] Avoid compile warnings for Intel CFI flash without OTP support. 20 years ago
Todd Poynor 9a6e73ec49 [MTD] cfi_cmdset_0001: Skip delay if Instant Block Locking is set 20 years ago
Dan Brown 1a78ff6b41 [MTD] DiskOnChip: Scan the entire device for Media Headers. 20 years ago
Artem B. Bityuckiy 15fc108606 [MTD] NAND: Use arrays of needed size instead of constant-sized. 20 years ago
Richard Purdie 8f5a4486c0 [MTD] sharpsl-flash: Correct error paths 20 years ago
Richard Purdie ba38069875 [MTD] Add support for more SharpSL machines and fix missing mapping init 20 years ago
Thomas Gleixner a921e28b4b [MTD] plat-ram: Make it usable on non ARM platforms 20 years ago
Thomas Gleixner cc71229ff3 [MTD] block2mtd: Fix incompatible pointer type 20 years ago
Thomas Gleixner 50da7f6096 [MTD] cfi_cmdset_0001: Fix compiler warnings 20 years ago
Artem B. Bityuckiy 515022870f [MTD] NAND nandsim: Use NAND_SKIP_BBT option 20 years ago
Lennert Buytenhek 167e1770e5 [MTD] ixp2000: Remove port setting code 20 years ago
Domen Puncer ff3bc4eb94 [MTD] Kernel Janitor fixes. 20 years ago
Thomas Gleixner 3c45e00afc [MTD] Fix typo in Kconfig 20 years ago
Ben Dooks 3e4ef3bb77 [MTD] NAND s3c2410: Simplify command handling 20 years ago
Nicolas Pitre 09c7933547 [MTD] cfi_cmdset_0001: Fix state after sync 20 years ago
Thomas Gleixner 3a70025047 [MTD] cfi_cmdset_0001: Fix the buggy status check. 20 years ago
Ben Dooks fb6bb52ddd [MTD] plat-ram: removed extraneous debugging code 20 years ago
Ben Dooks 3b946e3f3d [MTD] NAND: Fixed unused loop variable 20 years ago
Joern Engel 663259a44f [MTD] phram: Allow short reads. 20 years ago
Joern Engel 711c11b78d [MTD] block2mtd: Remove copyright. Fix offset calculation 20 years ago
David Vrabel b4eab4b8d6 [MTD] Remove Elan-104NC 20 years ago
Thomas Gleixner 20a6c21190 [MTD] NAND: Use cond_resched instead of msleep 20 years ago
Pete Popov 002fa30170 [MTD] Replace all the Au1x mapping drivers with a simplified single driver 20 years ago
Joern Engel d30f11d225 [MTD] Use after free, found by the Coverity tool 20 years ago
Thomas Gleixner 3b88775c75 [MTD] NAND: Check command timeout 20 years ago
Thomas Gleixner dfd6129440 [MTD] DiskOnChip: Wait for the command to finish. 20 years ago
Ben Dooks fdf2fd5274 [MTD] Sparse fixes 20 years ago
Artem B. Bityuckiy 4945079584 [MTD] Fix unregister_mtd_user() public function documentation. 20 years ago
Ben Dooks 7685359656 [MTD] Update BAST driver configuration 20 years ago
Nicolas Pitre 332d71f768 [MTD] Make OTP actually work. 20 years ago
Artem B. Bityuckiy 171650af9c [MTD] NAND: Fix bad block table scan for small page devices 20 years ago
Kyungmin Park 0ea4a7558f [MTD] NAND: Early Manufacturer ID lookup 20 years ago
Ben Dooks 88ec7c50bf [MTD] Add SST 39VF1601 (MPF+) ID 20 years ago
Ben Dooks 011b2a3627 [MTD] Fixup probing logic for single 16bit devices 20 years ago
Artem B. Bityuckiy eeada24da8 [MTD] NAND: Read only OOB bytes during bad block scan 20 years ago
Artem B. Bityuckiy 41ce921440 [MTD] NAND: Allow operation without bad block table 20 years ago
Thomas Gleixner 0040bf382c [MTD] NAND: Skip bad block table scan on request 20 years ago
Nicolas Pitre 045e9a5d51 [MTD] Unabuse file-f_mode for OTP purpose 20 years ago