linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-11 22:33:15 to 2012-08-14 03:49:05 UTC [more...]

[PATCH 0/4] Per device coherent DMA map ops
 2012-08-14  3:49 UTC  (3+ messages)
` [PATCH 1/4] ARM: add coherent dma ops
` [PATCH 2/4] ARM: add coherent iommu "

[PATCH 00/14] ARM: at91: add pinctrl support
 2012-08-14  2:37 UTC  (5+ messages)
` [PATCH 01/14] ARM: at91: gpio: implement request and free
  ` [PATCH 05/14] ARM: at91: add pinctrl support

[PATCH 0/1] ARM: at91: fix drivers broken because of sparse irq support
 2012-08-14  2:28 UTC  (4+ messages)
` [PATCH] "

[PATCH 0/9] ARM perf updates for 3.7
 2012-08-14  1:46 UTC  (10+ messages)
` [PATCH 1/9] ARM: PMU: Add runtime PM Support
` [PATCH 4/9] ARM: pmu: remove arm_pmu_type enumeration

[PATCH v2 1/2] ARM: i.MX35: Add kernel oftree support
 2012-08-14  1:35 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: imx/pcm043: add "

[PATCH 1/2] ARM: mach-imx: Remove board entries in dt_board_compat
 2012-08-14  1:28 UTC  (10+ messages)

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

[RFC PATCH] ARM: add coherent dma ops
 2012-08-13 22:35 UTC  (3+ messages)

[PATCH] ARM: mxc: ssi-fiq: Make ssi-fiq.S Thumb-2 compatible
 2012-08-13 22:28 UTC  (3+ messages)

[PATCH] ARM: formalize an IPI for CPU wake-ups
 2012-08-13 22:09 UTC  (12+ messages)

[PATCH] efikamx: reintroduce Genesi Efika MX Smarttop via device tree
 2012-08-13 22:05 UTC  (5+ messages)

[PATCH] arm:davinci: clk - migrate to new common clock API
 2012-08-13 21:44 UTC  (5+ messages)
  ` [linux-keystone] "

[GIT PULL 0/3] arm-soc updates
 2012-08-13 21:13 UTC  (3+ messages)

[RESEND PATCH] ARM: Handle user space mapped pages in flush_kernel_dcache_page
 2012-08-13 20:15 UTC  (4+ messages)

Preliminary topic proposals for the ARM mini-summit
 2012-08-13 20:12 UTC  (2+ messages)

[PATCH] atmel-ssc: include linux/io.h for raw io
 2012-08-13 19:59 UTC 

[PATCH] pinctrl: imx5: start numbering pad from 0
 2012-08-13 19:26 UTC  (3+ messages)

[PATCH 1/2] ARM: mx27pdk: Add audio support
 2012-08-13 19:13 UTC  (7+ messages)

[PATCH] ARM: mutex: use generic atomic_dec-based implementation for ARMv6+
 2012-08-13 18:14 UTC  (2+ messages)

[v2] gpio: mvebu: new gpio driver for mvebu platforms
 2012-08-13 17:34 UTC  (4+ messages)
` [PATCH 1/5] gpio: introduce gpio-mvebu driver for Marvell SoCs

[PATCH] ARM: support syscall tracing
 2012-08-13 17:03 UTC 

Discontiguous memory and cacheflush
 2012-08-13 16:00 UTC  (3+ messages)

AT91 RM9200 hangs on delay loop calibration
 2012-08-13 15:43 UTC  (2+ messages)

[PATCH v2 0/9] ARM/ASoC: OMAP McBSP device tree support
 2012-08-13 15:35 UTC  (11+ messages)
` [PATCH v2 1/9] ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driver
` [PATCH v2 2/9] ARM: OMAP: mcbsp: Enable FIFO use for OMAP2430
` [PATCH v2 3/9] ARM: OMAP: board-am3517evm: Configure McBSP1 CLKR/FSR signal source
` [PATCH v2 4/9] ASoC: am3517evm: Do not configure McBSP1 CLKR/FSR signal muxing
` [PATCH v2 5/9] ARM/ASoC: omap-mcbsp: Remove CLKR/FSR mux configuration code
` [PATCH v2 6/9] ASoC: omap-mcbsp: Remove unused defines
` [PATCH v2 7/9] ASoC: omap-mcbsp: Remove cpu_is_omap* checks from the code
` [PATCH v2 8/9] ARM: OMAP2+: McBSP: Do not create legacy devices when booting with DT data
` [PATCH v2 9/9] ASoC: omap-mcbsp: Add device tree bindings

