linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-05 23:03:36 to 2012-08-06 15:05:57 UTC [more...]

[PATCH 0/2] Add device tree support for davinci_mdio driver and fix cpsw DT binding documentation
 2012-08-06 15:05 UTC  (2+ messages)
` [PATCH 1/2] drivers: net: ethernet: davince_mdio: device tree implementation

[PATCH] ODROID-X: hkdk4412: Add new hardware based on Exynos4412
 2012-08-06 14:57 UTC  (2+ messages)

[PATCH] ARM: integrator: use clk_prepare_enable() for timer
 2012-08-06 14:46 UTC  (4+ messages)

[PATCH 1/2] ARM: i.MX35: Add kernel oftree support
 2012-08-06 14:41 UTC  (3+ messages)

[PATCH v2 0/5] Use more asm-generic headers
 2012-08-06 14:35 UTC  (2+ messages)

[PATCH] ARM: imx35: don't disable the uart clock when DEBUG_LL is in use
 2012-08-06 14:35 UTC  (5+ messages)

[PATCH] arm: add documentation describing Marvell families of SoC
 2012-08-06 14:30 UTC  (4+ messages)

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

[PATCH 1/1] mx27_3ds: Add sound support
 2012-08-06 14:26 UTC  (4+ messages)

[PATCH] pinctrl: pinctrl-imx: add imx35 pinctrl driver
 2012-08-06 14:23 UTC  (3+ messages)

[PATCH 0/6] ARM: dove: DT support for Marvell Dove
 2012-08-06 14:23 UTC  (10+ messages)
` [PATCH 1/6] ARM: dove: unify clock setup
` [PATCH 2/6] ARM: dove: add clock gating control
` [PATCH 3/6] ARM: dove: add crypto engine
` [PATCH 4/6] ARM: dove: add device tree based machine descriptor
` [PATCH 5/6] ARM: dove: add device tree descriptors
` [PATCH 6/6] ARM: dove: SolidRun CuBox DT

[PATCH 0/4] i2c: omap: few more patches
 2012-08-06 14:18 UTC  (5+ messages)
` [PATCH 1/4] i2c: omap: always return IRQ_HANDLED
` [PATCH 2/4] i2c: omap: switch to threaded IRQ support
` [PATCH 3/4] i2c: omap: remove unnecessary pm_runtime_suspended check
` [PATCH 4/4] i2c: omap: switch over to autosuspend API

[PATCH 1/1] remoteproc: extend customized fw loader to cover request and release
 2012-08-06 14:16 UTC 

[PATCH 1/4] gpio/mxc: remove redundant shadow variables initialization
 2012-08-06 14:12 UTC  (7+ messages)
` [PATCH 2/4] gpio/mxc: specify gpio base for device tree probe
` [PATCH 3/4] gpio/mxs: "

[PATCH 1/1] i2c: Add default configuration into the Nomadik I2C driver
 2012-08-06 14:11 UTC  (3+ messages)

[PATCH] ARM: EXYNOS: Add HDMIPHY I2C adaptor
 2012-08-06 13:57 UTC  (3+ messages)
` [PATCH] ARM: EXYNOS: Add USB HSIC device
` [PATCH] ARM: EXYNOS: Enable multiple cores on Exynos4

[PATCH v4 0/2] omap: add ocp2scp as a bus driver
 2012-08-06 13:46 UTC  (3+ messages)
` [PATCH v4 1/2] drivers: bus: add a new driver for omap-ocp2scp
` [PATCH v4 2/2] arm/dts: omap4: Add ocp2scp data

[PATCH v3] printk: add option to print cpu id
 2012-08-06 13:39 UTC  (11+ messages)

[PATCH v5 3/3] ARM: OMAP2+: onenand: prepare for gpmc driver migration
 2012-08-06 13:38 UTC  (12+ messages)
                    ` gpmc generic retime function (subject was RE: [PATCH v5 3/3] ARM: OMAP2+: onenand: prepare for gpmc driver migration)

[PATCH 00/22] Introducing the TI Keystone platform
 2012-08-06 13:38 UTC  (21+ messages)
` [PATCH 01/22] ARM: add mechanism for late code patching
` [PATCH 02/22] ARM: use late patch framework for phys-virt patching
` [PATCH 03/22] ARM: LPAE: use phys_addr_t on virt <--> phys conversion
` [PATCH 04/22] ARM: LPAE: support 64-bit virt/phys patching
` [PATCH 09/22] ARM: LPAE: use 64-bit pgd physical address in switch_mm()

[PATCHv7 00/12] ARM: OMAP4: core retention support
 2012-08-06 13:29 UTC  (4+ messages)
` [PATCHv7 06/12] ARM: OMAP4: suspend: Program all domains to retention

[PATCH 0/4] arm/dts: omap: add dt data for MUSB
 2012-08-06 13:23 UTC  (5+ messages)
