1. 15 10月, 2007 1 次提交
    • L
      Merge git://git.infradead.org/mtd-2.6 · f248488b
      Linus Torvalds 提交于
      * git://git.infradead.org/mtd-2.6:
        [MTD] fix mtdconcat for subpage-write NAND
        [MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.
        [MTD] [OneNAND] Return only negative error codes
        [MTD] [OneNAND] Synchronize block locking operations
        UBI: return correct error code
        UBI: remove useless inlines
        UBI: fix atomic LEB change problems
        UBI: use byte hexdump
        UBI: do not use vmalloc on I/O path
        UBI: allocate memory with GFP_NOFS
        UBI: use linux print_hex_dump(), not home-grown one
        UBI: don't use array index before testing if it is negative
        UBI: add more prints
        UBI: fix sparse warnings
        UBI: fix leak in ubi_scan_erase_peb
      f248488b
  2. 14 10月, 2007 39 次提交