1. 26 11月, 2008 3 次提交
  2. 20 10月, 2008 1 次提交
  3. 14 10月, 2008 1 次提交
  4. 12 8月, 2008 3 次提交
  5. 07 8月, 2008 2 次提交
  6. 02 8月, 2008 1 次提交
  7. 30 7月, 2008 1 次提交
    • A
      [MTD] DataFlash: bugfix, binary page sizes now handled · 771999b6
      akpm@linux-foundation.org 提交于
      The wrong version of the "teach dataflash about binary density" patch
      just got merged (v2 not v3) ... this restores the missing updates:
      
        * Fix the cmdlinepart *regression* that caused testing failures (!!)
          by restoring the original part labels in relevant cases.
      
        * Don't reference things that don't exist (!)
      	- An opcode that doesn't even exist for DataFlash
      	- The part is "at45db642" not "at45db641"
      	- ID zero in this JEDEC table
      
        * Make the JEDEC probe routine report and handle errors better:
      	- If the SPI calls fail, return the error codes.
      	- Don't depend on ordering of table entries.
      	- Unrecognized ids are different from parts that have no ID.
                We won't actually know how to handle them correctly; display
      	  the ID and ignore the chip.
      
        * Move the original block comment about the "legacy" chip ID scheme
          back next to the code to which it applies ... not next to the new
          JEDEC query code, which uses an entirely different strategy.
      
        * Don't print a guessed erasesize; /proc/mtd has the real value.
      
      And add a few more comments.
      Signed-off-by: NDavid Brownell <dbrownell@users.sourceforge.net>
      Cc: Bryan Wu <cooloney@kernel.org>
      Cc: Michael Hennerich <michael.hennerich@analog.com>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NDavid Woodhouse <David.Woodhouse@intel.com>
      771999b6
  8. 22 7月, 2008 1 次提交
  9. 12 7月, 2008 1 次提交
  10. 11 7月, 2008 1 次提交
  11. 06 6月, 2008 1 次提交
  12. 05 6月, 2008 3 次提交
  13. 02 5月, 2008 1 次提交
  14. 25 4月, 2008 2 次提交
  15. 22 4月, 2008 4 次提交
  16. 25 3月, 2008 1 次提交
  17. 07 2月, 2008 2 次提交
  18. 03 2月, 2008 2 次提交
  19. 28 11月, 2007 1 次提交
  20. 04 8月, 2007 1 次提交
  21. 01 8月, 2007 1 次提交
  22. 11 7月, 2007 2 次提交
  23. 29 6月, 2007 4 次提交