summaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mtd: spi-nor: Pointer parameter for SR in spi_nor_read_sr()Tudor Ambarus2019-11-011-53/+64
| * | | mtd: spi-nor: Don't overwrite errno from Reg OpsTudor Ambarus2019-11-011-7/+6
| * | | mtd: spi-nor: Drop explicit cast to int to already int valueTudor Ambarus2019-11-011-9/+6
| * | | mtd: spi-nor: Stop compare with negative in Reg Ops methodsTudor Ambarus2019-11-011-10/+13
| * | | mtd: spi-nor: Group all Reg Ops to avoid forward declarationsTudor Ambarus2019-11-011-213/+213
| * | | mtd: spi-nor: Drop duplicated new lineTudor Ambarus2019-11-011-1/+0
| * | | mtd: spi-nor: Prepend spi_nor_ to all Reg Ops methodsTudor Ambarus2019-11-011-54/+56
| * | | mtd: spi-nor: cadence-quadspi: Fix cqspi_command_read() definitionTudor Ambarus2019-10-231-8/+7
| * | | mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'Tudor Ambarus2019-10-237-96/+136
| * | | mtd: spi-nor: hisi-sfc: Drop nor->erase NULL assignmentTudor Ambarus2019-10-231-1/+0
| * | | mtd: spi-nor: add support for en25qh16DENG Qingfang2019-10-231-0/+2
| * | | mtd: spi-nor: intel-spi: add support for Intel Cannon Lake SPI flashJethro Beekman2019-10-232-0/+16
| * | | mtd: spi-nor: intel-spi: support chips without software sequencerJethro Beekman2019-10-231-7/+16
| | |/ | |/|
| * | mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton2019-10-071-3/+2
| * | mtd: spi-nor: Fix direction of the write_sr() transferTudor Ambarus2019-10-041-1/+1
| |/
* | Merge CFI/Hyperbus tag 'for-v5.5-rc1' into mtd/nextMiquel Raynal2019-11-174-44/+55
|\ \
| * | mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlashSergei Shtylyov2019-11-091-25/+33
| * | mtd: cfi_cmdset_0002: only check errors when ready in cfi_check_err_status()Sergei Shtylyov2019-11-091-0/+4
| * | mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()Hou Tao2019-11-091-1/+0
| * | mtd: cfi_cmdset_*: kill useless 'ret' variable initializersSergei Shtylyov2019-11-093-18/+18
| * | mtd: cfi_util: use DIV_ROUND_UP() in cfi_udelay()Sergei Shtylyov2019-11-091-1/+1
| |/
* | mtd: devices: fix mchp23k256 read and writeAngelo Dureghello2019-11-141-8/+12
* | mtd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-143-114/+51
* | mtd: spear_smi: Fix Write Burst modeMiquel Raynal2019-10-291-1/+37
* | mtd: physmap_of: add a hook for Intel IXP4xx flash probingLinus Walleij2019-10-295-0/+166
* | mtd: maps: l440gx: Avoid printing address to dmesgFuqian Huang2019-10-291-1/+1
* | mtd: st_spi_fsm: remove unused field from struct stfsmBartosz Golaszewski2019-10-081-1/+0
* | mtd: Initialize all parameters of mtd_oob_opsMiquel Raynal2019-10-081-5/+5
* | mtd: spear_smi: remove set but not used variable 'flash_info'zhengbin2019-10-081-3/+0
* | mtd: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-10-0813-37/+11
|/
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-223-544/+0
|\
| * mtd: rawnand: Drop obsolete JZ4740 NAND driverPaul Cercueil2019-07-303-544/+0
* | Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-213-11/+44
|\ \
| * | ubi: block: Warn if volume size is not multiple of 512Richard Weinberger2019-09-151-8/+35
| * | ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEBZhihao Cheng2019-09-151-3/+3
| * | ubi: Don't do anchor move within fastmap areaRichard Weinberger2019-09-151-0/+6
* | | Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2019-09-2143-1414/+2273
|\ \ \
| * | | mtd: pmc551: Remove set but not used variable 'soff_lo'zhengbin2019-09-151-6/+3
| * | | mtd: cfi_cmdset_0002: Fix do_erase_chip() to get chip as erasing modeTokunori Ikegami2019-09-151-1/+1
| * | | mtd: sm_ftl: Fix memory leak in sm_init_zone() error pathWenwen Wang2019-09-151-1/+4
| * | | mtd: parsers: Move CMDLINE parserLinus Walleij2019-09-155-38/+38
| * | | mtd: parsers: Move OF parserLinus Walleij2019-09-155-10/+11
| * | | mtd: parsers: Move BCM63xx parserLinus Walleij2019-09-155-10/+10
| * | | mtd: parsers: Move BCM47xx parserLinus Walleij2019-09-155-8/+8
| * | | mtd: parsers: Move TI AR7 parserLinus Walleij2019-09-155-6/+6
| * | | mtd: pismo: Simplify getting the adapter of a clientWolfram Sang2019-09-151-2/+1
| * | | mtd: phram: Module parameters add writable permissionsXiaoming Ni2019-09-151-1/+1
| * | | mtd: pxa2xx: Use ioremap_cache insted of ioremap_cachedChristoph Hellwig2019-09-151-2/+1
| * | | Merge tag 'cfi/for-5.4-rc1' of https://github.com/r-vignesh/linux into mtd/fo...Richard Weinberger2019-09-152-113/+186
| |\ \ \
| | * | | mtd: cfi_cmdset_0002: Disable write buffer functions if FORCE_WORD_WRITE is 1Tokunori Ikegami2019-08-271-0/+6