linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-17 17:11:32 to 2013-04-18 11:08:02 UTC [more...]

[PATCH 00/32] dmaengine: Refactor the DMA40 driver
 2013-04-18 11:08 UTC  (49+ messages)
` [PATCH 01/32] dmaengine: ste_dma40: Assign memcpy channels in the driver
` [PATCH 02/32] dmaengine: ste_dma40: Move default memcpy configs into "
` [PATCH 03/32] dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s
` [PATCH 04/32] dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers
` [PATCH 05/32] dmaengine: ste_dma40: Supply macros to resolve 'src' and 'dst' directions
` [PATCH 06/32] ARM: ux500: Strip out duplicate USB DMA configuration
` [PATCH 07/32] ARM: ux500: Supply address location names for the DMA40 DMA controller
` [PATCH 08/32] dmaengine: ste_dma40: Optimise local MAX() macro
` [PATCH 09/32] ARM: ux500: Remove unused 'data_width' attributes from SDI DMA configs
` [PATCH 10/32] ARM: ux500: Remove unused 'data_width' attributes from SSP "
` [PATCH 11/32] ARM: ux500: Remove unused 'data_width' attributes from UART "
` [PATCH 12/32] ARM: ux500: Remove superfluous 'psize' attribute from Audio platform data
` [PATCH 13/32] dmaengine: ste_dma40: Calculate number of logical channels from physical ones
` [PATCH 14/32] dmaengine: ste_dma40: Remove 'always true' checking
` [PATCH 15/32] dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
` [PATCH 16/32] dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
` [PATCH 17/32] dmaengine: ste_dma40: Remove redundant argument from d40_phy_cfg()
` [PATCH 18/32] dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
` [PATCH 19/32] dmaengine: ste_dma40: Move more setup into the configuration routines
` [PATCH 20/32] dmaengine: ste_dma40: Move rev error-check up to revision acquisition
` [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels
` [PATCH 22/32] dmaengine: ste_dma40: Allocate plat_data on declaration
` [PATCH 23/32] dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled
` [PATCH 24/32] dmaengine: ste_dma40: Supply full Device Tree parsing support
` [PATCH 25/32] ARM: ux500: Setup the DMA40 driver's DT node using the new DMA API
` [PATCH 26/32] ARM: ux500: Supply UART's DMA configuration via Device Tree
` [PATCH 27/32] ARM: ux500: Stop registering DMA40 from platform data when DT is enabled
` [PATCH 28/32] ARM: ux500: Pass remnant platform data though to DMA40 driver
` [PATCH 29/32] ARM: ux500: Stop passing UART's platform data for Device Tree boots
` [PATCH 30/32] ARM: ux500: Supply MMC DMA configuration via Device Tree
` [PATCH 31/32] ARM: ux500: Stop passing MMC's platform data for Device Tree boots
` [PATCH 32/32] ARM: ux500: Move SDI (MMC) and UART devices under more descriptive heading

[PATCH v2 0/6] ARM: at91: move to generic DMA device tree binding
 2013-04-18 10:59 UTC  (3+ messages)
` [PATCH 1/6] at_hdmac: move to generic DMA binding

[PATCH 0/8] ARM; OMAP2+: hwmod and SERIAL: Remove sysc handling from driver
 2013-04-18 10:53 UTC  (5+ messages)
` [PATCH 2/8] ARM: OMAP2+: hwmod: Cleanup sidle/mstandby programming

[PATCH v3] pinctrl/pinconfig: add debug interface
 2013-04-18 10:52 UTC  (2+ messages)

[PATCH 0/9] Fix ux500 crypto drivers and init DMA in the correct way
 2013-04-18 10:44 UTC  (11+ messages)
` [PATCH 1/9] crypto: ux500/hash - Prepare clock before enabling it
` [PATCH 2/9] crypto: ux500/hash - Set DMA configuration though dma_slave_config()
` [PATCH 3/9] ARM: ux500: Stop passing Hash DMA channel config information though pdata
` [PATCH 4/9] crypto: ux500/cryp - Prepare clock before enabling it
` [PATCH 5/9] crypto: ux500/cryp - Fix compile error
` [PATCH 6/9] crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
` [PATCH 7/9] ARM: ux500: Stop passing Cryp DMA channel config information though pdata
` [PATCH 8/9] crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
` [PATCH 9/9] ARM: ux500: Register Cyrp and Hash platform drivers on Snowball

[RFC 00/10] Versatile Express CLCD DVI output support
 2013-04-18 10:24 UTC  (2+ messages)
  ` [RFC 06/10] video: ARM CLCD: Add DT & CDF support

[GIT PULL] at91: DT changes for 3.10 #2
 2013-04-18 10:13 UTC  (5+ messages)
