linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-14 09:52:00 to 2012-09-14 21:34:37 UTC [more...]

[PATCH 00/24] ARM: readl/writel conversion fallout
 2012-09-14 21:34 UTC  (10+ messages)
` [PATCH 01/24] ARM: shmobile: use __iomem pointers for MMIO
` [PATCH 02/24] ARM: at91: "
` [PATCH 03/24] ARM: ebsa110: "
` [PATCH 04/24] ARM: ep93xx: "
` [PATCH 05/24] ARM: imx: "
` [PATCH 06/24] ARM: integrator: "
` [PATCH 07/24] ARM: iop13xx: "
` [PATCH 08/24] ARM: iop32x: "
` [PATCH 09/24] ARM: ixp4xx: "

[PATCH 0/2] ARM: pci: Prepare for Tegra PCIe controller driver
 2012-09-14 21:11 UTC  (3+ messages)
` [PATCH 1/2] ARM: pci: Keep pci_common_init() around after init
` [PATCH 2/2] ARM: pci: Allow passing per-controller private data

[PATCH 1/2] PCI: Annotate pci_fixup_irqs with __devinit
 2012-09-14 20:53 UTC  (3+ messages)
` [PATCH 2/2] PCI: Provide a default pcibios_update_irq()

[GIT PULL 01/10] ARM: tegra: fixes for 3.7
 2012-09-14 20:06 UTC  (10+ messages)
` [GIT PULL 02/10] ARM: tegra: first round of cleanup
` [GIT PULL 03/10] ARM: tegra: remove board files
` [GIT PULL 04/10] ARM: tegra: switch to the common clock framework
` [GIT PULL 05/10] ARM: tegra: i2c driver enhancements mostly related to clocking
` [GIT PULL 06/10] ARM: tegra: implement CPU hotplug
` [GIT PULL 07/10] ARM: tegra: device tree changes
` [GIT PULL 08/10] ARM: tegra: second round of cleanups
` [GIT PULL 09/10] ARM: tegra: defconfig updates
` [GIT PULL 10/10] ARM: tegra: MAINTAINERS updates

[PATCH v2 0/4] lis3: lis3lv02d_i2c: Add device tree support
 2012-09-14 20:01 UTC  (4+ messages)

[PATCH V4 1/5] ARM: add infra-structure for BCM2835 and Raspberry Pi
 2012-09-14 20:01 UTC  (4+ messages)

[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
 2012-09-14 19:45 UTC  (10+ messages)
` [PATCH v3 01/10] PCI: Keep pci_fixup_irqs() around after init

[PATCH] RTC: TWL: ensure all interrupts are disabled during probe
 2012-09-14 19:44 UTC  (7+ messages)

[PATCH] CPUFreq: OMAP: remove unnecessary plat/ includes
 2012-09-14 19:03 UTC  (2+ messages)

[PATCH] cpufreq: OMAP: remove loops_per_jiffy recalculate for smp
 2012-09-14 19:01 UTC  (4+ messages)

Kernel fails to boot with "crc error -- System halted"
 2012-09-14 18:39 UTC  (2+ messages)

[PATCH v2] ARM: imx_v6_v7_defconfig: Enable CONFIG_GPIO_MC9S08DZ60
 2012-09-14 18:25 UTC 

[PATCH v4 00/24] Introduce Xen support on ARM (based on 3.6-rc5)
 2012-09-14 18:18 UTC  (55+ messages)
` [PATCH v4 01/24] arm: initial Xen support
` [PATCH v4 02/24] xen/arm: hypercalls
` [PATCH v4 03/24] xen/arm: page.h definitions
` [PATCH v4 04/24] xen/arm: sync_bitops
` [PATCH v4 05/24] xen/arm: empty implementation of grant_table arch specific functions
` [PATCH v4 06/24] docs: Xen ARM DT bindings
` [PATCH v4 07/24] xen/arm: Xen detection and shared_info page mapping
` [PATCH v4 08/24] xen/arm: Introduce xen_pfn_t for pfn and mfn types
` [PATCH v4 09/24] xen/arm: Introduce xen_ulong_t for unsigned long
` [PATCH v4 10/24] xen/arm: compile and run xenbus
` [PATCH v4 11/24] xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARM
` [PATCH v4 12/24] xen/arm: introduce CONFIG_XEN "
` [PATCH v4 13/24] xen/arm: get privilege status
` [PATCH v4 14/24] xen/arm: initialize grant_table on ARM
` [PATCH v4 15/24] xen/arm: receive Xen events "
` [PATCH v4 16/24] xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
` [PATCH v4 17/24] xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree
` [PATCH v4 18/24] xen: allow privcmd for HVM guests
` [PATCH v4 19/24] xen/arm: compile blkfront and blkback
` [PATCH v4 20/24] xen/arm: compile netback
` [PATCH v4 21/24] arm/v2m: initialize arch_timers even if v2m_timer is not present
` [PATCH v4 22/24] xen: missing includes
` [PATCH v4 23/24] xen: update xen_add_to_physmap interface
` [PATCH v4 24/24] MAINTAINERS: add myself as Xen ARM maintainer

