linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-30 06:14:30 to 2013-05-30 18:25:22 UTC [more...]

[PATCH 00/11] Convert GPIO Davinci to platform driver
 2013-05-30 18:25 UTC  (18+ messages)
` [PATCH 01/11] ARM: davinci: GPIO: Add platform data structure
` [PATCH 03/11] gpio: davinci: Modify to platform driver
` [PATCH 04/11] ARM: davinci: da8xx: creation of gpio platform device
` [PATCH 05/11] ARM: davinci: creation of gpio platform device for dm platforms
` [PATCH 06/11] ARM: davinci: da8xx: gpio device creation
` [PATCH 07/11] ARM: davinci: create davinci gpio device for dm platforms
` [PATCH 08/11] ARM: davinci: start using gpiolib support
` [PATCH 09/11] gpio: davinci: DT changes for driver

[PATCH] dmaengine: sirf: set dma residue based on the current dma transfer position
 2013-05-30 18:15 UTC  (2+ messages)

[RFCv1 00/11] MSI support for Marvell EBU PCIe driver
 2013-05-30 18:13 UTC  (4+ messages)
  ` [RFCv1 09/11] pci: mvebu: add MSI support

[PATCH 1/4] ARM: tegra30: clocks: Fix pciex clock registration
 2013-05-30 18:04 UTC  (9+ messages)
` [PATCH 4/4] ARM: tegra: pcie: Enable PCIe controller on Cardhu

[PATCH 00/39] Continuation of DMA changes in ux500 based drivers
 2013-05-30 17:56 UTC  (45+ messages)
` [PATCH 20/39] usb: musb: ux500: move channel number knowledge into the driver
` [PATCH 21/39] usb: musb: ux500: move the MUSB HDRC configuration "
` [PATCH 22/39] usb: musb: ux500: take the dma_mask from coherent_dma_mask
` [PATCH 23/39] usb: musb: ux500: harden checks for platform data
` [PATCH 24/39] usb: musb: ux500: attempt to find channels by name before using pdata
` [PATCH 25/39] usb: musb: ux500: add device tree probing support
` [PATCH 26/39] ARM: ux500: Add an auxdata entry for MUSB for clock-name look-up
` [PATCH 27/39] ARM: ux500: Remove ux500-musb platform registation when booting with DT
` [PATCH 28/39] ARM: ux500: Remove empty function u8500_of_init_devices()
` [PATCH 29/39] dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s
` [PATCH 30/39] ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one
` [PATCH 31/39] dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones
` [PATCH 32/39] ARM: ux500: Remove recently unused stedma40_xfer_dir enums
` [PATCH 33/39] dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s
` [PATCH 34/39] dmaengine: ste_dma40: Convert data_width from register bit format to value
` [PATCH 35/39] dmaengine: ste_dma40_ll: Replace meaningless register set with comment
` [PATCH 36/39] dmaengine: ste_dma40: Allow memcpy channels to be configured from DT
` [PATCH 37/39] ARM: ux500: Stop passing DMA platform data though AUXDATA
` [PATCH 38/39] dmaengine: ste_dma40: Fetch the number of physical channels from DT
` [PATCH 39/39] dmaengine: ste_dma40: Fetch disabled "

[PATCHv3 RESEND 0/6] ARM: sunxi: Add support for A10 Ethernet controller
 2013-05-30 17:50 UTC  (4+ messages)

[RFC/PATCH v2 0/2] R-Car GPIO DT bindings
 2013-05-30 17:38 UTC  (3+ messages)
` [RFC/PATCH v2 2/2] gpio-rcar: Add DT support

[PATCH -next v2] dmaengine: ste_dma40: fix error return code in d40_probe()
 2013-05-30 17:33 UTC  (3+ messages)

[PATCH 0/2] USB: OHCI: Splitting ohci-platform into independent driver
 2013-05-30 17:28 UTC  (6+ messages)
` [RFC PATCH 1/2] USB: OHCI: make ohci-platform a separate driver
` [RFC PATCH 2/2] USB: OHCI: add a name for the platform-private field

[PATCH 0/3] at_hdmac: dt dma bindings update
 2013-05-30 17:26 UTC  (8+ messages)
` [PATCH 1/3] ARM: at91: dt: add header to define at_hdmac configuration
` [PATCH 2/3] ARM: at91: dt: switch DMA DT bindings to pre-processor
` [PATCH 3/3] at_hdmac: add FIFO configuration parameter to DMA DT binding

