linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-24 11:54:33 to 2011-08-25 11:19:03 UTC [more...]

[PATCH v4 0/8] MMU disabling code and kexec fixes
 2011-08-25 11:19 UTC  (14+ messages)
` [PATCH v4 1/8] ARM: proc-v7: disable SCTLR.TE when disabling MMU

[PATCH 0/11] generic struct clk patches
 2011-08-25 11:12 UTC  (13+ messages)
` [PATCH 01/11] clk: Add a generic clock infrastructure
  ` [PATCH 02/11] clk: Implement clk_set_rate
  ` [PATCH 03/11] clk: Add fixed-rate clock
  ` [PATCH 04/11] clk: Add simple gated clock
  ` [PATCH 05/11] clk: Prototype and document clk_register()
  ` [PATCH 06/11] clk: Provide a dummy clk_unregister()
  ` [PATCH 07/11] clk: Constify struct clk_hw_ops
  ` [PATCH 08/11] clk: Avoid clock name collisions
  ` [PATCH 09/11] clk: Add Kconfig option to build all generic clk drivers
  ` [PATCH 10/11] clk: Add initial WM831x clock driver
  ` [PATCH 11/11] x86: Enable generic clk API on x86

[PATCH 1/4 v4] drivers: create a pin control subsystem
 2011-08-25 11:04 UTC  (4+ messages)

[PATCH] arm: mach-imx: enable all uart clocks for DEBUG_LL
 2011-08-25 10:57 UTC 

How to handle named resources with DT?
 2011-08-25 10:28 UTC  (9+ messages)

Question on virtual memory layout: lowmem with memory hole
 2011-08-25 10:22 UTC  (2+ messages)

