aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
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-24[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom1-1/+1
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-08UBI: fix compilation warningsArtem Bityutskiy1-3/+3
2009-07-07UBI: fix NOR flash recoveryArtem Bityutskiy3-3/+64
2009-07-05UBI: nicify image sequence number handlingArtem Bityutskiy4-16/+18
2009-07-05UBI: add image sequence number to EC headerAdrian Hunter6-3/+33
2009-07-05UBI: remove bogus debugging checksArtem Bityutskiy3-88/+2
2009-07-05UBI: add empty eraseblocks verificationArtem Bityutskiy3-10/+21
2009-06-28mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh1-2/+5
2009-06-27mtd: Use BLOCK_NIL consistently in NFTL/INFTLJulia Lawall2-13/+14
2009-06-26mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco1-1/+1
2009-06-25mtd: atmel_nand: Fix typo s/parititions/partitions/Thadeu Lima de Souza Cascardo1-1/+1
2009-06-25mtd: cmdlineparts: Use 64-bit format when printing a debug message.Thadeu Lima de Souza Cascardo1-1/+1
2009-06-24mtd: maps: Remove BUS_ID_SIZE from integrator_flashDavid Woodhouse1-8/+14
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds35-720/+2898
2009-06-17Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds12-335/+885
2009-06-16mtd: OneNAND: Allow setting of boundary information when built as moduleAmul Saha1-19/+9
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+5
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+0
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek2-3/+3
2009-06-12trivial: mtd: fix Kconfig comment about 'armflash'Paulius Zaleckas1-1/+2
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-19/+24
2009-06-10UBI: add reboot notifierKevin Cernekee2-1/+38
2009-06-10UBI: handle more error codesArtem Bityutskiy1-7/+34
2009-06-10UBI: fix multiple spelling typosArtem Bityutskiy4-11/+11
2009-06-10UBI: fix kmem_cache_free on error patchArtem Bityutskiy1-1/+2
2009-06-09UBI: print amount of reserved PEBsArtem Bityutskiy1-3/+4
2009-06-09mtd: nand: Fix memory leak on txx9ndfmc probe failure.Atsushi Nemoto1-9/+9
2009-06-08Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King1-20/+23
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-08Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse4-103/+201
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 Pollet1-0/+6
2009-06-08UBI: improve messages in the WL workerArtem Bityutskiy1-9/+24