summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2017-05-22mtd: nand: tango: Export OF device ID table as module aliasesAndres Galacho
2017-05-22mtd: nand: samsung: warn about un-parseable ECC infoBrian Norris
2017-05-22mtd: nand: free vendor-specific resources in init failure pathsBrian Norris
2017-05-22mtd: nand: drop unneeded module.h includeBrian Norris
2017-05-22mtd: nand: don't leak buffers when ->scan_bbt() failsBrian Norris
2017-05-18Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet
2017-05-16mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warningsMauro Carvalho Chehab
2017-05-15mtd: spi-nor: Potential oops on error path in quad_enable()Dan Carpenter
2017-05-15mtd: spi-nor: stm32-quadspi: allow building with COMPILE_TESTBrian Norris
2017-05-15mtd: spi-nor: stm32-quadspi: fix compiler errors with COMPILE_TESTCyrille Pitchen
2017-05-15mtd: spi-nor: introduce Octo SPI protocolsCyrille Pitchen
2017-05-15mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocolsCyrille Pitchen
2017-05-15mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocolsCyrille Pitchen
2017-05-15mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen
2017-05-15Merge 'v4.12-rc1' into MTDBrian Norris
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-11mtd: physmap_of: Drop unnecessary staticJulia Lawall
2017-05-11mtd: cfi_cmdset_0020: Drop unnecessary staticJulia Lawall
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-05-11mtd: mchp23k256: Add driver for this SPI SRAM deviceAndrew Lunn
2017-05-11mtd: dataflash: Add flash_info for AT45DB641EAndrey Smirnov
2017-05-11mtd: dataflash: Make use of "extened device information"Andrey Smirnov
2017-05-11mtd: dataflash: Get rid of loop counter in jedec_probe()Andrey Smirnov
2017-05-11mtd: dataflash: Replace pr_debug, printk with dev_* functionsAndrey Smirnov
2017-05-11mtd: dataflash: Improve coding style in jedec_probe()Andrey Smirnov
2017-05-11mtd: dataflash: Replace C99 types with their kernel counterpartsAndrey Smirnov
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