linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-10 08:02:41 to 2013-07-11 07:30:35 UTC [more...]

[PATCH 0/6] USB: Implement runtime idling and remote wakeup for OMAP EHCI controller
 2013-07-11  7:30 UTC  (12+ messages)
` [PATCH 1/6] ARM: OMAP3: Enable Hardware Save and Restore for USB Host
` [PATCH 2/6] ARM: dts: omap3beagle-xm: Add idle state pins for USB host
` [PATCH 3/6] mfd: omap-usb-host: move initialization to module_init()
` [PATCH 4/6] mfd: omap-usb-host: Put pins in IDLE state on suspend
` [PATCH 5/6] USB: Support wakeup IRQ for suspended controllers
` [PATCH 6/6] USB: ehci-omap: Implement suspend/resume

[PATCH v12 00/13] Add tested id switch and vbus connect detect support for Chipidea
 2013-07-11  7:24 UTC  (17+ messages)
` [PATCH v12 01/13] usb: chipidea: add vbus regulator control
` [PATCH v12 02/13] usb: chipidea: imx: remove vbus regulator operation
` [PATCH v12 03/13] usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users
` [PATCH v12 04/13] usb: chipidea: otg: Add otg file used to access otgsc
` [PATCH v12 05/13] usb: chipidea: Add role init and destory APIs
` [PATCH v12 06/13] usb: chipidea: add otg_cap attribute for otg capable
` [PATCH v12 07/13] usb: chipidea: disable all interrupts and clear all interrupts status
` [PATCH v12 08/13] usb: chipidea: move otg relate things to otg file
` [PATCH v12 09/13] usb: chipidea: add vbus interrupt handler
` [PATCH v12 10/13] usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
` [PATCH v12 11/13] usb: chipidea: udc: misuse flag CI_HDRC_REGS_SHARED and CI_HDRC_PULLUP_ON_VBUS
` [PATCH v12 12/13] usb: chipidea: udc: .pullup is valid when vbus is on at CI_HDRC_PULLUP_ON_VBUS
` [PATCH v12 13/13] usb: chipidea: udc: fix the oops when plugs in usb cable after rmmod gadget

[PATCH] ASoC: Samsung: Modify the I2S driver to support I2S on Exynos5420
 2013-07-11  7:08 UTC  (2+ messages)
` [PATCH] ASoC: Samsung: Set RFS and BFS in slave mode

[PATCH RFC 00/13] ARM: OMAP2+: AM43x PRCM support
 2013-07-11  7:06 UTC  (15+ messages)
` [PATCH RFC 01/13] ARM: OMAP2+: hwmod: AM335x: prepare for AM43x reuse
` [PATCH RFC 02/13] ARM: OMAP2+: hwmod: AMx3: runtime AM335x handling
` [PATCH RFC 03/13] ARM: OMAP2+: hwmod: AMx3: remove common static fields
` [PATCH RFC 04/13] ARM: OMAP2+: CM: cm_inst offset s16->u16
` [PATCH RFC 05/13] ARM: OMAP2+: PRCM: AM43x definitions
` [PATCH RFC 06/13] ARM: OMAP2+: PM: AM43x powerdomain data
` [PATCH RFC 07/13] ARM: OMAP2+: CM: AM43x clockdomain data
` [PATCH RFC 08/13] ARM: OMAP2+: hwmod: AMx3: runtime AM43x handling
` [PATCH RFC 09/13] ARM: OMAP2+: hwmod: AM43x operations
` [PATCH RFC 10/13] ARM: OMAP2+: AM43x: PRCM kbuild
` [PATCH RFC 11/13] ARM: OMAP2+: AM43x PRCM init
` [PATCH RFC 12/13] ARM: OMAP2+: hwmod: type4 sysc
` [PATCH RFC 13/13] ARM: OMAP2+: hwmod: AM43x: new w.r.t AM335x

pci-mvebu driver on km_kirkwood
 2013-07-11  7:03 UTC  (5+ messages)

[PATCH] slab : allow SLAB_RED_ZONE and SLAB_STORE_USER to work on arm
 2013-07-11  6:48 UTC  (4+ messages)

Boot hang regression 3.10.0-rc4 -> 3.10.0
 2013-07-11  6:32 UTC  (26+ messages)

imx25: How to get frame buffer device in a system using device tree
 2013-07-11  6:28 UTC  (5+ messages)

[RFC] ARM: OMAP2+: omap_device: add pinctrl handling
 2013-07-11  6:17 UTC  (10+ messages)

[PATCH -next 1/2] arm: Remove enforced Os flag for LZ4 decompressor
 2013-07-11  4:34 UTC  (8+ messages)
` [PATCH -next 2/2] kbuild: fix for updated LZ4 tool with the new streaming format

