linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-24 15:38:30 to 2013-10-25 15:56:55 UTC [more...]

[PATCHv9 00/43] ARM: TI SoC clock DT conversion
 2013-10-25 15:56 UTC  (2+ messages)
` [PATCHv9 01/43] clk: Add support for regmap register read/write

[PATCH v3 0/3] MCPM/TC2 support for CPU powerdown synchronisation
 2013-10-25 15:46 UTC  (4+ messages)

[PATCH v3 0/4] : AArch64: KGDB support
 2013-10-25 15:40 UTC  (3+ messages)
` [PATCH v3 4/4] KGDB: make kgdb_breakpoint() as noinline

[PATCH 1/3] ARM: dts: omap4-panda: add DPI pinmuxing
 2013-10-25 15:24 UTC  (13+ messages)
` [PATCH 2/3] ARM: dts: omap4-sdp: add LCD pinmuxing
` [PATCH 3/3] ARM: OMAP2: omap4-sdp: remove unneeded gpios from dss-common

[PATCH RFC v2 0/6] ARM64: Add kernel probes(Kprobes) support
 2013-10-25 15:24 UTC  (5+ messages)
` [PATCH RFC v4 1/6] arm64: support single-step and breakpoint handler hooks
` [PATCH RFC 6/6] kprobes: Add cases for arm and arm64 in sample module

[RFC PATCH] device: Add kernel standard devm_k.alloc functions
 2013-10-25 15:23 UTC  (8+ messages)

[RFC PATCH dtc] C-based DT schema checker integrated into dtc
 2013-10-25 15:21 UTC  (5+ messages)

[PATCH] arm64: perf: fix event number mask
 2013-10-25 15:16 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP: dmtimers improvements
 2013-10-25 14:31 UTC  (3+ messages)

[PATCH 02/11] video: imxfb: Introduce regulator support
 2013-10-25 13:57 UTC  (4+ messages)
` [PATCHv4] video: backlight: gpio-backlight: Add DT support

[PATCH] RFT: ARM: gemini: convert to GENERIC_CLOCKEVENTS
 2013-10-25 13:53 UTC  (6+ messages)
    ` [OpenWrt-Devel] "

[RFC] Does PHY UTMI data width belong to DWC2 or PHY binding?
 2013-10-25 13:33 UTC  (10+ messages)

[PATCH v3 0/4] Add support for the Allwinner A31 Reset Controllers
 2013-10-25 13:22 UTC  (5+ messages)
` [PATCH v3 1/4] reset: Add Allwinner SoCs Reset Controller Driver
` [PATCH v3 2/4] ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER
` [PATCH v3 3/4] ARM: sunxi: Register the A31 reset IP in init_time
` [PATCH v3 4/4] ARM: sun6i: Add the reset controller to the DTSI

[PATCH 0/2] ARM64: perf: add support for the perf registers and dwarf unwinding
 2013-10-25 13:14 UTC  (6+ messages)
` [PATCH 1/2] ARM64: perf: add support for perf registers API
` [PATCH 2/2] ARM64: perf: wire up perf_regs and unwind support

[RFC 0/3] Allow CONFIG_DEBUG_SET_MODULE_RONX to be used on ARM
 2013-10-25 13:08 UTC  (2+ messages)
  ` [RFC 2/3] arm: mm: Define set_memory_* functions for ARM

[PATCH v2 0/5] Allwinner SoCs High Speed Timer support
 2013-10-25 13:07 UTC  (6+ messages)
` [PATCH v2 1/5] clocksource: sun4i: Increase a bit the clock event and sources rating
` [PATCH v2 2/5] clocksource: Add Allwinner SoCs HS timers driver
` [PATCH v2 3/5] ARM: sun5i: a10s: Add support for the High Speed Timers
` [PATCH v2 4/5] ARM: sun5i: a13: "
` [PATCH v2 5/5] ARM: sun7i: a20: "

[PATCH 0/8] ARM: imx: add IMX50 SoC support
 2013-10-25 12:53 UTC  (11+ messages)
