summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-2/+1
|\
| * bdi: remove the name field in struct backing_dev_infoChristoph Hellwig2020-05-091-1/+0
| * bdi: simplify bdi_allocChristoph Hellwig2020-05-091-1/+1
* | mm: remove the pgprot argument to __vmallocChristoph Hellwig2020-06-021-2/+2
* | Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-013-0/+589
|\ \
| * | mtd: Support kmsg dumper based on pstore/blkWeiXiong Liao2020-05-313-0/+589
* | | Merge tag 'fixes-for-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-203-3/+6
|\ \ \
| * | | mtd:rawnand: brcmnand: Fix PM resume crashKamal Dasu2020-05-191-2/+1
| * | | mtd: Fix mtd not registered due to nvmem name collisionRicardo Ribalda Delgado2020-05-181-1/+1
| * | | mtd: spinand: Propagate ECC information to the MTD structureMiquel Raynal2020-05-181-0/+4
| | |/ | |/|
* | | Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-201-10/+2
|\ \ \ | |/ / |/| |
| * | ubi: Fix seq_file usage in detailed_erase_block_info debugfs fileRichard Weinberger2020-05-171-10/+2
| |/
* / mtd: spi-nor: Compile files in controllers/ directoryGuenter Roeck2020-04-091-0/+2
|/
* Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-073-4/+16
|\
| * ubi: ubi-media.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-301-1/+1
| * ubi: fastmap: Only produce the initial anchor PEB when fastmap is usedHou Tao2020-03-301-1/+2
| * ubi: fastmap: Free unused fastmap anchor peb during detachHou Tao2020-03-301-2/+13
* | mtd: Convert fallthrough comments into statementsMiquel Raynal2020-03-3022-60/+45
* | Merge tag 'nand/for-5.7' into mtd/nextMiquel Raynal2020-03-3026-427/+1347
|\ \
| * | mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Bui...Yoshio Furuyama2020-03-251-2/+56
| * | mtd: spinand: toshiba: Support for new Kioxia Serial NANDYoshio Furuyama2020-03-241-17/+111
| * | mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)Yoshio Furuyama2020-03-241-30/+30
| * | mtd: rawnand: macronix: Add support for deep power down modeMason Yang2020-03-241-0/+74
| * | mtd: rawnand: Add support for manufacturer specific suspend/resume operationMason Yang2020-03-241-4/+13
| * | mtd: spinand: micron: Add new Micron SPI NAND devices with multiple diesShivamurthy Shastri2020-03-121-0/+58
| * | mtd: spinand: micron: Add M70A series Micron SPI NAND devicesShivamurthy Shastri2020-03-121-0/+22
| * | mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri2020-03-121-0/+16
| * | mtd: spinand: micron: Add new Micron SPI NAND devicesShivamurthy Shastri2020-03-121-0/+33
| * | mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGDShivamurthy Shastri2020-03-121-0/+1
| * | mtd: spinand: micron: Generalize the OOB layout structure and function namesShivamurthy Shastri2020-03-121-14/+14
| * | mtd: rawnand: brcmnand: Add support for flash-edu for dma transfersKamal Dasu2020-03-111-6/+287
| * | mtd: rawnand: cadence: reinit completion before executing a new commandPiotr Sroka2020-03-111-0/+1
| * | mtd: rawnand: cadence: change bad block marker sizePiotr Sroka2020-03-111-6/+3
| * | mtd: rawnand: cadence: fix the calculation of the avaialble OOB sizePiotr Sroka2020-03-111-1/+2
| * | mtd: rawnand: cadence: get meta data size from registersPiotr Sroka2020-03-111-7/+14
| * | mtd: rawnand: Macronix: Add support for block protectionMason Yang2020-03-111-0/+72
| * | mtd: rawnand: Add support for manufacturer specific lock/unlock operationMason Yang2020-03-111-2/+34
| * | mtd: rawnand: ingenic: Add dependency on MIPS || COMPILE_TESTPaul Cercueil2020-03-111-0/+1
| * | mtd: rawnand: stm32_fmc2: Use dma_request_chan() instead dma_request_slave_ch...Peter Ujfalusi2020-03-111-7/+37
| * | mtd: rawnand: qcom: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-03-111-17/+33
| * | mtd: rawnand: qcom: Release resources on failure within qcom_nandc_alloc()Peter Ujfalusi2020-03-111-27/+34
| * | mtd: rawnand: sunxi: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-03-111-5/+10
| * | mtd: rawnand: marvell: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi2020-03-111-5/+8
| * | mtd: rawnand: marvell: Release DMA channel on errorPeter Ujfalusi2020-03-111-6/+19
| * | mtd: rawnand: gpmi: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-03-111-10/+11
| * | mtd: rawnand: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-116-6/+6
| * | mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf2020-03-111-3/+0
| * | mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf2020-03-111-0/+1
| * | mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf2020-03-111-7/+7
| * | mtd: rawnand: Add support for Macronix NAND randomizerMason Yang2020-03-111-0/+81