Show patches with: Submitter = Lee Jones       |    State = Action Required       |    Archived = No       |   1096 patches
« 1 2 ... 3 4 510 11 »
Patch Series S/W/F Date Submitter Delegate State
[41/46] regulator: ab8500: Remove the need for a 'delay' property --- 2013-03-21 Lee Jones New
[1/5] ARM: ux500: Add machine support for ccu8540 --- 2013-03-22 Lee Jones New
[2/5] ARM: ux500: Allow the ccu8540 to register its serial devices without pdata --- 2013-03-22 Lee Jones New
[3/5] ARM: ux500: Remove platform specific PRCMU and Clk initialisation --- 2013-03-22 Lee Jones New
[5/5] ARM: ux500: Do not supply DMA platform data when booting u8540 platform --- 2013-03-22 Lee Jones New
[1/3] ARM: ux500: Add device nodes for TCDM and TCPM memory locations --- 2013-03-25 Lee Jones New
[2/3] mfd: db8500-prcmu: Fetch the PRCMU TCDM base address from Device Tree --- 2013-03-25 Lee Jones New
[3/3] mfd: db8500-prcmu: Fetch the PRCMU TCPM base address from Device Tree --- 2013-03-25 Lee Jones New
[5/9] ARM: ux500: Over-ride TCDM size when booting the DB8540 platform --- 2013-04-02 Lee Jones New
[9/9] mfd: db8500-prcmu: Support platform dependant device selection --- 2013-04-02 Lee Jones New
[2/2] mfd: db8500-prcmu: Support platform dependant device selection --- 2013-04-04 Lee Jones New
[2/2] mfd: db8500-prcmu: Support platform dependant device selection --- 2013-04-04 Lee Jones New
[1/5] ARM: ux500: Move DMA40 platform data includes file out to include/ --- 2013-04-08 Lee Jones New
[2/5] dmaengine: ste_dma40: Assign memcpy channels in the driver --- 2013-04-08 Lee Jones New
[4/5] dmaengine: ste_dma40: Only configure a channel during a configure request --- 2013-04-08 Lee Jones New
[5/5] dmaengine: ste_dma40: Move LCPA allocation and real-time config --- 2013-04-08 Lee Jones New
[3/8] dmaengine: ste_dma40: Actually write the runtime configuration to registers --- 2013-04-09 Lee Jones New
[4/8] dmaengine: ste_dma40: Do not configure channels during an channel allocation --- 2013-04-09 Lee Jones New
[5/8] dmaengine: ste_dma40: Ensure src and dst registers are configured correctly --- 2013-04-09 Lee Jones New
[6/8] dmaengine: ste_dma40: Move LCPA allocation and real-time config --- 2013-04-09 Lee Jones New
[7/8] dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s --- 2013-04-09 Lee Jones New
[8/8] ARM: ux500: Amalgamate DMA source and destination channel numbers --- 2013-04-09 Lee Jones New
mmc: mmci: Allow MMCI to request channels with information acquired from DT --- 2013-04-17 Lee Jones New
dw_dmac: Couple of small fixups; use of '_' over '-' and a cell-num typo --- 2013-04-17 Lee Jones New
[v2] serial: pl011: Add Device Tree support to request DMA channels --- 2013-04-18 Lee Jones New
[03/32] dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s --- 2013-04-18 Lee Jones New
[04/32] dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers --- 2013-04-18 Lee Jones New
[05/32] dmaengine: ste_dma40: Supply macros to resolve 'src' and 'dst' directions --- 2013-04-18 Lee Jones New
[08/32] dmaengine: ste_dma40: Optimise local MAX() macro --- 2013-04-18 Lee Jones New
[15/32] dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking --- 2013-04-18 Lee Jones New
[16/32] dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg() --- 2013-04-18 Lee Jones New
[17/32] dmaengine: ste_dma40: Remove redundant argument from d40_phy_cfg() --- 2013-04-18 Lee Jones New
[18/32] dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate --- 2013-04-18 Lee Jones New
[19/32] dmaengine: ste_dma40: Move more setup into the configuration routines --- 2013-04-18 Lee Jones New
[21/32] dmaengine: ste_dma40: Also report the number of logical channels --- 2013-04-18 Lee Jones New
[24/32] dmaengine: ste_dma40: Supply full Device Tree parsing support --- 2013-04-18 Lee Jones New
[25/32] ARM: ux500: Setup the DMA40 driver's DT node using the new DMA API --- 2013-04-18 Lee Jones New
[26/32] ARM: ux500: Supply UART's DMA configuration via Device Tree --- 2013-04-18 Lee Jones New
[27/32] ARM: ux500: Stop registering DMA40 from platform data when DT is enabled --- 2013-04-18 Lee Jones New
[28/32] ARM: ux500: Pass remnant platform data though to DMA40 driver --- 2013-04-18 Lee Jones New
[30/32] ARM: ux500: Supply MMC DMA configuration via Device Tree --- 2013-04-18 Lee Jones New
[32/32] ARM: ux500: Move SDI (MMC) and UART devices under more descriptive heading --- 2013-04-18 Lee Jones New
[1/9] crypto: ux500/hash - Prepare clock before enabling it --- 2013-04-18 Lee Jones New
[4/9] crypto: ux500/cryp - Prepare clock before enabling it --- 2013-04-18 Lee Jones New
[5/9] crypto: ux500/cryp - Fix compile error --- 2013-04-18 Lee Jones New
[6/9] crypto: ux500/cryp - Set DMA configuration though dma_slave_config() --- 2013-04-18 Lee Jones New
[04/10] usb: musb: ux500: harden checks for platform data --- 2013-04-23 Lee Jones New
[05/10] usb: musb: ux500: attempt to find channels by name before using pdata --- 2013-04-23 Lee Jones New
[06/10] usb: musb: ux500: add device tree probing support --- 2013-04-23 Lee Jones New
[07/10] ARM: ux500: Add an auxdata entry for MUSB for clock-name look-up --- 2013-04-23 Lee Jones New
[08/10] ARM: ux500: Populate the ux500-musb Device Tree entry --- 2013-04-23 Lee Jones New
[2/6] dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones --- 2013-04-26 Lee Jones New
[4/6] dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s --- 2013-04-26 Lee Jones New
[5/6] dmaengine: ste_dma40: Convert data_width from register bit format to value --- 2013-04-26 Lee Jones New
[1/5] dmaengine: ste_dma40: Allow memcpy channels to be configured from DT --- 2013-04-30 Lee Jones New
[2/5] ARM: ux500: Pass DMA memcpy channels though Device Tree --- 2013-04-30 Lee Jones New
[4/5] dmaengine: ste_dma40: Fetch the number of physical channels from DT --- 2013-04-30 Lee Jones New
[5/5] dmaengine: ste_dma40: Fetch disabled channels from DT --- 2013-04-30 Lee Jones New
[2/4] mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warning --- 2013-05-02 Lee Jones New
[4/4] staging: ste_rmi4: Suppress 'ignoring return value of ‘regulator_enable()' warning --- 2013-05-02 Lee Jones New
[30/63] ARM: ux500: Move SDI (MMC) and UART devices under more descriptive heading --- 2013-05-03 Lee Jones New
[49/63] usb: musb: ux500: add device tree probing support --- 2013-05-03 Lee Jones New
[50/63] ARM: ux500: Add an auxdata entry for MUSB for clock-name look-up --- 2013-05-03 Lee Jones New
[58/63] dmaengine: ste_dma40: Convert data_width from register bit format to value --- 2013-05-03 Lee Jones New
[60/63] dmaengine: ste_dma40: Allow memcpy channels to be configured from DT --- 2013-05-03 Lee Jones New
[06/39] ARM: ux500: Move SDI (MMC) and UART devices under more descriptive heading --- 2013-05-15 Lee Jones New
ARM: ux500: Allow Snowball to pass its own regulator settings --- 2013-05-22 Lee Jones New
regulator: ab8500-ext: Don't register without initialisation data --- 2013-05-22 Lee Jones New
regulator: ab8500: Remove external regulator init() clauses --- 2013-05-22 Lee Jones New
[2/7] ARM: ux500: Standardise Nomadik STN8815 based Pinctrl compat string in the DTS --- 2013-05-22 Lee Jones New
[3/7] ARM: ux500: Standardise Pinctrl compatible string for Nomadik based platforms --- 2013-05-22 Lee Jones New
[1/2] ARM: ux500: Allocate correct amount of memory for the u8540 in DT --- 2013-05-31 Lee Jones New
[2/2] ARM: ux500: Enable HIGHMEM in the u8540 defconfig --- 2013-05-31 Lee Jones New
[01/21] ARM: ux500: Supply the PRCMU Clock node --- 2013-06-03 Lee Jones New
[03/21] ARM: ux500: Supply the TWD Timer clock lookup to the DBX500 DT --- 2013-06-03 Lee Jones New
[05/21] ARM: ux500: Supply the GPIO clocks lookup to the DBX500 DT --- 2013-06-03 Lee Jones New
[06/21] ARM: ux500: Supply the USB clock lookup to the DBX500 DT --- 2013-06-03 Lee Jones New
[07/21] ARM: ux500: Supply the DMA clock lookup to the DBX500 DT --- 2013-06-03 Lee Jones New
[08/21] ARM: ux500: Supply the I2C clocks lookup to the DBX500 DT --- 2013-06-03 Lee Jones New
[09/21] ARM: ux500: Supply the UART clocks lookup to the DBX500 DT --- 2013-06-03 Lee Jones New
[10/21] ARM: ux500: Supply the SDI (MMC) clocks lookup to the DBX500 DT --- 2013-06-03 Lee Jones New
[11/21] ARM: ux500: Supply the MSP (Audio) clocks lookup to the DBX500 DT --- 2013-06-03 Lee Jones New
[13/21] ARM: ux500: Remove AUXDATA relating to UART clock-name bindings --- 2013-06-03 Lee Jones New
[14/21] ARM: ux500: Remove AUXDATA relating to SDI (MMC) clock-name bindings --- 2013-06-03 Lee Jones New
[15/21] ARM: ux500: Remove AUXDATA relating to I2C clock-name bindings --- 2013-06-03 Lee Jones New
[16/21] ARM: ux500: Remove AUXDATA relating to MSP (Audio) clock-name bindings --- 2013-06-03 Lee Jones New
[17/21] ARM: ux500: Remove AUXDATA relating to USB clock-name bindings --- 2013-06-03 Lee Jones New
[18/21] ARM: ux500: Remove AUXDATA relating to Ethernet clock-name bindings --- 2013-06-03 Lee Jones New
[19/21] ARM: ux500: Remove AUXDATA relating to DMA clock-name bindings --- 2013-06-03 Lee Jones New
[20/21] ARM: ux500: Reclassify PRCMU AUXDATA entry --- 2013-06-03 Lee Jones New
[21/21] clk: ux500: Supply provider look-up functionality to support Device Tree --- 2013-06-03 Lee Jones New
[1/2] ARM: ux500: Silence compiler warnings due to missing ux500_read_asicid() __init --- 2013-06-04 Lee Jones New
[2/2] ARM: ux500: Silence compiler warnings due to missing __cpuinitdata --- 2013-06-04 Lee Jones New
[2/4] mfd: dbx500-prcmu: Correctly reorder PRCMU clock identifiers --- 2013-06-06 Lee Jones New
[4/4] ARM: ux500: Remove call to u8500_of_init_devices() - again --- 2013-06-06 Lee Jones New
[01/32] ARM: ux500: Add PRCMU clock node to DBx500 Device Tree --- 2013-06-06 Lee Jones New
[02/32] ARM: ux500: Supply the DMA clock lookup to the DBX500 DT --- 2013-06-06 Lee Jones New
[03/32] ARM: ux500: Add PRCC Peripheral clock node to DBx500 Device Tree --- 2013-06-06 Lee Jones New
[01/33] mfd: dbx500-prcmu: Provide PRCMU numerical clock identifiers --- 2013-06-06 Lee Jones New
[02/33] ARM: ux500: Add PRCMU clock node to DBx500 Device Tree --- 2013-06-06 Lee Jones New
« 1 2 ... 3 4 510 11 »