aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-28mtd: nand: Fix data interface configuration logicBoris Brezillon1-1/+1
2016-10-08Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linuxBrian Norris1-0/+107
2016-09-23mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger1-1/+4
2016-09-23mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon1-0/+1
2016-09-23mtd: nand: automate NAND timings selectionBoris Brezillon1-4/+10
2016-09-23mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer1-0/+2
2016-09-23mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer1-0/+5
2016-09-23mtd: nand: Introduce nand_data_interfaceSascha Hauer1-49/+117
2016-09-23mtd: nand: Create a NAND reset functionSascha Hauer1-0/+4
2016-09-23mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer1-15/+15
2016-09-23mtd: nand: import nand_hw_control_init()Marc Gonzalez1-0/+7
2016-09-15mtd: introduce the mtd_pairing_scheme conceptBoris Brezillon1-0/+107
2016-07-15Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtdBrian Norris1-0/+1
2016-06-09mtd: nand: add ESMT manufacturerRafał Miłecki1-0/+1
2016-06-01mtd: spi-nor: stop passing around retlenMichal Suchanek1-2/+2
2016-06-01mtd: spi-nor: change return value of read/writeMichal Suchanek1-2/+2
2016-05-10mtd: spi-nor: support GigaDevice gd25lq64cBrian Norris1-0/+1
2016-05-05Merge tag 'nand/for-4.7' of github.com:linux-nand/linuxBrian Norris5-45/+80
2016-05-05mtd: mtd: drop NAND_ECC_SOFT_BCH enum valueRafał Miłecki1-1/+0
2016-05-05mtd: kill the nand_ecclayout structBoris Brezillon1-20/+0
2016-05-05mtd: nand: kill the ecc->layout fieldBoris Brezillon1-2/+0
2016-05-05mtd: onenand: switch to mtd_ooblayout_opsBoris Brezillon1-2/+0
2016-05-05mtd: nand: fsmc: get rid of the fsmc_nand_eccplace structBoris Brezillon1-18/+0
2016-05-05mtd: nand: sharpsl: switch to mtd_ooblayout_opsBoris Brezillon1-1/+1
2016-04-19mtd: nand: implement the default mtd_ooblayout_opsBoris Brezillon1-0/+3
2016-04-19mtd: create an mtd_ooblayout_ops struct to ease ECC layout definitionBoris Brezillon1-4/+28
2016-04-19mtd: add mtd_set_ecclayout() helper functionBoris Brezillon1-0/+6
2016-04-19mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon1-0/+33
2016-04-19mtd: nand: export default read/write oob functionsBoris Brezillon1-0/+14
2016-04-19mtd: nand: add new enum for storing ECC algorithmRafał Miłecki1-0/+8
2016-04-13mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia1-11/+1
2016-04-03mtd: avoid stack overflow in MTD CFI codeArnd Bergmann1-12/+7
2016-03-10mtd: nand: don't select chip in nand_chip's block_bad opArchit Taneja1-1/+1
2016-03-07mtd: spi-nor: add TB (Top/Bottom) protect supportBrian Norris1-0/+2
2016-03-07mtd: nand: simplify nand_bch_init() usageBoris BREZILLON1-6/+2
2016-03-07mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON1-0/+5
2016-03-07mtd: kill the ecclayout->oobavail fieldBoris BREZILLON1-1/+0
2016-02-12mtd: map: fix .set_vpp() documentationLinus Walleij1-2/+5
2016-01-26mtd: nand: kill unused ->ecclayout field in platform_nand_chip structBoris BREZILLON1-2/+0
2016-01-26mtd: nftl: kill unused oobinfo fieldBoris BREZILLON1-1/+0
2016-01-26mtd: inftl: kill unused oobinfo fieldBoris BREZILLON1-1/+0
2016-01-23mtd: onenand: make onenand_scan_bbt() staticThomas Petazzoni1-1/+0
2016-01-22mtd: nand: add NAND_NEED_SCRAMBLING option flagBoris BREZILLON1-0/+6
2016-01-07mtd: nand: add helpers to access ->privBoris BREZILLON1-0/+10
2016-01-06mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functionsBoris BREZILLON1-0/+10
2016-01-06mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON2-2/+8
2016-01-05mtd: merge MTD development from v4.4 into for-v4.5 developmentBrian Norris1-1/+1
2016-01-05mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris1-1/+1
2015-12-18mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann1-0/+1
2015-12-18mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON1-9/+0