[[PATCH v2 0/6] imx soc revision clean up
 2011-08-25 10:22 UTC  (4+ messages)
` [[PATCH v2 4/6] ARM: mx31: use generic function for displaying silicon revision

ARM processor mode, kernel startup, Hyp / secure state
 2011-08-25 10:13 UTC  (15+ messages)

[PATCH 00/10] ARM: perf: updates for 3.2
 2011-08-25  9:51 UTC  (4+ messages)
` [PATCH 10/10] ARM: perf: add mode exclusion for Cortex-A15 PMU

[PATCH v6 0/6] mc13783: add pwr button support
 2011-08-25  9:50 UTC  (9+ messages)
` [PATCH 1/6] mc13xxx: Unconditionally register regulator subdevice
  ` [PATCH 2/6] mc13xxx: implicitly register led subdevice
    ` [PATCH 3/6] mc13xxx: remove obsolete leds and regulators flags
      ` [PATCH 4/6] mc13xxx: remove unused define
        ` [PATCH 5/6] mc13783: add power button support
          ` [PATCH 6/6] mx31moboard: Add MC13783 "

[PATCH v2] mmc mxcmmc: fix falling back to PIO
 2011-08-25  9:39 UTC  (2+ messages)

[PATCH] mmc mxcmmc: fix falling back to PIO
 2011-08-25  9:31 UTC  (2+ messages)

[PATCH v4] OMAP3EVM: ehci: Fix EHCI support
 2011-08-25  9:22 UTC 

[PATCH 1/4] Framework for exporting System-on-Chip information via sysfs
 2011-08-25  9:20 UTC  (13+ messages)
` [PATCH 3/4] mach-ux500: export System-on-Chip information ux500 "
` [PATCH 4/4] Move top level platform devices in sysfs to /sys/devices/soc/X

[PATCH 1/2] new helper to create platform devices with dma mask
 2011-08-25  9:16 UTC  (2+ messages)
` [PATCH 2/2] ARM: mxc: convert device creation to use platform_device_register_full

i.MX SDMA patches
 2011-08-25  9:03 UTC  (4+ messages)
` [PATCH 1/3] dmaengine i.MX SDMA: lock channel 0
` [PATCH 2/3] dmaengine i.MX SDMA: set firmware scripts addresses to negative value initially
` [PATCH 3/3] dmaengine i.MX SDMA: use request_firmware_nowait

[PATCH 1/3] add Freecom Datatank Gateway support
 2011-08-25  8:59 UTC 

[PATCH v2 0/4] ARM: CSR: add rtciobrg and PM support
 2011-08-25  8:33 UTC  (7+ messages)
` [PATCH v2 2/4] ARM: CSR: add PM sleep entry for SiRFprimaII

[PATCH 0/6] mc13783 cleanup
 2011-08-25  7:57 UTC  (4+ messages)
  ` [PATCH 4/6] ARM: imx: use mc13xxx constants instead of mc13783

[PATCH 0/5] ARM: EXYNOS4: Add support new EXYNOS4212 SoC
 2011-08-25  7:46 UTC  (7+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] ARM: EXYNOS4: Add support clock for EXYNOS4212
` [PATCH 3/5] ARM: EXYNOS4: Add support PM "
` [PATCH 4/5] ARM: EXYNOS4: Add support SMDK4212 Board
` [PATCH 5/5] tty: Add support serial for EXYNOS4212 SoC

[PATCH 8/8] ARM: S5PV210: example of CMA private area for FIMC device on Goni board
 2011-08-25  7:22 UTC 

[PATCH] ARM: mx53_loco: Add support for the accelerometer
 2011-08-25  6:43 UTC  (2+ messages)

i.MX multi SoC patches
 2011-08-25  6:38 UTC  (3+ messages)

Kernel panic in 2.6.35.12 kernel
 2011-08-25  6:38 UTC  (2+ messages)

[PATCH v2] ARM: ux500: send cpufreq notification for all cpus
 2011-08-25  6:31 UTC 

[PATCH v3 0/2] mmc add vsdio to dynamically control sdio power
 2011-08-25  6:26 UTC  (3+ messages)
` [PATCH v3 1/2] mmc: sdio add regulator vsdio
` [PATCH v3 2/2] ARM: mmp2: support sdio with "

[PATCH 0/6] Initial Calxeda Highbank support
 2011-08-25  4:03 UTC  (10+ messages)
` [PATCH 2/6] ARM: add Highbank core platform support
` [PATCH 6/6] ARM: highbank: add suspend support

To use DMA generic APIs for Samsung DMA
 2011-08-25  2:13 UTC  (16+ messages)
` [PATCH v7 01/15] DMA: PL330: Add support runtime PM for PL330 DMAC
` [PATCH v7 02/15] DMA: PL330: Update PL330 DMA API driver
` [PATCH v7 03/15] DMA: PL330: Modify device_control()
` [PATCH v7 04/15] DMA: PL330: Add DMA_CYCLIC capability
` [PATCH v7 05/15] ARM: SAMSUNG: Update to use PL330-DMA driver
` [PATCH v7 06/15] ARM: SAMSUNG: Add common DMA operations
` [PATCH v7 07/15] ARM: EXYNOS4: Use generic DMA PL330 driver
` [PATCH v7 08/15] ARM: S5PV210: "
` [PATCH v7 09/15] ARM: S5PC100: "
` [PATCH v7 10/15] ARM: S5P64X0: "
` [PATCH v7 11/15] ARM: SAMSUNG: Remove S3C-PL330-DMA driver
` [PATCH v7 12/15] spi/s3c64xx: Add support DMA engine API
` [PATCH v7 13/15] spi/s3c64xx: Merge dma control code
` [PATCH v7 14/15] ASoC: Samsung: Update DMA interface
` [PATCH v7 15/15] ARM: SAMSUNG: Remove Samsung specific enum type for dma direction

[PATCH v3] OMAP3EVM: ehci: Fix EHCI support
 2011-08-25  2:03 UTC  (2+ messages)

[PATCH V5 00/15] To use DMA generic APIs for Samsung DMA
 2011-08-25  1:13 UTC  (6+ messages)
` [PATCH 12/15] spi/s3c64xx: Add support DMA engine API

[PATCH 0/1] PM: omap_device fix for v3.1-rc
 2011-08-24 23:43 UTC  (2+ messages)
` [PATCH 1/1] OMAP: omap_device: only override _noirq methods, not normal suspend/resume

[PATCH] Fix show_regs to give a backtrace
 2011-08-24 23:27 UTC  (6+ messages)
` [PATCH 1/2] arm: add dump_stack_regs to dump stack from registers
` [PATCH 2/2] process: change from __backtrace to dump_stack_regs in show_regs

[GIT PULL] I2C: OMAP: misc. fixes for v3.2
 2011-08-24 23:15 UTC  (2+ messages)

try_to_freeze() called with IRQs disabled on ARM
 2011-08-24 23:15 UTC  (4+ messages)

[PATCH] ARM: mx5: Enable HIGHMEM
 2011-08-24 22:25 UTC 

MX53Loco reports half of the total memory
 2011-08-24 21:43 UTC  (4+ messages)

[PATCH] ARM: mx5: Select CONFIG_VMSPLIT_2G option
 2011-08-24 21:37 UTC 

[PATCH 0/2] OMAP: Update nr_irqs field in machine descriptors
 2011-08-24 19:46 UTC  (3+ messages)
` [PATCH 1/2] omap2+: Populate "
` [PATCH 2/2] omap1: "

[PATCH 2/2] [ARM] SheevaPlug: Add the blue led
 2011-08-24 19:26 UTC 

[PATCH 1/2] Revert "[ARM] eSATA SheevaPlug: correlate MPP to SD CD and SD WP"
 2011-08-24 19:26 UTC 

[PATCH v2 1/1] ASoC: soc-core: check rate for symmetry only when pcm is active
 2011-08-24 19:19 UTC  (6+ messages)
  ` [alsa-devel] "

dma buffers for camera
 2011-08-24 19:17 UTC  (2+ messages)

[RFC: PATCH 1/4] AM335X: Update common omap platform files
 2011-08-24 18:19 UTC  (2+ messages)

[PATCH RFC] ARM: vexpress: Use assembler mnemonic for WFI in platform_do_lowpower
 2011-08-24 17:51 UTC  (4+ messages)
` [PATCH v2] ARM: vexpress: Use wfi macro "

[PATCH 2/2] arm: mach-bcmring: fix build error in dma.c
 2011-08-24 17:22 UTC  (4+ messages)

[PATCH v2 0/7] omap: iommu migration, relocation and cleanups
 2011-08-24 17:08 UTC  (8+ messages)
` [PATCH v2 1/7] omap: iommu: migrate to the generic IOMMU API
` [PATCH v2 2/7] omap: iommu/iovmm: move to dedicated iommu folder
` [PATCH v2 3/7] omap: iommu: stop exporting local functions
` [PATCH v2 4/7] omap: iommu: PREFETCH_IOTLB cleanup
` [PATCH v2 5/7] omap: iovmm: remove unused functionality
` [PATCH v2 6/7] omap: iommu: remove unused exported API
` [PATCH v2 7/7] omap: iommu: omapify 'struct iommu' and exposed API

[RFC: PATCH 4/4] AM335X: Add low level debugging support
 2011-08-24 16:42 UTC  (2+ messages)

[PATCH v2] OMAP3EVM: ehci: Fix EHCI support
 2011-08-24 16:22 UTC  (6+ messages)

[PATCH] ARM: imx: Define functions for registering PATA
 2011-08-24 15:04 UTC 

MMU enable code in boot/compressed/head.S
 2011-08-24 14:58 UTC 

[PATCH 0/7] omap: iommu migration, relocation and cleanups
 2011-08-24 14:46 UTC  (7+ messages)
` [PATCH 1/7] omap: iommu: migrate to the generic IOMMU API

[PATCH 1/2] ARM: L2X0: add explicit cpu_relax() for busy wait loop
 2011-08-24 14:44 UTC  (3+ messages)

[PATCH v4] OMAP4: hwmod data: I2C: add flag for context restore
 2011-08-24 14:44 UTC  (3+ messages)

[PATCHv2 0/3] Initial support for Picochip picoxcell
 2011-08-24 14:41 UTC  (4+ messages)
` [PATCHv2 1/3] picoxcell: support for Picochip picoxcell devices
` [PATCHv2 2/3] picoxcell: add the DTS for pc3x2 and pc3x3 devices
` [PATCHv2 3/3] picoxcell: add the DTS for the PC7302 board

[PATCH 2/2] ARM: mach-ux500: add explicit cpu_relax() for busy wait loop
 2011-08-24 14:36 UTC  (2+ messages)

[RESEND][PATCH 0/3] dma: pl330: Simplify platform data for pl330 driver
 2011-08-24 14:25 UTC  (4+ messages)
` [PATCH 1/3] DMA: PL330: Infer transfer direction from transfer request instead of platform data

[PATCH 0/3] omap cleanup for makefile and init_early
 2011-08-24 13:35 UTC  (9+ messages)
` [PATCH 2/3] ARM: OMAP: Move omap2_init_common_devices out of init_early
` [PATCH 3/3] ARM: OMAP: Introduce SoC specific early_init

[PATCH v2 0/2] set_ios handle vmmc
 2011-08-24 13:22 UTC  (3+ messages)
` [PATCH 1/2] mmc: sdhci move vmmc to set_ios

[PATCH] ARM: i.MX: initialize l2x0 at early_init time
 2011-08-24 13:21 UTC  (2+ messages)

[RFC PATCH 00/10] OMAP: Add DT support for early init OMAP4 devices
 2011-08-24 13:09 UTC  (11+ messages)
` [RFC PATCH 01/10] OMAP2+: l3-noc: Add support for device-tree
` [RFC PATCH 02/10] arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver
` [RFC PATCH 03/10] documentation/dt: Add l3-noc bindings
` [RFC PATCH 04/10] arm/dts: OMAP4: Add mpu, dsp and iva nodes
` [RFC PATCH 05/10] documentation/dt: Add mpu, dsp and iva bindings
` [RFC PATCH 06/10] hwspinlock: OMAP4: Add spinlock support in DT
` [RFC PATCH 07/10] documentation/dt: Add spinlock bindings
` [RFC PATCH 08/10] gpio/omap: Adapt GPIO driver to DT
` [RFC PATCH 09/10] arm/dts: OMAP4: Add gpio nodes
` [RFC PATCH 10/10] documentation/dt: Add OMAP GPIO properties

[PATCH 2/3] mach-ux500: initialize l2x0 at arch_init time
 2011-08-24 12:30 UTC  (6+ messages)

v6 software reset fails on 1176
 2011-08-24 12:27 UTC  (7+ messages)

[PATCH] omap1: Remove unused omap-alsa.h
 2011-08-24 12:00 UTC 


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).