summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mtd: spi-nor: spansion: write 2 bytes when disabling Octal DTR modePratyush Yadav2021-12-231-5/+13
| | * | | mtd: spi-nor: core: use 2 data bytes for template opsPratyush Yadav2021-12-231-2/+2
| | * | | mtd: spi-nor: Constify part specific fixup hooksTudor Ambarus2021-12-236-7/+7
| | * | | mtd: spi-nor: core: Remove reference to spi-nor.cFlavio Suligoi2021-12-231-2/+2
| | * | | mtd: spi-nor: issi: is25lp256: Init flash based on SFDPTudor Ambarus2021-12-071-1/+1
| | * | | mtd: spi-nor: gigadevice: gd25q256: Init flash based on SFDPTudor Ambarus2021-12-071-1/+1
| | * | | mtd: spi-nor: spansion: s25fl256s0: Skip SFDP parsingTudor Ambarus2021-12-071-1/+2
| | * | | mtd: spi-nor: winbond: w25q256jvm: Init flash based on SFDPTudor Ambarus2021-12-071-2/+1
| | * | | mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()Tudor Ambarus2021-12-071-50/+52
| | * | | mtd: spi-nor: core: Init all flash parameters based on SFDP where possibleTudor Ambarus2021-12-071-78/+119
| | * | | mtd: spi-nor: Introduce spi_nor_init_fixup_flags()Tudor Ambarus2021-12-071-8/+20
| | * | | mtd: spi-nor: Introduce spi_nor_init_flags()Tudor Ambarus2021-12-071-38/+51
| | * | | mtd: spi-nor: Rework the flash_info flagsTudor Ambarus2021-12-0717-566/+695
| | * | | mtd: spi-nor: core: Introduce flash_info mfr_flagsTudor Ambarus2021-12-072-11/+40
| | * | | mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is definedTudor Ambarus2021-12-072-29/+24
| | * | | mtd: spi-nor: Introduce spi_nor_set_mtd_info()Tudor Ambarus2021-12-074-29/+35
| | * | | mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of callsTudor Ambarus2021-12-072-5/+4
| | * | | mtd: spi-nor: Fix mtd size for s3an flashesTudor Ambarus2021-12-071-1/+2
| | * | | mtd: spi-nor: spansion: Use manufacturer late_init()Tudor Ambarus2021-11-171-2/+2
| | * | | mtd: spi-nor: sst: Use manufacturer late_init() to set _write()Tudor Ambarus2021-11-171-2/+2
| | * | | mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup methodTudor Ambarus2021-11-171-2/+2
| | * | | mtd: spi-nor: winbond: Use manufacturer late_init() for OTP opsTudor Ambarus2021-11-171-0/+5
| | * | | mtd: spi-nor: sst: Use flash late_init() for lockingTudor Ambarus2021-11-171-2/+2
| | * | | mtd: spi-nor: atmel: Use flash late_init() for lockingTudor Ambarus2021-11-171-4/+4
| | * | | mtd: spi-nor: core: Introduce the late_init() hookTudor Ambarus2021-11-172-4/+17
| | * | | mtd: spi-nor: Get rid of nor->page_sizeTudor Ambarus2021-11-172-17/+19
| | * | | mtd: spi-nor: core: Use container_of to get the pointer to struct spi_norTudor Ambarus2021-11-172-3/+2
| | * | | mtd: spi-nor: core: Fix spi_nor_flash_parameter otp descriptionTudor Ambarus2021-11-171-2/+1
| | |/ /
| * | | Merge tag 'cfi/for-5.17' into mtd/nextMiquel Raynal2021-12-311-3/+5
| |\ \ \
| | * | | mtd: hyperbus: rpc-if: fix bug in rpcif_hb_removeGeorge G. Davis2021-11-211-2/+2
| | * | | mtd: hyperbus: rpc-if: Check return value of rpcif_sw_init()Lad Prabhakar2021-11-151-1/+3
| | |/ /
| * | | mtdchar: prevent unbounded allocation in MEMWRITE ioctlMichał Kępień2021-12-091-23/+87
| * | | mtd: gen_probe: Use bitmap_zalloc() when applicableChristophe JAILLET2021-12-091-5/+4
| * | | mtd: Introduce an expert mode for forensics and debugging purposesMiquel Raynal2021-12-094-0/+19
| * | | mtd: core: clear out unregistered devices a bit moreZev Weiss2021-12-031-1/+6
| * | | mtd: sst25l: Warn about failure to unregister mtd deviceUwe Kleine-König2021-12-031-1/+3
| * | | mtd: mchp48l640: Warn about failure to unregister mtd deviceUwe Kleine-König2021-12-031-1/+3
| * | | mtd: mchp23k256: Warn about failure to unregister mtd deviceUwe Kleine-König2021-12-031-1/+3
| * | | mtd: dataflash: Warn about failure to unregister mtd deviceUwe Kleine-König2021-12-031-5/+5
| * | | mtd: core: provide unique name for nvmem deviceMichael Walle2021-12-031-2/+2
| * | | mtd: Fixed breaking list in __mtd_del_partition.Andreas Oetken2021-12-031-1/+1
| |/ /
* | | Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-01-102-9/+53
|\ \ \ | |_|/ |/| |
| * | Merge tag 'tegra-for-5.17-drivers' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2021-12-201-8/+50
| |\ \
| | * | mtd: rawnand: tegra: Add runtime PM and OPP supportDmitry Osipenko2021-12-161-8/+50
| | |/
| * / memory: renesas-rpc-if: Add support for RZ/G2LLad Prabhakar2021-11-161-1/+3
| |/
* | mtd: dataflash: Add device-tree SPI IDsJon Hunter2021-12-031-0/+8
* | mtd: rawnand: fsmc: Fix timing computationHerve Codina2021-12-031-8/+24
* | mtd: rawnand: fsmc: Take instruction delay into accountHerve Codina2021-12-031-0/+4
* | mtd: rawnand: Fix nand_choose_best_timings() on unsupported interfaceHerve Codina2021-12-031-2/+2
* | mtd: rawnand: Fix nand_erase_op delayHerve Codina2021-12-031-1/+1