[PATCH v2 0/3] arm: atmel: at91sam9n12: add i2c pinctrl and qt1070 support
 2013-07-11  3:30 UTC  (4+ messages)
` [PATCH v2 1/3] arm: atmel: at91sam9n12: add pinctrl of TWI
` [PATCH v2 2/3] arm: atmel: at91sam9n12: add qt1070 support
` [PATCH v2 3/3] arm: atmel: at91sam9n12: correct pin number of gpio-key

[PATCH 0/3] ARM: shmobile: enable SMP Thumb2 kernel
 2013-07-11  1:21 UTC  (8+ messages)
` [PATCH 1/3] ARM: shmobile: fix compile error when CONFIG_THUMB2_KERNEL=y
` [PATCH 2/3] ARM: shmobile: Force ARM mode to compile reset vector for secondary CPUs
` [PATCH 3/3] ARM: shmobile: Insert align directives before 4 bytes data

[PATCH 0/3] arm: atmel: at91sam9n12: add i2c pinctrl and qt1070 support
 2013-07-11  1:17 UTC  (8+ messages)
` [PATCH 1/3] arm: atmel: at91sam9n12: add pinctrl of TWI
` [PATCH 2/3] arm: atmel: at91sam9n12: add qt1070 support
` [PATCH 3/3] arm: atmel: at91sam9n12: correct pin number of gpio-key

[PATCH 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
 2013-07-11  0:43 UTC  (10+ messages)
` [PATCH 3/5] mmc: dw_mmc: Add exynos resume callback to clear WAKEUP_INT
` [PATCH v2 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
  ` [PATCH v2 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
  ` [PATCH v3 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
    ` [PATCH v3 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT

[RFC PATCH 0/5] arm64: initial CPU_HOTPLUG support
 2013-07-10 23:59 UTC  (7+ messages)
` [RFC PATCH 1/5] arm64: reorganise smp_enable_ops
` [RFC PATCH 2/5] arm64: factor out spin-table boot method
` [RFC PATCH 3/5] arm64: read enable-method for CPU0
` [RFC PATCH 4/5] arm64: add CPU_HOTPLUG infrastructure
` [RFC PATCH 5/5] arm64: add PSCI CPU_OFF-based hotplug support

[PATCH] kexec: return error of machine_kexec() fails
 2013-07-10 23:51 UTC  (3+ messages)

[PATCH] net: mv643xx_eth: fix DT port device name
 2013-07-10 22:59 UTC  (5+ messages)

[PATCH V3 0/3] bring up pxa988 with DT
 2013-07-10 21:50 UTC  (12+ messages)
` [PATCH V3 1/3] dts: change Marvell prefix to 'marvell'

[PATCH v4 0/3] ahci: enable ahci sata support on imx6q
 2013-07-10 21:04 UTC  (2+ messages)
  ` [v4 3/3] sata: imx: add ahci sata support on imx platforms

[PATCH v2 1/2] ARM: dts: imx6dl-wandboard: Add SDHC1 and SDHC2 ports
 2013-07-10 20:50 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: imx6dl-wandboard: Add support for UART3

[PATCH 04/12] drivers/mmc/host: don't use devm_pinctrl_get_select_default() in probe
 2013-07-10 19:57 UTC  (2+ messages)

[RFC/PATCH 0/2] ARM: kirkwood: Add suspend/resume support
 2013-07-10 19:11 UTC  (3+ messages)
` [RFC/PATCH 2/2] ARM: kirkwood: Add basic suspend-to-RAM support

Seg fault occurs when running statically compiled binary from kernel using call_usermodehelper
 2013-07-10 18:52 UTC  (4+ messages)

[PATCH V2] ARM: mm: restrict early_alloc to section-aligned memory
 2013-07-10 18:43 UTC 

[PATCH] arm: omap: RX-51: ARM errata 430973 workaround
 2013-07-10 17:45 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] ARM: OMAP: Add secure function omap_smc3() which calling instruction smc #1
  ` [PATCH v2 2/2] RX-51: ARM errata 430973 workaround

[PATCH 1/3] ARM: imx: Select CACHE_L2X0
 2013-07-10 17:29 UTC  (7+ messages)
` [PATCH 3/3] ARM: imx: mm-imx3: Free l2x0_base

NSA310 + DT
 2013-07-10 17:29 UTC  (16+ messages)

[PATCH v2 0/6] Convert S3C2416 ad S3C2443 to common clock framework
 2013-07-10 16:59 UTC  (4+ messages)
` [PATCH v2 1/6] clk: samsung: move common plls registration into separate function

[PATCH] ARM: imx_v6_v7_defconfig: Select ARM1136 related errata
 2013-07-10 16:11 UTC 

CPU hotplug issue w/ 0647065 clocksource: Add generic dummy timer driver
 2013-07-10 16:09 UTC  (7+ messages)

[PATCH] rtc: Add MOXA ART RTC driver
 2013-07-10 15:47 UTC  (2+ messages)

[PATCH v3] ARM: imx: Select MIGHT_HAVE_CACHE_L2X0
 2013-07-10 15:37 UTC  (2+ messages)

[RFC 0/2] replace INIT_COMPLETION with reinit_completion
 2013-07-10 15:33 UTC 

[GIT PULL] remoteproc fixes
 2013-07-10 15:29 UTC 

[PATCH V2 01/12] spi/mxs: Always set LOCK_CS
 2013-07-10 15:29 UTC  (4+ messages)

[PATCH 0/3] ARM: imx6: fix up buggy CCM_CSCMR1 register
 2013-07-10 15:22 UTC  (4+ messages)
` [PATCH 1/3] ARM: imx: add common clock support for fixup div
` [PATCH 2/3] ARM: imx: add common clock support for fixup mux
` [PATCH 3/3] ARM: imx6: change some clocks to fixup clocks

[PATCH] ARM: omap2: add select of TI_PRIV_EDMA
 2013-07-10 14:41 UTC  (5+ messages)

[PATCH v2 1/2] ARM: imx: system: Do not declare imx_init_l2cache() as static
 2013-07-10 14:36 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: imx: Select MIGHT_HAVE_CACHE_L2X0

[PATCH linux-next] ARM: imx: fix imx_init_l2cache storage class
 2013-07-10 14:30 UTC 

[PATCH] gpio: Add MOXA ART GPIO driver
 2013-07-10 13:49 UTC 

[PATCH 0/4] pinctrl single support for SoC specific features
 2013-07-10 13:14 UTC  (4+ messages)

[PATCH] dmaengine: Add MOXA ART DMA engine driver
 2013-07-10 12:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] Move comon DMA nodes to exynos5.dtsi and
 2013-07-10 12:14 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: Move the common DMA controller nodes to exynos5.dtsi
` [PATCH 2/2] ARM: dts: Add DMA controller node info on Exynos5420

[PATCH 0/4] clk: Samsung: audss: Add support for Exynos5420
 2013-07-10 12:11 UTC  (5+ messages)
` [PATCH 1/4] clk: exynos-audss: add support for Exynos 5420
` [PATCH 2/4] clk: exynos-audss: allow input clocks to be specified in device tree
` [PATCH 3/4] ARM: dts: Correct the /include entry on exynos5420 dtsi file
` [PATCH 4/4] ARM: dts: exynos5420: add audio clock controller

[RFC PATCH v4 0/2] Introduce buffer synchronization framework
 2013-07-10 11:58 UTC  (3+ messages)
` [RFC PATCH v4 1/2] dmabuf-sync: "
` [RFC PATCH v1 2/2] dma-buf: add lock callback for fcntl system call

[PATCH] ARM: shmobile: r8a7790 SMP prototype v4
 2013-07-10 10:41 UTC 

[PATCH v1 0/4] ARM: STi fixes and ethernet support
 2013-07-10 10:27 UTC  (5+ messages)

[PATCH v3 0/7] Sound support for at91sam9x5-wm8731 based boards
 2013-07-10 10:01 UTC  (15+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] sound: sam9x5_wm8731: machine driver for at91sam9x5 wm8731 boards
  ` [PATCH v4 2/7] Documentation: DT: add sam9x5ek-wm8731 machine driver
  ` [PATCH v4 3/7] Documentation: DT: update atmel SSC with DMA binding

[PATCH 1/2] ARM: dts: imx6q{dl}: add a new pinctrl for uart3
 2013-07-10  9:40 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6q{dl}-sabreauto: add a DT node "

[PATCH] mmc: sdhci-moxart: Add MOXA ART SDHCI driver
 2013-07-10  9:28 UTC 

[RFC PATCH V2 1/8] regulator: Introduce OMAP regulator to control PMIC over VC/VP
 2013-07-10  9:19 UTC  (11+ messages)

[PATCH v3] arm: dts: AM43x: Add usb DT nodes for AM4372
 2013-07-10  8:14 UTC 

[PATCH] thermal: add imx thermal driver support
 2013-07-10  8:10 UTC  (5+ messages)
` [PATCH] ARM: dts: imx: add tempmon node for imx6q thermal support

[GIT PULL] omap fixes for v3.11 merge window
 2013-07-10  8:02 UTC 


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