summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
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-03-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2011-03-08UBI: provide LEB offset informationArtem Bityutskiy
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy
2011-03-07ARM: imx5x: clean up ARCH_MX5XRichard Zhao
2011-03-02Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2011-02-22mtd: OneNAND: Change dependency of ARCH_EXYNOS4Kukjin Kim
2011-02-17mtd: OneNAND: OMAP2: increase multiblock erase verify timeoutRoman Tereshonkov
2011-02-17OMAP: OneNAND: determine frequency in one placeAdrian Hunter
2011-02-17omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai
2011-02-17omap3: nand: ecc layout select from board fileSukumar Ghorai
2011-02-17omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai
2011-02-17omap3: nand: prefetch in irq mode supportSukumar Ghorai
2011-02-17omap3: nand: configurable transfer type per boardSukumar Ghorai
2011-02-17omap3630: nand: fix device size to work in polled modeSukumar Ghorai
2011-02-17kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-06UBI: always re-read in case of read failuresArtem Bityutskiy
2011-02-06UBI: cleanup comments about corrupted PEBsArtem Bityutskiy
2011-02-06UBI: add slab cache for ubi_scan_leb objectsArtem Bityutskiy
2011-02-06UBI: use raw mtd read function in debugging codeArtem Bityutskiy
2011-02-06UBI: try to reveal buggy MTD driversArtem Bityutskiy
2011-01-29Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy
2011-01-26UBI: add a commentary about allocating VID header buffer on stackArtem Bityutskiy
2011-01-26UBI: cleanup LEB start calculationsJohn Ogness
2011-01-26UBI: fix NOR erase preparation quirkHolger Brunck
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-12pass 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