` [PATCH v3] ARM: at91: add Acme Systems Aria G25 board

[RFC] arm64: Early printk support for virtio-mmio console devices
 2013-04-18 10:01 UTC  (14+ messages)

[PATCH 2/10] LPC32XX: 002-mmc.1: Workaround for MMC+DMA on LPC32xx
 2013-04-18  9:56 UTC 

[PATCH 1/10] LPC32XX: 001-mmc.1: Define + Implement DMA_FORCE_BURST for pl032
 2013-04-18  9:48 UTC 

[GIT PULL] mvebu irqchip for v3.10
 2013-04-18  9:47 UTC  (3+ messages)

[PATCH v3] irqchip: Add support for ARMv7-M's NVIC
 2013-04-18  9:38 UTC  (7+ messages)

[PATCH] mmc: mmci: Allow MMCI to request channels with information acquired from DT
 2013-04-18  9:30 UTC  (9+ messages)

[PATCHv2] ARM:dts:omap4-panda:Update the LED support for the panda DTS
 2013-04-18  9:30 UTC  (2+ messages)

MXS framebuffer driver and 18bits display
 2013-04-18  9:23 UTC  (2+ messages)
` [PATCH] video: mxsfb: Fix colors display on lower color depth

[PATCH] ARM: sched_clock: Add more notrace to prevent recursion
 2013-04-18  9:20 UTC  (5+ messages)

[PATCHv2 0/3] Detect UDIV/SDIV support from ISAR0
 2013-04-18  9:10 UTC  (3+ messages)
` [PATCHv2 2/3] ARM: Detect support for SDIV/UDIV from ISAR0 register

[PATCH v4 0/7] ARM: KVM: Revamping the HYP init code for fun and profit
 2013-04-18  9:08 UTC  (4+ messages)
` [PATCH v4 3/7] ARM: KVM: move to a KVM provided HYP idmap

[PATCH v2] serial: pl011: Add Device Tree support to request DMA channels
 2013-04-18  9:00 UTC  (4+ messages)

[V3 patch 00/19] cpuidle: code consolidation
 2013-04-18  8:56 UTC  (16+ messages)
` [V3 patch 01/19] ARM: shmobile: cpuidle: remove shmobile_enter_wfi function
` [V3 patch 02/19] ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototype
` [V3 patch 03/19] ARM: OMAP3: remove cpuidle_wrap_enter
` [V3 patch 05/19] ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpu
` [V3 patch 06/19] cpuidle: make a single register function for all
` [V3 patch 09/19] ARM: OMAP3: cpuidle: use init/exit common routine
` [V3 patch 13/19] ARM: OMAP4: "

[PATCH V2] ARM: i.MX5: Allow DT clock providers
 2013-04-18  8:36 UTC  (3+ messages)

[PATCH] gpio/omap: ensure gpio context is initialised
 2013-04-18  8:22 UTC  (2+ messages)

[PATCH 1/1] ARM: at91sam9260: dt: uart1 fix pinctrl typo
 2013-04-18  7:59 UTC  (2+ messages)

[PATCH] dmaengine: at_hdmac: fix race condition in atc_advance_work()
 2013-04-18  7:52 UTC  (2+ messages)
` [PATCH for 3.9-final] "

[PATCH v3 0/7] ARM: KVM: Revamping the HYP init code for fun and profit
 2013-04-18  7:13 UTC  (5+ messages)
