linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-14 18:44:49 to 2012-12-17 12:43:46 UTC [more...]

[PATCH] arm: vexpress: hook platform_data to clcd_pl11x by amba bus_notify
 2012-12-17 12:43 UTC  (4+ messages)

[PATCH 0/7] ARM: mackerel: extended DT support
 2012-12-17 12:40 UTC  (21+ messages)
` [PATCH 1/7] ARM: sh7372: add missing "#interrupt-cells" properties
` [PATCH 2/7] ARM: mackerel: include the correct .dtsi file
` [PATCH 3/7] ARM: sh7372: support mixed DT and board code interrupt controller init
` [PATCH 4/7] ARM: sh7372: add clock lookup entries for DT-based devices
` [PATCH 5/7] ARM: sh7372: allow boards supporting booting with or without DT
` [PATCH 6/7] ARM: mackerel: support "
  ` [PATCH v2 "

devicetree support for efikasb
 2012-12-17 12:37 UTC  (6+ messages)

[PATCH RESEND 0/6 v10] gpio: Add block GPIO
 2012-12-17 12:10 UTC  (7+ messages)

[PATCH 0/4] ARM: tegra: add support for highspeed serial driver
 2012-12-17 12:08 UTC  (5+ messages)
` [PATCH 1/4] ARM: tegra30: Add support for Uart clock source divider as 15.1
` [PATCH 2/4] ARM: tegra: add connection name for uart clock table
` [PATCH 3/4] ARM: tegra: Add OF_DEV_AUXDATA for uart driver in board dt
` [PATCH 4/4] ARM: tegra: dts: add dma requestor and port numbers for serial controller

[PATCH 0/2] clocksource: nomadik-mtu: support timer-based delay
 2012-12-17 11:36 UTC  (2+ messages)

[PATCH v6] ARM: Factor out cpuid implementor and part number
 2012-12-17 11:30 UTC  (3+ messages)

[PATCH 1/4 v2] spi: sh-msiof: Remove unneeded clock name
 2012-12-17 11:25 UTC  (4+ messages)
` [PATCH 3/4 v2] spi: sh-msiof: Add device tree parsing to driver

[Resend PATCH v6 1/4] pinctrl: atmel-ssc: add pinctrl support
 2012-12-17 11:24 UTC  (5+ messages)

[PATCH 0/3] at91/ssc: fixes on ASoC tree for 3.8
 2012-12-17 11:23 UTC  (4+ messages)
` [PATCH 1/3] ARM: at91/dts: fix typo in SSC status property
` [PATCH 2/3] ARM: at91/dts: add pinctrl support for SSC peripheral
` [PATCH 3/3] ASoC: atmel-ssc: add pinctrl selection to driver

[PATCH] ASoC: atmel-ssc: change disable to disable in dts node
 2012-12-17 11:09 UTC  (3+ messages)

[PATCH 1/2] ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flags
 2012-12-17 11:01 UTC  (6+ messages)
` [PATCH 2/2] ARM: SH-Mobile: sh73a0: Add CPU Hotplug

[PATCH 0/2] drop plat/cpu.h for omap2plus
 2012-12-17 10:48 UTC  (6+ messages)
` [PATCH 1/2] ARM: OMAP: Split vrfb.c to remove last remaining cpu_is_omap usage
` [PATCH 2/2] ARM: OMAP2+: Drop plat/cpu.h for omap2plus

[GIT PULL] i.MX fixes for -rc
 2012-12-17 10:37 UTC 

[PATCH] ARM: imx: Move platform-mx2-emma to arch/arm/mach-imx/devices
 2012-12-17 10:22 UTC  (2+ messages)

[PATCH 1/1 v2] of_spi: add generic binding support to specify cs gpio
 2012-12-17 10:13 UTC  (6+ messages)
