aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2012-05-13mtd: nand: read_page() returns max_bitflipsMike Dunn
2012-05-13mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn
2012-05-13mtd: expose ecc_strength through sysfsMike Dunn
2012-05-13mtd: nand: fix incorrect ecc strength valuesMike Dunn
2012-05-13mtd: ecc_strength is at ecc step granularityMike Dunn
2012-05-13mtd: nand: Add a NAND_CMD_STATUS when using write verificationBastian Hecht
2012-05-13mtd: cmdlinepart: fix commentaryPeter Meerwald
2012-05-13mtd: mxc_nand: fix several sparse warnings about incorrect address spaceUwe Kleine-König
2012-05-13mtd: mxc_nand: implement device tree probingUwe Kleine-König
2012-05-13mtd: mxc_nand: put several more fields into devtype_dataUwe Kleine-König
2012-05-13mtd: mxc_nand: put callback for data correction into devtype structUwe Kleine-König
2012-05-13mtd: mxc_nand: split chip_select function and put it into devtype structUwe Kleine-König
2012-05-13mtd: mxc_nand: put ecc layout into devtype structsUwe Kleine-König
2012-05-13mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()Uwe Kleine-König
2012-05-13mtd: mxc_nand: move function pointers to a per-SOC structUwe Kleine-König
2012-05-13mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessaryUwe Kleine-König
2012-05-13mtd: mxc_nand: set owner field to prevent module unloading when in useUwe Kleine-König
2012-05-13mtd: block2mtd: page_read() never returns NULLRyosuke Saito
2012-05-13mtd: bcm63xxpart: handle Broadcom partition orderJonas Gorski
2012-05-13mtd: nand: omap: fix race condition in omap_wait()Ivan Djelic
2012-05-13mtd: fsmc_nand: Add clk_{un}prepare() supportViresh Kumar
2012-05-13mtd: spear_smi: Add clk_{un}prepare() supportViresh Kumar
2012-05-13mtd: fix scb2_flash build when PCI is not enabledRandy Dunlap
2012-05-13mtd: omap2: fix resource leak in prefetch-busy pathGrazvydas Ignotas
2012-05-13mtd: print out the page size and oob size after parsing out the nandHuang Shijie
2012-05-13mtd: IFC NAND: Add support of ONFI NAND flashPrabhakar Kushwaha
2012-05-13mtd: lpddr: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-05-13mtd: use module_pci_driverAxel Lin
2012-05-13mtd: gpmi: do not include the mxs.hHuang Shijie
2012-05-13mtd: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-05-13mtd: plat_nand: Add default partition parser to driverH Hartley Sweeten
2012-05-13Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-05-12mtd: nand: gpmi: adopt pinctrl supportShawn Guo
2012-05-11ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan
2012-05-08ARM: Orion: NAND: Add support for clk, if there is one.Andrew Lunn
2012-05-08mtd: ams-delta: fix request_mem_region() failureJanusz Krzysztofik
2012-05-07mtd: fix oops in dataflash driverWill Newton
2012-04-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-04-25mtd mxc_nand: prepare/unprepare clockSascha Hauer
2012-04-20dma: mxs-dma: enable channel in device_issue_pending callShawn Guo
2012-04-09fix breakage in mtdchar_open(), sanitize failure exitsAl Viro
2012-04-08Merge branch 'master' into for-nextJiri Kosina
2012-04-05mtg: docg3: fix comment errorsOctavian Moraru
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-31mtdchar: kill persistently held vfsmountAl Viro
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds