Show patches with: Submitter = Ezequiel Garcia       |    Archived = No       |   325 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/3] UBI: Dispatch update notification if the volume is updated - - - - --- 2014-08-29 Ezequiel Garcia Accepted
[2/3] UBI: block: Add support for the UBI_VOLUME_UPDATED notification - - - - --- 2014-08-29 Ezequiel Garcia Accepted
[1/3] UBI: block: Fix block device size setting - - - - --- 2014-08-29 Ezequiel Garcia Accepted
[v3,1/3] mtd: Add sysfs attributes to expose the ECC stats fields - - - - --- 2014-06-24 Ezequiel Garcia Accepted
[v3,4/4] mtd: nand: pxa3xx: Add supported ECC strength and step size to the DT binding - - - - --- 2014-05-14 Ezequiel Garcia Accepted
[v3,3/4] mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding - - - - --- 2014-05-14 Ezequiel Garcia Accepted
[v3,2/4] mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling - - - - --- 2014-05-14 Ezequiel Garcia Accepted
[v3,1/4] mtd: nand: Warn the user if the selected ECC strength is too weak - - - - --- 2014-05-14 Ezequiel Garcia Accepted
[v2,3/3] UBI: block: Avoid disk size integer overflow - - - - --- 2014-05-05 Ezequiel Garcia Accepted
[v2,2/3] UBI: block: Set disk_capacity out of the mutex - - - - --- 2014-05-05 Ezequiel Garcia Accepted
[v2,1/3] UBI: block: Make ubiblock_resize return something - - - - --- 2014-05-05 Ezequiel Garcia Accepted
UBI: weaken the 'exclusive' constraint when opening volumes to rename - - - - --- 2014-04-16 Ezequiel Garcia Accepted
[v2,4/4] mtd: nand: pxa3xx: Add supported ECC strength and step size to the DT binding - - - - --- 2014-03-21 Ezequiel Garcia Accepted
[v2] ubi-utils: Add ubiblock tool - - - - --- 2014-03-14 Ezequiel Garcia Accepted
UBI: Make UBI_IOCVOLCRBLK take a parameter for future usage - - - - --- 2014-03-05 Ezequiel Garcia Accepted
[3/3] UBI: block: Add CONFIG_BLOCK dependency - - - - --- 2014-03-03 Ezequiel Garcia Accepted
[2/3] UBI: block: Use 'u64' for the 64-bit dividend - - - - --- 2014-03-03 Ezequiel Garcia Accepted
[1/3] UBI: block: Mark init-only symbol as __initdata - - - - --- 2014-03-03 Ezequiel Garcia Accepted
[2/2] mtd: nand: pxa3xx: Print actual ECC strength in error message - - - - --- 2014-02-27 Ezequiel Garcia Accepted
[1/2] mtd: nand: pxa3xx: Remove unused macro - - - - --- 2014-02-27 Ezequiel Garcia Accepted
[v7,3/3] Add UBI block interface documentation - - - - --- 2014-02-24 Ezequiel Garcia Accepted
mtd: nand: pxa3xx: Add "armada370-nand" compatible 1 - - - --- 2013-12-24 Ezequiel Garcia Accepted
Partially revert "mtd: nand: pxa3xx: Introduce 'marvell, armada370-nand' compatible string" 1 - - - --- 2013-12-09 Ezequiel Garcia Accepted
[2/2] mtd: nand: pxa3xx: Consolidate ECC initialization - - - 1 --- 2013-12-09 Ezequiel Garcia Accepted
[1/2] mtd: nand: pxa3xx: Use extended cmdfunc() only if needed - - - 1 --- 2013-12-09 Ezequiel Garcia Accepted
[1/1] mtd: nand: pxa3xx: Clear need_wait flag when starting a command - - - 1 --- 2013-12-09 Ezequiel Garcia Accepted
mtd: nand: sh_flctl: Remove unneeded CONFIG_OF - - - - --- 2013-12-07 Ezequiel Garcia Accepted
mtd: nand: pxa3xx: Use info->use_dma to release DMA resources - - - - --- 2013-11-26 Ezequiel Garcia Accepted
[v5,12/14] mtd: nand: pxa3xx: Introduce multiple page I/O support - - - - --- 2013-11-14 Ezequiel Garcia Accepted
[v5,04/14] mtd: nand: pxa3xx: Add driver-specific ECC BCH support - - - - --- 2013-11-14 Ezequiel Garcia Accepted
[v5,02/14] mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be ready - - - - --- 2013-11-14 Ezequiel Garcia Accepted
[v5,01/14] mtd: nand: pxa3xx: Use a completion to signal device ready - - - - --- 2013-11-14 Ezequiel Garcia Accepted
[v4,27/31] mtd: nand: pxa3xx: Add multiple chunk write support - - - - --- 2013-11-07 Ezequiel Garcia Accepted
[v4,17/31] mtd: nand: pxa3xx: Add bad block handling - - - - --- 2013-11-07 Ezequiel Garcia Accepted
[v4,09/31] mtd: nand: pxa3xx: read_page() returns max_bitflips - - - - --- 2013-11-07 Ezequiel Garcia Accepted
[v3,21/28] mtd: nand: pxa3xx: Add a read/write buffers markers - - - - --- 2013-11-05 Ezequiel Garcia Accepted
[v3,11/28] mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize() - - - - --- 2013-11-05 Ezequiel Garcia Accepted
[v3,10/28] mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize - - - - --- 2013-11-05 Ezequiel Garcia Accepted
[v3,08/28] mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal - - 1 - --- 2013-11-05 Ezequiel Garcia Accepted
[v3] mtd: nand: pxa3xx: Fix registered MTD name - - - - --- 2013-10-19 Ezequiel Garcia Accepted
[v2,20/27] mtd: nand: pxa3xx: Fix SEQIN column address set - - - - --- 2013-10-18 Ezequiel Garcia Accepted
[v2,18/27] mtd: nand: pxa3xx: Split prepare_command_pool() in two stages - - - - --- 2013-10-18 Ezequiel Garcia Accepted
[v2,15/27] mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start - - - - --- 2013-10-18 Ezequiel Garcia Accepted
[v2,09/27] mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count - - - - --- 2013-10-18 Ezequiel Garcia Accepted
[v2,06/27] mtd: nand: pxa3xx: Prevent sub-page writes - - - - --- 2013-10-18 Ezequiel Garcia Accepted
mtd: Move major number definitions to major.h - - - - --- 2013-10-13 Ezequiel Garcia Accepted
[PATCH/TRIVIAL] mtd: Use MTD_BLOCK_MAJOR instead of the magic number - - - - --- 2013-10-08 Ezequiel Garcia Accepted
[1/2] mtd: nand: pxa3xx: Move DMA I/O enabling - - - - --- 2013-10-04 Ezequiel Garcia Accepted
[12/21] mtd: nand: pxa3xx: Remove READ0 switch/case falltrough - - - - --- 2013-09-19 Ezequiel Garcia Accepted
[11/21] mtd: nand: pxa3xx: Add helper function to set page address - - - - --- 2013-09-19 Ezequiel Garcia Accepted
[08/21] mtd: nand: pxa3xx: Make config menu show supported platforms - - - - --- 2013-09-19 Ezequiel Garcia Accepted
[01/21] mtd: nand: pxa3xx: Allocate data buffer on detected flash size - - - - --- 2013-09-19 Ezequiel Garcia Accepted
[v4,05/14] mtd: nand: pxa3xx: Support command buffer #3 - - - 1 --- 2013-08-12 Ezequiel Garcia Accepted
[v4,01/14] mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF - - - - --- 2013-08-12 Ezequiel Garcia Accepted
[v3,12/15] mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int() - - - 1 --- 2013-08-10 Ezequiel Garcia Accepted
[v2,10/14] mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms - - - - --- 2013-08-07 Ezequiel Garcia Accepted
[v2,06/14] mtd: nand: pxa3xx: Add a local loop variable - - - - --- 2013-08-07 Ezequiel Garcia Accepted
[13/13] mtd: nand: Allow to build pxa3xx_nand on Orion platforms - - - - --- 2013-07-29 Ezequiel Garcia Accepted
[11/13] mtd: nand: pxa3xx: Allow devices with no dma resources - - - - --- 2013-07-29 Ezequiel Garcia Accepted
[08/13] mtd: nand: pxa3xx: Move cached registers to info structure - - - - --- 2013-07-29 Ezequiel Garcia Accepted
[07/13] mtd: nand: pxa3xx: Remove uneeded internal cmdset - - - - --- 2013-07-29 Ezequiel Garcia Accepted
[06/13] mtd: nand: pxa3xx: Remove hardcoded mtd name - - - - --- 2013-07-29 Ezequiel Garcia Accepted
[04/13] mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read - - - - --- 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
[01/13] mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly - - - - --- 2013-07-29 Ezequiel Garcia Accepted
[7/7] mtd: nand: pxa3xx: Move buffer release code to its own function - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[6/7] mtd: nand: pxa3xx: Check for clk_prepare_enable() return value - - - - --- 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
[4/7] mtd: nand: pxa3xx: Use devm_clk_get - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[3/7] mtd: nand: pxa3xx: Use devm_ioremap_resource - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[2/7] mtd: nand: pxa3xx: Use devm_kzalloc - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[1/2] mtd: physmap_of: Convert device allocation to managed devm_kzalloc() - - - - --- 2013-01-25 Ezequiel Garcia Accepted
[v3,3/3] arm: omap2: gpmc: add DT bindings for OneNAND - - - - --- 2013-01-25 Ezequiel Garcia Accepted
[v3,2/3] arm: omap2: gpmc-onenand: drop __init annotation - - - - --- 2013-01-25 Ezequiel Garcia Accepted
[v3,1/3] mtd: omap-onenand: pass device_node in platform data 1 - - - --- 2013-01-25 Ezequiel Garcia Accepted
[v2,2/3] arm: omap2: gpmc-onenand: drop __init annotation - - - - --- 2013-01-19 Ezequiel Garcia Accepted
[v2,1/3] mtd: omap-onenand: pass device_node in platform data 1 - - - --- 2013-01-19 Ezequiel Garcia Accepted
[2/3] arm: omap2: gpmc-onenand: drop __init annotation - - - - --- 2012-12-24 Ezequiel Garcia Accepted
[1/3] mtd: omap-onenand: pass device_node in platform data 1 - - - --- 2012-12-24 Ezequiel Garcia Accepted
UBI_READWRITE constraint when opening volumes to rename - - - - --- 2014-10-09 Ezequiel Garcia Rejected
[1/1] mtd: nand: Allow bad block markers to be found in the data region - - - - --- 2013-11-05 Ezequiel Garcia Rejected
[2/2] ARM: dts: Specify the NAND ECC scheme explicitly on Armada 385 DB board - - - - --- 2014-05-24 Ezequiel Garcia Not Applicable
[1/2] ARM: dts: Specify the NAND ECC scheme explicitly on Armada 375 DB board - - - - --- 2014-05-24 Ezequiel Garcia Not Applicable
[v3,6/6] clk: mvebu: Update binding documentation for the core divider clock - - - - --- 2014-03-13 Ezequiel Garcia Not Applicable
[v3,5/6] ARM: mvebu: Enable NAND controller in Armada 385-DB - - - - --- 2014-03-13 Ezequiel Garcia Not Applicable
[v3,4/6] ARM: mvebu: Add support for NAND controller in Armada 38x SoC - - - - --- 2014-03-13 Ezequiel Garcia Not Applicable
[v3,3/6] ARM: mvebu: Add the Core Divider clock to Armada 38x SoCs - - - - --- 2014-03-13 Ezequiel Garcia Not Applicable
[v3,2/6] ARM: mvebu: Add a 2 GHz fixed-clock on Armada 38x SoCs - - - - --- 2014-03-13 Ezequiel Garcia Not Applicable
[v3,1/6] clk: mvebu: Support Armada 380 SoC on the core divider clock - - - - --- 2014-03-13 Ezequiel Garcia Not Applicable
[6/6] clk: mvebu: Update binding documentation for the core divider clock - - - - --- 2014-03-12 Ezequiel Garcia Not Applicable
[5/6] ARM: mvebu: Enable NAND controller in Armada 385-DB - - - - --- 2014-03-12 Ezequiel Garcia Not Applicable
[4/6] ARM: mvebu: Add support for NAND controller in Armada 38x SoC - - - - --- 2014-03-12 Ezequiel Garcia Not Applicable
[3/6] ARM: mvebu: Add the Core Divider clock to Armada 38x SoCs - - - - --- 2014-03-12 Ezequiel Garcia Not Applicable
[2/6] ARM: mvebu: Add a 2 GHz fixed-clock on Armada 38x SoCs - - - - --- 2014-03-12 Ezequiel Garcia Not Applicable
[1/6] clk: mvebu: Support Armada 380 SoC on the core divider clock - - - - --- 2014-03-12 Ezequiel Garcia Not Applicable
[1/7] Documentation: clk.txt: Fix a very small typo - - - - --- 2013-04-17 Ezequiel Garcia Not Applicable
[v2,for,v3.15,0/3] UBI: block: Support very large volumes - - - - --- 2014-07-25 Ezequiel Garcia Changes Requested
[v3,3/3] mtd: Account for BBT blocks when a partition is being allocated - - - - --- 2014-06-24 Ezequiel Garcia Superseded
[v3,2/3] mtd: Introduce mtd_block_isreserved() - - - - --- 2014-06-24 Ezequiel Garcia Superseded
[v2,3/3] mtd: Account for BBT blocks when a partition is being allocated - - - - --- 2014-05-21 Ezequiel Garcia Superseded
« 1 2 3 4 »