[PATCH v2 0/2] arch_timers patches to enable KVM support
 2012-08-13 15:30 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: arch_timers: enable the use of the virtual timer

[PATCH 00/10 V3] MXS SPI driver
 2012-08-13 15:23 UTC  (4+ messages)

[PATCH 00/10] ARM: interesting warnings from defconfig builds
 2012-08-13 14:59 UTC  (7+ messages)
` [PATCH 03/10] ARM: mv78xx0: fix win_cfg_base prototype
` [PATCH 09/10] ARM: rpc: Fix building RiscPC

[PATCH v10 00/18] Introduce a led trigger for CPU activity and consolidate LED driver in ARM
 2012-08-13 14:52 UTC  (20+ messages)
` [PATCH 01/18] led-triggers: create a trigger for CPU activity
` [PATCH 02/18] ARM: at91: convert old leds drivers to gpio_led and led_trigger drivers
` [PATCH 03/18] ARM: mach-realview and mach-versatile: retire custom LED code
` [PATCH 04/18] ARM: mach-ks8695: remove leds driver, since nobody use it
` [PATCH 05/18] ARM: mach-shark: retire custom LED code
` [PATCH 06/18] ARM: mach-orion5x: convert custom LED code to gpio_led and LED CPU trigger
` [PATCH 07/18] ARM: mach-integrator: move CM_CTRL to header file for accessing by other functions
` [PATCH 08/18] ARM: mach-integrator: retire custom LED code
` [PATCH 09/18] ARM: mach-clps711x: retire custom LED code of P720T machine
` [PATCH 10/18] ARM: mach-ebsa110: retire custom LED code
` [PATCH 11/18] ARM: mach-footbridge: "
` [PATCH 12/18] char: nwflash: remove old led event code
` [PATCH 13/18] ARM: mach-pxa: retire custom LED code
` [PATCH 14/18] ARM: plat-samsung: remove including old leds event API header file
` [PATCH 15/18] ARM: mach-pnx4008: "
` [PATCH 16/18] ARM: mach-omap1: retire custom LED code
` [PATCH 17/18] ARM: mach-sa1100: "
` [PATCH 18/18] ARM: use new LEDS CPU trigger stub to replace old one

RFC: mutex: hung tasks on SMP platforms with asm-generic/mutex-xchg.h
 2012-08-13 14:45 UTC  (11+ messages)

[GIT PULL] arm: documentation
 2012-08-13 14:41 UTC  (2+ messages)

[patch] ARM: Kirkwood: fix Makefile.boot
 2012-08-13 14:33 UTC  (2+ messages)

[patch] ARM: Kirkwood: Fix iconnect leds
 2012-08-13 14:33 UTC  (2+ messages)

[PATCH] pinctrl: imx51: fix .conf_reg of MX51_PAD_SD2_CMD__CSPI_MOSI
 2012-08-13 14:20 UTC  (2+ messages)

[PATCH 0/6] pinctrl: add DT support in PXA series
 2012-08-13 14:11 UTC  (8+ messages)
` [PATCH 6/6] ARM: dts: add pinctrl in PXA DT files

[PATCH] pinctrl: pinctrl-imx: add imx35 pinctrl driver
 2012-08-13 13:57 UTC  (3+ messages)

[PATCH 00/17] ARM: imx: add pinctrl settings for DT boot
 2012-08-13 13:17 UTC  (19+ messages)
` [PATCH 01/17] ARM: dts: imx6q: improve indentation for fsl,pins
` [PATCH 02/17] ARM: dts: imx6q: name iomuxc sub-nodes following pin function
` [PATCH 03/17] ARM: dts: imx6q: sort iomuxc sub-nodes in name
` [PATCH 04/17] ARM: dts: imx6q-sabrelite: add pinctrl for usdhc and enet
` [PATCH 05/17] ARM: dts: imx6q-arm2: add pinctrl for uart "
` [PATCH 06/17] ARM: dts: imx6q-sabresd: add pinctrl settings
` [PATCH 07/17] ARM: imx6q: remove dummy pinctrl state
` [PATCH 08/17] ARM: dts: imx53-qsb: add pinctrl settings
` [PATCH 09/17] ARM: dts: imx53-ard: "
` [PATCH 10/17] ARM: dts: imx53-evk: "
` [PATCH 11/17] ARM: dts: imx53-smd: "
` [PATCH 12/17] ARM: imx53: build in pinctrl support
` [PATCH 13/17] ARM: imx53: decouple device tree boot from board files
` [PATCH 14/17] ARM: imx53: support device tree boot only
` [PATCH 16/17] ARM: dts: imx51-babbage: add pinctrl settings
` [PATCH 17/17] ARM: imx51: build in pinctrl support
` [PATCH 15/17] ARM: imx53: remove unneeded files and functions
` [PATCH 18/18] ARM: imx51: decouple device tree boot from board files

[PATCH v2 0/4] dmaengine: add support mmp-pdma
 2012-08-13 13:12 UTC  (3+ messages)
` [PATCH v2 1/4] dmaengine: mmp-pdma support

[PATCH 1/2] ARM: S3C64XX: Update configuration for WM5102 module on Cragganmore
 2012-08-13 12:24 UTC  (5+ messages)

[PATCH 7/7] ARM: u300: convert to sparse IRQs
 2012-08-13 11:58 UTC 

[PATCH 6/7] ARM: u300: move DMA channel header into mach-u300
 2012-08-13 11:58 UTC 

[PATCH 5/7] ARM: u300: delete remnant clkdev.h file
 2012-08-13 11:58 UTC 

[PATCH 4/7] ARM: u300: merge u300.c into core.c and rid headers
 2012-08-13 11:58 UTC 

[PATCH 3/7] pinctrl/coh901: move header to platform data dir
 2012-08-13 11:57 UTC 

[PATCH 2/7] pinctrl/coh901: retire ancient GPIO block versions
 2012-08-13 11:57 UTC 

[PATCH 1/7] ARM: u300: retire ancient platforms
 2012-08-13 11:57 UTC 

[PATCH 0/7] U300 cleanup patch series
 2012-08-13 11:57 UTC 

[PATCHv2 0/4] Add device tree data for omap5
 2012-08-13 11:39 UTC  (6+ messages)
` [PATCHv2 1/4] arm/dts: omap5-evm: Add I2C support
` [PATCHv2 2/4] arm/dts: omap5-evm: Add tmp102 sensor support
` [PATCH 3/4] arm/dts: omap5-evm: Add keypad data
` [PATCH 4/4] arm/dts: omap5-evm: Add bmp085 sensor support

[GIT PULL] Ux500 ASIC ID patches
 2012-08-13 11:38 UTC 

[PATCH] ARM: EXYNOS: Add audio I2S clock control
 2012-08-13 11:24 UTC 

[RFC 3/6] arm: cache-l2x0: add support for Aurora L2 cache ctrl
 2012-08-13 10:44 UTC  (5+ messages)
` LPAE for outer caches functiopns (was Re: [RFC 3/6] arm: cache-l2x0: add support for Aurora L2 cache ctrl)

Problem: CONFIG_KALLSYMS is not set + kernel/module.c
 2012-08-13 10:44 UTC  (2+ messages)

[PATCHv2 3/4] arm/dts: omap5-evm: Add keypad data
 2012-08-13 10:28 UTC  (2+ messages)
` [PATCHv2 4/4] arm/dts: omap5-evm: Add bmp085 sensor support

