aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-4/+4
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2009-09-15driver model: constify attribute groupsDavid Brownell1-1/+1
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre10-12/+12
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+4
2009-09-12Merge branch 'master' into develRussell King10-268/+38
2009-09-12Merge branch 'devel-stable' into develRussell King2-1/+2
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into develRussell King17-125/+156
2009-09-04mtd: pmcmsp-flash: fix error paths in init_msp_flashRoel Kluin1-17/+59
2009-09-04mtd: make few symbols staticH Hartley Sweeten1-2/+2
2009-09-04mtd: onenand: select MTD_PARTITIONSPaul Mundt1-1/+1
2009-09-04mtd: m25p80: add support for 3 Macronix flash chipsSiddarth Gore1-0/+3
2009-09-04mtd: tests: fix read buffer overflowsRoel Kluin2-7/+7
2009-09-04slram: Read buffer overflowRoel Kluin1-1/+1
2009-09-04mtd: physmap_of: fix incorrect checkvimal singh1-6/+7
2009-09-04mtd: nand_base: allow drivers to choose ECC block sizeSingh, Vimal1-1/+2
2009-09-04mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"Robert P. J. Day1-2/+2
2009-09-04mtd: afs: fix build warningRussell King1-1/+1
2009-09-04mtd: plat-ram: use resource_sizeWolfram Sang1-1/+1
2009-09-04mtd: physmap_of: use resource_sizeWolfram Sang1-3/+4
2009-09-04mtd: ep93xx: cleanup includes in ts7250 nand driverH Hartley Sweeten1-1/+4
2009-09-04mtd: fix a typo in commentMatthias Kaehlcke1-1/+1
2009-09-04mtd: nand_base: use __func__ instead of typing namesvimal singh1-40/+42
2009-09-04mtd: nand: remove repeated comment, fix spellingvimal singh1-2/+1
2009-09-04mtd: OneNAND: spelling fixesMika Korhonen1-10/+10
2009-09-03mtd: nftl: fix offset alignmentsDimitri Gorokhovik1-6/+9
2009-09-03mtd: nftl: write support is brokenDimitri Gorokhovik1-1/+1
2009-09-03mtd: m25p80: fix null pointer dereference bugAnton Vorontsov1-1/+1
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren1-4/+4
2009-08-24[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom1-1/+1
2009-08-14UBI: improve NOR flash erasure quirkArtem Bityutskiy1-15/+31
2009-08-14UBI: introduce flash dump helperArtem Bityutskiy3-0/+35
2009-08-14UBI: eliminate possible undefined behaviourPhil Carmody1-1/+2
2009-08-14UBI: print a warning if too many PEBs are corruptedArtem Bityutskiy2-2/+18
2009-08-14UBI: amend NOR flash pre-erase quirkArtem Bityutskiy1-4/+4
2009-08-14UBI: print a message if ECH is corrupted and VIDH is okArtem Bityutskiy1-1/+3
2009-08-12Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik1-0/+0
2009-08-09Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2-1/+13
2009-08-03mtd: mtdblock: introduce mtdblks_lockMatthias Kaehlcke1-1/+15
2009-08-03mtd: remove 'SBC8240 Wind River' Device Driver CodeSubrata Modak3-258/+0
2009-08-03mtd: OneNAND: OMAP2/3: free GPMC CS on module removalMika Korhonen1-0/+1
2009-08-03mtd: OneNAND: fix incorrect bufferram offsetMika Korhonen1-1/+1
2009-08-03mtd: blkdevs: do not forget to get MTD devicesArtem Bityutskiy1-3/+3
2009-08-03mtd: fix the conversion from dev to mtd_infoSaeed Bishara1-3/+4
2009-07-24UBI: compatible fallback in absense of sequence numbersAdrian Hunter1-1/+12
2009-07-24UBI: fix double free on error pathAdrian Hunter1-0/+1
2009-07-15UBI: fix bug in image sequence number handlingHolger Brunck1-1/+1
2009-07-15UBI: gluebi: initialize ubi_num fieldArtem Bityutskiy1-0/+1
2009-07-09[ARM] 5592/1: ep93xx: cleanup platform header includesHartley Sweeten1-1/+4
2009-07-08UBI: fix compilation warningsArtem Bityutskiy1-3/+3