summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* [MTD] NAND: Add ST chip IDs. Thomas Gleixner2005-06-291-2/+11
* [MTD] ms02-nv: Fix 64bit operation?2005-06-291-4/+4
* [MTD] NAND: s3c24xx updatesBen Dooks2005-06-292-35/+152
* [MTD] NAND: Change exports to _GPLThomas Gleixner2005-06-291-3/+3
* [MTD] NAND: Fix broken bad block table scanThomas Gleixner2005-06-291-10/+43
* [MTD] Fix commandline parser alignementJoern Engel2005-06-291-2/+6
* [MTD] XIP for AMD CFI flash.Todd Poynor2005-06-294-100/+323
* [MTD] NAND: Reorganize chip lockingThomas Gleixner2005-06-291-28/+29
* [MTD] NAND: Add Hynix to manufacturer listNicolas S. Dade2005-05-271-0/+1
* [MTD] cfi_cmdset_0002: Fix broken status checkThomas Gleixner2005-05-241-2/+2
* [MTD] CFI-0002 - Improve error checkingEric W. Biedermann2005-05-231-32/+67
* [MTD] CFI flash locking reorg for XIPNicolas Pitre2005-05-231-50/+40
* [MTD] NAND: Honour autoplacement schemes supplied by the callerThomas Gleixner2005-05-231-2/+8
* [MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash:Todd Poynor2005-05-231-2/+3
* [MTD] mtdram: Quick cleanup of the driver:Joern Engel2005-05-231-169/+96
* [MTD] NAND: Fix the broken dynamic array allocationsJarkko Lavinen2005-05-231-5/+5
* [MTD] DiskOnChip: Add some commentsDan Brown2005-05-231-1/+11
* [MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.Dan Brown2005-05-231-3/+1
* [MTD] DiskOnChip: Prevent problems with existing filesystemsDan Brown2005-05-231-2/+2
* [MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections.Dan Brown2005-05-231-4/+3
* [MTD] DiskOnChip: Fix (?) free OOB array info.Dan Brown2005-05-231-2/+2
* [MTD] NAND: Move the NULL check into the calling functionThomas Gleixner2005-05-231-8/+8
* [MTD] NAND: Fix missing NULL pointer checkDan Brown2005-05-231-7/+7
* [MTD] Fix OTP for top-parameter devicesNicolas Pitre2005-05-231-2/+14
* [MTD] Reset file position when switching OTP modeNicolas Pitre2005-05-231-1/+2
* [MTD] NAND: Fix oob available calculationThomas Gleixner2005-05-231-7/+4
* [MTD] Add reboot notifier to Intel NOR flash driverNicolas Pitre2005-05-231-2/+43
* [MTD] Avoid compile warnings for Intel CFI flash without OTP support.Todd Poynor2005-05-231-1/+3
* [MTD] cfi_cmdset_0001: Skip delay if Instant Block Locking is setTodd Poynor2005-05-231-4/+12
* [MTD] DiskOnChip: Scan the entire device for Media Headers. Dan Brown2005-05-231-22/+28
* [MTD] NAND: Use arrays of needed size instead of constant-sized.Artem B. Bityuckiy2005-05-231-5/+5
* [MTD] sharpsl-flash: Correct error pathsRichard Purdie2005-05-231-5/+10
* [MTD] Add support for more SharpSL machines and fix missing mapping initRichard Purdie2005-05-231-6/+20
* [MTD] plat-ram: Make it usable on non ARM platformsThomas Gleixner2005-05-231-2/+2
* [MTD] block2mtd: Fix incompatible pointer typeThomas Gleixner2005-05-231-9/+8
* [MTD] cfi_cmdset_0001: Fix compiler warningsThomas Gleixner2005-05-231-5/+5
* [MTD] NAND nandsim: Use NAND_SKIP_BBT optionArtem B. Bityuckiy2005-05-231-29/+12
* [MTD] ixp2000: Remove port setting codeLennert Buytenhek2005-05-231-6/+1
* [MTD] Kernel Janitor fixes.Domen Puncer2005-05-234-8/+8
* [MTD] Fix typo in KconfigThomas Gleixner2005-05-231-2/+2
* [MTD] NAND s3c2410: Simplify command handlingBen Dooks2005-05-231-106/+12
* [MTD] cfi_cmdset_0001: Fix state after syncNicolas Pitre2005-05-231-1/+2
* [MTD] cfi_cmdset_0001: Fix the buggy status check. Thomas Gleixner2005-05-231-13/+3
* [MTD] plat-ram: removed extraneous debugging codeBen Dooks2005-05-231-10/+2
* [MTD] NAND: Fixed unused loop variableBen Dooks2005-05-231-2/+2
* [MTD] phram: Allow short reads. Joern Engel2005-05-231-8/+22
* [MTD] block2mtd: Remove copyright. Fix offset calculationJoern Engel2005-05-231-4/+3
* [MTD] Remove Elan-104NCDavid Vrabel2005-05-233-241/+2
* [MTD] NAND: Use cond_resched instead of msleepThomas Gleixner2005-05-231-2/+2
* [MTD] Replace all the Au1x mapping drivers with a simplified single driverPete Popov2005-05-237-867/+199