Show patches with: Submitter = Ezequiel Garcia       |   325 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3] mtd: omap-onenand: pass device_node in platform data 1 - - - --- 2012-12-24 Ezequiel Garcia Accepted
[2/3] arm: omap2: gpmc-onenand: drop __init annotation - - - - --- 2012-12-24 Ezequiel Garcia Accepted
[3/3] arm: omap2: gpmc: add DT bindings for OneNAND - - - - --- 2012-12-24 Ezequiel Garcia Superseded
[v2,1/3] mtd: omap-onenand: pass device_node in platform data 1 - - - --- 2013-01-19 Ezequiel Garcia Accepted
[v2,2/3] arm: omap2: gpmc-onenand: drop __init annotation - - - - --- 2013-01-19 Ezequiel Garcia Accepted
[v2,3/3] arm: omap2: gpmc: add DT bindings for OneNAND - - - - --- 2013-01-19 Ezequiel Garcia Superseded
[v3,1/3] mtd: omap-onenand: pass device_node in platform data 1 - - - --- 2013-01-25 Ezequiel Garcia Accepted
[v3,2/3] arm: omap2: gpmc-onenand: drop __init annotation - - - - --- 2013-01-25 Ezequiel Garcia Accepted
[v3,3/3] arm: omap2: gpmc: add DT bindings for OneNAND - - - - --- 2013-01-25 Ezequiel Garcia Accepted
mtd: physmap: Convert to devm_ioremap_resource() - - - - --- 2013-01-25 Ezequiel Garcia Deferred
[1/2] mtd: physmap_of: Convert device allocation to managed devm_kzalloc() - - - - --- 2013-01-25 Ezequiel Garcia Accepted
[2/2] mtd: physmap_of: Convert to devm_ioremap_resource() - - - - --- 2013-01-25 Ezequiel Garcia Deferred
[1/7] Documentation: clk.txt: Fix a very small typo - - - - --- 2013-04-17 Ezequiel Garcia Not Applicable
[2/7] mtd: nand: pxa3xx: Use devm_kzalloc - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[3/7] mtd: nand: pxa3xx: Use devm_ioremap_resource - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[4/7] mtd: nand: pxa3xx: Use devm_clk_get - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[5/7] mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[6/7] mtd: nand: pxa3xx: Check for clk_prepare_enable() return value - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[7/7] mtd: nand: pxa3xx: Move buffer release code to its own function - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[v3,1/1] ubi: Introduce block devices for UBI volumes - - - - --- 2013-05-18 Ezequiel Garcia Superseded
ubi-utils: Add ubiblkvol tool - - - - --- 2013-05-18 Ezequiel Garcia Deferred
[01/13] mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly - - - - --- 2013-07-29 Ezequiel Garcia Accepted
[02/13] mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field - - - - --- 2013-07-29 Ezequiel Garcia Accepted
[03/13] mtd: nand: pxa3xx: Support command buffer #3 - - - - --- 2013-07-29 Ezequiel Garcia Deferred
[04/13] mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read - - - - --- 2013-07-29 Ezequiel Garcia Accepted
[05/13] mtd: nand: pxa3xx: Add a local loop variable - - - - --- 2013-07-29 Ezequiel Garcia Superseded
[06/13] mtd: nand: pxa3xx: Remove hardcoded mtd name - - - - --- 2013-07-29 Ezequiel Garcia Accepted
[07/13] mtd: nand: pxa3xx: Remove uneeded internal cmdset - - - - --- 2013-07-29 Ezequiel Garcia Accepted
[08/13] mtd: nand: pxa3xx: Move cached registers to info structure - - - - --- 2013-07-29 Ezequiel Garcia Accepted
[09/13] mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms - - - - --- 2013-07-29 Ezequiel Garcia Superseded
[10/13] mtd: nand: pxa3xx: Add inline keyword to enable_int() - - - - --- 2013-07-29 Ezequiel Garcia Superseded
[11/13] mtd: nand: pxa3xx: Allow devices with no dma resources - - - - --- 2013-07-29 Ezequiel Garcia Accepted
[12/13] mtd: nand: pxa3xx-nand: Increase data buffer size - - - - --- 2013-07-29 Ezequiel Garcia Superseded
[13/13] mtd: nand: Allow to build pxa3xx_nand on Orion platforms - - - - --- 2013-07-29 Ezequiel Garcia Accepted
[v2,01/14] mtd: nand: pxa3xx: Introduce 'marvell, armada370-nand' compatible string - - - - --- 2013-08-07 Ezequiel Garcia Superseded
[v2,02/14] mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly - - - - --- 2013-08-07 Ezequiel Garcia Superseded
[v2,03/14] mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field - - - - --- 2013-08-07 Ezequiel Garcia Superseded
[v2,04/14] mtd: nand: pxa3xx: Support command buffer #3 - - - - --- 2013-08-07 Ezequiel Garcia Superseded
[v2,05/14] mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read - - - - --- 2013-08-07 Ezequiel Garcia Superseded
[v2,06/14] mtd: nand: pxa3xx: Add a local loop variable - - - - --- 2013-08-07 Ezequiel Garcia Accepted
[v2,07/14] mtd: nand: pxa3xx: Remove hardcoded mtd name - - - - --- 2013-08-07 Ezequiel Garcia Superseded
[v2,08/14] mtd: nand: pxa3xx: Remove uneeded internal cmdset - - - - --- 2013-08-07 Ezequiel Garcia Superseded
[v2,09/14] mtd: nand: pxa3xx: Move cached registers to info structure - - - - --- 2013-08-07 Ezequiel Garcia Superseded
[v2,10/14] mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms - - - - --- 2013-08-07 Ezequiel Garcia Accepted
[v2,11/14] mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int() - - - - --- 2013-08-07 Ezequiel Garcia Superseded
[v2,12/14] mtd: nand: pxa3xx: Allow devices with no dma resources - - - - --- 2013-08-07 Ezequiel Garcia Superseded
[v2,13/14] mtd: nand: pxa3xx: Increase data buffer size - - - - --- 2013-08-07 Ezequiel Garcia Superseded
[v2,14/14] mtd: nand: Allow to build pxa3xx_nand on Orion platforms - - - - --- 2013-08-07 Ezequiel Garcia Superseded
[v3,01/15] mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF - - - - --- 2013-08-10 Ezequiel Garcia Superseded
[v3,02/15] mtd: nand: pxa3xx: Introduce 'marvell, armada370-nand' compatible string - - - 1 --- 2013-08-10 Ezequiel Garcia Superseded
[v3,03/15] mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly - - - 1 --- 2013-08-10 Ezequiel Garcia Superseded
[v3,04/15] mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field - - - 1 --- 2013-08-10 Ezequiel Garcia Superseded
[v3,05/15] mtd: nand: pxa3xx: Support command buffer #3 - - - 1 --- 2013-08-10 Ezequiel Garcia Superseded
[v3,06/15] mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read - - - 1 --- 2013-08-10 Ezequiel Garcia Superseded
[v3,07/15] mtd: nand: pxa3xx: Add a local loop variable - - - 1 --- 2013-08-10 Ezequiel Garcia Superseded
[v3,08/15] mtd: nand: pxa3xx: Remove hardcoded mtd name - - - 1 --- 2013-08-10 Ezequiel Garcia Superseded
[v3,09/15] mtd: nand: pxa3xx: Remove uneeded internal cmdset - - - 1 --- 2013-08-10 Ezequiel Garcia Superseded
[v3,10/15] mtd: nand: pxa3xx: Move cached registers to info structure - - - 1 --- 2013-08-10 Ezequiel Garcia Superseded
[v3,11/15] mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms - - - 1 --- 2013-08-10 Ezequiel Garcia Superseded
[v3,12/15] mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int() - - - 1 --- 2013-08-10 Ezequiel Garcia Accepted
[v3,13/15] mtd: nand: pxa3xx: Allow devices with no dma resources - - - 1 --- 2013-08-10 Ezequiel Garcia Superseded
[v3,14/15] mtd: nand: pxa3xx: Increase data buffer size - - - 1 --- 2013-08-10 Ezequiel Garcia Superseded
[v3,15/15] mtd: nand: Allow to build pxa3xx_nand on Orion platforms - - - 1 --- 2013-08-10 Ezequiel Garcia Superseded
[v4,01/14] mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF - - - - --- 2013-08-12 Ezequiel Garcia Accepted
[v4,02/14] mtd: nand: pxa3xx: Introduce 'marvell, armada370-nand' compatible string - - - - --- 2013-08-12 Ezequiel Garcia Superseded
[v4,03/14] mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly - - - 1 --- 2013-08-12 Ezequiel Garcia Superseded
[v4,04/14] mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field - - - 1 --- 2013-08-12 Ezequiel Garcia Superseded
[v4,05/14] mtd: nand: pxa3xx: Support command buffer #3 - - - 1 --- 2013-08-12 Ezequiel Garcia Accepted
[v4,06/14] mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read - - - 1 --- 2013-08-12 Ezequiel Garcia Superseded
[v4,07/14] mtd: nand: pxa3xx: Add a local loop variable - - - 1 --- 2013-08-12 Ezequiel Garcia Superseded
[v4,08/14] mtd: nand: pxa3xx: Remove hardcoded mtd name - - - 1 --- 2013-08-12 Ezequiel Garcia Superseded
[v4,09/14] mtd: nand: pxa3xx: Remove uneeded internal cmdset - - - 1 --- 2013-08-12 Ezequiel Garcia Superseded
[v4,10/14] mtd: nand: pxa3xx: Move cached registers to info structure - - - 1 --- 2013-08-12 Ezequiel Garcia Superseded
[v4,11/14] mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms - - - 1 --- 2013-08-12 Ezequiel Garcia Superseded
[v4,12/14] mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int() - - - 1 --- 2013-08-12 Ezequiel Garcia Superseded
[v4,13/14] mtd: nand: pxa3xx: Allow devices with no dma resources - - - 1 --- 2013-08-12 Ezequiel Garcia Superseded
[v4,14/14] mtd: nand: Allow to build pxa3xx_nand on Orion platforms - - - 1 --- 2013-08-12 Ezequiel Garcia Superseded
mtd: atmel_nand: fix the warning when CONFIG_OF is not defined - - - - --- 2013-08-31 Ezequiel Garcia Superseded
of_mtd: Add no-op stubs to support CONFIG_OF=n - - - - --- 2013-09-03 Ezequiel Garcia Superseded
[RFC/PATCH] mtd: nand: pxa3xx: Remove redundant device probing - - - - --- 2013-09-06 Ezequiel Garcia Superseded
[RFC/PATCH,v2] mtd: nand: pxa3xx: Remove redundant device probing - - - - --- 2013-09-10 Ezequiel Garcia Superseded
mtd: nand: cleanup ONFI printed errors, warnings - - - - --- 2013-09-12 Ezequiel Garcia Superseded
[01/21] mtd: nand: pxa3xx: Allocate data buffer on detected flash size - - - - --- 2013-09-19 Ezequiel Garcia Accepted
[02/21] mtd: nand: pxa3xx: Disable OOB on arbitrary length commands - - - - --- 2013-09-19 Ezequiel Garcia Superseded
[03/21] mtd: nand: pxa3xx: Use a completion to signal device ready - - - - --- 2013-09-19 Ezequiel Garcia Superseded
[04/21] mtd: nand: pxa3xx: Add bad block handling - - - - --- 2013-09-19 Ezequiel Garcia Superseded
[05/21] mtd: nand: pxa3xx: Add driver-specific ECC BCH support - - - - --- 2013-09-19 Ezequiel Garcia Superseded
[06/21] mtd: nand: pxa3xx: Configure detected pages-per-block - - - - --- 2013-09-19 Ezequiel Garcia Superseded
[07/21] mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start - - - - --- 2013-09-19 Ezequiel Garcia Superseded
[08/21] mtd: nand: pxa3xx: Make config menu show supported platforms - - - - --- 2013-09-19 Ezequiel Garcia Accepted
[09/21] mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count - - - - --- 2013-09-19 Ezequiel Garcia Superseded
[10/21] mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize - - - - --- 2013-09-19 Ezequiel Garcia Superseded
[11/21] mtd: nand: pxa3xx: Add helper function to set page address - - - - --- 2013-09-19 Ezequiel Garcia Accepted
[12/21] mtd: nand: pxa3xx: Remove READ0 switch/case falltrough - - - - --- 2013-09-19 Ezequiel Garcia Accepted
[13/21] mtd: nand: pxa3xx: Split prepare_command_pool() in two stages - - - - --- 2013-09-19 Ezequiel Garcia Superseded
[14/21] mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command() - - - - --- 2013-09-19 Ezequiel Garcia Superseded
[15/21] mtd: nand: pxa3xx: Add a read/write buffers markers - - - - --- 2013-09-19 Ezequiel Garcia Superseded
[16/21] mtd: nand: pxa3xx: Introduce multiple page I/O support - - - - --- 2013-09-19 Ezequiel Garcia Superseded
[17/21] mtd: nand: pxa3xx: Add multiple chunk write support - - - - --- 2013-09-19 Ezequiel Garcia Superseded
[18/21] ARM: mvebu: Add a fixed 0Hz clock to represent NAND clock - - - - --- 2013-09-19 Ezequiel Garcia Superseded
« 1 2 3 4 »