Single zImage and A15/LPAE
 2013-05-30 16:56 UTC  (5+ messages)

[PATCH v2 0/4] mtd: atmel_nand: enable Nand Flash Controller (NFC) support
 2013-05-30 16:54 UTC  (7+ messages)
` [PATCH v2 2/4] mtd: atmel_nand: add "

[PATCH v2 0/5] Add generic set_rate clk_ops for PLL35xx and PLL36xx for samsung SoCs
 2013-05-30 16:50 UTC  (9+ messages)
` [PATCH v2 2/5] clk: samsung: Add support to register rate_table for PLL3xxx
` [PATCH v2 3/5] clk: samsung: Add set_rate() clk_ops for PLL35xx
` [PATCH v2 4/5] clk: samsung: Add set_rate() clk_ops for PLL36xx

[PATCH V4] ARM: handle user space mapped pages in flush_kernel_dcache_page
 2013-05-30 16:43 UTC  (4+ messages)

[PATCH 0/8] ARM: use cpu_do_idle for entering wfi mode
 2013-05-30 16:42 UTC  (5+ messages)
` [PATCH 6/8] ARM: ux500: use generic cpu idle function for wfi
` [PATCH 7/8] ARM: msm: "

[PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
 2013-05-30 16:23 UTC  (2+ messages)

[PATCH RFC 0/6] Introduce Xen support to ARM64
 2013-05-30 16:18 UTC  (7+ messages)
` [PATCH RFC 1/6] [HACK!] arm64/xen: create links to arch/arm include files and Xen code
` [PATCH RFC 2/6] arm64/xen: arm/xen header changes to compile on arm64
` [PATCH RFC 3/6] arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64
` [PATCH RFC 4/6] arm64/xen: introduce asm/hypervisor.h and sys_bitops.h
` [PATCH RFC 5/6] arm64/xen: implement xen_remap on arm64
` [PATCH RFC 6/6] arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64

Chipidea usb otg support for IMX/MXS (device functionality)
 2013-05-30 16:17 UTC  (7+ messages)

[RFC PATCH 2/2] clocksource: dw_apb: allow build for architectures other than arm
 2013-05-30 16:11 UTC  (4+ messages)

[PATCH V1] ARM: mm: lazy cache flushing on non-mapped pages
 2013-05-30 15:40 UTC  (2+ messages)

[PATCH] ARM: EXYNOS: Update defconfig for Arndale and Origen board
 2013-05-30 15:28 UTC  (13+ messages)

[PATCH v2] arm64: extable: sort the exception table at build time
 2013-05-30 15:27 UTC  (2+ messages)

[PATCH] ARM: OMAP: TI816X: add powerdomains for TI816x
 2013-05-30 15:04 UTC 

[PATCH] ARM: imx: Remove mxc specific ulpi access ops
 2013-05-30 15:03 UTC  (5+ messages)

[PATCH 00/14] Random LPAE-related patches
 2013-05-30 15:03 UTC  (3+ messages)

[PATCH 1/8] video: atmel_lcdfb: fix platform data struct
 2013-05-30 14:59 UTC  (10+ messages)

[PATCH 1/2] ARM: imx6q: Add GPR6 and GPR7 register definitions for iomuxc gpr
 2013-05-30 14:57 UTC  (3+ messages)
` [PATCH 2/2] ARM: imx6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU priority

[PATCH 0/5] Various DT fixes related to ux500 ASoC driver
 2013-05-30 14:53 UTC  (7+ messages)
` [PATCH 1/5] ARM: ux500: Fix trivial typo in v-anamic1 comment
` [PATCH 2/5] ARM: ux500: Correct anamic2 typo in DT files
` [PATCH 3/5] ARM: ux500: Add DT regulators for ab8500-codec
` [PATCH 4/5] ARM: ux500: Provide auxdata to ux500 ASoC driver
` [PATCH 5/5] mfd: ab8500-core: Add of_compatible property for ab8500-codec

[PATCH v7 00/11] ASoC: fsl-ssi: ac97-slave support
 2013-05-30 14:51 UTC  (12+ messages)
` [PATCH v7 01/11] ASoC: imx-pcm-dma: DT support
` [PATCH v7 02/11] ASoC: imx-pcm-fiq: Introduce pcm-fiq-params
` [PATCH v7 03/11] ASoC: fsl: Move soc_ac97_ops from imx-ssi to fsl_ssi
` [PATCH v7 04/11] ASoC: fsl-ssi: Add support for imx-pcm-fiq
` [PATCH v7 05/11] ASoC: fsl-ssi: Use generic DMA bindings if possible
` [PATCH v7 06/11] ASoC: fsl-ssi: imx ac97 support
` [PATCH v7 07/11] ARM: imx: Export ac97 reset functions
` [PATCH v7 08/11] ASoC: phycore-ac97: Add DT support
` [PATCH v7 09/11] ASoC: fsl: Kconfig: Use fsl-ssi for phycore-ac97
` [PATCH v7 10/11] ASoC: fsl: Move fsl-ssi binding doc to sound/
` [PATCH v7 11/11] ASoC: fsl: Update fsl-ssi binding doc

[PATCH v3] dma: imx-sdma: move to generic device tree bindings
 2013-05-30 14:45 UTC  (2+ messages)

[GIT PULL] KVM/ARM Fixes for 3.10
 2013-05-30 14:44 UTC  (3+ messages)

[PATCH 0/3] ARM: tegra114: cpuidle: add power down state
 2013-05-30 14:35 UTC  (5+ messages)
` [PATCH 1/3] ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entry
` [PATCH 2/3] ARM: tegra114: add low level support for CPU idle powered-down mode
` [PATCH 3/3] ARM: tegra114: cpuidle: add powered-down state

[PATCh V10 04/12] usb: ehci: ehci-mv: use PHY driver for ehci
 2013-05-30 14:23 UTC  (7+ messages)

[PATCH 0/3] mfd: twl4030-power: Start DT conversion
 2013-05-30 13:51 UTC  (4+ messages)
` [PATCH 1/3] mfd: twl4030-power: Split from twl-core into a dedicated module
` [PATCH 2/3] mfd: twl4030-power: Start transition to DT
` [PATCH 3/3] mfd: twl4030-power: Simplify error path

[PATCHv4 0/6] ARM: sunxi: Add support for A10 Ethernet controller
 2013-05-30 13:49 UTC  (7+ messages)
` [PATCHv4 1/6] net: Add EMAC ethernet driver found on Allwinner A10 SoC's
` [PATCHv4 2/6] net: Add MDIO bus driver for the Allwinner EMAC
` [PATCHv4 3/6] ARM: sun4i: Add muxing options for the ethernet controller
` [PATCHv4 4/6] ARM: sunxi: Add EMAC controller node to sun4i DTSI
` [PATCHv4 5/6] ARM: cubieboard: Enable ethernet (EMAC) support in dts
` [PATCHv4 6/6] ARM: sunxi: Add EMAC Controller to Hackberry dt

[PATCH] serial/imx: disable hardware flow control at startup
 2013-05-30 13:47 UTC 

[PATCH v5 0/4] xen/arm: CONFIG_PARAVIRT and stolen ticks accounting
 2013-05-30 13:35 UTC  (5+ messages)
` [PATCH v5 1/4] xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
` [PATCH v5 2/4] kernel: missing include in cputime.c
` [PATCH v5 3/4] arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
` [PATCH v5 4/4] xen/arm: account for stolen ticks

[GIT PULL v2] Renesas ARM SoC board updates for v3.10 #3
 2013-05-30 13:26 UTC  (4+ messages)
` [PATCH 05/11] ARM: shmobile: APE6EVM LAN9220 support

[PATCH] Device trees for TI-Nspire hardware
 2013-05-30 13:24 UTC 

[PATCH] Add Initial TI-Nspire support
 2013-05-30 13:21 UTC 

[PATCH v7] reset: Add driver for gpio-controlled reset pins
 2013-05-30 13:16 UTC  (5+ messages)

[GIT PULL] Renesas ARM based r8a7779 SoC updates for v3.11
 2013-05-30 12:23 UTC  (4+ messages)
` [PATCH 2/2] ARM: shmobile: r8A7779: fix Ether device name

答复: A bug about system call on ARM
 2013-05-30 12:22 UTC 

[GIT PULL] Renesas ARM based SoC fixes for v3.10
 2013-05-30 11:50 UTC  (5+ messages)
` [PATCH 1/2] sh-pfc: r8a7779: Don't group USB OVC and PENC pins

[PATCH] ARM: map_init_section flushes incorrect pmd
 2013-05-30 11:46 UTC  (12+ messages)
                    ` [PATCH v2] "

[PATCH v2 00/14] ARM: OMAP2+: AM43x initial support
 2013-05-30 11:44 UTC  (8+ messages)
` [PATCH v2 11/14] Documentation: dt: binding: omap: am43x timer

A bug about system call on ARM
 2013-05-30 11:41 UTC  (5+ messages)

[PATCH v10 0/12] Palmas updates
 2013-05-30 11:33 UTC  (4+ messages)
` [PATCH v10 01/12] mfd: DT bindings for the palmas family MFD

[GIT PULL] arm-soc: Xilinx zynq clock changes for v3.11
 2013-05-30 11:28 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Remove obsolete Makefile line
 2013-05-30 11:20 UTC 

[PATCH v8] reset: Add driver for gpio-controlled reset pins
 2013-05-30 10:37 UTC  (2+ messages)

[PATCH] ARM: OMAP2: TI81XX: id: Add cpu id for TI816x ES2.0 and ES2.1
 2013-05-30 10:21 UTC 

[PATCHv2 1/3] net: phy: prevent linking breakage
 2013-05-30  9:42 UTC  (4+ messages)

[PATCH v6 00/10] ASoC: fsl-ssi: ac97-slave support
 2013-05-30  9:27 UTC  (13+ messages)
` [PATCH v6 01/10] ASoC: phycore-ac97: Add DT support
` [PATCH v6 03/10] ASoC: imx-pcm-fiq: Introduce pcm-fiq-params
` [PATCH v6 09/10] ASoC: fsl: Move fsl-ssi binding doc to sound/

[PATCH 0/2] gpio: dt: add gpio-export support
 2013-05-30  9:19 UTC  (4+ messages)
` [PATCH 1/2] gpiolib: add gpio_export_with_name

[PATCH] ARM: OMAP2+: omap-usb-host: clean up pin mux setup code
 2013-05-30  9:13 UTC  (3+ messages)

[PATCH v4 00/12] net: mv643xx_eth DT support and fixes
 2013-05-30  9:08 UTC  (5+ messages)
` [PATCH v5 00/13] "
  ` [PATCH v5 12/13] ARM: kirkwood: remove redundant DT board files

[PATCH 00/05] ARM: shmobile: r8a73a4 SMP and CPU Hotplug prototype v2
 2013-05-30  8:52 UTC  (6+ messages)
` [PATCH 01/05] ARM: shmobile: r8a73a4 SMP prototype v1 (CA15 x 4)
` [PATCH 02/05] ARM: shmobile: r8a73a4 CPU Hotplug "
` [PATCH 03/05] ARM: shmobile: r8a73a4 CA15 setup WFE as NOP
` [PATCH 04/05] ARM: shmobile: r8a73a4 SMP CA7 prototype (+ CA7 x 4)
` [PATCH 05/05] ARM: shmobile: r8a73a4 CA7 setup arch timer

[PATCH v2 1/1] ARM : omap3 : fix wrong container_of in clock36xx.c
 2013-05-30  8:50 UTC 

[PATCH v2 0/1] ARM: omap3: Fix regression in dpll4 child clock frequency setting
 2013-05-30  8:49 UTC 

[PATCH] ARM: ux500: Reduce PRCMU reg-names to shorter form for u8540 DT
 2013-05-30  8:31 UTC 

[PATCH v3 0/5] rtc-at91rm9200: add shadow interrupt mask
 2013-05-30  8:18 UTC  (7+ messages)

[PATCH v5] tty: serial: add Freescale lpuart driver support
 2013-05-30  8:16 UTC  (2+ messages)

linux-next: Tree for May 30
 2013-05-30  8:07 UTC 

[PATCH] ARM: dts: imx53: add cspi pinctrl
 2013-05-30  7:56 UTC  (2+ messages)

[v2, 3/3] ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm
 2013-05-30  7:39 UTC  (9+ messages)

[PATCH] dts: am33xx: Correct properties on gpmc node
 2013-05-30  6:44 UTC  (3+ messages)

[PATCH 0/2] Add Phytec phyFLEX-i.MX6 board
 2013-05-30  6:31 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: imx6q: Add pinctrl for usdhc2 and enet
` [PATCH 2/2] ARM: dts: Phytec phyFLEX-i.MX6 support

[PATCH] Move PCIe node to correct place
 2013-05-30  6:17 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).