Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-23Merge tag 'nand/for-5.18' into mtd/nextMiquel Raynal
2022-03-22Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-18Merge tag 'spi-nor/for-5.18' into mtd/nextMiquel Raynal
2022-03-14mtd: nand: ecc: mxic: Fix compile test issueMiquel Raynal
2022-03-14mtd: nand: mxic-ecc: make two read-only arrays static constColin Ian King
2022-03-14mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_initXin Xiong
2022-03-14mtd: rawnand: rockchip: fix platform_get_irq.cocci warningYihao Han
2022-03-07mtd: rawnand: omap2: Actually prevent invalid configuration and build errorRoger Quadros
2022-02-18mtd: rawnand: stm32_fmc2: Add NAND Write Protect supportChristophe Kerello
2022-02-18mtd: rawnand: pl353: Set the nand chip node as the flash nodeAmit Kumar Mahapatra
2022-02-18Merge tag 'mtd/spi-mem-ecc-for-5.18' into mtd/nextMiquel Raynal
2022-02-10mtd: spinand: Create direct mapping descriptors for ECC operationsMiquel Raynal
2022-02-10mtd: spinand: Delay a little bit the dirmap creationMiquel Raynal
2022-02-10mtd: nand: mxic-ecc: Support SPI pipelined modeMiquel Raynal
2022-02-09mtd: nand: ecc: Provide a helper to retrieve a pilelined engine deviceMiquel Raynal
2022-02-09mtd: nand: mxic-ecc: Add Macronix external ECC engine supportMiquel Raynal
2022-02-09mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer
2022-02-07mtd: Replace the expert mode symbols with a single helperMiquel Raynal
2022-02-02block: remove genhd.hChristoph Hellwig
2022-01-31mtd: rawnand: Fix misuses of of_match_node()Miquel Raynal
2022-01-31mtd: Fix misuses of of_match_ptr()Miquel Raynal
2022-01-31mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC statusdavid regan
2022-01-26mtd: rawnand: brcmnand: Fix sparse warnings in bcma_nandFlorian Fainelli
2022-01-26mtd: rawnand: gpmi: don't leak PM reference in error pathChristian Eggers
2022-01-25mtd: rawnand: omap2: Prevent invalid configuration and build errorRoger Quadros
2022-01-25mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()Bryan O'Donoghue
2022-01-25mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_getMiaoqian Lin
2022-01-23mtd: rawnand: omap_elm: remove redundant variable 'errors'Colin Ian King
2022-01-23mtd: rawnand: gpmi: support fast edo timings for mx28Dario Binacchi
2022-01-23mtd: rawnand: gpmi: validate controller clock rateDario Binacchi
2022-01-23mtd: rawnand: gpmi: fix controller timings settingDario Binacchi
2022-01-23mtd: rawnand: brcmnand: Add BCMA shimFlorian Fainelli
2022-01-23mtd: rawnand: brcmnand: BCMA controller uses command shift of 0Florian Fainelli
2022-01-23mtd: rawnand: brcmnand: Allow platform data instantationFlorian Fainelli
2022-01-23mtd: rawnand: brcmnand: Allow working without interruptsFlorian Fainelli
2022-01-23mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs()Florian Fainelli
2022-01-23mtd: rawnand: brcmnand: Avoid pdev in brcmnand_init_cs()Florian Fainelli
2022-01-23mtd: rawnand: brcmnand: Allow SoC to provide I/O operationsFlorian Fainelli
2022-01-23mtd: rawnand: brcmnand: Assign soc as early as possibleFlorian Fainelli
2022-01-23mtd: rawnand: Rework of_get_nand_bus_width()Tudor Ambarus
2022-01-23mtd: rawnand: Remove of_get_nand_on_flash_bbt() wrapperTudor Ambarus
2022-01-23mtd: onenand: Check for error irqJiasheng Jiang
2022-01-23mtd: rawnand: nandsim: Add NS_PAGE_BYTE_SHIFT macro to replace the repeat pat...RinHizakura
2022-01-23mtd: rawnand: nandsim: Merge repeat codes in ns_switch_stateRinHizakura
2022-01-23mtd: rawnand: nandsim: Replace overflow check with kzalloc to single kcallocRinHizakura
2022-01-23mtd: nand: ecc: Add infrastructure to support hardware enginesMiquel Raynal
2022-01-23mtd: spinand: macronix: Use random program loadMason Yang
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds