linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-07 14:34:40 to 2012-08-08 10:18:20 UTC [more...]

imx6q restart is broken
 2012-08-08 10:18 UTC 

[PATCH 1/1] Input: ab8500-ponkey: Make the distinction between DT and non-DT boots
 2012-08-08  9:59 UTC  (11+ messages)

[PATCH 0/4] ASoC/OMAP: ASoC machine driver for simple SoC with twl4030
 2012-08-08  9:54 UTC  (5+ messages)
` [PATCH 1/4] ASoC: omap-twl4030: Simple machine driver for TI SoC with twl4030 codec
` [PATCH 2/4] ARM: OMAP: twl-common: Add helper function to register the omap-twl4030 audio driver
` [PATCH 3/4] ARM: OMAP3: Switch to use the unified audio driver (omap-twl4030) for selected boards
` [PATCH 4/4] ASoC: Remove obsolete OMAP3 machine drivers

[PATCH v3 0/7] mv643xx.c: Add basic device tree support
 2012-08-08  9:42 UTC  (17+ messages)
` [PATCH v3 1/7] Initial csb1724 board support (FDT)
` [PATCH v3 2/7] mv643xx.c: Remove magic numbers
` [PATCH v3 3/7] mv643xx.c: Add basic device tree support
` [PATCH v3 4/7] kirkwood: Add fixups for DT based mv643xx ethernet
` [PATCH v3 5/7] csb1724: Enable device tree based mv643xx ethernet support
` [PATCH v3 6/7] DT: Convert all kirkwood boards with mv643xx that use DT
` [PATCH v3 7/7] NET: mv643xx: remove device name macro

[PATCH 00/11] MFD/ASoC/Input: twl4030-audio submodule DT support
 2012-08-08  9:41 UTC  (12+ messages)
` [PATCH 01/11] MFD: twl4030-audio: Clean up MODULE_* and platform_driver part
` [PATCH 02/11] MFD: twl4030-audio: Convert to use devm_kzalloc
` [PATCH 03/11] MFD: twl4030-audio: Rearange and clean-up the probe function
` [PATCH 04/11] MFD: twl4030-audio: Add DT support
` [PATCH 05/11] Input: twl4030-vibra: Support for DT booted kernel
` [PATCH 06/11] ASoC: twl4030: Move hs_extmute GPIO handling to driver
` [PATCH 07/11] ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIO
` [PATCH 08/11] ASoC/MFD: twl4030: Remove set_hs_extmute callback from platform data
` [PATCH 09/11] ASoC: twl4030: Convert to use devm_kzalloc
` [PATCH 10/11] ASoC: twl4030: Add pointer to pdata within the private data
` [PATCH 11/11] ASoC: twl4030: Support for DT booted kernel

[PATCH 0/8] *** ARM: Update arch-vt8500 to Devicetree ***
 2012-08-08  9:19 UTC  (12+ messages)
` [PATCH 1/8] arm: vt8500: Add device tree files for VIA/Wondermedia SoC's
` [PATCH 2/8] rtc: vt8500: Add devicetree support for vt8500-rtc
` [PATCH 3/8] serial: vt8500: Add devicetree support for vt8500-serial
` [PATCH 4/8] usb: vt8500: Add devicetree support for vt8500-ehci and -uhci
` [PATCH 5/8] video: vt8500: Add devicetree support for vt8500-fb and wm8505-fb
` [PATCH 6/8] arm: vt8500: Update arch-vt8500 to devicetree support
` [PATCH 7/8] arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices
` [PATCH 8/8] ARM: vt8500: gpio: Devicetree support for arch-vt8500
  ` [rtc-linux] "

[PATCH 00/11] ARM/ASoC: OMAP McBSP device tree support
 2012-08-08  9:11 UTC  (12+ messages)
` [PATCH 01/11] ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driver
` [PATCH 02/11] ARM: OMAP2+: McBSP: Do not create legacy devices when booting with DT data
` [PATCH 03/11] ARM: OMAP: mcbsp: Enable FIFO use for OMAP2430
` [PATCH 04/11] ARM: OMAP: board-am3517evm: Configure McBSP1 CLKR/FSR signal source
` [PATCH 05/11] ASoC: am3517evm: Do not configure McBSP1 CLKR/FSR signal muxing
` [PATCH 06/11] ARM/ASoC: omap-mcbsp: Remove CLKR/FSR mux configuration code
` [PATCH 07/11] ASoC: omap-mcbsp: Sidetone: Use SIDLE bits in SYSCONFIG register to select noidle mode
` [PATCH 08/11] ARM: OMAP3: Remove callback for McBSP sidetone ICLK workaround
` [PATCH 09/11] ASoC: omap-mcbsp: Remove unused defines
` [PATCH 10/11] ASoC: omap-mcbsp: Remove cpu_is_omap* checks from the code
` [PATCH 11/11] ASoC: omap-mcbsp: Add device tree bindings