[PATCH 0/6] ARM: defconfig build errors
 2012-08-13 10:22 UTC  (6+ messages)
` [PATCH 6/6] ARM: imx: gpmi-nand depends on mxs-dma

[PATCH v2] mtd: gpmi: add NAND write verify support
 2012-08-13 10:20 UTC  (4+ messages)

[PATCH v3 0/7] mv643xx.c: Add basic device tree support
 2012-08-13 10:00 UTC  (5+ messages)

[PATCH] ARM: S5PV310: Set bit 22 in the PL310 (cache controller) AuxCtlr register
 2012-08-13  7:39 UTC  (4+ messages)

[PATCH v4 0/4] dt: device tree support for TI EMIF driver for 3.6
 2012-08-13  5:27 UTC  (12+ messages)
` [PATCH v4 4/4] memory: emif: add device tree support to emif driver

[PATCH v3 0/2] Add pinctrl support to AM33XX family of devices
 2012-08-13  4:33 UTC  (6+ messages)
` [PATCH RESEND v2 1/2] arm/dts: Add AM33XX basic pinctrl support

[PATCH v2 00/22] Introducing the TI Keystone platform
 2012-08-13  4:03 UTC  (32+ messages)
` [PATCH v2 01/22] ARM: add mechanism for late code patching
` [PATCH v2 02/22] ARM: add self test for runtime patch mechanism
` [PATCH v2 03/22] ARM: use late patch framework for phys-virt patching
` [PATCH v2 04/22] ARM: LPAE: use phys_addr_t on virt <--> phys conversion
` [PATCH v2 05/22] ARM: LPAE: support 64-bit virt_to_phys patching
` [PATCH v2 06/22] ARM: LPAE: use signed arithmetic for mask definitions
` [PATCH v2 09/22] ARM: LPAE: use phys_addr_t for initrd location and size
` [PATCH v2 10/22] ARM: LPAE: use phys_addr_t in switch_mm()
` [PATCH v2 11/22] ARM: LPAE: use 64-bit accessors for TTBR registers
` [PATCH v2 13/22] ARM: LPAE: factor out T1SZ and TTBR1 computations
` [PATCH v2 15/22] ARM: mm: use physical addresses in highmem sanity checks
` [PATCH v2 16/22] ARM: mm: cleanup checks for membank overlap with vmalloc area

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

[PATCH v4] mtd: gpmi: add NAND write verify support
 2012-08-13  2:35 UTC  (6+ messages)

[PATCH 04/11] MFD: twl4030-audio: Add DT support
 2012-08-12 18:50 UTC  (11+ messages)

[PATCH 0/6] ARM: dove: DT support for Marvell Dove
 2012-08-12 15:22 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/6] ARM: dove: add clock gating control

[PATCH 0/3] i.MX28 LRADC driver
 2012-08-12 14:23 UTC  (6+ messages)
` [PATCH 2/3 V2] IIO: Add basic MXS "

[PATCH] Allow memblock steal operations to remove memory from anywhere
 2012-08-12 12:46 UTC  (3+ messages)

[PATCH V3] CS89x0 : Use ioread16/iowrite16 on all platforms
 2012-08-12 11:24 UTC  (3+ messages)

[GIT PULL] LED CPU trigger driver and ARM LED code consolidation (v2)
 2012-08-12  4:51 UTC  (9+ messages)

[PATCH 0/3] ARM: Kirkwood: update defconfig and fix ts219 dtb
 2012-08-11 23:18 UTC  (7+ messages)
` [PATCH 3/3] ARM: Kirkwood: add DT boards to defconfig
` [PATCH V2 0/3] ARM: Kirkwood: update defconfig, add dt boards
  ` [PATCH 1/2] ARM: Kirkwood: update defconfig
  ` [PATCH V2 2/2] ARM: Kirkwood: add DT boards to defconfig


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