` [PATCH v3 5/7] ARM: KVM: rework HYP page table freeing

[GIT PULL v2 1/3] ARM: davinci: DT updates for v3.10 (part 2)
 2013-04-18  6:56 UTC  (5+ messages)
` [GIT PULL v2 2/3] ARM: davinci: SoC "
` [GIT PULL v2 3/3] ARM: davinci: board "

[GIT PULL] mvebu dt (LPAE) for v3.10
 2013-04-18  6:30 UTC  (2+ messages)

[GIT PULL 4/4] mvebu dt for v3.10
 2013-04-18  6:25 UTC  (2+ messages)

[PATCH] ARM: mach-imx6q: Remove code for setting up cko clock
 2013-04-18  5:58 UTC  (5+ messages)

[GIT PULL 2/4] mvebu soc for v3.10
 2013-04-18  5:30 UTC  (3+ messages)

[GIT PULL 1/4] mvebu driver changes for v3.10
 2013-04-18  5:30 UTC  (3+ messages)
` [GIT PULL V2 "

[GIT PULL] ARM: OMAP5: hwmod, prm/cm data files and updates for 3.10
 2013-04-18  4:49 UTC  (13+ messages)

[GIT PULL] omap dss board clean-up for v3.10 merge window
 2013-04-18  3:39 UTC 

[PATCH -next] [media] s5p-mfc: fix error return code in s5p_mfc_probe()
 2013-04-18  3:18 UTC 

[PATCH] ARM: shmobile: add missing include of of.h
 2013-04-18  1:09 UTC  (2+ messages)

[PATCH 0/4] R-Car VIN driver with R8A7779/Marzen support
 2013-04-18  0:48 UTC  (6+ messages)
` [PATCH 2/4] ARM: shmobile: r8a7779: add VIN support
` [PATCH 3/4] ARM: shmobile: Marzen: add VIN and ADV7180 support
` [PATCH 4/4] ARM: shmobile: Marzen: enable VIN and ADV7180 in defconfig

[PATCH 0/2] Add I2C support to R8A7778/BOCK-W
 2013-04-18  0:44 UTC  (4+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7778: add I2C support
` [PATCH 2/2] ARM: shmobile: BOCK-W: enable I2C in defconfig

[PATCH 1/2] ARM: dts: OMAP5: add PWM capability to timer nodes missing it
 2013-04-17 23:56 UTC 

linux-next: useless merges
 2013-04-17 23:47 UTC  (2+ messages)

[PATCH/RESEND] ARM: arch_timer: Silence debug preempt warnings
 2013-04-17 23:26 UTC 

[GIT PULL] Timer clean-ups for 3.10, Part 2
 2013-04-17 23:18 UTC  (10+ messages)

[PATCH] clk: vexpress: Add separate SP810 driver
 2013-04-17 22:26 UTC  (2+ messages)

[PATCH RFC] Support for JIT in Seccomp BPF filters
 2013-04-17 21:56 UTC  (3+ messages)
` [PATCH V2 1/3] seccomp: add generic code for jitted seccomp filters

[PATCH V5 6/6] USB: OHCI: avoid conflicting platform drivers
 2013-04-17 20:57 UTC  (2+ messages)

[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2013-04-17 20:49 UTC  (4+ messages)
` [PATCH] ARM: Orion: Remove redundent init_dma_coherent_pool_size()

[PATCHv4 00/11] Remove ARM local timer API
 2013-04-17 20:44 UTC  (2+ messages)

[PATCH 10/10] LPC32XX: 010-fiq.1: Enable FIQ interrupts for the LPC32xx controllers
 2013-04-17 20:42 UTC 

[PATCH 9/10] LPC32XX: 009-plat.1: lpc23xx => lpc32xx in LPC32xx platform code
 2013-04-17 20:42 UTC 

[PATCH 8/10] LPC32XX: 008-pl022.1: Supports is_dma_mapped for pl022
 2013-04-17 20:42 UTC 

[PATCH 7/10] LPC32XX: 007-pl022.1: Add start_control board hook
 2013-04-17 20:42 UTC 

[PATCH 6/10] LPC32XX: 006-clock.1: Fully enable SSP devices
 2013-04-17 20:42 UTC 

[PATCH 5/10] LPC32XX: 005-clock.1: Allows clock input other than 13MHz for lpc32xx
 2013-04-17 20:42 UTC 

[PATCH 4/10] LPC32XX: 004-mmc.1: Enable dma for Phytec board
 2013-04-17 20:42 UTC 

[PATCH 3/10] LPC32XX: 003-mmc.1: Don't access private fields in MMC controller
 2013-04-17 20:42 UTC 

[PATCH 2/10] LPC32XX: 002-mmc.1: Workaround for MMC+DMA on LPC32xx
 2013-04-17 20:42 UTC 

[PATCH 1/10] LPC32XX: 001-mmc.1: Define + Implement DMA_FORCE_BURST for pl032
 2013-04-17 20:42 UTC 

[PATCH 0/10] LPC32XX: Various patches and improvements
 2013-04-17 20:42 UTC 

[PATCH v11 0/3] Another round of ARMv7-M patches
 2013-04-17 20:40 UTC  (10+ messages)
` [PATCH v11 1/3] ARM: Add base support for ARMv7-M

[PATCH 0/3] arm: omap: add ti bandap device on DT entries
 2013-04-17 20:35 UTC 

[PATCH 1/3] arm: dts: introduce config HAS_BANDGAP
 2013-04-17 20:29 UTC  (3+ messages)
` [PATCH 2/3] arm: dts: add bandgap entry for OMAP443x devices
` [PATCH 3/3] arm: add bandgap entry for OMAP4460 devices

[PATCH 00/30] ARM: exynos multiplatform support
 2013-04-17 20:05 UTC  (3+ messages)
` [PATCH 29/30] spi: s3c64xx: move to generic dmaengine API

[PATCH] ARM: mvebu: Add support for USB storage class in mvebu_defconfig
 2013-04-17 19:51 UTC 

[PATCH] Fix omap4 panda LED definitions
 2013-04-17 19:46 UTC  (4+ messages)
` [PATCH] ARM: dts: omap4-panda: Add LED support into the panda DTS files

[PATCH] ARM: KVM: iterate over all CPUs for CPU compatibility check
 2013-04-17 19:28 UTC  (15+ messages)

[PATCHv3 00/10] Use the mvebu PCIe driver on Kirkwood
 2013-04-17 18:29 UTC  (3+ messages)

[PATCH v5 0/6] Initial Device Tree support for S3C64xx
 2013-04-17 17:46 UTC  (5+ messages)
` [PATCH v5 5/6] ARM: dts: Add basic dts include files for Samsung S3C64xx SoCs

[PATCH] ARM: dts: omap3-beagle-xm: Add USB Host support for Rev Ax/Bx
 2013-04-17 17:11 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).