summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| * | | mtd: rawnand: cafe_nand: Remove superfluous param doc and add anotherLee Jones2020-11-201-1/+1
| * | | mtd: rawnand: diskonchip: Marking unused variables as __always_unusedLee Jones2020-11-201-2/+2
| * | | mtd: ubi: gluebi: Fix misnamed function parameter documentationLee Jones2020-11-201-1/+1
| * | | mtd: rawnand: brcmnand: Demote non-conformant kernel-doc headersLee Jones2020-11-201-3/+3
| * | | mtd: ubi: wl: Fix a couple of kernel-doc issuesLee Jones2020-11-201-2/+1
| * | | mtd: ubi: eba: Fix a couple of misdocumentation issuesLee Jones2020-11-201-1/+2
| * | | mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameterLee Jones2020-11-201-1/+1
| * | | mtd: spinand: toshiba: Demote non-conformant kernel-doc headerLee Jones2020-11-201-1/+1
| * | | mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_paramLee Jones2020-11-201-0/+1
| * | | mtd: spi-nor: hisi-sfc: Demote non-conformant kernel-docLee Jones2020-11-201-1/+1
| * | | mtd: onenand: onenand_bbt: Fix expected kernel-doc formattingLee Jones2020-11-201-16/+16
| * | | mtd: Fix misspelled function parameter 'section'Lee Jones2020-11-201-1/+1
| * | | mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issuesLee Jones2020-11-201-3/+2
| * | | mtd: onenand: onenand_base: Fix expected kernel-doc formattingLee Jones2020-11-201-219/+219
| * | | mtd: devices: phram: File headers are not good candidates for kernel-docLee Jones2020-11-201-1/+1
| * | | mtd: mtdpart: Fix misdocumented function parameter 'mtd'Lee Jones2020-11-201-1/+1
| * | | mtd: remove unneeded breakTom Rix2020-10-281-2/+0
* | | | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-39/+6
|\ \ \ \
| * | | | block: remove i_bdevChristoph Hellwig2020-12-011-11/+6
| * | | | mtd_blkdevs: don't override BLKFLSBUFChristoph Hellwig2020-11-161-28/+0
| | |/ / | |/| |
* | | | mtd: rawnand: xway: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
* | | | mtd: rawnand: socrates: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
* | | | mtd: rawnand: plat_nand: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
* | | | mtd: rawnand: pasemi: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
* | | | mtd: rawnand: orion: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
* | | | mtd: rawnand: mpc5121: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
* | | | mtd: rawnand: gpio: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
* | | | mtd: rawnand: au1550: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
* | | | mtd: rawnand: ams-delta: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| |_|/ |/| |
* | | mtd: rawnand: socrates: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-201-4/+17
* | | mtd: rawnand: sharpsl: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-201-8/+24
* | | mtd: rawnand: r852: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-202-13/+28
* | | mtd: rawnand: plat_nand: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-3/+17
* | | mtd: rawnand: pasemi: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-2/+17
* | | mtd: rawnand: tmio: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-9/+24
* | | mtd: rawnand: txx9ndfmc: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-5/+9
* | | mtd: rawnand: orion: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-2/+17