` [PATCH 7/8] ARM: dts: imx: add IMX50 SoC device tree bindings

ARM subplatform maintainer mailing list
 2013-10-25 12:50 UTC 

[RFC PATCH] kernel/kallsyms.c: only show legal kernel symbol
 2013-10-25 11:58 UTC  (8+ messages)

arm64: add ftrace support
 2013-10-25 11:39 UTC 

[PATCH 0/2] More Allwinner SoC timer fixes
 2013-10-25 11:16 UTC  (3+ messages)
` [PATCH 1/2] clockevent: sun4i: Fill the irq field in the clockevent structure
` [PATCH 2/2] clocksource: sun4i: change CPU mask to cpu_possible_mask

[PATCH v9 0/18] enable swiotlb-xen on arm and arm64
 2013-10-25 11:08 UTC  (20+ messages)
` [PATCH v9 01/18] arm: make SWIOTLB available
` [PATCH v9 02/18] arm64: define DMA_ERROR_CODE
` [PATCH v9 03/18] arm/xen,arm64/xen: introduce p2m
` [PATCH v9 04/18] xen/x86: allow __set_phys_to_machine for autotranslate guests
` [PATCH v9 05/18] xen: make xen_create_contiguous_region return the dma address
` [PATCH v9 06/18] xen/arm,arm64: enable SWIOTLB_XEN
` [PATCH v9 07/18] swiotlb-xen: introduce xen_swiotlb_set_dma_mask
` [PATCH v9 08/18] arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domain
` [PATCH v9 09/18] arm64/xen: "
` [PATCH v9 10/18] xen: introduce xen_alloc/free_coherent_pages
` [PATCH v9 11/18] swiotlb-xen: use xen_alloc/free_coherent_pages
` [PATCH v9 12/18] xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device
` [PATCH v9 13/18] swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device
` [PATCH v9 14/18] ASoC: Samsung: Rename dma_ops by samsung_dma_ops
` [PATCH v9 15/18] swiotlb: print a warning when the swiotlb is full
` [PATCH v9 16/18] arm, arm64: do not always merge biovec if we are running on Xen
` [PATCH v9 17/18] grant-table: call set_phys_to_machine after mapping grant refs
` [PATCH v9 18/18] swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus and range_straddles_page_boundary

[PATCHv7][ 1/6] video: imxfb: Introduce regulator support
 2013-10-25 11:07 UTC  (5+ messages)
` [PATCHv7][ 3/6] ARM: imx{25, 27} DT: Permit the selection of the imxfb framebuffer driver
  ` [PATCHv7][ 3/6] ARM: imx{25,27} "

[RFC 0/1] Device Tree Schema Source format proposal
 2013-10-25 10:52 UTC  (2+ messages)
  ` [RFC 1/1] Device Tree Schema Source format description

[GIT PULL V2] ARM: tegra: core SoC support changes for 3.13
 2013-10-25 10:51 UTC  (2+ messages)

[PATCH 1/2] ARM: s3c64xx: cpuidle: convert to platform driver
 2013-10-25 10:39 UTC  (3+ messages)
` [PATCH 2/2] ARM: s3c64xx: cpuidle: move driver to drivers/cpuidle

[Add SMP support for Allwinner A20: PATCH V5 0/3]
 2013-10-25 10:25 UTC  (3+ messages)
` [Add SMP support for Allwinner A20: PATCH V5 1/3] Add smp support for Allwinner A20(sunxi 7i)

[GIT PULL] ARM: SoC fixes for 3.12-rc
 2013-10-25 10:21 UTC 

[PATCH v2 0/4] Exynos 5410 Dual cluster support
 2013-10-25 10:06 UTC  (3+ messages)
` [PATCH v2 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support

[tip:timers/core] ARM: Kconfig: allow full nohz CPU accounting
 2013-10-25  9:38 UTC  (4+ messages)

[PATCH] ARM: OMAP2+: smsc911x: fix return value check in gpmc_smsc911x_init()
 2013-10-25  9:31 UTC 

[PATCH] ASoC: Samsung: I2S: fix return value check in i2s_alloc_dai()
 2013-10-25  9:26 UTC  (2+ messages)

ARM topic: Is DT on ARM the solution, or is there something better?
 2013-10-25  9:24 UTC  (9+ messages)

[Ksummit-2013-discuss] ARM topic: Is DT on ARM the solution, or is there something better?
 2013-10-25  9:16 UTC  (47+ messages)

[PATCH v4 0/2] ARM: dts: Beaglebone MMC fixes
 2013-10-25  9:10 UTC  (4+ messages)

[PATCH v3 1/5] usb: ehci: add freescale imx28 special write register method
 2013-10-25  8:46 UTC  (8+ messages)
` [PATCH v3 2/5] usb: chipidea: "
` [PATCH v3 3/5] usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28
` [PATCH v3 4/5] usb: doc: chipidea: imx: add compatiable string for imx28 SoC
` [PATCH v3 5/5] ARM: dts: imx28: changing usb compatible string as only "fsl, imx28-usb"
  ` [PATCH v3 5/5] ARM: dts: imx28: changing usb compatible string as only "fsl,imx28-usb"

[RFC] of: Allow for experimental device tree bindings
 2013-10-25  8:45 UTC  (18+ messages)
` [Ksummit-2013-discuss] "

[PATCHv7][ 1/4] Input: tsc2007: Add device tree support
 2013-10-25  8:33 UTC  (6+ messages)

[PATCH] ASoC: kirkwood: Fix compile error due to patch 'add S/PDIF support'
 2013-10-25  8:13 UTC  (2+ messages)

[PATCH V2] ARM: trace: Add tracepoint for the Inter Processor Interrupt
 2013-10-25  8:09 UTC  (3+ messages)

[PATCH v2 00/10] of/irq: Defer interrupt reference resolution
 2013-10-25  7:35 UTC  (5+ messages)
` [PATCH v2 08/10] of/platform: Resolve interrupt references at probe time