` [PATCH 1/1] spi/atmel: add DT support

[RFC v7 00/10] ARM: shmobile: DT initialisation of INTC and GIC
 2012-12-17  9:58 UTC  (14+ messages)
` [PATCH 01/10] ARM: shmobile: Add support OF for INTC of shmobile
` [PATCH 02/10] SH: intc: Add support OF of IRQ
` [PATCH 03/10] ARM: shmobile: Add support OF of INTC for r8a7740
` [PATCH 04/10] ARM: shmobile: Add support OF of INTC for sh7372
` [PATCH 05/10] ARM: shmobile: Add DT table "
` [PATCH 06/10] ARM: shmobile: Add DT table of INTC for r8a7740
` [PATCH 07/10] ARM: shmobile: Include DTSI of r8a7740 to armadillo800eva
` [PATCH 08/10] ARM: shmobile: r8a7740: Use DT initialisation of INTC
` [PATCH 09/10] ARM: shmobile: sh7372: Do not initialise TMU when using DT
` [PATCH 10/10] ARM: shmobile: sh7372: Use DT initialisation of INTC

[RFC PATCH v2 0/6] sched: packing small tasks
 2012-12-17  9:40 UTC  (17+ messages)
` [RFC PATCH v2 3/6] sched: pack "

[PATCH 4/4] FEC: Add time stamping code and a PTP hardware clock
 2012-12-17  9:13 UTC  (2+ messages)

[PATCH] clk: export __clk_get_name for re-use in imx-ipu-v3 and others
 2012-12-17  8:59 UTC  (2+ messages)

[PATCH v4 0/2] Renesas IPMMU driver for sh7372
 2012-12-17  8:45 UTC  (18+ messages)
` [PATCH/WIP/RFC 00/14] Renesas IPMMU driver work in progress
  ` [PATCH/WIP/RFC 01/14] ARM: sh-mobile: Protect ipmmu.h header with ifndef/define
  ` [PATCH/WIP/RFC 02/14] shmobile-iommu: Move IPMMU driver to drivers/iommu
  ` [PATCH/WIP/RFC 03/14] shmobile-iommu: Remove __devinit
  ` [PATCH/WIP/RFC 04/14] shmobile-iommu: Use devm_* managed functions
  ` [PATCH/WIP/RFC 05/14] ARM: iommu: Include linux/kref.h in asm/dma-iommu.h
  ` [PATCH/WIP/RFC 06/14] shmobile-iommu: Sort header files alphabetically
  ` [PATCH/WIP/RFC 07/14] shmobile-iommu: Move header file from arch/ to drivers/iommu/
  ` [PATCH/WIP/RFC 08/14] shmobile-iommu: Rename shmobile_iommu_priv to shmobile_iommu_domain
  ` [PATCH/WIP/RFC 09/14] shmobile-ipmmu: Rename ipmmu_priv to shmobile_ipmmu
  ` [PATCH/WIP/RFC 10/14] shmobile-ipmmu: Pass a struct shmobile_ipmmu to IPMMU functions
  ` [PATCH/WIP/RFC 11/14] shmobile-ipmmu: Store a struct shmobile_iommu_arch_data in archdata.iommu
  ` [PATCH/WIP/RFC 12/14] shmobile-ipmmu: Store ipmmu pointer in iommu arch data and iommu domain
  ` [PATCH/WIP/RFC 13/14] shmobile-ipmmu: Remove unneeded lock_add spinlock
  ` [PATCH/WIP/RFC 14/14] shmobile-ipmmu: Store iommu_mapping in struct shmobile_ipmmu

Warnings from u9500 device trees
 2012-12-17  8:31 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: Add PMU support for OMAP2+
 2012-12-17  8:16 UTC  (5+ messages)
` [PATCH 1/2] ARM: OMAP2+: Prepare for device-tree PMU support
` [PATCH 2/2] ARM: dts: OMAP2+: Add PMU nodes

[PATCH v4 00/23] OMAP USB Host cleanup
 2012-12-17  8:13 UTC  (5+ messages)
` [PATCH v4 16/23] ARM: OMAP2+: clock data: Merge utmi_px_gfclk into usb_host_hs_utmi_px_clk

[PATCH] input:stmpe-ts: Add support to report BTN_TOUCH event
 2012-12-17  7:11 UTC  (3+ messages)

[PATCH 1/4] ARM: dt: Add doc for ARM Snoop Control Unit(SCU)
 2012-12-17  6:18 UTC  (4+ messages)