[PATCH 0/8] enable support for AMBA drivers under x86
 2012-09-14 18:09 UTC  (11+ messages)
` [PATCH 1/8] DMA: PL330: use prefix in reg names to build "
` [PATCH 2/8] gpio: pl061 depends on ARM
` [PATCH 3/8] pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
` [PATCH 4/8] watchdog: sp805_wdt depends on ARM
` [PATCH 5/8] mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep
` [PATCH 6/8] mmc: use the new <linux/sizes.h>
` [PATCH 7/8] drivers/amba: add support for a PCI bridge
` [PATCH 8/8] x86: add CONFIG_ARM_AMBA, selected by STA2X11

[GIT PULL 1/7] omap non-critical fixes for v3.7 merge window
 2012-09-14 17:55 UTC  (2+ messages)
  ` [GIT PULL 5/7] omap sparse irq and local hardware.h cleanup "

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-09-14 17:39 UTC  (12+ messages)
` [PATCH v2 07/31] arm64: Process management
` [PATCH v2 08/31] arm64: CPU support
` [PATCH v2 13/31] arm64: Device specific operations

[PATCH V5 0/2] of: Add generic device tree DMA helpers
 2012-09-14 17:20 UTC  (7+ messages)
` [PATCH V5 1/2] "
` [PATCH V5 2/2] dmaengine: add helper function to request a slave DMA channel

[PATCH V4 0/2] of: Add generic device tree DMA helpers
 2012-09-14 17:19 UTC  (8+ messages)
