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-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-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
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