Age | Commit message (Expand) | Author |
2020-06-10 | Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-10 | Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-05 | mtd: clear cache_state to avoid writing to bad blocks repeatedly | Xiaoming Ni |
2020-06-05 | mtd: parser: cmdline: Support MTD names containing one or more colons | Boris Brezillon |
2020-06-05 | mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match' | Jason Yan |
2020-06-03 | Merge tag 'cfi/for-5.8' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/l... | Richard Weinberger |
2020-06-02 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-02 | ubi: Select fastmap anchor PEBs considering wear level rules | Arne Edholm |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig |
2020-06-01 | Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-01 | Merge tag 'spi-nor/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Richard Weinberger |
2020-06-01 | Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Richard Weinberger |
2020-05-31 | mtd: Support kmsg dumper based on pstore/blk | WeiXiong Liao |
2020-05-31 | mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones | Miquel Raynal |
2020-05-31 | mtd: rawnand: Return an enum from of_get_nand_ecc_algo() | Miquel Raynal |
2020-05-31 | mtd: rawnand: Drop OOB_FIRST placement scheme | Miquel Raynal |
2020-05-31 | mtd: rawnand: Avoid a typedef | Miquel Raynal |
2020-05-31 | mtd: Fix typo in mtd_ooblayout_set_databytes() description | Miquel Raynal |
2020-05-31 | mtd: rawnand: Stop using nand_release() | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Reorganize ns_cleanup_module() | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Rename a label in ns_init_module() | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Manage lists on error in ns_init_module() | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Fix the label pointing on nand_cleanup() | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Free erase_block_wear on error | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Use an additional label when freeing the nandsim object | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Stop using nand_release() | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Free the partition names in ns_free() | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Free the allocated device on error in ns_init() | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Free partition names on error in ns_init() | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Fix the two ns_alloc_device() error paths | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Remove debugfs entries at unload time | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Keep track of the created debugfs entries | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Clean error handling | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Use a consistent ns_ prefix for all functions | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Use octal permissions | Miquel Raynal |
2020-05-31 | mtd: rawnand: nandsim: Consistent use of 'ns' instead of 'dev' | Miquel Raynal |
2020-05-31 | mtd: rawnand: brcmnand: support v2.1-v2.2 controllers | Álvaro Fernández Rojas |
2020-05-31 | mtd: rawnand: brcmnand: rename page sizes | Álvaro Fernández Rojas |
2020-05-31 | mtd: rawnand: brcmnand: fix CS0 layout | Álvaro Fernández Rojas |
2020-05-31 | mtd: rawnand: brcmnand: rename v4 registers | Álvaro Fernández Rojas |
2020-05-31 | mtd: rawnand: gpmi: Use nand_extract_bits() | Miquel Raynal |
2020-05-31 | mtd: rawnand: omap_elm: Fix runtime PM imbalance on error | Dinghao Liu |
2020-05-31 | mtd: rawnand: gpmi: Fix runtime PM imbalance in gpmi_nand_probe | Dinghao Liu |
2020-05-31 | mtd: rawnand: gpmi: Fix runtime PM imbalance on error | Dinghao Liu |
2020-05-31 | mtd: rawnand: ingenic: Convert the driver to exec_op() | Boris Brezillon |
2020-05-31 | mtd: rawnand: ingenic: Fix the RB gpio active-high property on qi, lb60 | Boris Brezillon |
2020-05-31 | mtd: rawnand: xway: Stop using nand_release() | Miquel Raynal |
2020-05-31 | mtd: rawnand: xway: Fix the probe error path | Miquel Raynal |
2020-05-31 | mtd: rawnand: vf610: Stop using nand_release() | Miquel Raynal |