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
2021-12-07mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of callsTudor Ambarus
2021-12-07mtd: spi-nor: Fix mtd size for s3an flashesTudor Ambarus
2021-12-03mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()Geert Uytterhoeven
2021-12-03mtd: dataflash: Add device-tree SPI IDsJon Hunter
2021-12-03mtd: rawnand: fsmc: Fix timing computationHerve Codina
2021-12-03mtd: rawnand: fsmc: Take instruction delay into accountHerve Codina
2021-12-03mtd: rawnand: Fix nand_choose_best_timings() on unsupported interfaceHerve Codina
2021-12-03mtd: rawnand: Fix nand_erase_op delayHerve Codina
2021-12-03mtd: rawnand: denali: Add the dependency on HAS_IOMEMCai Huoqing
2021-12-03mtd: core: clear out unregistered devices a bit moreZev Weiss
2021-12-03mtd: sst25l: Warn about failure to unregister mtd deviceUwe Kleine-König
2021-12-03mtd: mchp48l640: Warn about failure to unregister mtd deviceUwe Kleine-König
2021-12-03mtd: mchp23k256: Warn about failure to unregister mtd deviceUwe Kleine-König
2021-12-03mtd: dataflash: Warn about failure to unregister mtd deviceUwe Kleine-König
2021-12-03mtd: core: provide unique name for nvmem deviceMichael Walle
2021-12-03mtd: Fixed breaking list in __mtd_del_partition.Andreas Oetken
2021-11-29mtd_blkdevs: remove the sector out of range check in do_blktrans_requestChristoph Hellwig
2021-11-29block: remove GENHD_FL_EXT_DEVTChristoph Hellwig
2021-11-29block: remove rq_flush_dcache_pagesChristoph Hellwig
2021-11-21mtd: hyperbus: rpc-if: fix bug in rpcif_hb_removeGeorge G. Davis
2021-11-19mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timingsChristian Eggers
2021-11-19mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6Stefan Riedmueller
2021-11-19mtd: rawnand: ingenic: JZ4740 needs 'oob_first' read page functionPaul Cercueil
2021-11-19mtd: rawnand: Export nand_read_page_hwecc_oob_first()Paul Cercueil
2021-11-19mtd: rawnand: davinci: Rewrite function descriptionPaul Cercueil
2021-11-19mtd: rawnand: davinci: Avoid duplicated page readPaul Cercueil
2021-11-19mtd: rawnand: davinci: Don't calculate ECC when reading pagePaul Cercueil
2021-11-17mtd: spi-nor: spansion: Use manufacturer late_init()Tudor Ambarus
2021-11-17mtd: spi-nor: sst: Use manufacturer late_init() to set _write()Tudor Ambarus
2021-11-17mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup methodTudor Ambarus
2021-11-17mtd: spi-nor: winbond: Use manufacturer late_init() for OTP opsTudor Ambarus
2021-11-17mtd: spi-nor: sst: Use flash late_init() for lockingTudor Ambarus
2021-11-17mtd: spi-nor: atmel: Use flash late_init() for lockingTudor Ambarus
2021-11-17mtd: spi-nor: core: Introduce the late_init() hookTudor Ambarus
2021-11-17mtd: spi-nor: Get rid of nor->page_sizeTudor Ambarus
2021-11-17mtd: spi-nor: core: Use container_of to get the pointer to struct spi_norTudor Ambarus
2021-11-17mtd: spi-nor: core: Fix spi_nor_flash_parameter otp descriptionTudor Ambarus
2021-11-16memory: renesas-rpc-if: Add support for RZ/G2LLad Prabhakar
2021-11-15mtd: hyperbus: rpc-if: Check return value of rpcif_sw_init()Lad Prabhakar
2021-11-09Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-08Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2021-11-07Merge tag 'spi-nor/for-5.16' into mtd/nextMiquel Raynal
2021-11-07Merge tag 'nand/for-5.16' into mtd/nextMiquel Raynal
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mtd: call bdi_unregister explicitlyChristoph Hellwig
2021-11-04mtd/ubi/block: add error handling support for add_disk()Luis Chamberlain
2021-10-21mtd: add add_disk() error handlingLuis Chamberlain
2021-10-18mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>Christoph Hellwig
2021-10-15mtd: core: don't remove debugfs directory if device is in useZev Weiss
2021-10-15mtd: block2mtd: add support for an optional custom MTD labelJoachim Wiberg