[PATCH] ARM: mmp: fix potential NULL dereference
 2012-08-08  9:02 UTC 

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

[PATCH] pinctrl/nomadik: add ASIC DB8450 pinctrl driver
 2012-08-08  8:43 UTC  (3+ messages)

[PATCH v3 0/5] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-08-08  7:41 UTC  (6+ messages)
` [PATCH v3 1/5] usb: phy: samsung: Introducing usb phy driver for hsotg
` [PATCH v3 2/5] usb: s3c-hsotg: Adding phy driver support
` [PATCH v3 3/5] ARM: S3C64XX: Removing old phy setup code
` [PATCH v3 4/5] ARM: S3C64XX: Enabling samsung-usbphy driver
` [PATCH v3 5/5] ARM: Exynos4210: "

[PATCH] ARM: formalize an IPI for CPU wake-ups
 2012-08-08  7:04 UTC  (15+ messages)

[PATCH 0/9] Get rid of FIQ_START/enable/disable_fiq() + some FIQ cleanups
 2012-08-08  6:57 UTC  (15+ messages)
` [PATCH 3/9] [media] mx1_camera: Don't use {en,dis}able_fiq() calls
` [PATCH 4/9] ASoC: imx: "

[PATCH 0/2] ARM: imx: change building of SSI FIQ support for i.MX processors
 2012-08-08  6:55 UTC  (5+ messages)
` [PATCH 1/2] ARM: build ssi-fiq.S in ARM mode to prevent CONFIG_THUMB2_KERNEL build breakage
` [PATCH 2/2] ARM: only build ssi-fiq.S et al if CONFIG_SND_IMX_SOC_PCM_FIQ is selected

[PATCH] ARM: OMAP2+: Fix dmtimer set source clock failure
 2012-08-08  6:47 UTC  (3+ messages)

[PATCH 1/2] ARM: EXYYNOS: Use EXYNOS4210_GPEx instead of EXYNOS4_GPEx
 2012-08-08  6:27 UTC  (4+ messages)

[PATCH V4 0/2] arm: samsung: Move FIMD headers to include/video/
 2012-08-08  6:20 UTC  (7+ messages)
` [PATCH V4 1/2] include/video: move fimd register headers from platform to include/video

[PATCH 00/22] Introducing the TI Keystone platform
 2012-08-08  5:56 UTC  (5+ messages)
` [PATCH 01/22] ARM: add mechanism for late code patching

[PATCH v3] arm/dts: exynos4: Add DTS file for ODROID-X
 2012-08-08  5:46 UTC 

[PATCH v2] arm/dts: exynos4: Add DTS file for ODROID-X
 2012-08-08  5:40 UTC  (2+ messages)

[PATCH v2] arm/dts: exynos4: Add DTS files derived from common Exynos4
 2012-08-08  5:32 UTC 

[RFC] ARM: SAMSUNG: Remove redundant return code from xxx_register_clock
 2012-08-08  5:13 UTC 

kernel entry for thumb2-only cpus
 2012-08-08  5:04 UTC  (15+ messages)

[PATCH] ARM: EXYNOS: Add HDMIPHY I2C adaptor
 2012-08-08  5:01 UTC  (4+ messages)

[PATCH 3/4] arm/dts: exynos4: Add DTS file for ODROID-X
 2012-08-08  4:04 UTC  (3+ messages)

[PATCH 2/4] arm/dts: exynos4: Add DTS files derived from common Exynos4
 2012-08-08  3:38 UTC  (6+ messages)
  ` 회신: "

[PATCH v2 0/4] dmaengine: add support mmp-pdma
 2012-08-08  3:15 UTC  (5+ messages)
` [PATCH v2 1/4] dmaengine: mmp-pdma support
` [PATCH v2 2/4] dmaengine: mmp_tdma: add dt support
` [PATCH v2 3/4] dmatest: add dmaengine_slave_config for DMA_MEMCPY
` [PATCH v2 4/4] mtd: pxa3xx-nand: replace pxa_request_dma with dmaengine

[PATCH RESEND v5 0/4] atmel-mci device tree support
 2012-08-08  3:14 UTC  (2+ messages)

[PATCH] ARM: mxs_defconfig: Add framebuffer support
 2012-08-08  3:07 UTC 

[PATCH] mmc: atmel-mci: not busy flag has also to be used for read operations
 2012-08-08  3:05 UTC  (2+ messages)

[PATCH] ODROID-X: hkdk4412: Add new hardware based on Exynos4412
 2012-08-08  2:41 UTC  (4+ messages)
` [PATCH v2] "
    ` 회신: "

[PATCH V2] serial: mxs-auart: fix the wrong RTS hardware flow control
 2012-08-08  2:37 UTC 

[PATCH] ARM: AM33XX: board-generic: Add of_dev_auxdata to fix dev_id for CAN module
 2012-08-08  2:08 UTC  (5+ messages)