` [PATCH 1/4] arm/dts: omap: Add omap-usb2 dt data
` [PATCH 2/4] arm/dts: Add twl6030-usb data
` [PATCH 3/4] arm/dts: Add twl4030-usb data
` [PATCH 4/4] arm/dts: omap: Add usb_otg and glue data

[PATCH v7 0/7] omap: musb: Add device tree support
 2012-08-06 13:08 UTC  (8+ messages)
` [PATCH v7 1/7] drivers: usb: phy: add a new driver for omap usb2 phy
` [PATCH v7 2/7] arm: omap: hwmod: add a new addr space in otg for writing to control module
` [PATCH v7 3/7] drivers: usb: otg: make twl6030_usb as a comparator driver to omap_usb2
` [PATCH v7 4/7] drivers: usb: twl6030: Add dt support for twl6030 usb
` [PATCH v7 5/7] drivers: usb: twl4030: Add device tree support for twl4030 usb
` [PATCH v7 6/7] drivers: usb: musb: Add device tree support for omap musb glue
` [PATCH v7 7/7] arm: omap: phy: remove unused functions from omap-phy-internal.c

[PATCH] pxafb: allow zero for smart panel timings
 2012-08-06 12:56 UTC 

[PATCH] pxafb: fix BLW / ELW smart panel timing parameters
 2012-08-06 12:55 UTC 

[PATCH 0/2] dma-parms and helpers for dma-buf
 2012-08-06 12:42 UTC  (7+ messages)
` [PATCH 2/2] dma-buf: add helpers for attacher dma-parms

[PATCH 0/6] Device Tree IRQ related enablement patches
 2012-08-06 12:36 UTC  (10+ messages)
` [PATCH 1/6] ARM: ux500: Identify the PRCMU as an interrupt controller
` [PATCH 2/6] mfd: Provide the PRCMU with its own IRQ domain
` [PATCH 3/6] ARM: ux500: Force AB8500 to use the GIC as its interrupt controller
` [PATCH 4/6] mfd: Use interrupt-parent as IRQ controller if specified in DT
` [PATCH 5/6] ARM: ux500: Match-up compatible stings with associated MFD cell
` [PATCH 6/6] Input: ab8500-ponkey: Make the distinction between DT and non-DT boots

[PATCH 1/1] Input: ab8500-ponkey: Make the distinction between DT and non-DT boots
 2012-08-06 12:32 UTC  (2+ messages)

[RFC PATCH] gpio: Add a generic GPIO handling driver
 2012-08-06 12:27 UTC  (2+ messages)

Vacations
 2012-08-06 12:13 UTC  (3+ messages)

[PATCH v3 0/2] omap: add ocp2scp as a bus driver
 2012-08-06 11:50 UTC  (4+ messages)
` [PATCH v3 1/2] drivers: bus: add a new driver for omap-ocp2scp
` [PATCH v3 2/2] arm/dts: omap4: Add ocp2scp data

[PATCH] arm/dts: AM33XX: Set the default status of module to "disabled" state
 2012-08-06 11:46 UTC  (2+ messages)

[PATCH] ARM: ux500: resurrect I2C platform data
 2012-08-06 11:43 UTC  (6+ messages)
` [PATCH 1/1] i2c: Add default configuration into the Nomadik I2C driver

[PATCH 00/24] Introduce Xen support on ARM
 2012-08-06 11:17 UTC  (16+ messages)
` [PATCH 01/24] arm: initial Xen support
  ` [Xen-devel] "
` [PATCH 09/24] xen/arm: compile and run xenbus
` [PATCH 15/24] xen/arm: receive Xen events on ARM

[PATCH 0/6] pinctrl: add DT support in PXA series
 2012-08-06 10:33 UTC  (5+ messages)
` [PATCH 6/6] ARM: dts: add pinctrl in PXA DT files

[RFC PATCH] ARM: LPAE: Fix alloc_init_section to flush all the pmd entries
 2012-08-06 10:33 UTC 

[PATCH 1/2] GPIO: gpio-pxa: simplify pxa_gpio_to_irq() and pxa_irq_to_chip()
 2012-08-06 10:26 UTC  (5+ messages)

[PATCHv4 0/8] ARM: OMAP: pm: usecounting changes
 2012-08-06 10:14 UTC  (5+ messages)
` [PATCHv4 4/8] ARM: OMAP3: add manual control for mpu / core pwrdm usecounting

[PATCH v3 0/4] Use dma_mmap_coherent to support IOMMU mapper
 2012-08-06  9:55 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: dma-mapping: define ARCH_HAS_DMA_MMAP_COHERENT
` [PATCH v3 2/4] ALSA: pcm - Don't define ARCH_HAS_DMA_MMAP_COHERENT privately for ARM
` [PATCH v3 3/4] media: videobuf2-dma-contig: use dma_mmap_coherent if available
` [PATCH v3 4/4] fbdev: sh_mobile_lcdc: "

