Show patches with: Archived = No       |   28031 patches
« 1 2 ... 59 60 61280 281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,4/5] mtd_blkdevs: scan partitions on mtdblock if FIT_PARTITION is set partition parser for U-Boot's uImage.FIT - - - - --- 2022-04-25 Daniel Golle Superseded
[RFC,5/5] mtd/ubi/block: scan for partitions in case FIT_PARTITION is set partition parser for U-Boot's uImage.FIT - - - - --- 2022-04-25 Daniel Golle Superseded
[v2,1/2] mtd: spi-nor: export spi_nor_hwcaps_pp2cmd() [v2,1/2] mtd: spi-nor: export spi_nor_hwcaps_pp2cmd() - - 1 - --- 2022-04-28 Michael Walle pratyush Superseded
[v2,2/2] mtd: spi-nor: expose internal parameters via debugfs [v2,1/2] mtd: spi-nor: export spi_nor_hwcaps_pp2cmd() - - - - --- 2022-04-28 Michael Walle pratyush Superseded
mtd: spi-nor: support eon en25qh256a variant mtd: spi-nor: support eon en25qh256a variant - - - - --- 2022-04-29 Leon Busch-George pratyush Superseded
[1/5] block: add new flag to add partitions read-only partition parser for U-Boot's uImage.FIT - - - - --- 2022-05-02 Daniel Golle Superseded
[2/5] block: add partition parser for U-Boot uImage.FIT partition parser for U-Boot's uImage.FIT - - - - --- 2022-05-02 Daniel Golle Superseded
[3/5] partitions/efi: add support for uImage.FIT sub-partitions partition parser for U-Boot's uImage.FIT - - - - --- 2022-05-02 Daniel Golle Superseded
[4/5] mtd_blkdevs: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - - --- 2022-05-02 Daniel Golle Superseded
[5/5] mtd: ubi: block: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - - --- 2022-05-02 Daniel Golle Superseded
[v2,1/5] block: add new flag to add partitions read-only partition parser for U-Boot's uImage.FIT - - - - --- 2022-05-09 Daniel Golle Superseded
[v2,2/5] block: add partition parser for U-Boot uImage.FIT partition parser for U-Boot's uImage.FIT - - - - --- 2022-05-09 Daniel Golle Superseded
[v2,3/5] partitions/efi: add support for uImage.FIT sub-partitions partition parser for U-Boot's uImage.FIT - - - - --- 2022-05-09 Daniel Golle Superseded
[v2,4/5] mtd_blkdevs: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - - --- 2022-05-09 Daniel Golle Superseded
[v2,5/5] mtd: ubi: block: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - - --- 2022-05-09 Daniel Golle Superseded
[v15,1/8] mtd: spi-nor: s/addr_width/addr_nbytes mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t 1 - 1 - --- 2022-05-09 Takahiro Kuwano pratyush Superseded
[v15,2/8] mtd: spi-nor: core: Shrink the storage size of the flash_info's addr_nbytes mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t - - 2 - --- 2022-05-09 Takahiro Kuwano pratyush Superseded
[v15,3/8] mtd: spi-nor: sfdp: Clarify that nor->read_{opcode, dummy} are uninitialized mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t - - 1 1 --- 2022-05-09 Takahiro Kuwano pratyush Superseded
[v15,4/8] mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing time mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t - - 1 1 --- 2022-05-09 Takahiro Kuwano pratyush Superseded
[v15,5/8] mtd: spi-nor: core: Couple the number of address bytes with the address mode mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t - - - 1 --- 2022-05-09 Takahiro Kuwano pratyush Superseded
[v15,6/8] mtd: spi-nor: Retain nor->addr_width at 4BAIT parse mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t - - 1 - --- 2022-05-09 Takahiro Kuwano pratyush Superseded
[v15,7/8] mtd: spi-nor: spansion: Add local function to discover page size mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t - - 1 - --- 2022-05-09 Takahiro Kuwano pratyush Superseded
[v15,8/8] mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t - - 1 - --- 2022-05-09 Takahiro Kuwano pratyush Superseded
[1/6] mtd: spi-nor: hide jedec_id sysfs attribute if not present mtd: spi-nor: generic flash driver - 1 1 - --- 2022-05-13 Michael Walle pratyush Superseded
[2/6] mtd: spi-nor: sysfs: hide manufacturer if it is not set mtd: spi-nor: generic flash driver - - 1 - --- 2022-05-13 Michael Walle pratyush Superseded
[3/6] mtd: spi-nor: remember full JEDEC flash ID mtd: spi-nor: generic flash driver - - 1 - --- 2022-05-13 Michael Walle pratyush Superseded
[4/6] mtd: spi-nor: move function declaration out of sfdp.h mtd: spi-nor: generic flash driver - - 1 - --- 2022-05-13 Michael Walle pratyush Superseded
[5/6] mtd: spi-nor: add generic flash driver mtd: spi-nor: generic flash driver - - 1 - --- 2022-05-13 Michael Walle pratyush Superseded
[6/6] mtd: spi-nor: sysfs: print JEDEC ID for generic flash driver mtd: spi-nor: generic flash driver - - 1 - --- 2022-05-13 Michael Walle pratyush Superseded
[v2] mtd: spi-nor: macronix: Add support for mx66l2g45g [v2] mtd: spi-nor: macronix: Add support for mx66l2g45g - - - - --- 2022-05-23 Jiaqing Zhao pratyush Superseded
[RFC,1/8] mtd: spi-nor: Create macros to define chip IDs and geometries mtd: spi-nor: read while write support - - - - --- 2022-05-25 Miquel Raynal tambarus Superseded
[RFC,2/8] mtd: spi-nor: Introduce the concept of bank mtd: spi-nor: read while write support - - - - --- 2022-05-25 Miquel Raynal tambarus Superseded
[RFC,3/8] mtd: spi-nor: Add a macro to define more banks mtd: spi-nor: read while write support - - - - --- 2022-05-25 Miquel Raynal tambarus Superseded
[RFC,4/8] mtd: spi-nor: Reorder the preparation vs locking steps mtd: spi-nor: read while write support - - - - --- 2022-05-25 Miquel Raynal tambarus Superseded
[RFC,5/8] mtd: spi-nor: Separate preparation and locking mtd: spi-nor: read while write support - - - - --- 2022-05-25 Miquel Raynal tambarus Superseded
[RFC,6/8] mtd: spi-nor: Prepare the introduction of a new locking mechanism mtd: spi-nor: read while write support - - - - --- 2022-05-25 Miquel Raynal tambarus Superseded
[RFC,7/8] mtd: spi-nor: Add a RWW flag mtd: spi-nor: read while write support - - - - --- 2022-05-25 Miquel Raynal tambarus Superseded
[RFC,8/8] mtd: spi-nor: Enhance locking to support reads while writes mtd: spi-nor: read while write support - - - - --- 2022-05-25 Miquel Raynal tambarus Superseded
[-next] ubifs: Fix some kernel-doc comments [-next] ubifs: Fix some kernel-doc comments - - 1 - --- 2022-06-02 Yang Li rw Superseded
mtd: spi-nor: siliconkaiser: add support for sk25lp128 mtd: spi-nor: siliconkaiser: add support for sk25lp128 - - - - --- 2022-06-03 Tom Fitzhenry pratyush Superseded
mtd: spi-nor: handle unsupported FSR opcodes properly mtd: spi-nor: handle unsupported FSR opcodes properly - - 1 - --- 2022-06-10 Oleksandr Ocheretnyi pratyush Superseded
ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed - 2 - - --- 2022-06-11 Zhihao Cheng rw Superseded
[mtd-utils] nandflipbits: fix corrupted oob [mtd-utils] nandflipbits: fix corrupted oob - 1 - - --- 2022-06-16 Christophe Kerello goliath Superseded
ubi: eba: Fix typo in comments ubi: eba: Fix typo in comments - - - - --- 2022-06-22 Jiang Jian rw Superseded
[v1] mtd: ubi: drop unexpected word 'a' in comments [v1] mtd: ubi: drop unexpected word 'a' in comments - - - - --- 2022-06-23 Jiang Jian rw Superseded
mtd: ubi: block: Fix typo in code mtd: ubi: block: Fix typo in code - - 1 - --- 2022-07-01 Li kunyu rw Superseded
mtd: spi-nor: winbond: add support for W25Q512NW-IQ/IN mtd: spi-nor: winbond: add support for W25Q512NW-IQ/IN - - 1 - --- 2022-07-10 Jae Hyun Yoo Superseded
[v2] mtd: spi-nor: winbond: add support for W25Q512NW-IQ [v2] mtd: spi-nor: winbond: add support for W25Q512NW-IQ - - 1 - --- 2022-07-13 Jae Hyun Yoo Superseded
[v3,1/2] mtd: spi-nor: fix select_uniform_erase to skip 0 erase size [v3,1/2] mtd: spi-nor: fix select_uniform_erase to skip 0 erase size - - - - --- 2022-07-16 Jae Hyun Yoo tambarus Superseded
ubi: block: Fix typo ubi: block: Fix typo - - - - --- 2022-07-20 Slark Xiao rw Superseded
ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl - - - - --- 2022-07-25 Zhihao Cheng rw Superseded
[mtd-utils] tests: Remove unused linux/fs.h header from includes [mtd-utils] tests: Remove unused linux/fs.h header from includes - - - - --- 2022-08-07 Khem Raj goliath Superseded
[v2,1/3] mtd: spi-nor: issi: is25wp256: Init flash based on SFDP Add support for Quad Input Page Program to is25wp256 - - - - --- 2022-08-09 Sudip Mukherjee tambarus Superseded
[v2,2/3] mtd: spi-nor: add SFDP fixups for Quad Page Program Add support for Quad Input Page Program to is25wp256 - - - - --- 2022-08-09 Sudip Mukherjee tambarus Superseded
[v2,3/3] mtd: spi-nor: issi: is25wp256: Enable Quad Input Page Program Add support for Quad Input Page Program to is25wp256 - - - - --- 2022-08-09 Sudip Mukherjee tambarus Superseded
[1/2] dt-bindings: mtd: spi-nor: Add reset-gpios property mtd: spi-nor: Add flash device reset support - - - - --- 2022-08-29 Sai Krishna Potthuri tambarus Superseded
[2/2] mtd: spi-nor: Add support for flash reset mtd: spi-nor: Add flash device reset support - - - - --- 2022-08-29 Sai Krishna Potthuri tambarus Superseded
mtd: spi-nor: sfdp: Fix index value for SCCR dwords mtd: spi-nor: sfdp: Fix index value for SCCR dwords - - - - --- 2022-09-01 Takahiro Kuwano tambarus Superseded
[v2,1/2] dt-bindings: mtd: spi-nor: Add reset-gpios property mtd: spi-nor: Add flash device reset support - - - - --- 2022-09-01 Sai Krishna Potthuri tambarus Superseded
[v2,2/2] mtd: spi-nor: Add support for flash reset mtd: spi-nor: Add flash device reset support - - 1 - --- 2022-09-01 Sai Krishna Potthuri tambarus Superseded
mtd: spi-nor: macronix: Add support for mx66u1g45g mtd: spi-nor: macronix: Add support for mx66u1g45g - - - - --- 2022-09-16 Rabara, Niravkumar L tambarus Superseded
[v3,1/2] mtd: spi-nor: issi: is25wp256: Init flash based on SFDP [v3,1/2] mtd: spi-nor: issi: is25wp256: Init flash based on SFDP - - - - --- 2022-09-20 Sudip Mukherjee tambarus Superseded
[-next] mtd: spi-nor: fix artificial warning when CONFIG_MTD_CFI_Ix disable [-next] mtd: spi-nor: fix artificial warning when CONFIG_MTD_CFI_Ix disable - 3 1 - --- 2022-09-23 Zeng Heng tambarus Superseded
[1/2] dt-bindings: mtd: partitions: add TP-Link SafeLoader layout [1/2] dt-bindings: mtd: partitions: add TP-Link SafeLoader layout - - - - --- 2022-10-11 Rafał Miłecki Superseded
[2/2] mtd: parsers: add TP-Link SafeLoader partitions table parser [1/2] dt-bindings: mtd: partitions: add TP-Link SafeLoader layout - - - - --- 2022-10-11 Rafał Miłecki Superseded
[V2,1/2] dt-bindings: mtd: partitions: add TP-Link SafeLoader layout [V2,1/2] dt-bindings: mtd: partitions: add TP-Link SafeLoader layout - - - - --- 2022-10-12 Rafał Miłecki Superseded
[V2,2/2] mtd: parsers: add TP-Link SafeLoader partitions table parser [V2,1/2] dt-bindings: mtd: partitions: add TP-Link SafeLoader layout - - - - --- 2022-10-12 Rafał Miłecki Superseded
[06/10] mtd: spi-nor: Add stacked memories support in spi-nor spi: Add support for stacked/parallel memories - - - - --- 2022-10-17 Mahapatra, Amit Kumar tambarus Superseded
[09/10] mtd: spi-nor: Add parallel memories support in spi-nor spi: Add support for stacked/parallel memories - - - - --- 2022-10-17 Mahapatra, Amit Kumar tambarus Superseded
[1/2] dt-bindings: mtd: partitions: support marking root device partition [1/2] dt-bindings: mtd: partitions: support marking root device partition - - - - --- 2022-10-19 Rafał Miłecki Superseded
[2/2] mtd: core: set ROOT_DEV for partitions marked as root devices in DT [1/2] dt-bindings: mtd: partitions: support marking root device partition - - - - --- 2022-10-19 Rafał Miłecki Superseded
[V2,1/2] dt-bindings: mtd: partitions: support marking rootfs partition [V2,1/2] dt-bindings: mtd: partitions: support marking rootfs partition - - - - --- 2022-10-21 Rafał Miłecki Superseded
[V2,2/2] mtd: core: set ROOT_DEV for partitions marked as rootfs in DT [V2,1/2] dt-bindings: mtd: partitions: support marking rootfs partition - - - - --- 2022-10-21 Rafał Miłecki Superseded
[v4,1/5] block: add new flag to add partitions read-only [v4,1/5] block: add new flag to add partitions read-only - - - - --- 2022-11-08 Daniel Golle Superseded
[v4,2/5] block: add partition parser for U-Boot uImage.FIT [v4,1/5] block: add new flag to add partitions read-only - - - - --- 2022-11-08 Daniel Golle Superseded
[v4,3/5] partitions/efi: add support for uImage.FIT sub-partitions [v4,1/5] block: add new flag to add partitions read-only - - - - --- 2022-11-08 Daniel Golle Superseded
[v4,4/5] mtd_blkdevs: add option to enable scanning for partitions [v4,1/5] block: add new flag to add partitions read-only 1 - - - --- 2022-11-08 Daniel Golle Superseded
[v4,5/5] mtd: ubi: block: add option to enable scanning for partitions [v4,1/5] block: add new flag to add partitions read-only - - - - --- 2022-11-08 Daniel Golle Superseded
mtd: spi-nor: macronix: Add support for mx66u1g45g mtd: spi-nor: macronix: Add support for mx66u1g45g - - - - --- 2022-11-09 Dinh Nguyen tambarus Superseded
mtd: spi-nor: macronix: Add support for mx66u1g45g - - - - --- 2022-11-09 Dinh Nguyen tambarus Superseded
[v2,1/9] mtd: spi-nor: Create macros to define chip IDs and geometries mtd: spi-nor: read while write support - - 1 - --- 2022-11-10 Miquel Raynal tambarus Superseded
[v2,2/9] mtd: spi-nor: Introduce the concept of bank mtd: spi-nor: read while write support - - 1 - --- 2022-11-10 Miquel Raynal tambarus Superseded
[v2,3/9] mtd: spi-nor: Add a macro to define more banks mtd: spi-nor: read while write support - - 1 - --- 2022-11-10 Miquel Raynal tambarus Superseded
[v2,4/9] mtd: spi-nor: Reorder the preparation vs locking steps mtd: spi-nor: read while write support - - - - --- 2022-11-10 Miquel Raynal tambarus Superseded
[v2,5/9] mtd: spi-nor: Separate preparation and locking mtd: spi-nor: read while write support - - - - --- 2022-11-10 Miquel Raynal tambarus Superseded
[v2,6/9] mtd: spi-nor: Prepare the introduction of a new locking mechanism mtd: spi-nor: read while write support - - - - --- 2022-11-10 Miquel Raynal tambarus Superseded
[v2,7/9] mtd: spi-nor: Add a RWW flag mtd: spi-nor: read while write support - - - - --- 2022-11-10 Miquel Raynal tambarus Superseded
[v2,8/9] mtd: spi-nor: Enhance locking to support reads while writes mtd: spi-nor: read while write support - - - - --- 2022-11-10 Miquel Raynal tambarus Superseded
[v2,9/9] mtd: spi-nor: macronix: Add support for mx25uw51245g with RWW mtd: spi-nor: read while write support - - - - --- 2022-11-10 Miquel Raynal tambarus Superseded
mtd: ubi: fix possible null-ptr-deref in ubi_free_volume() mtd: ubi: fix possible null-ptr-deref in ubi_free_volume() - 1 - - --- 2022-11-11 Yang Yingliang Superseded
[v2] mtd: ubi: fix possible null-ptr-deref in ubi_free_volume() [v2] mtd: ubi: fix possible null-ptr-deref in ubi_free_volume() - 1 - - --- 2022-11-12 Yang Yingliang Superseded
[v5,1/4] block: add new flag to add partitions read-only partition parser for U-Boot's uImage.FIT - - - - --- 2022-11-15 Daniel Golle Superseded
[v5,2/4] block: add partition parser for U-Boot uImage.FIT partition parser for U-Boot's uImage.FIT - - - - --- 2022-11-15 Daniel Golle Superseded
[v5,3/4] partitions/efi: add support for uImage.FIT sub-partitions partition parser for U-Boot's uImage.FIT - - - - --- 2022-11-15 Daniel Golle Superseded
[v5,4/4] mtd: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT 1 - - - --- 2022-11-15 Daniel Golle Superseded
[5/8] ARM: dts: at91-sama5d27_wlsom1: Set sst26vf064b SPI NOR flash at its maximum frequency spi: Introduce spi-cs-setup-ns dt property - - - - --- 2022-11-17 Tudor Ambarus tambarus Superseded
[6/8] ARM: dts: at91-sama5d27_som1: Set sst26vf064b SPI NOR flash at its maximum frequency spi: Introduce spi-cs-setup-ns dt property - - - - --- 2022-11-17 Tudor Ambarus tambarus Superseded
[7/8] ARM: dts: at91: sama5d2_icp: Set sst26vf064b SPI NOR flash at its maximum frequency spi: Introduce spi-cs-setup-ns dt property - - - - --- 2022-11-17 Tudor Ambarus tambarus Superseded
[8/8] ARM: dts: at91: sam9x60ek: Set sst26vf064b SPI NOR flash at its maximum frequency spi: Introduce spi-cs-setup-ns dt property - - - - --- 2022-11-17 Tudor Ambarus tambarus Superseded
[2/2] ubifs: dirty_cow_znode: Fix memleak in error handling path ubifs: Fix two bugs in tnc - 1 - - --- 2022-11-18 Zhihao Cheng Superseded
« 1 2 ... 59 60 61280 281 »