| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2009-08-09 |
|\ |
|
| * | UBI: compatible fallback in absense of sequence numbers | Adrian Hunter | 2009-07-24 |
| * | UBI: fix double free on error path | Adrian Hunter | 2009-07-24 |
* | | mtd: mtdblock: introduce mtdblks_lock | Matthias Kaehlcke | 2009-08-03 |
* | | mtd: remove 'SBC8240 Wind River' Device Driver Code | Subrata Modak | 2009-08-03 |
* | | mtd: OneNAND: OMAP2/3: free GPMC CS on module removal | Mika Korhonen | 2009-08-03 |
* | | mtd: OneNAND: fix incorrect bufferram offset | Mika Korhonen | 2009-08-03 |
* | | mtd: blkdevs: do not forget to get MTD devices | Artem Bityutskiy | 2009-08-03 |
* | | mtd: fix the conversion from dev to mtd_info | Saeed Bishara | 2009-08-03 |
|/ |
|
* | UBI: fix bug in image sequence number handling | Holger Brunck | 2009-07-15 |
* | UBI: gluebi: initialize ubi_num field | Artem Bityutskiy | 2009-07-15 |
* | UBI: fix compilation warnings | Artem Bityutskiy | 2009-07-08 |
* | UBI: fix NOR flash recovery | Artem Bityutskiy | 2009-07-07 |
* | UBI: nicify image sequence number handling | Artem Bityutskiy | 2009-07-05 |
* | UBI: add image sequence number to EC header | Adrian Hunter | 2009-07-05 |
* | UBI: remove bogus debugging checks | Artem Bityutskiy | 2009-07-05 |
* | UBI: add empty eraseblocks verification | Artem Bityutskiy | 2009-07-05 |
* | mtd: nand: fix build failure and incorrect return from omap_wait() | vimal singh | 2009-06-28 |
* | mtd: Use BLOCK_NIL consistently in NFTL/INFTL | Julia Lawall | 2009-06-27 |
* | mtd: m25p80 timeout too short for worst-case m25p16 devices | Steven A. Falco | 2009-06-26 |
* | mtd: atmel_nand: Fix typo s/parititions/partitions/ | Thadeu Lima de Souza Cascardo | 2009-06-25 |
* | mtd: cmdlineparts: Use 64-bit format when printing a debug message. | Thadeu Lima de Souza Cascardo | 2009-06-25 |
* | mtd: maps: Remove BUS_ID_SIZE from integrator_flash | David Woodhouse | 2009-06-24 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-06-22 |
|\ |
|
| * | mtd: OneNAND: Allow setting of boundary information when built as module | Amul Saha | 2009-06-16 |
| * | mtd: nand: Fix memory leak on txx9ndfmc probe failure. | Atsushi Nemoto | 2009-06-09 |
| * | mtd: orion_nand: use burst reads with double word accesses | Nicolas Pitre | 2009-06-08 |
| * | mtd/nand: s3c6400 support for s3c2410 driver | Peter Korsgaard | 2009-06-08 |
| * | Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux | David Woodhouse | 2009-06-08 |
| |\ |
|
| | * | [MTD] [NAND] S3C2410: Use DIV_ROUND_UP | Ben Dooks | 2009-06-08 |
| | * | [MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write | Ben Dooks | 2009-06-08 |
| | * | [MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND | Michel Pollet | 2009-06-08 |
| | * | [MTD] [NAND] S3C2410: Allow commandline partition processing | Andy Green | 2009-05-30 |
| | * | [MTD] [NAND] S3C2410: Fix CFG debug order | Andy Green | 2009-05-30 |
| | * | [MTD] [NAND] S3C2410: Uninitialised variable cleanup | Nelson Castillo | 2009-05-30 |
| | * | [MTD] [NAND] S3C2410: NAND ECC by chip rather than global | Andy Green | 2009-05-30 |
| | * | [MTD] [NAND] S3C2410: Basic kerneldoc comment updates | Ben Dooks | 2009-05-30 |
| | * | [MTD] [NAND] S3C2410: Move to using platform device table | Ben Dooks | 2009-05-30 |
| * | | mtd: physmap_of: Add multiple regions and concatenation support | Stefan Roese | 2009-06-06 |
| * | | mtd: nand: max_retries off by one in mxc_nand | Roel Kluin | 2009-06-05 |
| * | | mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440 | Peter Korsgaard | 2009-06-05 |
| * | | mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform | Kyungmin Park | 2009-06-05 |
| * | | mtd: Flex-OneNAND support | Rohit Hagargundgi | 2009-06-05 |
| * | | mtd: nand: add OMAP2/OMAP3 NAND driver | Vimal Singh | 2009-06-05 |
| * | | mtd: maps: Blackfin async: fix memory leaks in probe/remove funcs | Mike Frysinger | 2009-06-05 |
| * | | mtd: uclinux: mark local stuff static | Mike Frysinger | 2009-06-05 |
| * | | mtd: uclinux: do not allow to be built as a module | Mike Frysinger | 2009-06-05 |
| * | | mtd: uclinux: allow systems to override map addr/size | Mike Frysinger | 2009-06-05 |
| * | | mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITs | Cliff Cai | 2009-06-05 |
| * | | mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rw | Mike Frysinger | 2009-06-05 |