[PATCH 0/5] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-08-06  9:51 UTC  (7+ messages)
` [PATCH 1/5] usb: phy: samsung: Introducing usb phy driver for hsotg

[PATCH v6 00/11] omap: musb: Add device tree support
 2012-08-06  9:44 UTC  (9+ messages)
` [PATCH v6 01/11] drivers: usb: otg: add a new driver for omap usb2 phy

[v3] Add basic address decoding support for Marvell 370/XP
 2012-08-06  9:42 UTC  (6+ messages)
` [PATCH 1/5] arm: plat-orion: use 'void __iomem *' in addr-map code
` [PATCH 2/5] arm: plat-orion: introduce PLAT_ORION_LEGACY hidden config option
` [PATCH 3/5] arm: plat-orion: make bridge_virt_base non-const to support DT use case
` [PATCH 4/5] arm: mvebu: add basic address decoding support to Armada 370/XP
` [PATCH 5/5] arm: mvebu: add address decoding controller to the DT

problems with external initramfs passed to device tree kernel
 2012-08-06  9:32 UTC  (3+ messages)
  ` [PATCH] initramfs: handle trailing junk after valid image

[PATCH] driver: misc: bmp085: remove "of_match_table" property
 2012-08-06  9:30 UTC  (2+ messages)

[PATCH 0/3] i.MX28 LRADC driver
 2012-08-06  8:49 UTC  (7+ messages)
` [PATCH 2/3 V2] IIO: Add basic MXS "
` [PATCH 3/3] IIO: arm: Add LRADC to i.MX28 dts

[PATCH 0/4] Add device tree data for omap5
 2012-08-06  8:38 UTC  (4+ messages)
` [PATCH 1/4] arm/dts: omap5-evm: Add I2C support

[PATCH v3 0/9] Assorted PXA3xx DT patches
 2012-08-06  8:11 UTC  (5+ messages)
` [PATCH v3 4/9] GPIO: gpio-pxa: simplify pxa_gpio_to_irq() and pxa_irq_to_chip()

[PATCH] MAINTAINERS: update my entries
 2012-08-06  7:52 UTC 

[PATCH v2 1/1] ARM: LPAE: Fix mapping in alloc_init_pte for unaligned addresses
 2012-08-06  7:41 UTC 

[PATCH] hwmon: tmp102: Add device tree support
 2012-08-06  7:35 UTC  (3+ messages)

[PATCH v4 0/6] Port Tegra to generic clk framework
 2012-08-06  6:28 UTC  (7+ messages)
` [PATCH v4 1/6] ARM: tegra30: Separate out clk ops and clk data
` [PATCH v4 2/6] ARM: tegra20: "
` [PATCH v4 3/6] ARM: tegra: Rename tegra20 clock file
` [PATCH v4 4/6] ARM: tegra: Add clk_tegra structure and helper functions
` [PATCH v4 6/6] ARM: tegra: Remove duplicate code
` [PATCH v4 5/6] ARM: tegra: Port tegra to generic clock framework

[PATCH 1/1] media: mx3_camera: Improve data bus width check code for probe
 2012-08-06  6:02 UTC 

[PATCH v2] ARM: mxs_defconfig: Enable USB host
 2012-08-06  5:39 UTC  (2+ messages)

[PATCH v2 0/4] Add a generic cpufreq-cpu0 driver
 2012-08-06  5:23 UTC  (6+ messages)
` [PATCH v2 2/4] PM / OPP: Initialize OPP table from device tree

kernel entry for thumb2-only cpus
 2012-08-06  4:32 UTC  (4+ messages)

[PATCH] ARM: mxs_defconfig: Enable USB host
 2012-08-06  4:08 UTC  (7+ messages)

[PATCH] clk: mxs: Register USB clocks for mx23
 2012-08-06  3:00 UTC  (4+ messages)

[PATCH 00/10 V3] MXS SPI driver
 2012-08-06  2:29 UTC  (3+ messages)
` [PATCH 10/10] ARM: mx28: Add SPI pinmux into imx28.dtsi

[PATCH 0/4] Remove Genesi Efika MX support
 2012-08-06  2:06 UTC  (2+ messages)

[PATCH 0/9] Get rid of FIQ_START/enable/disable_fiq() + some FIQ cleanups
 2012-08-05 23:03 UTC  (5+ messages)
` [PATCH 6/9] ARM: FIQ: Remove FIQ_START
` [PATCH 7/9] ARM: FIQ: Should include asm/mach/irq.h
` [PATCH 8/9] ARM: FIQ: Implement !CONFIG_FIQ stubs
` [PATCH 9/9] ARM: FIQ: Make show_fiq_list() return void


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