summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mtd: spi-nor: sst: convert flash_info to new formatMichael Walle2023-09-191-58/+104
| | * | | mtd: spi-nor: spansion: convert flash_info to new formatMichael Walle2023-09-191-129/+241
| | * | | mtd: spi-nor: micron-st: convert flash_info to new formatMichael Walle2023-09-191-137/+268
| | * | | mtd: spi-nor: macronix: convert flash_info to new formatMichael Walle2023-09-191-68/+150
| | * | | mtd: spi-nor: issi: convert flash_info to new formatMichael Walle2023-09-191-36/+78
| | * | | mtd: spi-nor: intel: convert flash_info to new formatMichael Walle2023-09-191-6/+16
| | * | | mtd: spi-nor: gigadevice: convert flash_info to new formatMichael Walle2023-09-191-32/+49
| | * | | mtd: spi-nor: everspin: convert flash_info to new formatMichael Walle2023-09-191-4/+23
| | * | | mtd: spi-nor: esmt: convert flash_info to new formatMichael Walle2023-09-191-9/+19
| | * | | mtd: spi-nor: eon: convert flash_info to new formatMichael Walle2023-09-191-18/+54
| | * | | mtd: spi-nor: atmel: convert flash_info to new formatMichael Walle2023-09-191-42/+80
| | * | | mtd: spi-nor: remove or move flash_info commentsMichael Walle2023-09-1911-14/+1
| | * | | mtd: spi-nor: add SNOR_ID() and SNOR_OTP()Michael Walle2023-09-191-0/+14
| | * | | mtd: spi-nor: rename .otp_org to .otp and make it a pointerMichael Walle2023-09-193-4/+4
| | * | | mtd: spi-nor: move the .id and .id_len into an own structureMichael Walle2023-09-195-19/+36
| | * | | mtd: spi-nor: introduce (temporary) INFO0()Michael Walle2023-09-193-11/+14
| | * | | mtd: spi-nor: drop .parse_sfdpMichael Walle2023-09-199-36/+22
| | * | | mtd: spi-nor: make sector_size optionalMichael Walle2023-09-194-7/+16
| | * | | mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()Michael Walle2023-09-191-18/+9
| | * | | mtd: spi-nor: default .n_banks to 1Michael Walle2023-09-193-7/+5
| | * | | mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameterMichael Walle2023-09-192-3/+6
| | * | | mtd: spi-nor: default page_size to 256 bytesMichael Walle2023-09-192-8/+7
| | * | | mtd: spi-nor: convert .n_sectors to .sizeMichael Walle2023-09-194-11/+12
| | * | | mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()Michael Walle2023-09-191-1/+0
| | * | | mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()Michael Walle2023-09-191-6/+1
| | * | | mtd: spi-nor: remove Fujitsu MB85RS1MT supportMichael Walle2023-09-194-24/+0
| | * | | mtd: spi-nor: remove catalyst 'flashes'Michael Walle2023-09-194-27/+0
| | |/ /
| * | | mtd: cfi_cmdset_0001: Byte swap OTP infoLinus Walleij2023-10-271-2/+18
| * | | mtd: Use device_get_match_data()Rob Herring2023-10-163-20/+12
| * | | mtd: spi-nor: nxp-spifi: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-4/+2
| * | | mtd: spi-nor: hisi-sfc: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-3/+2
| * | | mtd: maps: sun_uflash: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-4/+2
| * | | mtd: maps: sa1100-flash: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-4/+2
| * | | mtd: maps: pxa2xx-flash: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-3/+2
| * | | mtd: maps: plat-ram: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-5/+3
| * | | mtd: maps: physmap-core: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-3/+2
| * | | mtd: maps: lantiq-flash: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-4/+2
| * | | mtd: lpddr2_nvm: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-4/+2
| * | | mtd: hyperbus: rpc-if: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-4/+2
| * | | mtd: hyperbus: hbmc-am654: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-4/+2
| * | | mtd: st_spi_fsm: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-4/+2
| * | | mtd: spear_smi: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-4/+2
| * | | mtd: powernv_flash: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-4/+2
| * | | mtd: phram: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-4/+2
| * | | mtd: docg3: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-3/+2
| * | | mtd: bcm47xxsflash: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-4/+2
| * | | mtd: mtdpart: check for subpartitions parsing resultRafał Miłecki2023-10-161-1/+5
| * | | mtd: Add WARN_ON_ONCE() to mtd_read() to check the return valueZhaoLong Wang2023-10-161-0/+2
| * | | mtd: map_ram: prevent use of point and unpoint when NO_XIP is setShivamurthy Shastri2023-09-221-2/+6
| * | | mtd: rawnand: sunxi: Annotate struct sunxi_nand_chip with __counted_byKees Cook2023-09-221-1/+1