[PATCH] ARM: EXYNOS: cleanup unused code related to GPS
 2012-08-08  0:56 UTC 

changing clock source frequency input for ARM kernel
 2012-08-08  0:49 UTC 

[linux-pm] [PATCH 4/4] PM: cleanup: stop mandating that platforms export (pm_idle)()
 2012-08-07 23:26 UTC 

[PATCH 0/2] Add device tree support for davinci_mdio driver and fix cpsw DT binding documentation
 2012-08-07 23:25 UTC  (2+ messages)

i.MX IPU preparation patches
 2012-08-07 23:06 UTC  (7+ messages)
` [PATCH 2/2] ARM i.MX5: Hard reset the IPU during startup

[PATCH v2] Revert "ARM: OMAP3: PM: call pre/post transition per powerdomain"
 2012-08-07 22:47 UTC 

[PATCH] Revert "ARM: OMAP3: PM: call pre/post transition per powerdomain"
 2012-08-07 22:44 UTC  (2+ messages)

[PATCH 1/3] ARM: OMAP: omap_device: keep track of driver bound status
 2012-08-07 21:49 UTC  (3+ messages)

nfsroot problems with v3.6-rc1 on 37xx EVM and dynamic off-mode
 2012-08-07 21:46 UTC  (2+ messages)

[PATCH] efikamx: reintroduce Genesi Efika MX Smarttop via device tree
 2012-08-07 21:46 UTC 

[PATCH] ARM: print an early warning if the ATAG_CORE/OF_DT_MAGIC vet did not pass
 2012-08-07 21:44 UTC 

DSS and USBHOST powerdomains not entering low-power states on 37xx EVM
 2012-08-07 20:48 UTC  (4+ messages)

[PATCH 1/4] arm/dts: max77686: Add DTS file for max77686 PMIC
 2012-08-07 19:50 UTC  (3+ messages)
  ` 회신: "

[PATCH 0/6] ARM: dove: DT support for Marvell Dove
 2012-08-07 19:32 UTC  (5+ messages)

[PATCH 0/6] ARM: mxs: remove board files
 2012-08-07 19:27 UTC  (4+ messages)
` [PATCH 1/6] ARM: mxs: tx28: reset fec phy for device tree boot

Status of patch 7375/1
 2012-08-07 18:46 UTC  (4+ messages)

[PATCH v2 00/23] Introduce Xen support on ARM
 2012-08-07 18:44 UTC  (42+ messages)
` [PATCH v2 01/23] arm: initial Xen support
` [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 15/23] xen/arm: receive Xen events on ARM
` [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 23/23] [HACK] xen/arm: implement xen_remap_domain_mfn_range

RFC: mutex: hung tasks on SMP platforms with asm-generic/mutex-xchg.h
 2012-08-07 18:28 UTC  (5+ messages)

[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
 2012-08-07 18:20 UTC  (3+ messages)

[PATCH] ARM: ep93xx: clockevent support
 2012-08-07 17:47 UTC  (4+ messages)

[PATCH v6] ARM: mtd: nand: davinci: add OF support for davinci nand controller
 2012-08-07 17:36 UTC  (3+ messages)

[PATCH] driver: misc: bmp085: remove "of_match_table" property
 2012-08-07 17:23 UTC  (6+ messages)

[PATCH] omap: Fix multi.h when only ARCH_OMAP3 and SOC_AM33XX are selected
 2012-08-07 16:29 UTC 

Custom platform for commercial device
 2012-08-07 16:20 UTC  (3+ messages)

[PATCH 1/2] ARM: hw_breakpoint: don't rely on dfsr to show watchpoint access type
 2012-08-07 15:49 UTC  (2+ messages)
` [PATCH 2/2] ARM: hw_breakpoints: allow single-byte watchpoints on all addresses

[PATCH 0/4] Add device tree data for omap5
 2012-08-07 15:49 UTC  (4+ messages)
` [PATCH 3/4] arm/dts: omap5-evm: Add keypad data

[PATCH 1/1] i2c: Add default configuration into the Nomadik I2C driver
 2012-08-07 15:31 UTC  (4+ messages)
` [PATCH 1/1 v2] "

[PATCH v3 0/4] Use dma_mmap_coherent to support IOMMU mapper
 2012-08-07 15:22 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: dma-mapping: define ARCH_HAS_DMA_MMAP_COHERENT
` [PATCH v3 3/4] media: videobuf2-dma-contig: use dma_mmap_coherent if available

[PATCH 0/2] ARM: OMAP: smatch warning cleanup and string unwrapping
 2012-08-07 15:00 UTC  (4+ messages)
` [PATCH 1/2] ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR

[PATCH] i2c: omap: switch over to autosuspend API
 2012-08-07 14:40 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v7] ARM: davinci: i2c: add OF support
 2012-08-07 14:35 UTC  (2+ 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).