aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/markup_oops.pl (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15jffs2: leaking jffs2_summary in function jffs2_scan_mediumChristian Engelmayer1-2/+2
2009-06-09mtd: nand: Fix memory leak on txx9ndfmc probe failure.Atsushi Nemoto1-9/+9
2009-06-08mtd: orion_nand: use burst reads with double word accessesNicolas Pitre1-0/+23
2009-06-08mtd/nand: s3c6400 support for s3c2410 driverPeter Korsgaard2-9/+12
2009-06-08[MTD] [NAND] S3C2410: Use DIV_ROUND_UPBen Dooks1-2/+1
2009-06-08[MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/writeBen Dooks1-2/+20
2009-06-08[MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NANDMichel Pollet2-0/+11
2009-06-08[MTD] [NAND] S3C2410: Added a kerneldoc for s3c2410_nand_setMichel Pollet1-10/+12
2009-06-06mtd: physmap_of: Add multiple regions and concatenation supportStefan Roese1-56/+143
2009-06-05mtd: nand: max_retries off by one in mxc_nandRoel Kluin1-1/+1
2009-06-05mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440Peter Korsgaard1-3/+3
2009-06-05mtd: onenand: add bbt_wait & unlock_all as replaceable for some platformKyungmin Park2-2/+15
2009-06-05mtd: Flex-OneNAND supportRohit Hagargundgi6-87/+913
2009-06-05mtd: nand: add OMAP2/OMAP3 NAND driverVimal Singh3-0/+783
2009-06-05mtd: maps: Blackfin async: fix memory leaks in probe/remove funcsMike Frysinger1-0/+5
2009-06-05mtd: uclinux: mark local stuff staticMike Frysinger1-3/+3
2009-06-05mtd: uclinux: do not allow to be built as a moduleMike Frysinger1-1/+1
2009-06-05mtd: uclinux: allow systems to override map addr/sizeMike Frysinger1-4/+6
2009-06-05mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITsCliff Cai1-2/+11
2009-06-05mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rwMike Frysinger1-3/+1
2009-06-05mtd: add on-flash BBT support for Atmel NAND driverSimon Polette1-1/+10
2009-06-05mtd: MXC NAND support for 2KiB page size flashesVladimir Barinov1-9/+51
2009-06-05mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten2-0/+5
2009-06-05mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten2-2/+18
2009-06-05mtd: remove pmcmsp-ramroot.cShane McDonald3-114/+0
2009-06-05mtd: OneNAND: add missing __devexit_pMika Korhonen1-2/+2
2009-06-05mtd: m25p80: add support for Macronix MX25L12805DLennert Buytenhek1-0/+3
2009-06-05mtd: CFI 1.0 and CFI 1.1Daniel Ribeiro1-4/+10
2009-06-05mtd: CFI: quirk for PF38F4476.Daniel Ribeiro1-0/+12
2009-06-05mtd: extend plat_nand for (read|write)_bufAlexander Clouter2-0/+8
2009-06-05mtd: add SST39SF040 chip to jedec_probeMichał Mirosław1-0/+13
2009-06-05mtd: davinci_nand: cmdlinepart uses MTD IDsDavid Brownell1-11/+0
2009-06-05mtd: OneNAND: add support for OneNAND manufactured by NumonyxAdrian Hunter2-1/+3
2009-06-05mtd: m25p80 nand: add m45pe10 idsMatthieu CASTET1-0/+1
2009-06-05mtd: mxc_nand: add correct dev_id parameter to free_irq() callsMagnus Lilja1-2/+2
2009-06-05mtd: nand: fix 512 byte software ecc supportVimal Singh1-2/+2
2009-06-05mtd: nand: davinci_nand, 4-bit ECC for smallpageDavid Brownell2-15/+297
2009-06-05mtd: nand: minor davinci_nand cleanupDavid Brownell1-16/+11
2009-06-05mtd: nand: don't walk past end of oobfree[]David Brownell1-1/+2
2009-06-05Kill jffs2-user.hArtem Bityutskiy3-36/+0
2009-06-05mtd: plat_nand: fix section errorThomas Chou1-1/+1
2009-05-30[MTD] [NAND] S3C2410: Allow commandline partition processingAndy Green1-2/+16
2009-05-30[MTD] [NAND] S3C2410: Fix CFG debug orderAndy Green1-2/+2
2009-05-30[MTD] [NAND] S3C2410: Uninitialised variable cleanupNelson Castillo1-4/+1
2009-05-30[MTD] [NAND] S3C2410: Small colon cleanupNelson Castillo1-2/+2
2009-05-30[MTD] [NAND] S3C2410: NAND ECC by chip rather than globalAndy Green1-9/+25
2009-05-30[MTD] [NAND] S3C2410: Basic kerneldoc comment updatesBen Dooks1-11/+78
2009-05-30[MTD] [NAND] S3C2410: Move to using platform device tableBen Dooks1-52/+26
2009-05-298250: Fix oops from setserialAlan Cox1-0/+15
2009-05-29edac: AMD8111 & AMD8131 Kconfig fixupHarry Ciao2-2/+8