summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-2249-827/+3133
|\
| * mtd: OneNAND: Allow setting of boundary information when built as moduleAmul Saha2009-06-161-19/+9
| * jffs2: leaking jffs2_summary in function jffs2_scan_mediumChristian Engelmayer2009-06-151-2/+2
| * mtd: nand: Fix memory leak on txx9ndfmc probe failure.Atsushi Nemoto2009-06-091-9/+9
| * mtd: orion_nand: use burst reads with double word accessesNicolas Pitre2009-06-081-0/+23
| * mtd/nand: s3c6400 support for s3c2410 driverPeter Korsgaard2009-06-082-9/+12
| * Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse2009-06-08697-5183/+19073
| |\
| | * [MTD] [NAND] S3C2410: Use DIV_ROUND_UPBen Dooks2009-06-081-2/+1
| | * [MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/writeBen Dooks2009-06-081-2/+20
| | * [MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NANDMichel Pollet2009-06-082-0/+11
| | * [MTD] [NAND] S3C2410: Added a kerneldoc for s3c2410_nand_setMichel Pollet2009-06-081-10/+12
| | * [MTD] [NAND] S3C2410: Allow commandline partition processingAndy Green2009-05-301-2/+16
| | * [MTD] [NAND] S3C2410: Fix CFG debug orderAndy Green2009-05-301-2/+2
| | * [MTD] [NAND] S3C2410: Uninitialised variable cleanupNelson Castillo2009-05-301-4/+1
| | * [MTD] [NAND] S3C2410: Small colon cleanupNelson Castillo2009-05-301-2/+2
| | * [MTD] [NAND] S3C2410: NAND ECC by chip rather than globalAndy Green2009-05-301-9/+25
| | * [MTD] [NAND] S3C2410: Basic kerneldoc comment updatesBen Dooks2009-05-301-11/+78
| | * [MTD] [NAND] S3C2410: Move to using platform device tableBen Dooks2009-05-301-52/+26
| * | mtd: physmap_of: Add multiple regions and concatenation supportStefan Roese2009-06-061-56/+143
| * | mtd: nand: max_retries off by one in mxc_nandRoel Kluin2009-06-051-1/+1
| * | mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440Peter Korsgaard2009-06-051-3/+3
| * | mtd: onenand: add bbt_wait & unlock_all as replaceable for some platformKyungmin Park2009-06-052-2/+15
| * | mtd: Flex-OneNAND supportRohit Hagargundgi2009-06-056-87/+913
| * | mtd: nand: add OMAP2/OMAP3 NAND driverVimal Singh2009-06-053-0/+783
| * | mtd: maps: Blackfin async: fix memory leaks in probe/remove funcsMike Frysinger2009-06-051-0/+5
| * | mtd: uclinux: mark local stuff staticMike Frysinger2009-06-051-3/+3
| * | mtd: uclinux: do not allow to be built as a moduleMike Frysinger2009-06-051-1/+1
| * | mtd: uclinux: allow systems to override map addr/sizeMike Frysinger2009-06-051-4/+6
| * | mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITsCliff Cai2009-06-051-2/+11
| * | mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rwMike Frysinger2009-06-051-3/+1
| * | mtd: add on-flash BBT support for Atmel NAND driverSimon Polette2009-06-051-1/+10
| * | mtd: MXC NAND support for 2KiB page size flashesVladimir Barinov2009-06-051-9/+51
| * | mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten2009-06-052-0/+5
| * | mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten2009-06-052-2/+18
| * | mtd: remove pmcmsp-ramroot.cShane McDonald2009-06-053-114/+0
| * | mtd: OneNAND: add missing __devexit_pMika Korhonen2009-06-051-2/+2
| * | mtd: m25p80: add support for Macronix MX25L12805DLennert Buytenhek2009-06-051-0/+3
| * | mtd: CFI 1.0 and CFI 1.1Daniel Ribeiro2009-06-051-4/+10
| * | mtd: CFI: quirk for PF38F4476.Daniel Ribeiro2009-06-051-0/+12
| * | mtd: extend plat_nand for (read|write)_bufAlexander Clouter2009-06-052-0/+8
| * | mtd: add SST39SF040 chip to jedec_probeMichał Mirosław2009-06-051-0/+13
| * | mtd: davinci_nand: cmdlinepart uses MTD IDsDavid Brownell2009-06-051-11/+0
| * | mtd: OneNAND: add support for OneNAND manufactured by NumonyxAdrian Hunter2009-06-052-1/+3
| * | mtd: m25p80 nand: add m45pe10 idsMatthieu CASTET2009-06-051-0/+1
| * | mtd: mxc_nand: add correct dev_id parameter to free_irq() callsMagnus Lilja2009-06-051-2/+2
| * | mtd: nand: fix 512 byte software ecc supportVimal Singh2009-06-051-2/+2
| * | mtd: nand: davinci_nand, 4-bit ECC for smallpageDavid Brownell2009-06-052-15/+297
| * | mtd: nand: minor davinci_nand cleanupDavid Brownell2009-06-051-16/+11
| * | mtd: nand: don't walk past end of oobfree[]David Brownell2009-06-051-1/+2
| * | Kill jffs2-user.hArtem Bityutskiy2009-06-053-36/+0