[PATCH 00/28]: dmaengine: use DMA_COMPLETE for dma completion status
 2013-10-25  6:43 UTC  (12+ messages)
` [PATCH 01/28] "

[PATCH 0/3 v3] Devicetree description for Voipac i.MX53 module
 2013-10-25  6:25 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: Add vendor prefix for Voipac Technologies s.r.o
` [PATCH 2/3] ARM: dts: i.MX53: dts for Voipac x53-dmm-668 module
` [PATCH 3/3] ARM: dts: i.MX53: Devicetree for Voipac Baseboard using "

[PATCH 02/12][v3] pci: fsl: add structure fsl_pci
 2013-10-25  5:58 UTC  (2+ messages)

[RFC PATCHv2 0/4] Add DT support for fixed PHYs
 2013-10-25  4:40 UTC  (4+ messages)
` [RFC PATCHv2 3/4] of: provide a binding for fixed link PHYs

[PATCH RFC] ARM: dts: imx6qdl: make pinctrl nodes board specific
 2013-10-25  3:42 UTC 

[PATCHv7][ 1/5] ASoC: eukrea-tlv320: Use dev_err instead of pr_err
 2013-10-25  3:39 UTC  (3+ messages)
` [PATCHv7][ 2/5] ASoC: eukrea-tlv320: Add DT support

[PATCH RFC 0/2] Initial Solid Run Cubox-i carrier-1 support
 2013-10-25  2:16 UTC  (11+ messages)
` [PATCH RFC 1/2] ARM: imx6qdl: provide pinctrl configurations for DAT3 pull-down

[PATCH 0/4] Devicetree description for Voipac i.MX53 module
 2013-10-25  1:27 UTC  (7+ messages)
` [PATCH 3/4] ARM: dts: i.MX53: dts for Voipac x53-dmm-668 module

[GIT PULL] MFD patches due for v3.13
 2013-10-24 22:47 UTC  (2+ messages)

[PATCH 0/7] video phy's adaptation to *generic phy framework*
 2013-10-24 21:57 UTC  (7+ messages)
` [PATCH 3/7] video: exynos_mipi_dsim: Use the generic PHY driver

ARM: add support to dump the kernel page tables
 2013-10-24 21:31 UTC  (7+ messages)

[PATCH RFC 0/4] MDIO bus timeout issues on Dreamplug
 2013-10-24 21:25 UTC  (7+ messages)
` [PATCH RFC v2 "
  ` [PATCH RFC v2 1/4] net: mvmdio: make orion_mdio_wait_ready consistent
  ` [PATCH RFC v2 2/4] net: mvmdio: orion_mdio_ready: remove manual poll
  ` [PATCH RFC v2 3/4] net: mvmdio: slight optimisation of orion_mdio_write
  ` [PATCH RFC v2 4/4] net: mvmdio: doc: mvmdio now used by mv643xx_eth

ARM/kirkwood: v3.12-rc6: kernel BUG at mm/util.c:390!
 2013-10-24 20:07 UTC 

[PATCH v5 0/8] ARM: imx27 pinctrl
 2013-10-24 19:46 UTC  (8+ messages)
` [PATCH v5 2/8] pinctrl: imx27: imx27 pincontrol driver
` [PATCH v5 4/8] ARM: dts: imx27 pinctrl
` [PATCH v5 5/8] ARM: dts: imx27 phyCARD-S pinctrl
` [PATCH v5 6/8] ARM: dts: imx27 phycore move uart1 to rdk
` [PATCH v5 7/8] ARM: dts: imx27 phycore pinctrl
` [PATCH v5 8/8] ARM: imx27: enable pinctrl

[PATCH 0/8] treewide: Remove OOM message after input_alloc_device
 2013-10-24 19:20 UTC  (11+ messages)
` [PATCH 4/8] input: Remove OOM message after input_allocate_device

[PATCH 0/2 v2] Devicetree description for Voipac i.MX53 module
 2013-10-24 19:07 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: i.MX53: dts for Voipac x53-dmm-668 module
` [PATCH 2/2] ARM: dts: i.MX53: Devicetree for Voipac Baseboard using "

[PATCH 0/3] dma: edma: Add cyclic DMA support
 2013-10-24 17:57 UTC  (6+ messages)
` [PATCH 2/3] dma: edma: Add support for Cyclic DMA

[PATCH] Simple NX lowmem mappings
 2013-10-24 17:31 UTC  (2+ messages)

[GIT PULL] ARM: OMAP2+: clock fixes for v3.13
 2013-10-24 16:01 UTC 

[PATCH] clk: sunxi: fix memory leaks
 2013-10-24 15:52 UTC  (2+ messages)

[PATCH 00/14] AArch64 BE Support
 2013-10-24 15:46 UTC  (3+ messages)
` [PATCH 11/14] arm64: big-endian: set correct endianess on kernel entry


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