summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2016-09-23mtd: nand: mxc: Add timing setup for v2 controllersSascha Hauer
2016-09-23mtd: nand: mxc: implement onfi get/set featuresSascha Hauer
2016-09-23mtd: nand: sunxi: switch from manual to automated timing configSascha Hauer
2016-09-23mtd: nand: automate NAND timings selectionBoris Brezillon
2016-09-23mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer
2016-09-23mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer
2016-09-23mtd: nand: convert ONFI mode into data interfaceSascha Hauer
2016-09-23mtd: nand: Create a NAND reset functionSascha Hauer
2016-09-23mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devicesRoger Quadros
2016-09-23mtd: brcmnand: iProc big endian and ONFI supportRay Jui
2016-09-23mtd: nand_bbt: scan for next free bbt block if writing bbt failsKyle Roeschley
2016-09-23mtd: nand_bbt: Move BBT block selection logic out of write_bbt()Boris Brezillon
2016-09-23mtd: nand: timings: Reorder tRR_min def in mode 0Boris Brezillon
2016-09-23mtd: nand: timings: Fix tADL_min for ONFI 4.0 chipsBoris Brezillon
2016-09-23mtd: nand: gpmi: get correct free oob spaceHan Xu
2016-09-23mtd: nand: sh_flctl: handle dma_submit() errorsBrian Norris
2016-09-23mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski
2016-09-23mtd: nand: Get rid of needless 'goto'Andrey Smirnov
2016-09-23mtd: nand: Error out if cmd_ctrl() is missingAndrey Smirnov
2016-09-23Kconfig: nand: Remove redundant dependency on MTD_NANDAndrey Smirnov
2016-09-23Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOCAndrey Smirnov
2016-09-23mtd: nand: import nand_hw_control_init()Marc Gonzalez
2016-09-19mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functionsLothar Waßmann
2016-09-19mtd: nand: fix chances to create incomplete ECC data when writingRogerCC Lin
2016-09-19mtd: nand: fix generating over-boundary ECC data when writingRogerCC Lin
2016-09-15mtd: introduce the mtd_pairing_scheme conceptBoris Brezillon
2016-09-15blk-mq: remove ->map_queueChristoph Hellwig
2016-09-09mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan
2016-08-29mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failedRoger Quadros
2016-08-15ARM: realview: imply device tree bootLinus Walleij
2016-08-04Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-29ubi: Use bitmaps in Fastmap self-check codeRichard Weinberger
2016-07-29ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger
2016-07-29ubi: Check whether the Fastmap anchor matches the super blockRichard Weinberger
2016-07-29ubi: Rework Fastmap attach base codeRichard Weinberger
2016-07-29ubi: Fix whitespace issue in count_fastmap_pebs()Richard Weinberger
2016-07-29ubi: Introduce vol_ignored()Richard Weinberger
2016-07-29ubi: Fix scan_fast() commentRichard Weinberger
2016-07-29ubi: Make volume resize power cut awareRichard Weinberger
2016-07-29ubi: Fix early loggingRichard Weinberger
2016-07-29ubi: gluebi: Fix double refcountingRichard Weinberger
2016-07-29ubi: Fix race condition between ubi device creation and udevIosif Harutyunov
2016-07-29ubi: Only read necessary size when reading the VID headerSascha Hauer
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-25Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller