linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-12 09:06:10 to 2013-05-13 17:46:35 UTC [more...]

[PATCH v2 0/5] Zynq: revised CCF code
 2013-05-13 17:46 UTC  (2+ messages)
` [PATCH v2 1/5] tty: xuartps: Remove suspend/resume functions

[PATCH RFC] User space clock driver
 2013-05-13 17:37 UTC  (16+ messages)
` [PATCH RFC] clk: Introduce userspace "

[PATCH V2 0/3] Emergency write support for virtio console devices
 2013-05-13 17:36 UTC  (7+ messages)
` [PATCH V2 2/3] Documentation: virtio: Add emergency write (emerg_wr) config register in virtio console

[PATCH 0/3] ARM: Kirkwood: Add DT support for (eSATA) Sheevaplug
 2013-05-13 17:30 UTC  (2+ messages)

[PATCH V2] arm64: KVM: Fix HCR_EL2 and VTCR_EL2 configuration bits
 2013-05-13 17:16 UTC  (4+ messages)

[PATCH 00/14] Cleanup irqchip_init calls
 2013-05-13 17:09 UTC  (20+ messages)
` [PATCH 01/14] ARM: sunxi: Remove init_irq declaration in machine description
` [PATCH 02/14] ARM: zynq: "
` [PATCH 03/14] ARM: nomadik: "
` [PATCH 04/14] ARM: picoxcell: "
` [PATCH 05/14] ARM: shmobile: "
` [PATCH 06/14] ARM: bcm281xx: "
` [PATCH 07/14] ARM: spear: "
` [PATCH 08/14] ARM: msm: "
` [PATCH 09/14] ARM: mvebu: "
` [PATCH 10/14] ARM: mxs: "
` [PATCH 11/14] ARM: sirf: "
` [PATCH 12/14] ARM: vexpress: "
` [PATCH 13/14] ARM: virt: "
` [PATCH 14/14] ARM: vt8500: "

[PATCH 01/15] ARM: clps711x: Remove NEED_MACH_MEMORY_H dependency
 2013-05-13 17:07 UTC  (18+ messages)
` [PATCH RESEND v2 1/3] GPIO: clps711x: Rewrite driver for using generic GPIO code
` [PATCH RESEND v2 2/3] ARM: clps711x: Re-add GPIO support
` [PATCH 02/15] ARM: clps711x: Set PLL clock to zero if we work from 13 mHz source
` [PATCH 03/15] ARM: clps711x: autcpu12: Move LCD DPOT definitions to board file
` [PATCH RESEND v2 3/3] GPIO: clps711x: Add DT support
` [PATCH 04/15] ARM: clps711x: autcpu12: Add support for NOR flash
` [PATCH 05/15] ARM: clps711x: autcpu12: Special driver for handling memory is removed
` [PATCH 06/15] ARM: clps711x: autcpu12: Move remaining specific definitions to board file
` [PATCH 07/15] ARM: clps711x: p720t: Define PLD registers as GPIOs
` [PATCH 08/15] ARM: clps711x: Move specific definitions from hardware.h to boards files
` [PATCH 09/15] ARM: clps711x: Replace "arch_initcall" in common code with ".init_early"
` [PATCH 10/15] ARM: clps711x: Add clocksource framework
` [PATCH 11/15] ARM: clps711x: Optimize interrupt handling
` [PATCH 12/15] ARM: clps711x: edb7211: Add support for I2C
` [PATCH 13/15] ARM: clps711x: edb7211: Control LCD backlight via PWM
` [PATCH 14/15] ARM: clps711x: Add support for SYSCON driver
` [PATCH 15/15] ARM: clps711x: Update defconfig

[PATCH] ARM: defconfigs: OMAP: omap2plus_defconfig missing CONFIG_ARCH_MULTI_V6=y
 2013-05-13 17:04 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: fixes for v3.10 (round 1)
 2013-05-13 17:03 UTC 

[PATCH 0/6] CLK: tegra: convert device tree files to use CLK defines
 2013-05-13 16:54 UTC  (10+ messages)
` [PATCH 1/6] ARM: tegra20: create a DT header defining CLK IDs
` [PATCH 2/6] ARM: tegra20: convert device tree files to use CLK defines
` [PATCH 3/6] ARM: tegra30: create a DT header defining CLK IDs
` [PATCH 4/6] ARM: tegra30: convert device tree files to use CLK defines
` [PATCH 5/6] ARM: tegra114: create a DT header defining CLK IDs
` [PATCH 6/6] ARM: tegra114: convert device tree files to use CLK defines

[PATCH] Enable PCIe port 1 on QNAP TS-11x/TS-21x
 2013-05-13 16:45 UTC  (7+ messages)
  ` [PATCH] Kirkwood: "

[PATCH] ARM: mvebu: Add a ranges entry to translate devbus childs
 2013-05-13 16:30 UTC  (2+ messages)

arm64: Platform devices populated from a device_initcall
 2013-05-13 16:20 UTC 

[PATCH] net/macb: fix ISR clear-on-write behavior only for some SoC
 2013-05-13 16:05 UTC  (2+ messages)

[PATCH] ARM: plat-orion: add missing ehci include to common.h
 2013-05-13 16:04 UTC  (2+ messages)

[PATCHv1 0/5] Marvell EBU irqchip improvements
 2013-05-13 15:59 UTC  (3+ messages)

[RFC] device-tree.git automatic sync from linux.git
 2013-05-13 15:59 UTC  (4+ messages)

[PATCH v3 00/32] Port of KVM to arm64
 2013-05-13 15:46 UTC  (16+ messages)
` [PATCH v3 24/32] arm64: KVM: 32bit GP register access
` [PATCH v3 30/32] arm64: KVM: enable initialization of a 32bit vcpu

[RFC PATCH 0/2] ARM: Remove any correlation between IPC and BogoMips value
 2013-05-13 15:14 UTC  (6+ messages)

[PATCH 0/3] ARM: imx: make mxs_restart() work for DT boot
 2013-05-13 14:59 UTC  (11+ messages)
` [PATCH 1/3] ARM: imx: include <asm/io.h> in hardware.h
` [PATCH 2/3] ARM: imx: move clk_prepare() out from mxs_restart()
` [PATCH 3/3] ARM: imx: create imx_arch_reset_init() for DT boot
  ` [PATCH v2 3/3] ARM: imx: create mxc_arch_reset_init_dt() "

Board file to device tree migration
 2013-05-13 14:59 UTC  (2+ messages)

[PATCH] mmc: mmci: Support for CMD23
 2013-05-13 14:33 UTC 

[PATCH] mmc: mmci: Set actual clock for debug purpose
 2013-05-13 14:18 UTC 

[V9 PATCH 00/12] mv-usb phy driver
 2013-05-13 14:13 UTC  (14+ messages)
` [PATCh V10 01/12] usb: phy: protect phy init and shutdown for mutiple deivces
` [PATCh V10 02/12] usb: phy: mv_usb2: add PHY driver for marvell usb2 controller
` [PATCh V10 03/12] usb: gadget: mv_udc: use PHY driver for udc
` [PATCh V10 04/12] usb: ehci: ehci-mv: use PHY driver for ehci
` [PATCh V10 05/12] usb: phy: phy-mv-usb: use USB2 PHY driver for otg
` [PATCh V10 06/12] usb: mv_u3d: usb phy drivers for phy operation
` [PATCh V10 07/12] arm: mmp2: change the defintion of usb devices
` [PATCh V10 08/12] arm: pxa910: "
` [PATCh V10 09/12] arm: ttc_dkb: modify usb support
` [PATCh V10 10/12] arm: mmp: remove unused usb devices
` [PATCh V10 11/12] arm: brownstone: add usb support for the board
` [PATCh V10 12/12] usb: mv_usb: remove the phy callbacks in pdata

[PATCH] mmc: mmci: Use devm_clk_get API
 2013-05-13 13:56 UTC 

Introduce a new helper framework for buffer synchronization
 2013-05-13 13:48 UTC  (7+ messages)

[PATCH 0/3] mmc: mmci: Support ap_sleep in cpuidle for ux500
 2013-05-13 13:47 UTC  (4+ messages)
` [PATCH 1/3] mmc: mmci: Use optional sleep pinctrl state
` [PATCH 2/3] mmc: mmci: Adapt to register write restrictions
` [PATCH 3/3] mmc: mmci: Save and restore register context

[PATCH 0/3] ARM: mach-shmobile: lager: support GPIO switche
 2013-05-13 13:25 UTC  (6+ messages)
` [PATCH 1/3] gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTH
` [PATCH 2/3] ARM: shmobile: r8a7790: Configure R-Car GPIO "
` [PATCH 3/3] ARM: mach-shmobile: lager: support GPIO switches

[PATCH] ARM: shmobile: r8a7778: correct model name in Kconfig
 2013-05-13 13:17 UTC  (6+ messages)

[PATCH 0/2] ARM: shmobile: lager: enable Ether
 2013-05-13 13:07 UTC  (9+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7790: add Ether support
` [PATCH 2/2] ARM: shmobile: lager: enable Ether

[PATCH 1/3] ARM: dts: imx28-evk: Enable touchscreen support
 2013-05-13 11:48 UTC  (7+ messages)

[PATCH 07/18] cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreq
 2013-05-13 10:51 UTC  (7+ messages)

[PATCH] mfd: ab8500-sysctrl: Always enable pm_power_off handler
 2013-05-13 10:44 UTC  (2+ messages)

[PATCH v2] documentation: iommu: add description of ARM System MMU binding
 2013-05-13 10:41 UTC  (4+ messages)

[PATCH 0/4] ARM: Remove boilerplate debug_ll_io_init code
 2013-05-13 10:16 UTC  (5+ messages)
` [PATCH 1/4] ARM: mmu: Call debug_ll_io_init if no map_io function is specified
` [PATCH 2/4] ARM: highbank: remove the .map_io declaration
` [PATCH 3/4] ARM: mxs: "
` [PATCH 4/4] ARM: sunxi: Remove the .map_io function declaration

[PATCH] documentation: iommu: add description of ARM System MMU binding
 2013-05-13 10:04 UTC  (12+ messages)

[PATCH] ARM: OMAP: fix __init section mismatch for _enable_preprogram
 2013-05-13  9:28 UTC 

[PATCH] ARM: KVM: Handle loads from I/O addresses to PC
 2013-05-13  9:18 UTC  (3+ messages)

[PATCH v2 0/5] ARM: KVM: various mmu related fixes for 3.10
 2013-05-13  8:58 UTC  (7+ messages)
` [PATCH v2 3/5] ARM: KVM: relax cache maintainance when building page tables

[PATCH] ARM: sunxi: select ARCH_REQUIRE_GPIOLIB
 2013-05-13  8:53 UTC 

[PATCH 0/2] clk: vt8500: updates for 3.11
 2013-05-13  8:21 UTC  (3+ messages)
` [PATCH 1/2] clk: vt8500: Add support for clocks on the WM8850 SoCs
` [PATCH 2/2] clk: vt8500: Remove unnecessary divisor adjustment in vtwm_dclk_set_rate()

[PATCH] mtd: devices: added the 16mb winbond device
 2013-05-13  7:15 UTC  (2+ messages)

[PATCH] ARM: KVM: prevent NULL pointer dereference with KVM ioctl
 2013-05-13  5:53 UTC  (4+ messages)

[PATCH v2] ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl
 2013-05-13  5:52 UTC  (2+ messages)

[V9 PATCH 00/12] mv-usb phy driver
 2013-05-13  5:51 UTC 

[PATCH] [media] s5p-tv: fix error return code in mxr_acquire_video()
 2013-05-13  5:49 UTC 

[PATCHv6 0/3] Add support for velocity network driver on platform devices
 2013-05-13  5:47 UTC  (4+ messages)
` [PATCHv6 1/3] net: velocity: Rename vptr->dev to vptr->netdev
` [PATCHv6 2/3] net: velocity: Convert to generic dma functions
` [PATCHv6 3/3] net: velocity: Add platform device support to VIA velocity driver

[PATCH] ARM: OMAP: fix error return code in omap1_system_dma_init()
 2013-05-13  4:25 UTC 

[PATCH 1/2] ARM: mxs: Add default AUART2 pinmux
 2013-05-13  3:34 UTC  (5+ messages)
` [PATCH 2/2] ARM: mxs: Fix UARTs on M28EVK

[PATCH V3 2/2] ARM: Handle user space mapped pages in flush_kernel_dcache_page
 2013-05-13  3:12 UTC  (12+ messages)

[PATCH] ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean
 2013-05-13  1:56 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6qdl: remove redundant usbmisc label
 2013-05-13  1:17 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: remove redundant ocotp node

[PATCH] pinctrl: enable build of pinctrl-imx6sl driver
 2013-05-13  1:16 UTC 

[PATCH] pinctrl: document the "GPIO mode" pitfall
 2013-05-12 23:36 UTC  (5+ messages)

Освоить поразительно скоро
 2013-05-12 22:59 UTC 

[PATCH] ARM: sunxi: New watchdog driver for Allwinner A10/A13
 2013-05-12 20:36 UTC 

[PATCH 0/5] add SPI/NOR for imx6q{dl}-sabreauto boards
 2013-05-12 15:18 UTC  (5+ messages)
` [PATCH 5/5] ARM: dts: add SPI/NOR for mx6q{dl}-sabreauto boards

[RFC 19/42] drivers/pinctrl/spear: don't check resource with devm_ioremap_resource
 2013-05-12 15:12 UTC  (3+ messages)
  ` [RFC 22/42] drivers/rtc: "
  ` [RFC 20/42] drivers/pwm: "

[PATCH] Cpufreq: Fix incorrect dependecies for ARM SA11xx drivers
 2013-05-12 15:04 UTC  (2+ messages)

[RFC patch 0/8] genirq: Support for irq domains in generic irq chip
 2013-05-12 14:14 UTC  (6+ messages)
` [patch 0/8] genirq: Support for irq domains in generic irq chip - V2
  ` [patch 8/8] irqchip: sun4i: Convert to generic irq chip
    ` [PATCH] irq-sun4i: Fix trivial build errors

[RFC PATCH 0/2] ARM: KVM: Moving GIC/timer out of arch/arm
 2013-05-12 10:23 UTC  (5+ messages)

[PATCH] i2c: vt8500: Add support for I2C bus on Wondermedia SoCs
 2013-05-12  9:23 UTC 

[RFC PATCHv3 0/6] arm: Initial TI-Nspire support
 2013-05-12  9:22 UTC  (4+ messages)
` [RFC PATCHv3 1/6] "


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