summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2017-06-01mtd: nand: Drop the ->errstat() hookBoris Brezillon
2017-06-01mtd: nand: Drop unused cached programming supportBoris Brezillon
2017-06-01mtd: nand: atmel: Add PM opsBoris Brezillon
2017-06-01mtd: nand: atmel: Add ->setup_data_interface() hooksBoris Brezillon
2017-06-01mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon
2017-06-01mtd: nand: gpmi: Kill gpmi_nand_exit()Boris Brezillon
2017-06-01mtd: nand: gpmi: Fix gpmi_nand_init() error pathBoris Brezillon
2017-06-01mtd: nand: gpmi: add i.MX 7 SoC supportStefan Agner
2017-06-01mtd: nand: gpmi: unify clock handlingStefan Agner
2017-06-01mtd: nand: Optimize checking of erased buffersPavel Machek
2017-06-01mtd: nand: fsmc_nand: handle on-die ECC caseThomas Petazzoni
2017-06-01mtd: nand: add support for Micron on-die ECCThomas Petazzoni
2017-05-30mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon
2017-05-15mtd: nand: export nand_{read,write}_page_raw()Thomas Petazzoni
2017-05-15mtd: nand: add core support for on-die ECCThomas Petazzoni
2017-05-15mtd: nand: fsmc: remove default timingsThomas Petazzoni
2017-05-15mtd: nand: fsmc: add support for SDR timingsThomas Petazzoni
2017-05-15mtd: nand: fsmc: reduce number of arguments of fsmc_nand_setup()Thomas Petazzoni
2017-05-15mtd: nand: davinci: set ECC algorithm explicitly for HW based ECCAlexander Couzens
2017-05-15mtd: nand: jz4780: Use mtd_set_ooblayout() to set the ooblayoutBoris Brezillon
2017-05-15mtd: nand: Add Mediatek machine dependencyEzequiel Garcia
2017-05-15mtd: nand: Add Hisilicon machine dependencyEzequiel Garcia
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-05-08mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka
2017-05-08ubi: Add debugfs file for tracking PEB stateBen Shelton
2017-05-08ubi: fastmap: Fix slab corruptionRabin Vincent
2017-05-08ubi: Make mtd parameter readableAndy Shevchenko
2017-05-08ubi: Fix section mismatchAndy Shevchenko
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02mtd: nand: add ooblayout for old hamming layoutAlexander Couzens
2017-05-02mtd: oxnas_nand: Allocating more than necessary in probe()Dan Carpenter
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig
2017-05-01Merge tag 'spi-nor/for-4.12-v2' of git://github.com/spi-nor/linux into MTDBrian Norris
2017-05-01Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTDBrian Norris
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-01mtd: mtk-nor: set controller's address width according to nor flashGuochun Mao
2017-05-01mtd: spi-nor: add driver for STM32 quad spi flash controllerLudovic Barre
2017-04-25mtd: nand: brcmnand: Check flash #WP pin status before nand erase/programKamal Dasu
2017-04-25mtd: nand: davinci: add comment on NAND subpage write status on keystoneSekhar Nori
2017-04-25mtd: nand: omap2: Fix partition creation via cmdline mtdpartsRoger Quadros
2017-04-25mtd: nand: NULL terminate a of_device_id tableChristophe Jaillet
2017-04-25mtd: nand: Fix a couple error codesDan Carpenter
2017-04-25mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada
2017-04-25mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unsetMasahiro Yamada
2017-04-25mtd: nand: denali: allow to override revision numberMasahiro Yamada
2017-04-25mtd: nand: denali_dt: use pdev instead of ofdev for platform_deviceMasahiro Yamada
2017-04-25mtd: nand: denali_dt: remove dma-mask DT propertyMasahiro Yamada