summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | mtd: nand: ecc-hamming: Rename the exported functionsMiquel Raynal2020-12-1011-68/+89
| | | * | mtd: nand: ecc-hamming: Cleanup and style fixesMiquel Raynal2020-12-101-14/+12
| | | * | mtd: nand: ecc-hamming: Drop/fix the kernel docMiquel Raynal2020-12-101-29/+10
| | | * | mtd: nand: ecc-hamming: Clarify the driver descriptionsMiquel Raynal2020-12-101-1/+1
| | | * | mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layerMiquel Raynal2020-12-1023-30/+31
| | | * | mtd: rawnand: Get rid of chip->ecc.privMiquel Raynal2020-12-101-14/+17
| | | * | mtd: nand: ecc-bch: Create the software BCH engineMiquel Raynal2020-12-102-116/+279
| | | * | mtd: nand: ecc-bch: Stop using raw NAND structuresMiquel Raynal2020-11-302-79/+73
| | | * | mtd: nand: ecc-bch: Update the prototypes to be more genericMiquel Raynal2020-11-303-38/+76
| | | * | mtd: nand: ecc-bch: Drop mtd_nand_has_bch()Miquel Raynal2020-11-302-3/+2
| | | * | mtd: nand: ecc-bch: Stop exporting the private structureMiquel Raynal2020-11-304-31/+37
| | | * | mtd: nand: ecc-bch: Cleanup and style fixesMiquel Raynal2020-11-301-26/+29
| | | * | mtd: nand: ecc-bch: Move BCH code to the generic NAND layerMiquel Raynal2020-11-308-15/+16
| | | * | mtd: nand: ecc: Add an I/O request tweaking mechanismMiquel Raynal2020-11-301-0/+106
| | | |/
| | * | mtd: spi-nor: keep lock bits if they are non-volatileMichael Walle2020-12-077-24/+211
| | * | mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040Michael Walle2020-12-073-3/+53
| | * | mtd: spi-nor: intel: remove global protection flagMichael Walle2020-12-071-13/+3
| | * | mtd: spi-nor: sst: remove global protection flagMichael Walle2020-12-071-18/+12
| | * | mtd: spi-nor: atmel: remove global protection flagMichael Walle2020-12-071-19/+9
| | * | mtd: spi-nor: ignore errors in spi_nor_unlock_all()Michael Walle2020-12-071-10/+13
| | * | mtd: spi-nor: sst: fix BPn bits for the SST25VF064CMichael Walle2020-12-071-1/+2
| | * | mtd: spi-nor: spansion: Set ECC block sizePratyush Yadav2020-12-071-0/+1
| | * | mtd: spi-nor: core: Allow flashes to specify MTD writesizePratyush Yadav2020-12-072-1/+5
| | * | mtd: spi-nor: Fix multiple typosJonathan Neuschäfer2020-12-072-3/+3
| | * | mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR modePratyush Yadav2020-11-091-1/+114
| | * | mtd: spi-nor: spansion: add support for Cypress Semper flashPratyush Yadav2020-11-091-0/+171
| | * | mtd: spi-nor: core: disable Octal DTR mode on suspend.Pratyush Yadav2020-11-091-0/+15
| | * | mtd: spi-nor: core: perform a Soft Reset on shutdownPratyush Yadav2020-11-091-0/+45
| | * | mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPTPratyush Yadav2020-11-093-0/+7
| | * | mtd: spi-nor: core: enable octal DTR mode when possiblePratyush Yadav2020-11-092-0/+40
| | * | mtd: spi-nor: Parse SFDP SCCR MapTudor Ambarus2020-11-091-0/+48
| | * | mtd: spi-nor: Introduce SNOR_F_IO_MODE_EN_VOLATILETudor Ambarus2020-11-092-0/+9
| | * | mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR modePratyush Yadav2020-11-091-2/+13
| | * | mtd: spi-nor: core: use dummy cycle and address width info from SFDPPratyush Yadav2020-11-091-0/+10
| | * | mtd: spi-nor: sfdp: parse xSPI Profile 1.0 tablePratyush Yadav2020-11-093-1/+102
| | * | mtd: spi-nor: sfdp: get command opcode extension type from BFPTPratyush Yadav2020-11-092-0/+24
| | * | mtd: spi-nor: add support for DTR protocolPratyush Yadav2020-11-093-83/+252
| | * | mtd: spi-nor: add spi_nor_controller_ops_{read_reg, write_reg, erase}()Pratyush Yadav2020-11-091-34/+53
| | * | mtd: spi-nor: core: use EOPNOTSUPP instead of ENOTSUPPPratyush Yadav2020-11-091-5/+5
| * | | mtd: phram: Allow the user to set the erase page size.Patrick O'Grady2020-12-071-18/+34
| * | | mtd: core: Fix refcounting for unpartitioned MTDsRichard Weinberger2020-12-071-0/+4
| * | | mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warningSerge Semin2020-12-071-4/+4
| * | | mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann2020-12-071-1/+13
| * | | mtd: devices: powernv_flash: Add function names to headers and fix 'dev'Lee Jones2020-11-201-1/+4
| * | | mtd: onenand: Fix some kernel-doc misdemeanoursLee Jones2020-11-201-21/+15
| * | | mtd: rawnand: arasan: Document 'anfc_op's 'buf' memberLee Jones2020-11-201-0/+1
| * | | mtd: rawnand: sunxi: Document 'sunxi_nfc's 'caps' memberLee Jones2020-11-201-0/+1
| * | | mtd: rawnand: omap2: Fix a bunch of kernel-doc misdemeanoursLee Jones2020-11-201-8/+10
| * | | mtd: rawnand: omap_elm: Finish half populated function header, demote empty onesLee Jones2020-11-201-2/+5
| * | | mtd: rawnand: s3c2410: Add documentation for 2 missing struct membersLee Jones2020-11-201-1/+3