aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-03mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus widthMatthieu CASTET1-0/+7
2012-11-21mtd: mtd_blkdevs: Replace request handler kthread with a workqueueEzequiel Garcia1-1/+3
2012-11-16mtd: uninitialized variable warning in map.hArnd Bergmann1-1/+1
2012-11-16mtd: diskonchip: use inline functions for DocRead/DocWriteArnd Bergmann1-4/+18
2012-11-15mtd: map: Fix compilation warningViresh Kumar1-1/+1
2012-11-15mtd: Fix kernel-doc content to avoid warning.Robert P. J. Day1-2/+2
2012-11-15mtd: sh_flctl: Add DMA capabiltyBastian Hecht1-0/+12
2012-11-15mtd: sh_flctl: Minor cleanupsBastian Hecht1-1/+1
2012-11-15mtd: gpmi: remove unneccessary headerHuang Shijie1-68/+0
2012-11-15mtd: nand: Increase the ecc placement locations to 640Vipin Kumar1-1/+1
2012-11-15mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD1-3/+0
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headersDavid Woodhouse1-1/+2
2012-09-29mtd: nand: increase max OOB size to 640Brian Norris1-1/+1
2012-09-29mtd: add helpers to get the supportted ONFI timing modeHuang Shijie1-0/+25
2012-09-29mtd: add helpers to set/get features for ONFI nandHuang Shijie1-0/+14
2012-09-29mtd: nand: expand description of read_page method in comment headerMike Dunn1-2/+4
2012-09-29mtd: nand: Added a device flag for subpage read supportJeff Westfahl1-3/+4
2012-09-29mtd: fix kernel-doc warning in include/linux/mtd/nand.hRandy Dunlap1-0/+1
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie1-3/+0
2012-09-29mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris1-3/+0
2012-09-29mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge1-0/+20
2012-09-29mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driverRoland Stigge1-0/+20
2012-09-04mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud1-0/+1
2012-09-04mtd: mark mtd_is_partition argument as constantRichard Genoud1-1/+1
2012-07-06mtd: Better comment NAND_BBT_NO_OOBShmulik Ladkani1-1/+4
2012-07-06mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu1-2/+2
2012-07-06mtd: nand: kill NAND_NO_READRDYBrian Norris1-6/+0
2012-07-06mtd: nand: remove NAND_BBT_SEARCH optionBrian Norris1-2/+0
2012-07-06mtd: nand: add Eon Silicon Solutions manufacturer IDBrian Norris1-0/+1
2012-07-06mtd: sh_flctl: Restructure the hardware ECC handlingBastian Hecht1-3/+7
2012-07-06mtd: sh_flctl: Use different OOB layoutBastian Hecht1-4/+0
2012-07-06mtd: sh_flctl: Add support for error IRQBastian Hecht1-0/+9
2012-07-06mtd: move mtd_read_oob() definition out of mtd.hBrian Norris1-8/+1
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds3-17/+27
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon1-0/+1
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy1-0/+3
2012-05-20UBI: Kill data type hintRichard Weinberger1-24/+3
2012-05-13mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani1-3/+2
2012-05-13mtd: gpmi: add device tree support to gpmi-nandHuang Shijie1-4/+4
2012-05-13mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris1-5/+6
2012-05-13mtd: add read_byte support to plat_nandJohn Crispin1-0/+1
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris1-4/+1
2012-05-13mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn1-0/+3
2012-05-13mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn1-0/+9
2012-05-13mtd: ecc_strength is at ecc step granularityMike Dunn1-1/+1
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds8-378/+291
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells1-0/+1
2012-03-27mtd: add device-tree support to spear_smiStefan Roese1-0/+5