linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-13 16:40:05 to 2013-02-14 13:49:20 UTC [more...]

[PATCH 00/11] ARM warning fixes for arm-soc
 2013-02-14 13:49 UTC  (5+ messages)
` [PATCH 01/11] ARM: disable virt_to_bus/virt_to_bus almost everywhere
` [PATCH 02/11] ARM: samsung: fix assembly syntax for new gas
` [PATCH 03/11] ARM: w90x900: fix legacy assembly syntax
` [PATCH 04/11] ARM: shmobile: fix defconfig warning on CONFIG_USB

[PATCH 0/9] ARM: tegra: use new dtc+cpp feature
 2013-02-14 13:42 UTC  (13+ messages)
` [PATCH 1/9] ARM: dt: add header to define GPIO flags
` [PATCH 2/9] ARM: dt: add header to define IRQ flags
` [PATCH 3/9] ARM: dt: create a DT header for the GIC
` [PATCH 4/9] ARM: tegra: device tree whitespace cleanup
` [PATCH 5/9] ARM: tegra: fix sort order of USB PHY nodes
` [PATCH 7/9] ARM: tegra: create a DT header defining GPIO IDs
` [PATCH 8/9] ARM: tegra: convert device tree files to use GPIO defines
` [PATCH 9/9] ARM: tegra: convert device tree files to use IRQ defines
` [PATCH 6/9] ARM: tegra: use pre-processor for all device trees
` [PATCH 1/1] ARM: dt: add header to define tegra20 clocks

[PATCH] ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+
 2013-02-14 13:40 UTC  (5+ messages)

[PATCH] arm64: fix invocation of restore_altstack
 2013-02-14 13:35 UTC 

[PATCH v4] USB: add devicetree helpers for determining dr_mode and phy_type
 2013-02-14 13:22 UTC  (14+ messages)
` [PATCH 3/9] "
` [PATCH 5/9] USB: chipidea: add PTW and PTS handling

Build error: OMAP randconfig / mvebu
 2013-02-14 12:49 UTC  (15+ messages)

[PATCH v2 00/10] rework pxa gpio driver for pinctrl
 2013-02-14 12:45 UTC  (7+ messages)
` [PATCH v2 02/10] gpio: pxa: avoid to use global irq base

[PATCH 0/2] Device Tree support for CMA (Contiguous Memory Allocator)
 2013-02-14 12:45 UTC  (3+ messages)
` [PATCH 1/2] drivers: dma-contiguous: clean source code and prepare for device tree
` [PATCH 2/2] drivers: dma-contiguous: add initialization from "

[PATCH v8 0/8] Add tested id switch and vbus connect detect support for Chipidea
 2013-02-14 12:37 UTC  (4+ messages)
` [PATCH v8 3/8] usb: chipidea: add otg id switch and vbus connect/disconnect detect

[GIT PULL] common: OMAP USB Host cleanup for 3.9
 2013-02-14 12:26 UTC  (3+ messages)
  ` [GIT PULL] mfd: "

[PATCH] arm: arch_timer: include linux/errno.h to declare ENXIO
 2013-02-14 12:18 UTC  (2+ messages)

[PATCH v8 00/12] bind pinconf with pinctrl single
 2013-02-14 12:15 UTC  (15+ messages)
` [PATCH v8 02/12] gpio: fix wrong checking condition for gpio range
` [PATCH v8 06/12] pinctrl: single: create new gpio function range
` [PATCH v8 08/12] pinctrl: single: set function mask as optional
` [PATCH v8 09/12] pinctrl: generic: add auto pull config parameter
` [PATCH v8 10/12] pinctrl: generic: rename input schmitt disable
` [PATCH v8 11/12] pinctrl: single: support generic pinconf
` [PATCH v8 12/12] document: devicetree: bind pinconf with pin single

[PATCH 0/2] ARM: OMAP2+: GPMC Fixes
 2013-02-14 12:04 UTC  (6+ messages)
` [PATCH 1/2] ARM: OMAP2+: Prevent potential crash if GPMC probe fails

[PATCH v4 0/3] ARM: OMAP2+: Export SoC information to userspace using SoC infrastructure
 2013-02-14 11:55 UTC  (4+ messages)
` [PATCH v4 1/3] ARM: OMAP2+: Move common part of late init into common function
` [PATCH v4 2/3] ARM: OMAP2+: SoC name and revision unification
` [PATCH v4 3/3] ARM: OMAP2+: Export SoC information to userspace

[PATCH 1/1] ARM: dts: AM33XX: Add CPSW phy_id device tree data to am335x-evmsk
 2013-02-14 11:28 UTC 

[RFC/NOT FOR MERGING 1/3] arm: omap: use generic implementation if !od
 2013-02-14 11:20 UTC  (2+ messages)

[PATCH v2 0/5] Reset controller API to reset IP modules on i.MX5 and i.MX6
 2013-02-14 10:56 UTC  (10+ messages)
