Show patches with: none      |   32934 patches
« 1 2 ... 9 10 11329 330 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,2/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variable 'eccsize' a… - - - - --- 2014-01-04 pekon gupta Superseded
[v6,3/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page bit-flip correction f… - - - - --- 2014-01-04 pekon gupta Superseded
[v6,4/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detection for BCHx_HW… - - - - --- 2014-01-04 pekon gupta Superseded
[v6,5/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhancements - - - - --- 2014-01-04 pekon gupta Superseded
[v6,6/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-flip correcti… - - - - --- 2014-01-04 pekon gupta Superseded
[v5,1/4] mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calculate_ecc_bch - - - - --- 2014-01-07 pekon gupta Accepted
[v5,2/4] mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW ecc-scheme - - - - --- 2014-01-07 pekon gupta Superseded
[v5,3/4] mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calculate_ecc_bch - - - - --- 2014-01-07 pekon gupta Superseded
[v5,4/4] mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calculate_ecc_bch - - - - --- 2014-01-07 pekon gupta Superseded
UBIFS seeing corrupt blank pages when image flashed via u-boot - - - - --- 2014-01-15 pekon gupta Rejected
[v7,1/6] mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info' - - - - --- 2014-01-17 pekon gupta Superseded
[v7,2/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variable 'eccsize' a… - - - - --- 2014-01-17 pekon gupta Superseded
[v7,3/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detection for BCHx_HW… - - - - --- 2014-01-17 pekon gupta Superseded
[v7,4/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: remove redundant bit-flip counting fo… - - - - --- 2014-01-17 pekon gupta Superseded
[v7,5/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhancements - - - - --- 2014-01-17 pekon gupta Superseded
[v7,6/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-flip correcti… - - - - --- 2014-01-17 pekon gupta Superseded
[v2,1/3] mtd: nand: omap: fix ecclayout->oobfree->offset - - - 2 --- 2014-02-14 pekon gupta Not Applicable
[v2,2/3] mtd: nand: omap: fix ecclayout->oobfree->length - - - - --- 2014-02-14 pekon gupta Not Applicable
[v2,3/3] mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver - - - 2 --- 2014-02-14 pekon gupta Not Applicable
[v3,1/3] mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver - - - 2 --- 2014-02-17 pekon gupta Accepted
[v3,2/3] mtd: nand: omap: fix ecclayout->oobfree->offset - - - 2 --- 2014-02-17 pekon gupta Accepted
[v3,3/3] mtd: nand: omap: fix ecclayout->oobfree->length - - - - --- 2014-02-17 pekon gupta Accepted
[v8,1/6] mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info' - - - 1 --- 2014-02-18 pekon gupta Not Applicable
[v8,2/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variable 'eccsize' a… - - - 1 --- 2014-02-18 pekon gupta Accepted
[v8,3/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detection for BCHx_HW… - - - 1 --- 2014-02-18 pekon gupta Superseded
[v8,4/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: remove redundant bit-flip counting fo… - - - 1 --- 2014-02-18 pekon gupta Superseded
[v8,5/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhancements - - - 1 --- 2014-02-18 pekon gupta Superseded
[v8,6/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-flip correcti… - - - 1 --- 2014-02-18 pekon gupta Superseded
[v6,1/4] mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calculate_ecc_bch - - - 1 --- 2014-02-26 pekon gupta Not Applicable
[v6,2/4] mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW ecc-scheme - - - 1 --- 2014-02-26 pekon gupta Accepted
[v6,3/4] mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calculate_ecc_bch - - - 1 --- 2014-02-26 pekon gupta Not Applicable
[v6,4/4] mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calculate_ecc_bch - - - 1 --- 2014-02-26 pekon gupta Accepted
[v5,1/4] mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwecc_bch - - - - --- 2014-03-03 pekon gupta Accepted
[v5,2/4] mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GPMC configs - - - - --- 2014-03-03 pekon gupta Accepted
[v5,3/4] mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC configs - - - - --- 2014-03-03 pekon gupta Accepted
[v5,4/4] mtd: nand: omap: remove is_elm_present flag - - - - --- 2014-03-03 pekon gupta Accepted
[v5,1/4] mtd: devices: elm: check for hardware engine's design constrains - - - - --- 2014-03-03 pekon gupta Superseded
[v5,2/4] mtd: devices: elm: clean elm_load_syndrome - - - - --- 2014-03-03 pekon gupta Superseded
[v5,3/4] mtd: devices: elm: configure parallel channels based on ecc_steps - - - - --- 2014-03-03 pekon gupta Superseded
[v5,4/4] mtd: devices: elm: update DRIVER_NAME as "omap-elm" - - - - --- 2014-03-03 pekon gupta Superseded
[v6,1/4] mtd: devices: elm: check for hardware engine's design constrains - - - - --- 2014-03-07 pekon gupta Superseded
[v6,2/4] mtd: devices: elm: clean elm_load_syndrome - - - - --- 2014-03-07 pekon gupta Superseded
[v6,3/4] mtd: devices: elm: configure parallel channels based on ecc_steps - - - - --- 2014-03-07 pekon gupta Superseded
[v6,4/4] mtd: devices: elm: update DRIVER_NAME as "omap-elm" - - - - --- 2014-03-07 pekon gupta Superseded
[v2,1/4] mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates - - - - --- 2014-03-07 pekon gupta Superseded
[v2,2/4] mtd: nand: omap: add support for BCH16_ECC - ELM driver updates - - - - --- 2014-03-07 pekon gupta Superseded
[v2,3/4] mtd: nand: omap: add support for BCH16_ECC - NAND driver updates - - - - --- 2014-03-07 pekon gupta Superseded
[v2,4/4] mtd: nand: omap: Documentation: How to select correct ECC scheme for your device ? - - - - --- 2014-03-07 pekon gupta Superseded
[RFC] UBIFS: remove check for all(0xff) for empty pages - - - - --- 2014-03-11 pekon gupta Rejected
[v1,1/3] ARM: dts: am335x-bone: add support for beaglebone NAND cape - - - - --- 2014-03-12 pekon gupta Not Applicable
[v1,2/3] ARM: dts: am335x-boneblack: add support for beaglebone NAND cape - - - - --- 2014-03-12 pekon gupta Not Applicable
[v1,3/3] ARM: dts: am437x-gp-evm: add support for parallel NAND flash - - - - --- 2014-03-12 pekon gupta Not Applicable
[RFC,v2] mtd: nand: add erased-page bitflip correction - - - - --- 2014-03-14 pekon gupta RFC
[v9,1/5] mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info' - - - 1 --- 2014-03-18 pekon gupta Not Applicable
[v9,2/5] mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variable 'eccsize' a… - - - 1 --- 2014-03-18 pekon gupta Accepted
[v9,3/5] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detection for BCHx_HW… - - - - --- 2014-03-18 pekon gupta Accepted
[v9,4/5] mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhancements - - - 1 --- 2014-03-18 pekon gupta Accepted
[v9,5/5] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-flip correcti… - - - 1 --- 2014-03-18 pekon gupta Accepted
[v7,1/4] mtd: devices: elm: check for hardware engine's design constraints - - - - --- 2014-03-20 pekon gupta Superseded
[v7,2/4] mtd: devices: elm: clean elm_load_syndrome - - - - --- 2014-03-20 pekon gupta Superseded
[v7,3/4] mtd: devices: elm: configure parallel channels based on ecc_steps - - - - --- 2014-03-20 pekon gupta Superseded
[v7,4/4] mtd: devices: elm: update DRIVER_NAME as "omap-elm" - - - - --- 2014-03-20 pekon gupta Superseded
[v8,1/4] mtd: devices: elm: check for hardware engine's design constraints - - - - --- 2014-03-20 pekon gupta Accepted
[v8,2/4] mtd: devices: elm: clean elm_load_syndrome - - - - --- 2014-03-20 pekon gupta Accepted
[v8,3/4] mtd: devices: elm: configure parallel channels based on ecc_steps - - - - --- 2014-03-20 pekon gupta Accepted
[v8,4/4] mtd: devices: elm: update DRIVER_NAME as "omap-elm" - - - - --- 2014-03-20 pekon gupta Accepted
mtd: nand: omap: ecc.correct: omap_elm_correct_data: return number of bit-flips detected in erased-… - - - - --- 2014-03-20 pekon gupta Accepted
[v3,1/4] mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates - - - - --- 2014-03-24 pekon gupta Not Applicable
[v3,2/4] mtd: nand: omap: add support for BCH16_ECC - ELM driver updates - - - - --- 2014-03-24 pekon gupta Superseded
[v3,3/4] mtd: nand: omap: add support for BCH16_ECC - NAND driver updates - - - - --- 2014-03-24 pekon gupta Accepted
[v3,4/4] mtd: nand: omap: Documentation: How to select correct ECC scheme for your device ? - - - - --- 2014-03-24 pekon gupta Not Applicable
[v2] mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page - - - - --- 2014-03-25 pekon gupta Accepted
mtd: nand: Disable subpage writes for drivers without ecc->hwctl - - - - --- 2014-04-09 pekon gupta Rejected
mtd: nand: Disable subpage writes for drivers without ecc->hwctl - - - 1 --- 2014-04-14 pekon gupta Superseded
[1/1] mtd: eLBC NAND: fixes subpage write support - - 1 1 --- 2014-05-06 pekon gupta Accepted
mtd: nand: Fix problem with NAND_CMD_RNDOUT (05h-E0h) - - - - --- 2014-05-06 pekon gupta Superseded
[v2] mtd: nand: Fix problem with NAND_CMD_RNDOUT (05h-E0h) - - 1 - --- 2014-05-06 pekon gupta Rejected
[v3,1/4] mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates - - - - --- 2014-05-09 pekon gupta Superseded
[v3,2/4] mtd: nand: omap: add support for BCH16_ECC - ELM driver updates - - - - --- 2014-05-09 pekon gupta Superseded
[v3,3/4] mtd: nand: omap: add support for BCH16_ECC - NAND driver updates - - - - --- 2014-05-09 pekon gupta Superseded
[v3,4/4] mtd: nand: omap: Documentation: How to select correct ECC scheme for your device ? - - - - --- 2014-05-09 pekon gupta Superseded
[v4,1/4] mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates 1 - - - --- 2014-05-19 pekon gupta Accepted
[v4,2/4] mtd: nand: omap: add support for BCH16_ECC - ELM driver updates - - - - --- 2014-05-19 pekon gupta Accepted
[v4,3/4] mtd: nand: omap: add support for BCH16_ECC - NAND driver updates - - - - --- 2014-05-19 pekon gupta Superseded
[v4,4/4] mtd: nand: omap: Documentation: How to select correct ECC scheme for your device ? - - - - --- 2014-05-19 pekon gupta Accepted
[v1,1/3] ARM: dts: am335x-bone: add support for beaglebone NAND cape - - 1 - --- 2014-06-24 pekon gupta Not Applicable
[v1,2/3] ARM: dts: am335x-bone: add support for beaglebone NOR cape - - - - --- 2014-06-24 pekon gupta Not Applicable
[v1,3/3] ARM: dts: am335x-bone: add support for beaglebone LCD4 cape - - - - --- 2014-06-24 pekon gupta Not Applicable
[RFC,1/2] mtd: nand: clean nand_write_subpage_hwecc to reduce local variables - - - - --- 2014-06-30 pekon gupta RFC
[RFC,2/2] mtd: nand: refactor nand_write_subpage_hwecc to write only relevant subpage data - - - - --- 2014-06-30 pekon gupta RFC
[v3,0/3] mtd: Add sysfs entries and account BBT blocks properly - - - 1 --- 2014-07-01 pekon gupta RFC
ARM: dts: dra7-evm: add parallel NOR flash support - - - - --- 2014-07-23 pekon gupta Not Applicable
mtd: nand: omap: save Bad-Block-Table (BBT) on device - - - - --- 2014-07-23 pekon gupta Changes Requested
[v2,1/3] ARM: dts: am335x-bone: add support for beaglebone NAND cape - - 1 - --- 2014-07-25 pekon gupta Not Applicable
[v2,2/3] ARM: dts: am335x-bone: add support for beaglebone NOR cape - - - - --- 2014-07-25 pekon gupta Not Applicable
[v2,3/3] ARM: dts: am335x-bone: add support for beaglebone LCD4 cape - - - - --- 2014-07-25 pekon gupta Not Applicable
[v3] ARM: dts: am335x-bone: add support for beaglebone LCD4 cape - - - - --- 2014-07-25 pekon gupta Not Applicable
jffs2: fix memory leak if the sector was successfully erased - - - - --- 2010-02-22 niam New
[LINUX,v8,1/2] Documentation: nand: pl353: Add documentation for controller and driver Add arm pl353 smc nand driver for xilinx zynq soc - - - - --- 2018-03-14 naga suresh kumar bbrezillon Superseded
[LINUX,v8,2/2] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface Add arm pl353 smc nand driver for xilinx zynq soc - - - - --- 2018-03-14 naga suresh kumar bbrezillon Superseded
« 1 2 ... 9 10 11329 330 »