LinuxLists
Users
About
Huang Shijie (
[email protected]
)
Number of posts: 174 (0.26 per day)
First post: 2012-02-03 01:56:13
Last post: 2013-12-06 10:34:51
Previous Page
/
Next Page
Date
List
Subject
2013-05-16 02:14:21
linux-kernel
Re: [PATCH v5 01/11] mtd: add datasheet's ECC information to nand_chip{}
2013-05-15 09:09:59
linux-kernel
[PATCH v5 10/11] mtd: add the ecc info for some full-id nand chips
2013-05-15 09:09:57
linux-kernel
[PATCH v5 11/11] mtd: gpmi: set the BCH's geometry with the ecc info
2013-05-15 09:03:21
linux-kernel
[PATCH v2 3/4] mtd: set the ecc step size for master/slave mtd_info
2013-05-15 09:02:58
linux-kernel
[PATCH v2 1/4] mtd: add a new field to mtd_info{}
2013-05-15 09:02:56
linux-kernel
[PATCH v2 4/4] mtd: gpmi: update the ecc step size for mtd_info{}
2013-05-15 09:02:47
linux-kernel
[PATCH v2 2/4] mtd: add a new sys node to show the ecc step size
2013-05-15 09:02:42
linux-kernel
[PATCH v2 0/4] Export the ecc step size to user applications
2013-05-15 08:58:40
linux-kernel
[PATCH v5 03/11] mtd: get the ECC info from the parameter page for ONFI nand
2013-05-15 08:58:24
linux-kernel
[PATCH v5 05/11] mtd: add a helper to get the supported features for ONFI nand
2013-05-15 08:57:14
linux-kernel
[PATCH v5 09/11] mtd: parse out the ECC info for the full-id nand chips
2013-05-15 08:56:50
linux-kernel
[PATCH v5 08/11] mtd: add ECC info for nand_flash_dev{}
2013-05-15 08:56:48
linux-kernel
[PATCH v5 06/11] mtd: get the ECC info from the Extended Parameter Page
2013-05-15 08:56:46
linux-kernel
[PATCH v5 07/11] mtd: replace the hardcode with the onfi_feature()
2013-05-15 08:56:40
linux-kernel
[PATCH v5 01/11] mtd: add datasheet's ECC information to nand_chip{}
2013-05-15 08:56:39
linux-kernel
[PATCH v5 02/11] mtd: increase max OOB size to 744
2013-05-15 08:56:38
linux-kernel
[PATCH v5 04/11] mtd: add data structures for Extended Parameter Page
2013-05-15 08:56:27
linux-kernel
[PATCH v5 00/11] mtd: add datasheet's ECC information to nand_chip{}
2013-05-15 08:00:51
linux-kernel
Re: [PATCH V4 1/9] mtd: add more comment for ecc_strength/ecc_size
2013-05-15 07:57:04
linux-kernel
Re: [PATCH 1/4] mtd: add a new field to mtd_info{}
2013-05-15 07:36:22
linux-kernel
Re: [PATCH V4 1/9] mtd: add more comment for ecc_strength/ecc_size
2013-05-03 06:37:00
linux-kernel
[PATCH 2/4] mtd: add a new sys node to show the ecc step size
2013-05-03 06:35:21
linux-kernel
[PATCH 3/4] mtd: set the ecc step size for master/slave mtd_info
2013-05-03 06:35:18
linux-kernel
[PATCH 0/4] Export the ecc step size to user applications
2013-05-03 06:35:16
linux-kernel
[PATCH 4/4] mtd: gpmi: update the ecc step size for mtd_info{}
2013-05-03 06:35:08
linux-kernel
[PATCH 1/4] mtd: add a new field to mtd_info{}
2013-05-03 02:50:58
linux-kernel
Re: [PATCH V4 4/9] mtd: get the ECC info from the Extended Parameter Page
2013-05-02 06:46:19
linux-kernel
Re: [PATCH V4 5/9] mtd: replace the hardcode with the onfi_feature()
2013-05-02 05:59:20
linux-kernel
Re: [PATCH V4 5/9] mtd: replace the hardcode with the onfi_feature()
2013-05-02 02:13:00
linux-kernel
Re: [PATCH V4 5/9] mtd: replace the hardcode with the onfi_feature()
2013-04-26 09:22:48
linux-kernel
[PATCH V4 3/9] mtd: add a helper to get the supported features for ONFI nand
2013-04-26 09:22:45
linux-kernel
[PATCH V4 4/9] mtd: get the ECC info from the Extended Parameter Page
2013-04-26 09:22:43
linux-kernel
[PATCH V4 1/9] mtd: add more comment for ecc_strength/ecc_size
2013-04-26 09:22:03
linux-kernel
[PATCH V4 6/9] mtd: add ECC info for nand_flash_dev{}
2013-04-26 09:21:41
linux-kernel
[PATCH V4 7/9] mtd: parse out the ECC info for the full-id nand chips
2013-04-26 09:21:11
linux-kernel
[PATCH V4 8/9] mtd: add the ecc info for some full-id nand chips
2013-04-26 09:21:08
linux-kernel
[PATCH V4 9/9] mtd: gpmi: set the BCH's geometry with the ecc info
2013-04-26 09:21:02
linux-kernel
[PATCH V4 5/9] mtd: replace the hardcode with the onfi_feature()
2013-04-26 09:20:59
linux-kernel
[PATCH V4 0/9] mtd: add datasheet's ECC information to nand_chip{}
2013-04-26 09:20:57
linux-kernel
[PATCH V4 2/9] mtd: add data structures for Extended Parameter Page
2013-04-26 06:23:11
linux-kernel
Re: [PATCH V3 6/9] mtd: add a new field for ecc info in the nand_flash_dev{}
2013-04-25 08:55:05
linux-kernel
Re: [PATCH V3 6/9] mtd: add a new field for ecc info in the nand_flash_dev{}
2013-04-25 06:44:12
linux-kernel
Re: [PATCH V3 0/9] mtd: add datasheet's ECC information to nand_chip{}
2013-04-25 06:39:09
linux-kernel
Re: [PATCH V3 1/9] mtd: add more comment for ecc_strength/ecc_size
2013-04-25 06:37:34
linux-kernel
Re: [PATCH V3 1/9] mtd: add more comment for ecc_strength/ecc_size
2013-04-25 06:37:06
linux-kernel
Re: [PATCH V3 4/9] mtd: get the ECC info from the Extended Parameter Page
2013-04-23 09:08:32
linux-kernel
[PATCH V3 1/9] mtd: add more comment for ecc_strength/ecc_size
2013-04-23 09:08:13
linux-kernel
[PATCH V3 3/9] mtd: add a helper to get the supported features for ONFI nand
2013-04-23 09:07:48
linux-kernel
[PATCH V3 6/9] mtd: add a new field for ecc info in the nand_flash_dev{}
2013-04-23 09:06:59
linux-kernel
[PATCH V3 9/9] mtd: gpmi: set the BCH's geometry with the ecc info
2013-04-23 09:06:34
linux-kernel
[PATCH V3 8/9] mtd: add the ecc info for some full-id nand chips