Show patches with: Archived = No       |   28024 patches
« 1 2 ... 11 12 13280 281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,01/16] mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Accepted
[v6,18/18] mtd: nand: denali: avoid magic numbers and rename for clarification - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Superseded
[v6,17/18] mtd: nand: denali: enable bad block table scan - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Superseded
[v6,16/18] mtd: nand: denali: use non-managed kmalloc() for DMA buffer 1 - - - --- 2017-06-13 Masahiro Yamada bbrezillon Superseded
[v6,15/18] mtd: nand: denali: skip driver internal bounce buffer when possible - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Accepted
[v6,14/18] mtd: nand: denali: support hardware-assisted erased page detection - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Accepted
[v6,13/18] mtd: nand: denali: fix raw and oob accessors for syndrome page layout - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Superseded
[v6,12/18] mtd: nand: denali: use flag instead of register macro for direction - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Accepted
[v6,11/18] mtd: nand: denali: merge struct nand_buf into struct denali_nand_info - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Superseded
[v6,10/18] mtd: nand: denali: propagate page to helpers via function argument - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Superseded
[v6,09/18] mtd: nand: denali: use interrupt instead of polling for bank reset - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Superseded
[v6,08/18] mtd: nand: denali: fix bank reset function to detect the number of chips - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Superseded
[v6,07/18] mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Superseded
[v6,06/18] mtd: nand: denali: fix NAND_CMD_PARAM handling - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Superseded
[v6,05/18] mtd: nand: denali: fix NAND_CMD_STATUS handling - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Superseded
[v6,04/18] mtd: nand: denali: rework interrupt handling - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Superseded
[v6,03/18] mtd: nand: denali: handle timing parameters by setup_data_interface() - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Accepted
[v6,02/18] mtd: nand: denali: remove unneeded find_valid_banks() - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Superseded
[v6,01/18] mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS - - - - --- 2017-06-13 Masahiro Yamada bbrezillon Accepted
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing 2 - - - --- 2017-06-11 Boris Brezillon bbrezillon Accepted
driver: mtd: ifc: update bufnum mask for ver >= 2.0.0 - - - - --- 2017-06-09 Prabhakar Kushwaha bbrezillon Changes Requested
driver: mtd: ifc: Initialize SRAM for all version >= 1.0 - - - - --- 2017-06-09 Prabhakar Kushwaha bbrezillon Accepted
[v5,23/23] mtd: nand: denali: enable bad block table scan - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,22/23] mtd: nand: denali: use non-managed kmalloc() for DMA buffer 1 - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,21/23] mtd: nand: denali: skip driver internal bounce buffer when possible - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,20/23] mtd: nand: denali: support hardware-assisted erased page detection - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,19/23] mtd: nand: denali: fix raw and oob accessors for syndrome page layout - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,18/23] mtd: nand: denali: use flag instead of register macro for direction - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,17/23] mtd: nand: denali: merge struct nand_buf into struct denali_nand_info - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,16/23] mtd: nand: denali: propagate page to helpers via function argument - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,15/23] mtd: nand: denali: use interrupt instead of polling for bank reset - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,14/23] mtd: nand: denali: fix bank reset function to detect the number of chips - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,13/23] mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,12/23] mtd: nand: denali: fix NAND_CMD_PARAM handling - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,11/23] mtd: nand: denali: fix NAND_CMD_STATUS handling - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,10/23] mtd: nand: denali: rework interrupt handling - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,09/23] mtd: nand: denali: handle timing parameters by setup_data_interface() - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,08/23] mtd: nand: denali: remove unneeded find_valid_banks() - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,07/23] mtd: nand: denali: do not propagate NAND_STATUS_FAIL to waitfunc() - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,06/23] mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Superseded
[v5,05/23] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Accepted
[v5,04/23] mtd: nand: denali: remove Toshiba and Hynix specific fixup code - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Accepted
[v5,03/23] mtd: nand: denali: avoid hard-coding ECC step, strength, bytes 1 - - - --- 2017-06-07 Masahiro Yamada bbrezillon Accepted
[v5,02/23] mtd: nand: add a shorthand to generate nand_ecc_caps structure - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Accepted
[v5,01/23] mtd: nand: add generic helpers to check, match, maximize ECC settings - - - - --- 2017-06-07 Masahiro Yamada bbrezillon Accepted
[v4,23/23] mtd: nand: denali: enable bad block table scan - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,22/23] mtd: nand: denali: use non-managed kmalloc() for DMA buffer 1 - - - --- 2017-06-05 Masahiro Yamada bbrezillon Accepted
[v4,21/23] mtd: nand: denali: skip driver internal bounce buffer when possible - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,20/23] mtd: nand: denali: fix raw and oob accessors for syndrome page layout - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,19/23] mtd: nand: denali: use flag instead of register macro for direction - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,18/23] mtd: nand: denali: merge struct nand_buf into struct denali_nand_info - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,17/23] mtd: nand: denali: propagate page to helpers via function argument - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,16/23] mtd: nand: denali: use interrupt instead of polling for bank reset - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,15/23] mtd: nand: denali: fix bank reset function to detect the number of chips - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,14/23] mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,13/23] mtd: nand: denali: fix NAND_CMD_PARAM handling - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,12/23] mtd: nand: denali: fix NAND_CMD_STATUS handling - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,11/23] mtd: nand: denali: rework interrupt handling - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,10/23] mtd: nand: denali: handle timing parameters by setup_data_interface() - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,09/23] mtd: nand: denali: remove unneeded find_valid_banks() - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,08/23] mtd: nand: denali: do not propagate NAND_STATUS_FAIL to waitfunc() - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,07/23] mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,06/23] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,05/23] mtd: nand: denali: remove Toshiba and Hynix specific fixup code - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Accepted
[v4,04/23] mtd: nand: denali: avoid hard-coding ECC step, strength, bytes 1 - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,03/23] mtd: nand: add generic helpers to check, match, maximize ECC settings - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Superseded
[v4,02/23] mtd: nand: denali: use BIT() and GENMASK() for register macros - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Accepted
[v4,01/23] mtd: nand: denali_dt: clean up resource ioremap - - - - --- 2017-06-05 Masahiro Yamada bbrezillon Accepted
mtd: nand: gpmi: fix typo in comment - - - - --- 2017-06-05 Matthias Lange bbrezillon Accepted
mtd: nand: gpmi: Fix typo in data structure name - - - - --- 2017-06-05 Matthias Lange bbrezillon Accepted
ubifs: Fix a sleep-in-atomic bug in read_nnode - - - - --- 2017-06-05 Jia-Ju Bai bbrezillon Rejected
ubifs: Fix a sleep-in-atomic bug in ubifs_read_nnode - - - - --- 2017-06-05 Jia-Ju Bai bbrezillon Rejected
[5/5] ubi: Allow to use read-only UBI volume with not enough PEBs - - - - --- 2017-06-02 Pali Rohár bbrezillon Rejected
[4/5] mtd: block2mtd: Add support for deleting block2mtd mapping - - - - --- 2017-06-02 Pali Rohár bbrezillon Rejected
[3/5] mtd: block2mtd: Fallback to read-only mode - - - - --- 2017-06-02 Pali Rohár bbrezillon Rejected
[2/5] mtd: block2mtd: Add support for specifying MTD write size and subpage shift - - - - --- 2017-06-02 Pali Rohár bbrezillon Rejected
[1/5] mtd: block2mtd: Check for valid user supplied erase size - - 1 - --- 2017-06-02 Pali Rohár bbrezillon Rejected
mtd: nand: Fix various memory leaks in core - - - - --- 2017-06-02 Boris Brezillon bbrezillon Accepted
mtd: nand: orion: Handle return value of clk_prepare_enable - - - - --- 2017-06-01 Arvind Yadav bbrezillon Accepted
[PATCHv2] mtd: nand: fsl_ifc: fix handing of bit flips in erased pages 1 - - - --- 2017-05-31 Pavel Machek bbrezillon Accepted
[v5,4/4] mtd: nand: mediatek: add support for MT2712 NAND FLASH Controller - - - - --- 2017-05-31 xiaolei li bbrezillon Accepted
[v5,3/4] mtd: nand: mediatek: add support for different MTK NAND FLASH Controller IP - - - - --- 2017-05-31 xiaolei li bbrezillon Accepted
[v5,2/4] mtd: nand: mediatek: refine register NFI_PAGEFMT setting - - - - --- 2017-05-31 xiaolei li bbrezillon Accepted
[v5,1/4] mtd: nand: mediatek: update DT bindings - - 1 - --- 2017-05-31 xiaolei li bbrezillon Accepted
mtd: nand: atmel: mark resume function __maybe_unused - - - - --- 2017-05-31 Arnd Bergmann bbrezillon Accepted
[v4,4/4] mtd: nand: mediatek: add support for MT2712 NAND FLASH Controller - - - - --- 2017-05-31 xiaolei li bbrezillon Superseded
[v4,3/4] mtd: nand: mediatek: add support for different MTK NAND FLASH Controller IP - - - - --- 2017-05-31 xiaolei li bbrezillon Superseded
[v4,2/4] mtd: nand: mediatek: refine register NFI_PAGEFMT setting - - - - --- 2017-05-31 xiaolei li bbrezillon Superseded
[v4,1/4] mtd: nand: mediatek: update DT bindings - - 1 - --- 2017-05-31 xiaolei li bbrezillon Superseded
[v2,1/4] dt-bindings: mtd: atmel-nand: Document the nfc-io bindings - - - - --- 2017-05-30 Boris Brezillon bbrezillon Not Applicable
[1/5] dt-bindings: mtd: atmel-nand: Document the nfc-io bindings - - - - --- 2017-05-30 Boris Brezillon bbrezillon Superseded
Fix typo in comment. - - - - --- 2017-05-30 Matthias Lange bbrezillon Accepted
[v7] mtd: create per-device and module-scope debugfs entries 1 - - - --- 2017-05-29 Mario Rugiero bbrezillon Superseded
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP - - - 1 --- 2017-05-26 Boris Brezillon bbrezillon Accepted
[-next] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND) - - - - --- 2017-05-26 KOBAYASHI Yoshitake bbrezillon Changes Requested
pxa3xx-nand failing to find device on linux-next - - - - --- 2017-05-25 Boris Brezillon bbrezillon Superseded
mtd: nand: check ecc->total sanity in nand_scan_tail - - - - --- 2017-05-25 Masahiro Yamada bbrezillon Accepted
[v6,15/15] MAINTAINERS: Add SPI NAND entry - - - - --- 2017-05-24 Peter Pan 潘栋 (peterpandong) bbrezillon Changes Requested
[v6,14/15] nand: spi: Add generic SPI controller support - - - - --- 2017-05-24 Peter Pan 潘栋 (peterpandong) bbrezillon Changes Requested
[v6,13/15] nand: spi: add Micron spi nand support - - - - --- 2017-05-24 Peter Pan 潘栋 (peterpandong) bbrezillon Changes Requested
« 1 2 ... 11 12 13280 281 »