` [PATCH v2 1/8] dt: describe base reset signal binding
` [PATCH v2 2/8] reset: Add reset controller API
` [PATCH v2 3/8] ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC)
` [PATCH v2 4/8] ARM i.MX6q: Link system reset controller (SRC) to IPU in DT
` [PATCH v2 5/8] staging: drm/imx: Use SRC to reset IPU
` [PATCH v2 6/8] ARM i.MX5: Add System Reset Controller (SRC) support for i.MX51 and i.MX53
` [PATCH v2 7/8] ARM i.MX5: Add system reset controller (SRC) to i.MX51 and i.MX53 device tree
` [PATCH v2 8/8] reset: Add driver for gpio-controlled reset pins

[PATCH] USB chipidea i.MX: use framework phy handling
 2013-02-14 10:37 UTC  (3+ messages)
` [PATCH 1/2] USB mxs-phy: Register phy with framework

Getting your opinion about the best place to put one specific device driver
 2013-02-14 10:28 UTC  (12+ messages)

[RFC 0/1] ARM: omap2: gpmc: Move binding documentation
 2013-02-14 10:20 UTC  (3+ messages)
  ` [RFC 1/1] ARM: omap2: gpmc: Move binding documentation to memory-controller

[PATCH v9 00/20] OMAP USB Host cleanup
 2013-02-14 10:18 UTC  (3+ messages)
