summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mtd: spi-nor: Add default_init() hook to tweak flash parametersTudor Ambarus2019-08-281-0/+17
| | * | | mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'Tudor Ambarus2019-08-281-19/+21
| | * | | mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'Tudor Ambarus2019-08-281-17/+23
| | * | | mtd: spi-nor: Use nor->paramsTudor Ambarus2019-08-281-27/+19
| | * | | mtd: spi-nor: Regroup flash parameter and settingsTudor Ambarus2019-08-281-65/+0
| | * | | Merge tag 'v5.3-rc6' into spi-nor/nextTudor Ambarus2019-08-285-6/+18
| | |\ \ \
| | * | | | mtd: spi-nor: intel-spi: Whitelist 4B read commandsAlexander Sverdlin2019-08-211-0/+2
| | * | | | mtd: spi-nor: fix a memory leak bugWenwen Wang2019-08-211-1/+1
| | * | | | mtd: spi-nor: Fix an error code in spi_nor_read_raw()Dan Carpenter2019-08-211-2/+2
| | * | | | mtd: spi-nor: Fix Cadence QSPI RCU Schedule StallThor Thayer2019-08-211-14/+5
| | * | | | mtd: spi-nor : Remove SPI_NOR_HAS_TB flag on s25fl512sJungseung Lee2019-08-201-1/+1
| | * | | | mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake SPI serial flashMika Westerberg2019-08-201-0/+1
| | * | | | mtd: spi-nor: add support for sst26wf016b memory ICEugeniy Paltsev2019-08-201-0/+2
| | * | | | mtd: spi-nor: Add Winbond w25q256jvmAvi Fishman2019-08-201-0/+2
| | * | | | mtd: spi-nor: Rework hwcaps selection for the spi-mem caseBoris Brezillon2019-08-121-36/+147
| | * | | | mtd: spi-nor: Move m25p80 code in spi-nor.cBoris Brezillon2019-08-125-394/+602
| | * | | | mtd: spi-nor: always use bounce buffer for register read/writesVignesh Raghavendra2019-08-121-36/+44
| | | |/ / | | |/| |
| * | | | Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-09-1516-389/+645
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | mtd: rawnand: omap2: Fix number of bitflips reporting with ELMSascha Hauer2019-08-291-1/+1
| | * | | mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin2019-08-291-1/+4
| | * | | mtd: rawnand: remove w90x900 driverArnd Bergmann2019-08-263-313/+0
| | * | | mtd: rawnand: Add Macronix raw NAND controller driverMason Yang2019-08-263-0/+589
| | * | | mtd: rawnand: Fix a memory leak bugWenwen Wang2019-08-241-4/+6
| | * | | mtd: onenand_base: Fix a memory leak bugWenwen Wang2019-08-241-0/+3
| | * | | mtd: rawnand: remove redundant assignment to variable retColin Ian King2019-08-071-1/+1
| | * | | mtd: rawnand: r852: Use dev_get_drvdataChuhong Yuan2019-08-071-2/+2
| | * | | mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warningsJulia Lawall2019-08-071-3/+1
| | * | | mtd: rawnand: ingenic: Add of_node_put() before returnNishka Dasgupta2019-07-251-0/+1
| | * | | mtd: rawnand: meson: Add of_node_put() before returnNishka Dasgupta2019-07-251-0/+1
| | * | | mtd: rawnand: tango: Add of_node_put() before returnNishka Dasgupta2019-07-251-0/+1
| | * | | mtd: rawnand: oxnas: Add of_node_put()Nishka Dasgupta2019-07-251-3/+5
| | * | | mtd: rawnand: vf610: Add of_node_put() before gotoNishka Dasgupta2019-07-251-0/+1
| | * | | mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionChristophe Kerello2019-07-251-61/+29
| | |/ /
* | | | Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-09-191-189/+0
|\ \ \ \
| * | | | mtd: Kill mount_mtd()David Howells2019-09-051-189/+0
* | | | | Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-182-2/+178
|\| | | | | |/ / / |/| | |
| * | | mtd: Provide fs_context-aware mount_mtd() replacementDavid Howells2019-09-052-2/+178
* | | | mtd: hyperbus: fix dependency and build errorRandy Dunlap2019-08-291-0/+1
| |_|/ |/| |
* | | Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-221-0/+1
|\ \ \ | |/ / |/| |
| * | mtd: sa1100: Mark expected switch fall-throughGustavo A. R. Silva2019-08-201-0/+1
* | | mtd: spi-nor: Fix the disabling of write protection at initTudor Ambarus2019-08-131-2/+3
* | | Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-08-042-4/+13
|\ \ \ | |/ / |/| |
| * | mtd: hyperbus: Add hardware dependency to AM654 driverJean Delvare2019-08-031-0/+1
| * | mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependenciesVignesh Raghavendra2019-08-031-1/+1
| * | mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch2019-08-031-3/+11
| |/
* / mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva2019-07-251-0/+1
|/
* docs: mtd: move it to the driver-api bookMauro Carvalho Chehab2019-07-151-1/+1
* docs: mtd: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2019-07-1334-2427/+2334
|\
| * Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Miquel Raynal2019-07-079-747/+60
| |\