summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireguard (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-14mtd: nand: mxic-ecc: make two read-only arrays static constColin Ian King1-2/+2
2022-03-14mtd: hyperbus: HBMC_AM654 should depend on ARCH_K3Geert Uytterhoeven1-1/+1
2022-03-14mtd: core: Remove partid and partname debugfs filesTudor Ambarus2-37/+1
2022-03-14dt-bindings: mtd: partitions: convert BCM47xx to the json-schemaRafał Miłecki2-42/+48
2022-03-14mtd: tests: Fix eraseblock read speed miscalculation for lower partition sizesAmit Kumar Mahapatra1-6/+5
2022-02-18mtd: parsers: trx: allow to use on MediaTek MIPS SoCsINAGAKI Hiroshi1-1/+1
2022-02-18dt-bindings: mtd: drop mtd/cortina,gemini-flash.txtCorentin Labbe2-25/+17
2022-02-18mtd: spear_smi: use GFP_KERNELJulia Lawall1-1/+1
2022-02-10spi: mxic: Add support for pipelined ECC operationsMiquel Raynal4-3/+128
2022-02-10spi: mxic: Add support for direct mappingMiquel Raynal1-3/+109
2022-02-10spi: mxic: Create a helper to ease the start of an operationMiquel Raynal1-24/+29
2022-02-10spi: mxic: Create a helper to configure the controller before an operationMiquel Raynal1-12/+19
2022-02-10spi: mxic: Fix the transmit pathMiquel Raynal1-16/+12
2022-02-10mtd: spinand: Create direct mapping descriptors for ECC operationsMiquel Raynal2-2/+35
2022-02-10mtd: spinand: Delay a little bit the dirmap creationMiquel Raynal1-8/+8
2022-02-10spi: spi-mem: Add an ecc parameter to the spi_mem_op structureMiquel Raynal2-0/+9
2022-02-10spi: spi-mem: Kill the spi_mem_dtr_supports_op() helperMiquel Raynal4-34/+2
2022-02-10spi: mxic: Provide a capability structureMiquel Raynal1-0/+5
2022-02-10spi: cadence-quadspi: Provide a capability structureMiquel Raynal1-0/+5
2022-02-10spi: spi-mem: Check the controller extra capabilitiesMiquel Raynal1-4/+13
2022-02-10spi: spi-mem: Introduce a capability structureMiquel Raynal2-0/+14
2022-02-10mtd: nand: mxic-ecc: Support SPI pipelined modeMiquel Raynal2-1/+234
2022-02-09mtd: nand: ecc: Provide a helper to retrieve a pilelined engine deviceMiquel Raynal2-0/+32
2022-02-09mtd: nand: mxic-ecc: Add Macronix external ECC engine supportMiquel Raynal3-0/+702
2022-02-07mtd: Replace the expert mode symbols with a single helperMiquel Raynal5-13/+24
2022-02-07mtd: mchp48l640: Add SPI ID tableMark Brown1-0/+10
2022-02-07mtd: mchp23k256: Add SPI ID tableMark Brown1-0/+14
2022-01-31mtd: rawnand: Fix misuses of of_match_node()Miquel Raynal3-3/+3
2022-01-31mtd: Fix misuses of of_match_ptr()Miquel Raynal10-10/+10
2022-01-26mtd_blkdevs: avoid soft lockups with some mtd/spi devicesDavid Decotigny1-0/+1
2022-01-23mtd: aspeed-smc: improve probe resiliencePatrick Williams1-2/+13
2022-01-23mtd: nand: Add a new helper to retrieve the ECC contextMiquel Raynal1-0/+5
2022-01-23mtd: nand: ecc: Add infrastructure to support hardware enginesMiquel Raynal3-3/+123
2022-01-23mtd: spinand: macronix: Use random program loadMason Yang1-1/+1