Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   1299 patches
« 1 2 3 412 13 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,02/12] mmc: mmci: Add Qualcomm Id to amba id table --- 2014-04-21 Srinivas Kandagatla New
[RFC,03/12] mmc: mmci: Add Qcom datactrl register variant --- 2014-04-21 Srinivas Kandagatla New
[RFC,04/12] mmc: mmci: Add register read/write wrappers. --- 2014-04-21 Srinivas Kandagatla New
[RFC,05/12] mmc: mmci: use NSEC_PER_SEC macro --- 2014-04-21 Srinivas Kandagatla New
[RFC,06/12] mmc: mmci: Add write delay to variant structure. --- 2014-04-21 Srinivas Kandagatla New
[RFC,07/12] mmc: mmci: Qcomm: Add 3 clock cycle delay after each register write --- 2014-04-21 Srinivas Kandagatla New
[RFC,08/12] mmc: mmci: move ST specific register extensions access under condition. --- 2014-04-21 Srinivas Kandagatla New
[RFC,09/12] mmc: mmci: Qcom fix MCICLK register settings. --- 2014-04-21 Srinivas Kandagatla New
[RFC,10/12] mmc: mmci: Add clock support for Qualcomm. --- 2014-04-21 Srinivas Kandagatla New
[RFC,11/12] mmc: mmci: Add Qcom variations to MCICommand register. --- 2014-04-21 Srinivas Kandagatla New
[RFC,12/12] mmc: mmci: Add Qcom specific pio_read function. --- 2014-04-21 Srinivas Kandagatla New
[v1,02/11] mmc: mmci: Add Qualcomm Id to amba id table --- 2014-04-29 Srinivas Kandagatla New
[v1,03/11] mmc: mmci: Add Qcom datactrl register variant --- 2014-04-29 Srinivas Kandagatla New
[v1,04/11] mmc: mmci: Add register read/write wrappers. --- 2014-04-29 Srinivas Kandagatla New
[v1,05/11] mmc: mmci: use NSEC_PER_SEC macro --- 2014-04-29 Srinivas Kandagatla New
[v1,06/11] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write --- 2014-04-29 Srinivas Kandagatla New
[v1,07/11] mmc: mmci: move ST specific register extensions access under condition. --- 2014-04-29 Srinivas Kandagatla New
[v1,08/11] mmc: mmci: Qcom fix MCICLK register settings. --- 2014-04-29 Srinivas Kandagatla New
[v1,09/11] mmc: mmci: Add clock support for Qualcomm. --- 2014-04-29 Srinivas Kandagatla New
[v1,10/11] mmc: mmci: Add Qcom variations to MCICommand register. --- 2014-04-29 Srinivas Kandagatla New
[v1,11/11] mmc: mmci: Add Qcom specific pio_read function. --- 2014-04-29 Srinivas Kandagatla New
[v2] clk: qcom: add clocks necessary for apq8064 sdcc --- 2014-05-09 Srinivas Kandagatla New
[v2,01/14] mmc: mmci: use NSEC_PER_SEC macro --- 2014-05-15 Srinivas Kandagatla New
[v2,02/14] mmc: mmci: convert register bits to use BIT() macro. --- 2014-05-15 Srinivas Kandagatla New
[v2,03/14] mmc: mmci: Add Qualcomm Id to amba id table --- 2014-05-15 Srinivas Kandagatla New
[v2,04/14] mmc: mmci: Add Qcom datactrl register variant --- 2014-05-15 Srinivas Kandagatla New
[v2,05/14] mmc: mmci: Add register read/write wrappers. --- 2014-05-15 Srinivas Kandagatla New
[v2,06/14] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write --- 2014-05-15 Srinivas Kandagatla New
[v2,07/14] mmc: mmci: add ddrmode mask to variant data --- 2014-05-15 Srinivas Kandagatla New
[v2,08/14] mmc: mmci: add 8bit bus support in variant data --- 2014-05-15 Srinivas Kandagatla New
[v2,09/14] mmc: mmci: add edge support to data and command out in variant data. --- 2014-05-15 Srinivas Kandagatla New
[v2,10/14] mmc: mmci: add Qcom specifics of clk and datactrl registers. --- 2014-05-15 Srinivas Kandagatla New
[v2,11/14] mmc: mmci: Add support to data commands via variant structure. --- 2014-05-15 Srinivas Kandagatla New
[v2,12/14] mmc: mmci: add support for fbclk to latch data and cmd. --- 2014-05-15 Srinivas Kandagatla New
[v2,13/14] mmc: mmci: add qcom specific clk control --- 2014-05-15 Srinivas Kandagatla New
[v2,14/14] mmc: mmci: Add Qcom specific pio_read function. --- 2014-05-15 Srinivas Kandagatla New
[RFC,1/4] ARM: DT: QCOM: apq8064: fix the memory range for sdcc node. --- 2014-05-16 Srinivas Kandagatla New
[RFC,3/4] mmc: mmci: Add qcom dml support to the driver. --- 2014-05-16 Srinivas Kandagatla New
[RFC,4/4] mmc: mmci: do an EOT for write DMA requests. --- 2014-05-16 Srinivas Kandagatla New
[v3,01/13] mmc: mmci: use NSEC_PER_SEC macro --- 2014-05-23 Srinivas Kandagatla New
[v3,02/13] mmc: mmci: convert register bits to use BIT() macro. --- 2014-05-23 Srinivas Kandagatla New
[v3,03/13] mmc: mmci: Add Qualcomm Id to amba id table --- 2014-05-23 Srinivas Kandagatla New
[v3,04/13] mmc: mmci: Add Qcom datactrl register variant --- 2014-05-23 Srinivas Kandagatla New
[v3,05/13] mmc: mmci: Add register read/write wrappers. --- 2014-05-23 Srinivas Kandagatla New
[v3,06/13] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write --- 2014-05-23 Srinivas Kandagatla New
[v3,07/13] mmc: mmci: add ddrmode mask to variant data --- 2014-05-23 Srinivas Kandagatla New
[v3,08/13] mmc: mmci: add 8bit bus support in variant data --- 2014-05-23 Srinivas Kandagatla New
[v3,09/13] mmc: mmci: add edge support to data and command out in variant data. --- 2014-05-23 Srinivas Kandagatla New
[v3,10/13] mmc: mmci: add Qcom specifics of clk and datactrl registers. --- 2014-05-23 Srinivas Kandagatla New
[v3,11/13] mmc: mmci: Add support to data commands via variant structure. --- 2014-05-23 Srinivas Kandagatla New
[v3,12/13] mmc: mmci: add explicit clk control --- 2014-05-23 Srinivas Kandagatla New
[v3,13/13] mmc: mmci: Add Qcom specific pio_read function. --- 2014-05-23 Srinivas Kandagatla New
[v4,01/13] mmc: mmci: use NSEC_PER_SEC macro --- 2014-05-28 Srinivas Kandagatla New
[v4,02/13] mmc: mmci: convert register bits to use BIT() macro. --- 2014-05-28 Srinivas Kandagatla New
[v4,03/13] mmc: mmci: Add Qualcomm Id to amba id table --- 2014-05-28 Srinivas Kandagatla New
[v4,04/13] mmc: mmci: Add enough delay between writes to CMD register. --- 2014-05-28 Srinivas Kandagatla New
[v4,05/13] mmc: mmci: Add Qcom datactrl register variant --- 2014-05-28 Srinivas Kandagatla New
[v4,06/13] mmc: mmci: add ddrmode mask to variant data --- 2014-05-28 Srinivas Kandagatla New
[v4,07/13] mmc: mmci: add 8bit bus support in variant data --- 2014-05-28 Srinivas Kandagatla New
[v4,08/13] mmc: mmci: add edge support to data and command out in variant data. --- 2014-05-28 Srinivas Kandagatla New
[v4,09/13] mmc: mmci: add Qcom specifics of clk and datactrl registers. --- 2014-05-28 Srinivas Kandagatla New
[v4,10/13] mmc: mmci: Add support to data commands via variant structure. --- 2014-05-28 Srinivas Kandagatla New
[v4,11/13] mmc: mmci: add f_max to variant structure --- 2014-05-28 Srinivas Kandagatla New
[v4,12/13] mmc: mmci: add explicit clk control --- 2014-05-28 Srinivas Kandagatla New
[v4,13/13] mmc: mmci: Add Qcom specific pio_read function. --- 2014-05-28 Srinivas Kandagatla New
[v4,13/13] mmc: mmci: Add Qcom specific pio_read function. --- 2014-05-30 Srinivas Kandagatla New
[v5,01/13] mmc: mmci: use NSEC_PER_SEC macro --- 2014-05-30 Srinivas Kandagatla New
[v5,02/13] mmc: mmci: convert register bits to use BIT() macro. --- 2014-05-30 Srinivas Kandagatla New
[v5,03/13] mmc: mmci: Add Qualcomm specific register defines. --- 2014-05-30 Srinivas Kandagatla New
[v5,04/13] mmc: mmci: Add enough delay between writes to CMD register. --- 2014-05-30 Srinivas Kandagatla New
[v5,05/13] mmc: mmci: Add Qcom datactrl register variant --- 2014-05-30 Srinivas Kandagatla New
[v5,06/13] mmc: mmci: add ddrmode mask to variant data --- 2014-05-30 Srinivas Kandagatla New
[v5,07/13] mmc: mmci: add 8bit bus support in variant data --- 2014-05-30 Srinivas Kandagatla New
[v5,08/13] mmc: mmci: add edge support to data and command out in variant data. --- 2014-05-30 Srinivas Kandagatla New
[v5,09/13] mmc: mmci: Add support to data commands via variant structure. --- 2014-05-30 Srinivas Kandagatla New
[v5,10/13] mmc: mmci: add f_max to variant structure --- 2014-05-30 Srinivas Kandagatla New
[v5,11/13] mmc: mmci: add explicit clk control --- 2014-05-30 Srinivas Kandagatla New
[v5,12/13] mmc: mmci: Add Qcom specific rx_fifocnt logic. --- 2014-05-30 Srinivas Kandagatla New
[v5,13/13] mmc: mmci: Add Qualcomm Id to amba id table --- 2014-05-30 Srinivas Kandagatla New
[v6,01/12] mmc: mmci: use NSEC_PER_SEC macro --- 2014-06-02 Srinivas Kandagatla New
[v6,02/12] mmc: mmci: Add Qualcomm specific register defines. --- 2014-06-02 Srinivas Kandagatla New
[v6,03/12] mmc: mmci: Add enough delay between writes to CMD register. --- 2014-06-02 Srinivas Kandagatla New
[v6,04/12] mmc: mmci: Add Qcom datactrl register variant --- 2014-06-02 Srinivas Kandagatla New
[v6,05/12] mmc: mmci: add ddrmode mask to variant data --- 2014-06-02 Srinivas Kandagatla New
[v6,06/12] mmc: mmci: add 8bit bus support in variant data --- 2014-06-02 Srinivas Kandagatla New
[v6,07/12] mmc: mmci: add edge support to data and command out in variant data. --- 2014-06-02 Srinivas Kandagatla New
[v6,08/12] mmc: mmci: Add support to data commands via variant structure. --- 2014-06-02 Srinivas Kandagatla New
[v6,09/12] mmc: mmci: add f_max to variant structure --- 2014-06-02 Srinivas Kandagatla New
[v6,10/12] mmc: mmci: add explicit clk control --- 2014-06-02 Srinivas Kandagatla New
[v6,11/12] mmc: mmci: Add Qcom specific rx_fifocnt logic. --- 2014-06-02 Srinivas Kandagatla New
[v6,12/12] mmc: mmci: Add Qualcomm Id to amba id table --- 2014-06-02 Srinivas Kandagatla New
ARM: debug: fix broken DEBUG_LL_INCLUDE for multi platform --- 2014-06-10 Srinivas Kandagatla New
ARM: debug: fix broken DEBUG_LL_INCLUDE for multi platform --- 2014-06-10 Srinivas Kandagatla New
ARM: qcom: select GSBI from mach kconfig --- 2014-06-10 Srinivas Kandagatla New
[RFC,2/2] tty:msm_serial: Do not reset IP if we use bootconsole --- 2014-06-10 Srinivas Kandagatla New
[v1] ARM: debug: fix broken DEBUG_LL_INCLUDE for multi platform --- 2014-06-18 Srinivas Kandagatla New
phy: qcom: Add driver for QCOM APQ8064 SATA PHY --- 2014-06-23 Srinivas Kandagatla New
[v2,1/2] phy: qcom: Add driver for QCOM APQ8064 SATA PHY --- 2014-07-09 Srinivas Kandagatla New
[v2,2/2] phy: qcom: Update APQ8064 PHY device tree bindings --- 2014-07-09 Srinivas Kandagatla New
[v2,2/2] clk: qcom: Fully support apq8064 global clock control --- 2014-07-10 Srinivas Kandagatla New
« 1 2 3 412 13 »

Bundling

Create bundle: