summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2011-03-11mtd_blkdevs: Set the maximum discards sizeJarkko Lavinen
2011-03-11mtd_blkdevs: Add background processing supportJarkko Lavinen
2011-03-11mtd: cfi: fix writebufsize initializationAnatolij Gustschin
2011-03-11mtd: m25p80: add support for M25PX64Yoshihiro Shimoda
2011-03-11mtd: tests: add multiblock erase test to the mtd_speedtestRoman Tereshonkov
2011-03-11mtd: tests: add count parameter to mtd_speedtestAdrian Hunter
2011-03-11mtd: onenand_base: onenand_verify bugfix for writepage non-aligned addressRoman Tereshonkov
2011-03-11mtd: OneNAND: return read error for 4KiB page readAdrian Hunter
2011-03-11mtd: nand: fix pointer NULL pointer dereferencingStanislav Fomichev
2011-03-11mtd: tests: print correct valuesRoman Tereshonkov
2011-03-11mtd: ts5500_flash: avoid calling map_destroy on NULLJulia Lawall
2011-03-11mtd: phram: fix memory leakMathias Krause
2011-03-11mtd: mtdram: initialize writebufsize fieldArtem Bityutskiy
2011-03-11mtd: m25p80: add support for the EON EN25F32 chipGabor Juhos
2011-03-11mtd: adapt writebufsize calculation for concatHolger Brunck
2011-03-11mtd: atmel_nand: Add DMA support to access NandflashHong Xu
2011-03-11mtd: mtd_blkdevs: local symbols should be staticH Hartley Sweeten
2011-03-11mtd: local symbols should be staticH Hartley Sweeten
2011-03-11mtd: mpc5121_nfc: don't treat NULL clk as an errorJamie Iles
2011-03-11mtd: drop MTD_CONCAT from Kconfig entirelyDmitry Eremin-Solenikov
2011-03-11mtd: drop CONFIG_MTD_CONCAT ifdefsDmitry Eremin-Solenikov
2011-03-11mtd: drop MTD_CONCAT dependencies from KconfigDmitry Eremin-Solenikov
2011-03-11mtd: make MTD_CONCAT support mandatoryDmitry Eremin-Solenikov
2011-03-11mtd: add "platform:" prefix for platform modaliasAxel Lin
2011-03-11mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky
2011-03-11mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka
2011-03-11mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund
2011-03-11mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov
2011-03-11mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-01-17mtd: mtdpart: disallow reading OOB past the end of the partitionArtem Bityutskiy
2011-01-16sanitize vfsmount refcounting changesAl Viro
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Seiji Aguchi
2011-01-13pass default dentry_operations to mount_pseudo()Al Viro
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: scale mntget/mntputNick Piggin
2011-01-06mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probeDan Carpenter
2011-01-06UBI: use mtd->writebufsize to set minimal I/O unit sizeAnatolij Gustschin
2011-01-06mtd: initialize writebufsize in the MTD object of a partitionAnatolij Gustschin
2011-01-06mtd: onenand: add mtd->writebufsize initializationAnatolij Gustschin
2011-01-06mtd: nand: add mtd->writebufsize initializationAnatolij Gustschin
2011-01-06mtd: cfi: add writebufsize initializationAnatolij Gustschin
2011-01-06mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in useAdrian Hunter
2011-01-06mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter
2011-01-06mtd: m25p80: Fix JEDEC ID for AT26DF321Aleksandr Koltsoff
2011-01-06mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max)Ralf Rösch