Patches from the "Linaro Landing Team: ST-Ericsson" team

My dashboard

Patch metrics

There are 1854 patches submitted by members of this team, and 829 of those have already been accepted upstream.

Patches per month

Time-to-acceptance distribution (in days)

Team members

  • Frans Gifford
  • Julian Coccia
  • Lee Jones
  • Linus Walleij
  • Mathieu Poirier
  • Philippe Langlais
  • Robert Fekete
  • Scott Bambrough
  • Tony Mansson
  • Usman Ahmad
  • Victoria Janicki

Patches

Found 1601 patches. (Add filters)

Patch Date Submitter Delegate State
[07/23] i2c: stu300: device tree support 2013-04-22 Linus Walleij New
[06/23] ARM: u300: basic device tree support 2013-04-22 Linus Walleij New
[05/23] pinctrl: coh901: add device tree support 2013-04-22 Linus Walleij New
[04/23] pinctrl: u300 device tree support 2013-04-22 Linus Walleij New
[03/23] ARM: u300: device tree support for the timer 2013-04-22 Linus Walleij New
[02/23] ARM: u300: enabled delaytimer on the U300 2013-04-22 Linus Walleij New
[9/9] ARM: ux500: Register Cyrp and Hash platform drivers on Snowball 2013-04-18 Lee Jones New
[8/9] crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog 2013-04-18 Lee Jones New
[7/9] ARM: ux500: Stop passing Cryp DMA channel config information though pdata 2013-04-18 Lee Jones New
[6/9] crypto: ux500/cryp - Set DMA configuration though dma_slave_config() 2013-04-18 Lee Jones New
[5/9] crypto: ux500/cryp - Fix compile error 2013-04-18 Lee Jones New
[4/9] crypto: ux500/cryp - Prepare clock before enabling it 2013-04-18 Lee Jones New
[3/9] ARM: ux500: Stop passing Hash DMA channel config information though pdata 2013-04-18 Lee Jones New
[2/9] crypto: ux500/hash - Set DMA configuration though dma_slave_config() 2013-04-18 Lee Jones New
[1/9] crypto: ux500/hash - Prepare clock before enabling it 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
[31/32] ARM: ux500: Stop passing MMC's platform data for Device Tree boots 2013-04-18 Lee Jones New
[30/32] ARM: ux500: Supply MMC DMA configuration via Device Tree 2013-04-18 Lee Jones New
[29/32] ARM: ux500: Stop passing UART's platform data for Device Tree boots 2013-04-18 Lee Jones New
[28/32] ARM: ux500: Pass remnant platform data though to DMA40 driver 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
[26/32] ARM: ux500: Supply UART's DMA configuration via Device Tree 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
[24/32] dmaengine: ste_dma40: Supply full Device Tree parsing support 2013-04-18 Lee Jones New
[23/32] dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled 2013-04-18 Lee Jones New
[22/32] dmaengine: ste_dma40: Allocate plat_data on declaration 2013-04-18 Lee Jones New
[21/32] dmaengine: ste_dma40: Also report the number of logical channels 2013-04-18 Lee Jones New
[20/32] dmaengine: ste_dma40: Move rev error-check up to revision acquisition 2013-04-18 Lee Jones New
[19/32] dmaengine: ste_dma40: Move more setup into the configuration routines 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
[17/32] dmaengine: ste_dma40: Remove redundant argument from d40_phy_cfg() 2013-04-18 Lee Jones New
[16/32] dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg() 2013-04-18 Lee Jones New
[15/32] dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking 2013-04-18 Lee Jones New
[14/32] dmaengine: ste_dma40: Remove 'always true' checking 2013-04-18 Lee Jones New
[13/32] dmaengine: ste_dma40: Calculate number of logical channels from physical ones 2013-04-18 Lee Jones New
[12/32] ARM: ux500: Remove superfluous 'psize' attribute from Audio platform data 2013-04-18 Lee Jones New
[11/32] ARM: ux500: Remove unused 'data_width' attributes from UART DMA configs 2013-04-18 Lee Jones New
[10/32] ARM: ux500: Remove unused 'data_width' attributes from SSP DMA configs 2013-04-18 Lee Jones New
[09/32] ARM: ux500: Remove unused 'data_width' attributes from SDI DMA configs 2013-04-18 Lee Jones New
[08/32] dmaengine: ste_dma40: Optimise local MAX() macro 2013-04-18 Lee Jones New
[07/32] ARM: ux500: Supply address location names for the DMA40 DMA controller 2013-04-18 Lee Jones New
[06/32] ARM: ux500: Strip out duplicate USB DMA configuration 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
[04/32] dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers 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
[02/32] dmaengine: ste_dma40: Move default memcpy configs into the driver 2013-04-18 Lee Jones New
[01/32] dmaengine: ste_dma40: Assign memcpy channels in the driver 2013-04-18 Lee Jones New
[v2] serial: pl011: Add Device Tree support to request DMA channels 2013-04-18 Lee Jones New
dw_dmac: Couple of small fixups; use of '_' over '-' and a cell-num typo 2013-04-17 Lee Jones New
mmc: mmci: Allow MMCI to request channels with information acquired from DT 2013-04-17 Lee Jones New
[v3] MFD: ab8500: pass AB8500 IRQ to debugfs code by resource 2013-04-15 Linus Walleij New
[11/11,v2] ARM: integrator: get PCI device IRQs from device tree 2013-04-12 Linus Walleij New
[10/11,v2] ARM: integrator: basic PCIv3 device tree support 2013-04-12 Linus Walleij New
[v3] ARM: pci: create pci_common_init_dev() 2013-04-12 Linus Walleij New
[v2] ARM: pci: create pci_common_init_dev() 2013-04-12 Linus Walleij New
[v2] MFD: ab8500: pass AB8500 IRQ to debugfs code by resource 2013-04-12 Linus Walleij New
ARM: pci: pass a parent to pci_common_init() 2013-04-11 Linus Walleij New
MFD: ab8500: pass AB8500 IRQ to debugfs code by resource 2013-04-11 Linus Walleij New
[8/8] ARM: ux500: Amalgamate DMA source and destination channel numbers 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
[6/8] dmaengine: ste_dma40: Move LCPA allocation and real-time config 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
[4/8] dmaengine: ste_dma40: Do not configure channels during an channel allocation 2013-04-09 Lee Jones New
[3/8] dmaengine: ste_dma40: Actually write the runtime configuration to registers 2013-04-09 Lee Jones New
[2/8] dmaengine: ste_dma40: Move default memcpy configs into the driver 2013-04-09 Lee Jones New
[1/8] dmaengine: ste_dma40: Assign memcpy channels in the driver 2013-04-09 Lee Jones New
[5/5] dmaengine: ste_dma40: Move LCPA allocation and real-time config 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
[3/5] dmaengine: ste_dma40: Move default memcpy configs into the driver 2013-04-08 Lee Jones New
[2/5] dmaengine: ste_dma40: Assign memcpy channels in the driver 2013-04-08 Lee Jones New
[1/5] ARM: ux500: Move DMA40 platform data includes file out to include/ 2013-04-08 Lee Jones New
crypto: ux500: add missing comma 2013-04-05 Linus Walleij New
[2/2] mfd: db8500-prcmu: Support platform dependant device selection 2013-04-04 Lee Jones New
[1/2] mfd: db8500-prcmu: Return early if the TCPM cannot be located 2013-04-04 Lee Jones Accepted
[2/2] mfd: db8500-prcmu: Support platform dependant device selection 2013-04-04 Lee Jones New
pinctrl/pinconf: partial revert of pin config debugfs 2013-04-03 Linus Walleij Accepted
[9/9] mfd: db8500-prcmu: Support platform dependant device selection 2013-04-02 Lee Jones New
[7/9] ARM: ux500: Add a VQMMC (level-shifting) regulator DT node for Snowball 2013-04-02 Lee Jones New
[6/9] ARM: ux500: Create a new of_dev_auxdata structure for u8540 enablement 2013-04-02 Lee Jones New
[5/9] ARM: ux500: Over-ride TCDM size when booting the DB8540 platform 2013-04-02 Lee Jones New
[4/9] ARM: ux500: Move Snowball's thermal DT node into existing PRCMU one 2013-04-02 Lee Jones New
[3/9] ARM: ux500: Supply a DTS file for the u8540 platform 2013-04-02 Lee Jones New
[2/9] ARM: ux500: Remove incorrect DB9540 PRCMU TCDM base location 2013-04-02 Lee Jones New
[1/9] ARM: ux500: Increase the size of the PRCMU's TCPM size 2013-04-02 Lee Jones New
[33/33] ARM: ux500: Regulators: Bring the AB8500 regulator platform data up-to-date 2013-03-28 Lee Jones Accepted
[32/33] regulator: ab8500: Shuffle init functions into a more logical order 2013-03-28 Lee Jones Accepted
[31/33] ARM: ux500: Pass regulator platform data using the new format 2013-03-28 Lee Jones Accepted
[30/33] regulator: ab8500: Use regulator_list_voltage_table() to look-up voltages 2013-03-28 Lee Jones Accepted
[29/33] regulator: ab8500: Remove the need for a 'delay' property 2013-03-28 Lee Jones Accepted
[28/33] regulator: ab8500: Set enable enable_time in regulator_desc 2013-03-28 Lee Jones Accepted
[26/33] regulator: ab8500: Use a struct to select the good regulator configuration 2013-03-28 Lee Jones Accepted
[25/33] regulator: ab8500: Update vdmic, vamic[1|2] parameters for AB8540 2013-03-28 Lee Jones Accepted
[24/33] regulator: ab8500: Add mode operation for v-amic 2013-03-28 Lee Jones Accepted
[23/33] regulator: ab8500: Add new operations for Vaux3 2013-03-28 Lee Jones Accepted
[22/33] regulator: ab8500: Also check for AB8505 based platforms 2013-03-28 Lee Jones Accepted
[21/33] regulator: ab8500: Add voltage selection for AUDIO and ANA on AB8505 2013-03-28 Lee Jones Accepted
[19/33] regulator: ab8500: Supply platform specific regulator id values 2013-03-28 Lee Jones Accepted
[18/33] regulator: ab8500: Use regulator_list_voltage_table() 2013-03-28 Lee Jones Accepted
[17/33] regulator: ab8500: Update voltage handling for fixed voltage regulators 2013-03-28 Lee Jones Accepted
[16/33] regulator: ab8500: Add support for the ab8540 2013-03-28 Lee Jones Accepted