` [PATCH 2/4] ARM: dt: tegra20.dtsi: Add SCU node
` [PATCH 3/4] ARM: dt: tegra30.dtsi: "
` [PATCH 4/4] ARM: tegra: Set SCU base address dynamically from DT

[RFC/PATCH 0/3] CLK: add more devm_* APIs
 2012-12-17  5:42 UTC  (10+ messages)
` [PATCH 2/3] CLK: uninline clk_prepare_enable() and clk_disable_unprepare()

[imx:work/efikasb 4/29] drivers/usb/chipidea/otg.c:54:4: error: 'struct ci13xxx' has no member named 'otg'
 2012-12-17  4:43 UTC  (2+ messages)

[PATCH 0/2] ARM: davinci: da850: add pinctrl support
 2012-12-17  4:26 UTC  (2+ messages)

[PATCH] ARM: EXYNOS: Fix compile error in dev-audio.c
 2012-12-17  4:18 UTC  (2+ messages)

[PATCH] Add apf51 basic support
 2012-12-16 21:49 UTC 

[PATCH 0/2] few trivial omap patches
 2012-12-16 20:05 UTC  (4+ messages)
` [PATCH 1/2] ARM: OMAP2+: Drop remaining plat/cpu.h usage where possible
` [PATCH 2/2] MAINTAINERS: Add an entry for omap related .dts files

[imx:work/efikasb 5/29] drivers/usb/chipidea/core.c:323:4: warning: large integer implicitly truncated to unsigned type
 2012-12-16 19:52 UTC 

[PATCH 1/1] ARM: OMAP2+: common: remove use of vram
 2012-12-16 17:48 UTC  (2+ messages)

[PATCH] arm: mvebu: support for the PlatHome OpenBlocks AX3 board
 2012-12-16 16:18 UTC  (4+ messages)

[RFC v1] PCIe support for the Armada 370 and Armada XP SoCs
 2012-12-16 13:02 UTC  (14+ messages)
` [RFC v1 08/16] arm: mvebu: the core PCIe driver

[RFC v1] PCIe support for the Armada 370 and Armada XP SoCs
 2012-12-16 12:33 UTC  (11+ messages)

[PATCH] ARM: iommu: Include linux/kref.h in asm/dma-iommu.h
 2012-12-16 12:32 UTC 

[PATCH] ARM: exynos: Fix warning due to missing 'inline' in stub
 2012-12-16  7:26 UTC 

[PATCH] ARM: davinci: fix build break due to missing include
 2012-12-16  7:25 UTC 

[PATCHv2] ARM: sunxi: Change device tree naming scheme for sunxi
 2012-12-16  6:53 UTC  (5+ messages)

[PATCH] ARM: sunxi: Change dtsi naming scheme for sun5i
 2012-12-16  6:29 UTC  (2+ messages)

[PATCH] clk: factor: calculate rate by do_div
 2012-12-16  6:27 UTC  (6+ messages)

[PATCH] ARM: ux500: fix missing include
 2012-12-16  6:25 UTC  (2+ messages)

[PATCH] ARM: u300: delete custom pin hog code
 2012-12-16  6:24 UTC  (2+ messages)

[GIT PULL] ARM: tegra: fixes for 3.8
 2012-12-16  6:22 UTC  (2+ messages)

[PATCH] missing ->mmap_sem around find_vma() in swp_emulate.c
 2012-12-16  0:25 UTC 

[RFC v2 1/1] RTL8712 alignment bug in 3.6 and up on ARMV5
 2012-12-15 19:43 UTC  (3+ messages)

[PATCH 1/1] ARM: dts: omap3-igep: add mux pins for MMC device node
 2012-12-15 11:19 UTC 

[PATCH 1/1] iio: at91: fix dev var name in at91_adc_trigger_handler
 2012-12-15 10:32 UTC  (2+ messages)

[PATCH v2] ARM: mach-shmobile: mackerel: update defconfig
 2012-12-15  9:16 UTC 

[PATCH] ARM: mach-shmobile: mackerel: update defconfig
 2012-12-15  9:08 UTC  (2+ messages)

Fw: [PATCH 01/01] arm: fix a preempt_count() corruption for CONFIG_PREEMPT=n
 2012-12-15  7:51 UTC 

[PATCH v8 0/5] OMAP GPMC DT bindings
 2012-12-15  7:27 UTC  (3+ messages)
` [PATCH v8 5/5] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND

[PATCH v3 0/2] Enable ehci and ohci devices for exynos5250
 2012-12-15  7:23 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: Exynos5250: Enabling ehci-s5p driver

[PATCH] cpuidle: coupled: fix the potensial race condition and deadlock
 2012-12-15  1:50 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: omap3-igep: remove VSIM regulator
 2012-12-15  0:52 UTC 

[PATCH v7 0/5] OMAP GPMC DT bindings
 2012-12-15  0:37 UTC  (9+ messages)
` [PATCH v7 5/5] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND

[PATCH] ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMER
 2012-12-14 23:58 UTC  (6+ messages)

[PATCH v2] NTP: Add a CONFIG_RTC_SYSTOHC configuration
 2012-12-14 23:41 UTC  (2+ messages)

[PATCH 2/2 v2] pinctrl/nomadik: adopt pinctrl sleep mode management
 2012-12-14 22:52 UTC  (2+ messages)

[PATCH] ARM: dts: Add build target for omap4-panda-a4
 2012-12-14 22:51 UTC  (2+ messages)

[PATCH] ARM: dts: OMAP2420: Correct H4 board memory size
 2012-12-14 22:50 UTC  (2+ messages)

[PATCH v2] pinctrl: add sleep mode management
 2012-12-14 22:50 UTC  (2+ messages)

[PATCH 0/2] Thermal sensor for Orion/Kirkwood
 2012-12-14 22:11 UTC  (7+ messages)
` [PATCH 1/2] thermal: Add support for thermal sensor for Orion SoC

[GIT PULL 0/3] ARM: arm-soc: Third and final batch foe 3.8
 2012-12-14 22:06 UTC  (4+ messages)
` [GIT PULL 1/3] ARM: arm-soc: SoC updates, take 2
` [GIT PULL 2/3] ARM: arm-soc: Device-tree "
` [GIT PULL 3/3] ARM: arm-soc: Updates for Marvell mvebu/kirkwood

[PATCH 1/2] thermal: Add support for thermal sensor for Kirkwood SoC
 2012-12-14 21:31 UTC  (10+ messages)

[RESEND PATCH 0/2] ARM: dts: Add PMU support for OMAP2+
 2012-12-14 21:26 UTC  (3+ messages)
` [RESEND PATCH 1/2] ARM: OMAP2+: Prepare for device-tree PMU support
` [RESEND PATCH 2/2] ARM: dts: OMAP2+: Add PMU nodes

[RFC] drm/lcdc: add TI LCD Controller DRM driver
 2012-12-14 20:50 UTC  (2+ messages)

[PATCH] pinctrl: sirf: enable GPIO pullup/down configuration from dts
 2012-12-14 20:44 UTC  (2+ messages)

[PATCH] pinctrl: sirf: add missing DT-binding document
 2012-12-14 20:42 UTC  (2+ messages)

[PATCH] ARM: dts: add pinctrl nodes for Exynos5250 SoC
 2012-12-14 20:34 UTC  (2+ messages)

[PATCH 1/2 v2] pinctrl: add sleep mode management for hogs
 2012-12-14 20:21 UTC 

[RFC 0/5] ARM: Add Cross Trigger Interface driver
 2012-12-14 19:53 UTC  (5+ messages)
` [RFC 2/5] ARM: dts: Add Cross Trigger Interface binding

[PATCH 1/7] ir-rx51: Handle signals properly
 2012-12-14 19:41 UTC  (5+ messages)

[PATCH 0/2] ARM: OMAP2420: Fix ethernet support
 2012-12-14 19:06 UTC  (2+ messages)

[PATCH 6/8] arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ON
 2012-12-14 18:53 UTC  (2+ messages)

[RESEND] [PATCH 3.6.0- 5/6] ARM/omap: use module_platform_driver macro
 2012-12-14 18:50 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: PMU: Remove unused header
 2012-12-14 18:45 UTC  (2+ messages)

[PATCH v2 1/1] ARM: OMAP2+: omap2plus_defconfig: enable devtmpfs and automount
 2012-12-14 18:44 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).