` [PATCH V4 1/2] "

[PATCH v2] pinctrl: document semantics vs GPIO
 2012-09-14 17:16 UTC  (3+ messages)

[PATCH v3 00/31] AArch64 Linux kernel port
 2012-09-14 16:53 UTC  (6+ messages)
` [PATCH v3 09/31] arm64: Cache maintenance routines

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-09-14 16:41 UTC  (3+ messages)
` [PATCH v4 00/10] "

[PATCH RESEND 1/5] ARM: tegra: config: enable dmaengine based APB DMA driver
 2012-09-14 16:11 UTC  (5+ messages)
` [PATCH RESEND 2/5] ARM: tegra: dma: remove legacy "
` [PATCH RESEND 3/5] ARM: tegra: apbio: remove support of legacy DMA driver based access
` [PATCH RESEND 4/5] spi: tegra: "
` [PATCH RESEND 5/5] ASoC: "

[PATCH V2 1/2] hwmon: Add devicetree bindings to gpio-fan
 2012-09-14 16:07 UTC  (2+ messages)
` [PATCH V3 "

[PATCH 0/7] Bugfixes and clean-ups bound for the v3.6 RCs
 2012-09-14 16:05 UTC  (6+ messages)
` [PATCH 4/7] mfd: ab8500-core: Apply the AB8500 CODEC's compatible string to its MFD cell

[PATCH] pinctrl: document semantics vs GPIO
 2012-09-14 15:55 UTC  (7+ messages)

[GIT PULL] One more DMA-mapping fix for v3.6
 2012-09-14 15:48 UTC 

[RFC PATCH] i2c: at91: add dma support
 2012-09-14 15:43 UTC  (2+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_GPIO_MC9S08DZ60
 2012-09-14 15:35 UTC 

[PATCH] arm: tegra: dt: Add pinmux entries for Vbus regulator controls
 2012-09-14 15:31 UTC  (3+ messages)

[PATCH 0/2] lis3: lis3lv02d_i2c: Add device tree support
 2012-09-14 15:29 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: AM33XX: Add lis331dlh device tree data to am335x-evm

[PATCH v4] gpio: mvebu: new gpio driver for mvebu platforms
 2012-09-14 14:54 UTC  (9+ messages)
` [PATCH v3 1/5] gpio: introduce gpio-mvebu driver for Marvell SoCs
` [PATCH v3 2/5] Documentation: add description of DT binding for the gpio-mvebu driver

[PATCH] CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clock
 2012-09-14 14:30 UTC 

Converting OMAP's custom vram allocator
 2012-09-14 14:10 UTC  (4+ messages)

[PATCH 00/19] First HREF Device Tree enablement patch-set
 2012-09-14 14:01 UTC  (22+ messages)
` [PATCH 01/19] ARM: ux500: Add skeleton Device Tree for the HREF reference board
` [PATCH 06/19] ARM: ux500: Add nodes for the MSP into the HREF Device Tree
` [PATCH 10/19] ARM: ux500: Remove redundant #gpio-cell properties from HREF and Snowball DT
` [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

[PATCH] pinctrl: use kasprintf() in pinmux_request_gpio()
 2012-09-14 13:54 UTC  (4+ messages)

[PATCH v2 0/6] Make mach/gpio.h optional
 2012-09-14 13:36 UTC  (6+ messages)
` [PATCH] staging: ste_rmi4: remove gpio.h include

[PATCH] RFC: ARM: nomadik/ux500: convert to SPARSE_IRQ
 2012-09-14 13:23 UTC 

FW: [PATCH 07/22] ASoC: Ux500: Initialise PCM from MSP probe rather than as a device
 2012-09-14 13:09 UTC  (3+ messages)

[PATCH v3 00/12] Initial multi-platform support
 2012-09-14 13:00 UTC  (4+ messages)

[PATCH v3 00/15] ASoC: OMAP: Convert to use dmaengine
 2012-09-14 12:05 UTC  (16+ messages)
` [PATCH v3 01/15] dmaengine: omap: Support for element mode in cyclic DMA
` [PATCH v3 02/15] dmaengine: omap: Add support for pause/resume in cyclic dma mode
` [PATCH v3 03/15] dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()
` [PATCH v3 04/15] dmaengine: Pass flags via device_prep_dma_cyclic() callback
` [PATCH v3 05/15] dmaengine: omap-dma: Add support to suppress interrupts in cyclic mode
` [PATCH v3 06/15] ASoC: omap-mcbsp: Use sDMA packet mode instead of frame mode
` [PATCH v3 07/15] ASoC: omap-pcm: Select sDMA synchronization based on packet_size
` [PATCH v3 08/15] ASoC: OMAP: Remove sync_mode from omap_pcm_dma_data struct
` [PATCH v3 09/15] ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream properties
` [PATCH v3 10/15] ARM: OMAP4: hwmod_data: Add resource names to McPDM memory ranges
` [PATCH v3 11/15] ASoC: omap-mcpdm: Use platform_get_resource_* to get resources
` [PATCH v3 12/15] ASoC: OMAP: mcbsp, mcpdm, dmic: Let omap-pcm to pick the dma_type
` [PATCH v3 13/15] ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_type
` [PATCH v3 14/15] ASoC: OMAP: mcbsp, mcpdm, dmic, hdmi: Set dma_data at startup time
` [PATCH v3 15/15] ASoC: omap-pcm: Convert to use dmaengine

[PATCH V3] ARM: EXYNOS5: Add bus clock and set parent clock for FIMD
 2012-09-14 11:34 UTC 

[PATCH] ARM: ux500: 8500: use hsit_a_2 group for HSI
 2012-09-14 10:54 UTC 

[PATCH v2 00/11] chipidea/imx: add otg support and some bug fix
 2012-09-14 10:53 UTC  (4+ messages)
` [PATCH v2 06/11] USB: mxs-phy: add basic otg support

[PATCHv8 00/23]I2C big cleanup
 2012-09-14 10:40 UTC  (8+ messages)

[PATCH v2 05/11] USB: chipidea: don't let probe fail if otg controller start one role failed
 2012-09-14 10:25 UTC  (12+ messages)

[PATCH v6 00/10] OMAP-GPMC: generic time calc, prepare for driver
 2012-09-14 10:20 UTC  (10+ messages)
` [PATCH v6 10/10] ARM: OMAP2+: tusb6010: generic timing calculation

[PATCH] ARM: OMAP: SmartReflex: fix error path in init function
 2012-09-14 10:18 UTC  (2+ messages)

mfd: Implement devicetree support for AB8500 Btemp
 2012-09-14 10:17 UTC  (5+ messages)
`  "

[PATCH 00/17] MOP500 Audio fix-ups and DT enablement
 2012-09-14 10:02 UTC  (9+ messages)
` [PATCH 06/17] Documentation: Define the MOP500 Audio Machine Driver Device Tree bindings
` [PATCH 07/17] Documentation: Define the MSP "

[PATCH v2 00/15] ASoC: OMAP: Convert to use dmaengine
 2012-09-14 10:01 UTC  (8+ messages)
` [PATCH v2 03/15] dmaengine: Add no_wakeup parameter to dmaengine_prep_dma_cyclic()

[PATCH v5 0/5] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-09-14  9:59 UTC  (5+ messages)
` [PATCH v5 1/5] usb: phy: samsung: Introducing usb phy driver for hsotg

[GIT PULL] ARM: LPC32xx: core update
 2012-09-14  9:52 UTC  (3+ 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).