` [PATCH v9 02/20] mfd: omap-usb-host: Consolidate OMAP USB-HS platform data

[PATCH v6 00/10] Tegra114 clockframework
 2013-02-14 10:01 UTC  (6+ messages)
` [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks

[PATCH V4 0/5] Add generic DMA DT binding support
 2013-02-14  9:39 UTC  (6+ messages)

Need advice: unable to mount filesystem
 2013-02-14  9:36 UTC  (6+ messages)

[PATCH] ARM: shmobile: r8a7779: Correct TMU clock support again
 2013-02-14  9:10 UTC  (13+ messages)

[PATCH v2 3/6] dma: coh901318: avoid unbalanced locking
 2013-02-14  9:00 UTC  (2+ messages)
` [PATCH v2 4/6] dma: coh901318: set residue only if dma is in progress

[PATCH RFC] davinci: poll for sleep completion in resume routine
 2013-02-14  8:52 UTC  (5+ messages)

[PATCH 0/3 v2] ARM: mach-shmobile: defconfig REGULATOR settings
 2013-02-14  8:45 UTC  (8+ messages)
` [PATCH 2/3] ARM: mach-shmobile: armadillo800eva: enable REGULATOR in defconfig
` [PATCH 3/3] ARM: mach-shmobile: kzm9g: do not enable REGULATOR_DUMMY "

[PATCH v9 0/8] watchdog: dt: add support for the timeout-sec dt property
 2013-02-14  8:14 UTC  (9+ messages)
` [PATCH v9 1/8] watchdog: core: add static to watchdog_check_min_max_timeout()
` [PATCH v9 2/8] watchdog: core: fix watchdog_check_min_max_timeout() return value
` [PATCH v9 3/8] watchdog: orion_wdt: add timeout-sec property binding
` [PATCH v9 4/8] watchdog: pnx4008: "
` [PATCH v9 5/8] watchdog: s3c2410_wdt: "
` [PATCH v9 6/8] watchdog: at91sam9_wdt: "
` [PATCH v9 7/8] watchdog: orion_wdt: move the min_timeout initialization
` [PATCH v9 8/8] watchdog: code: fix the alignement of some function declarations

[PATCH v4 0/8] watchdog/at91sam9_wdt: Convert to use the new framework
 2013-02-14  8:12 UTC  (3+ messages)
` [PATCH v4 4/8] watchdog/at91sam9_wdt: Adjust the options of watchdog_info

[PATCH v8 0/7] watchdog: dt: add support for the timeout-sec dt property
 2013-02-14  7:21 UTC  (2+ messages)

[PATCH 0/4] Improve CLKSRC_OF matching
 2013-02-14  6:45 UTC  (7+ messages)
` [PATCH 1/4] clocksource: pass DT node pointer to init functions

of_clk_get() / devm_clk_get()
 2013-02-14  6:42 UTC  (3+ messages)

[PATCH v3 0/3] Add DT support for davinci_mmc driver
 2013-02-14  6:22 UTC  (4+ messages)
` [PATCH v3 1/3] mmc: davinci_mmc: add DT support

[PATCH v2 0/3] Add DT support for davinci_mmc driver
 2013-02-14  6:19 UTC  (4+ messages)
` [PATCH v2 2/3] mmc: davinci_mmc: add DT support

[PATCH 1/2] arm: mm: Ignore memory banks which are in front of the kernel when HIGHMEM is ON
 2013-02-14  5:01 UTC  (6+ messages)

[PATCH] ARM: OMAP: Clock: Remove CK_* flags
 2013-02-14  4:54 UTC  (11+ messages)

ARM big-endian on current kernels for linux-3.8
 2013-02-14  4:43 UTC  (7+ messages)
` [PATCH 10/17] ARM: update atag-to-fdt code to be endian agnostic

[PATCH v1 2/4] ARM: dts: Add i2c-arbitrator bus for exynos5250-snow
 2013-02-14  4:42 UTC  (5+ messages)
` [PATCH v1 3/4] ARM: dts: Add sbs-battery "

[RFC v3] Better BE support for ARM
 2013-02-14  4:33 UTC  (5+ messages)
` [PATCH 3/9] ARM: asm: Add ARM_BE8() assembly helper
` [PATCH 4/9] ARM: set BE8 if LE in head code

[PATCH] ARM: SAMSUNG: dma: Remove unnecessary code
 2013-02-14  3:47 UTC 

[PATCH V4 0/4] Add generic DMA DT binding support
 2013-02-14  3:40 UTC  (5+ messages)
` [PATCH V4 1/4] DMA: PL330: Add new pl330 filter for DT case
` [PATCH V4 2/4] DMA: PL330: Add xlate function
` [PATCH V4 3/4] DMA: PL330: Register the DMA controller with the generic DMA helpers
` [PATCH V4 4/4] ARM: dts: pl330: Add #dma-cells for generic dma binding support

[PATCH 00/06] ARM: shmobile: SMP Cortex-A9 SCU rework
 2013-02-14  3:34 UTC  (2+ messages)

[PATCH 00/16 v1.1] SCIF, I2C and FSI pinctrl functions for sh73a0
 2013-02-14  0:56 UTC  (5+ messages)

[PATCH 0/1] ARM: OMAP4: Add OMAP4 Blaze Tablet support
 2013-02-13 23:28 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-02-13 23:11 UTC  (3+ messages)
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host

[PATCH 1/2] tty: serial: remove __init on pl011 console ops
 2013-02-13 23:04 UTC  (13+ messages)

[PATCH] clk: tegra: fix driver to match DT binding
 2013-02-13 23:00 UTC  (3+ messages)

[PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems
 2013-02-13 22:24 UTC  (12+ messages)
` Giving special alignment/size constraints to the Linux PCI core?

[PATCH v4 10/13] mailbox: create dbx500 mailbox driver
 2013-02-13 22:04 UTC 

[PATCH v3 10/13] mailbox: create dbx500 mailbox driver
 2013-02-13 21:00 UTC  (3+ messages)

[PATCH v4 00/10] Device tree support for Exynos SoC camera subsystem
 2013-02-13 20:42 UTC  (11+ messages)
` [PATCH v4 02/10] s5p-fimc: Add device tree support for FIMC devices

[PATCH v2 00/13] drivers: mailbox: framework creation
 2013-02-13 20:36 UTC  (5+ messages)

[PATCH v3] PCIe support for the Armada 370 and Armada XP SoCs
 2013-02-13 19:33 UTC  (6+ messages)
` [PATCH 24/32] pci: PCIe driver for Marvell Armada 370/XP systems

[PATCH V2 0/5] Add polling support for 64xx spi controller
 2013-02-13 19:25 UTC  (6+ messages)
` [PATCH V2 1/5] spi: s3c64xx: modified error interrupt handling and init
` [PATCH V2 2/5] spi: s3c64xx: added support for polling mode
` [PATCH V2 3/5] spi: s3c64xx: Added provision for non-gpio i/o's
` [PATCH V2 4/5] spi: s3c64xx: Added provision for dedicated cs pin
` [PATCH V2 5/5] spi: s3c64xx: Added support for exynos5440 spi

[PATCH] ARM: Fix up l2x0_init log message
 2013-02-13 19:14 UTC  (2+ messages)

[PATCH] ARM: exynos: move exynos4210-combiner to drivers/irqchip
 2013-02-13 18:51 UTC  (3+ messages)

at91sam9260 MACB problem with IP fragmentation
 2013-02-13 18:36 UTC  (3+ messages)
` [PATCH] net/macb: fix race with RX interrupt while doing NAPI

[GIT PULL] ARM: tegra: common clock framework fixes
 2013-02-13 18:32 UTC 

zynq drivers/clocksource (was: Re: [GIT PULL] arm-soc: Xilinx zynq timer changes for v3.9)
 2013-02-13 17:35 UTC  (3+ messages)

[GIT PULL] DaVinci DT updates for v3.9 (part 2)
 2013-02-13 17:33 UTC  (3+ messages)

[v2 3/3] ARM: tegra: Unify Device tree board files
 2013-02-13 16:50 UTC  (5+ messages)

[PATCH 3/5] arm: dts: omap4-panda: Add I2c pinctrl data
 2013-02-13 16:40 UTC  (4+ 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).