| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: nftl: fix offset alignments | Dimitri Gorokhovik | 2009-09-03 | 1 | -6/+9 |
* | mtd: nftl: write support is broken | Dimitri Gorokhovik | 2009-09-03 | 1 | -1/+1 |
* | mtd: m25p80: fix null pointer dereference bug | Anton Vorontsov | 2009-09-03 | 1 | -1/+1 |
* | [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop | Simon Kagstrom | 2009-08-24 | 1 | -1/+1 |
* | Remove zero-length file drivers/mtd/maps/sbc8240.c | Jeff Garzik | 2009-08-12 | 1 | -0/+0 |
* | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2009-08-09 | 2 | -1/+13 |
|\ |
|
| * | UBI: compatible fallback in absense of sequence numbers | Adrian Hunter | 2009-07-24 | 1 | -1/+12 |
| * | UBI: fix double free on error path | Adrian Hunter | 2009-07-24 | 1 | -0/+1 |
* | | mtd: mtdblock: introduce mtdblks_lock | Matthias Kaehlcke | 2009-08-03 | 1 | -1/+15 |
* | | mtd: remove 'SBC8240 Wind River' Device Driver Code | Subrata Modak | 2009-08-03 | 3 | -258/+0 |
* | | mtd: OneNAND: OMAP2/3: free GPMC CS on module removal | Mika Korhonen | 2009-08-03 | 1 | -0/+1 |
* | | mtd: OneNAND: fix incorrect bufferram offset | Mika Korhonen | 2009-08-03 | 1 | -1/+1 |
* | | mtd: blkdevs: do not forget to get MTD devices | Artem Bityutskiy | 2009-08-03 | 1 | -3/+3 |
* | | mtd: fix the conversion from dev to mtd_info | Saeed Bishara | 2009-08-03 | 1 | -3/+4 |
|/ |
|
* | UBI: fix bug in image sequence number handling | Holger Brunck | 2009-07-15 | 1 | -1/+1 |
* | UBI: gluebi: initialize ubi_num field | Artem Bityutskiy | 2009-07-15 | 1 | -0/+1 |
* | UBI: fix compilation warnings | Artem Bityutskiy | 2009-07-08 | 1 | -3/+3 |
* | UBI: fix NOR flash recovery | Artem Bityutskiy | 2009-07-07 | 3 | -3/+64 |
* | UBI: nicify image sequence number handling | Artem Bityutskiy | 2009-07-05 | 4 | -16/+18 |
* | UBI: add image sequence number to EC header | Adrian Hunter | 2009-07-05 | 6 | -3/+33 |
* | UBI: remove bogus debugging checks | Artem Bityutskiy | 2009-07-05 | 3 | -88/+2 |
* | UBI: add empty eraseblocks verification | Artem Bityutskiy | 2009-07-05 | 3 | -10/+21 |
* | mtd: nand: fix build failure and incorrect return from omap_wait() | vimal singh | 2009-06-28 | 1 | -2/+5 |
* | mtd: Use BLOCK_NIL consistently in NFTL/INFTL | Julia Lawall | 2009-06-27 | 2 | -13/+14 |
* | mtd: m25p80 timeout too short for worst-case m25p16 devices | Steven A. Falco | 2009-06-26 | 1 | -1/+1 |
* | mtd: atmel_nand: Fix typo s/parititions/partitions/ | Thadeu Lima de Souza Cascardo | 2009-06-25 | 1 | -1/+1 |
* | mtd: cmdlineparts: Use 64-bit format when printing a debug message. | Thadeu Lima de Souza Cascardo | 2009-06-25 | 1 | -1/+1 |
* | mtd: maps: Remove BUS_ID_SIZE from integrator_flash | David Woodhouse | 2009-06-24 | 1 | -8/+14 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-06-22 | 35 | -720/+2898 |
|\ |
|
| * | mtd: OneNAND: Allow setting of boundary information when built as module | Amul Saha | 2009-06-16 | 1 | -19/+9 |
| * | mtd: nand: Fix memory leak on txx9ndfmc probe failure. | Atsushi Nemoto | 2009-06-09 | 1 | -9/+9 |
| * | mtd: orion_nand: use burst reads with double word accesses | Nicolas Pitre | 2009-06-08 | 1 | -0/+23 |
| * | mtd/nand: s3c6400 support for s3c2410 driver | Peter Korsgaard | 2009-06-08 | 2 | -9/+12 |
| * | Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux | David Woodhouse | 2009-06-08 | 4 | -103/+201 |
| |\ |
|
| | * | [MTD] [NAND] S3C2410: Use DIV_ROUND_UP | Ben Dooks | 2009-06-08 | 1 | -2/+1 |
| | * | [MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write | Ben Dooks | 2009-06-08 | 1 | -2/+20 |
| | * | [MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND | Michel Pollet | 2009-06-08 | 1 | -0/+6 |
| | * | [MTD] [NAND] S3C2410: Allow commandline partition processing | Andy Green | 2009-05-30 | 1 | -2/+16 |
| | * | [MTD] [NAND] S3C2410: Fix CFG debug order | Andy Green | 2009-05-30 | 1 | -2/+2 |
| | * | [MTD] [NAND] S3C2410: Uninitialised variable cleanup | Nelson Castillo | 2009-05-30 | 1 | -4/+1 |
| | * | [MTD] [NAND] S3C2410: NAND ECC by chip rather than global | Andy Green | 2009-05-30 | 1 | -9/+25 |
| | * | [MTD] [NAND] S3C2410: Basic kerneldoc comment updates | Ben Dooks | 2009-05-30 | 1 | -11/+78 |
| | * | [MTD] [NAND] S3C2410: Move to using platform device table | Ben Dooks | 2009-05-30 | 1 | -52/+26 |
| * | | mtd: physmap_of: Add multiple regions and concatenation support | Stefan Roese | 2009-06-06 | 1 | -56/+143 |
| * | | mtd: nand: max_retries off by one in mxc_nand | Roel Kluin | 2009-06-05 | 1 | -1/+1 |
| * | | mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440 | Peter Korsgaard | 2009-06-05 | 1 | -3/+3 |
| * | | mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform | Kyungmin Park | 2009-06-05 | 1 | -2/+10 |
| * | | mtd: Flex-OneNAND support | Rohit Hagargundgi | 2009-06-05 | 3 | -85/+867 |
| * | | mtd: nand: add OMAP2/OMAP3 NAND driver | Vimal Singh | 2009-06-05 | 3 | -0/+783 |
| * | | mtd: maps: Blackfin async: fix memory leaks in probe/remove funcs | Mike Frysinger | 2009-06-05 | 1 | -0/+5 |