linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-18 07:59:33 to 2013-10-18 16:20:22 UTC [more...]

[PATCH] ARM: kirkwood: remove lagacy clk workarounds
 2013-10-18 16:20 UTC  (4+ messages)

[PATCH] serial: omap: Add support for optional wake-up interrupt
 2013-10-18 16:19 UTC  (2+ messages)

[PATCH v2] ARM: head-common.S: relocate atags area if necessary
 2013-10-18 16:12 UTC 

[PATCHv3][ 1/3] DT: Add basic support for imx35-based devices
 2013-10-18 16:11 UTC  (3+ messages)
` [PATCHv3][ 2/3] arm/dts: Add support for the cpuimx35 board from Eukrea and its baseboard
` [PATCHv3][ 3/3] ARM: imx_v6_v7_defconfig: Enable some drivers used on the cpuimx35

[PATCH] ARM: OMAP1: Fix a bunch of GPIO related section warnings after initdata got corrected
 2013-10-18 16:10 UTC  (2+ messages)

[PATCH v3] ARM: dts: add minimal DT support for Nokia N950 & N9 phones
 2013-10-18 16:06 UTC  (4+ messages)

[PATCH 4/6] pinctrl: single: Add support for wake-up interrupts
 2013-10-18 16:06 UTC  (13+ messages)

[PATCH] ARM: dts: omap3-beagle: Adapt USB OTG to generic PHY framework
 2013-10-18 15:59 UTC  (3+ messages)

[PATCH v8 0/19] enable swiotlb-xen on arm and arm64
 2013-10-18 15:59 UTC  (12+ messages)
` [PATCH v8 01/19] arm: make SWIOTLB available
` [PATCH v8 08/19] arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domain
` [PATCH v8 16/19] arm, arm64: do not always merge biovec if we are running on Xen
  ` [PATCH v8 16/19] arm,arm64: "

[PATCH] ARM: dts: Add missing reg, interrupt and dma entries for omap3
 2013-10-18 15:55 UTC  (2+ messages)

[GIT PULL 1/2] omap board removal for some omap3 boards for v3.13 merge window
 2013-10-18 15:53 UTC  (4+ messages)

[RFC 0/1] Device Tree Schema Source format proposal
 2013-10-18 15:51 UTC  (2+ messages)

[PATCH] ARM: imx: imx6sl iomuxc syscon is compatible to imx6q
 2013-10-18 15:40 UTC 

[PATCH] ASoC: kirkwood: add S/PDIF support
 2013-10-18 15:38 UTC  (9+ messages)

[PATCH v6 0/3] Add PCIe support for i.MX6q
 2013-10-18 15:34 UTC  (7+ messages)
` [PATCH v6 3/3] PCI: imx6: Add support for i.MX6 PCIe controller

Build error for nommu if CONFIG_DEBUG_ATOMIC_SLEEP is selected
 2013-10-18 15:30 UTC  (4+ messages)

[GIT PULL] at91: dt for 3.13 #1
 2013-10-18 15:23 UTC  (2+ messages)

[PATCH v5 0/7] Optimize jump label implementation for ARM64
 2013-10-18 15:20 UTC  (8+ messages)
` [PATCH v5 1/7] arm64: introduce basic aarch64 instruction decoding helpers
` [PATCH v5 2/7] arm64: introduce interfaces to hotpatch kernel and module code
` [PATCH v5 3/7] arm64: move encode_insn_immediate() from module.c to insn.c
` [PATCH v5 4/7] arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
` [PATCH v5 5/7] arm64, jump label: detect %c support for ARM64
` [PATCH v5 6/7] arm64, jump label: optimize jump label implementation
` [PATCH v5 7/7] jump_label: use defined macros instead of hard-coding for better readability

[PATCHv3][ 01/11] of: add vendor prefix for Eukrea Electromatique
 2013-10-18 15:17 UTC  (11+ messages)
` [PATCHv3][ 02/11] video: imxfb: Introduce regulator support
` [PATCHv3][ 03/11] video: imxfb: Also add pwmr for the device tree
` [PATCHv3][ 04/11] ARM: imx{25, 27} DT: Permit the selection of the imxfb framebuffer driver
` [PATCHv3][ 05/11] pinctrl: pinctrl-imx: add imx25 pinctrl driver
` [PATCHv3][ 06/11] ARM: dts: imx25.dtsi: Add some pinmux pins
` [PATCHv3][ 07/11] ARM: dts: i.MX25: Add ssi clocks and DMA events
` [PATCHv3][ 08/11] ARM: dts: i.MX25: Add sdma script path
` [PATCHv3][ 09/11] ARM: dts: imx25.dtsi: Add an alias for the Audio Multiplexer
` [PATCHv3][ 10/11] ARM: dts: Add support for the cpuimx25 board from Eukrea and its baseboard
` [PATCHv3][ 11/11] ARM: imx_v4_v5_defconfig: Enable gpio regulator and gpio button/keyboard

[GIT PULL] at91: cleanup and preparation for the move to common clk #1
 2013-10-18 15:16 UTC  (2+ messages)

[PATCH 0/5] Armada DRM stuff
 2013-10-18 15:15 UTC  (14+ messages)
` [PATCH 1/5] drm/i2c: tda998x: set VIF for full range, underscanned display
` [PATCH 3/5] DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursors
` [GIT PULL] Armada DRM support

[BUILD BROKEN] Current Linus' master and -next don't build for imx_v6_v7_defconfig
 2013-10-18 15:14 UTC  (2+ messages)

[PATCH v4 0/7] Optimize jump label implementation for ARM64
 2013-10-18 15:08 UTC  (7+ messages)
` [PATCH v4 2/7] arm64: introduce interfaces to hotpatch kernel and module code

[PATCH v2] ARM: SMMU: add devices attached to the SMMU to an IOMMU group
 2013-10-18 15:08 UTC 

[PATCH 01/11] of: add vendor prefix for Eukréa Electromatique
 2013-10-18 15:04 UTC  (2+ messages)
` [PATCH 02/11] video: imxfb: Introduce regulator support

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

[GIT PULL 2/2] omap changes for am43xx hwmod for v3.13 merge window
 2013-10-18 14:53 UTC 

[PATCH v2 1/1] ARM: OMAP2+: DRA7: hwmod: Add hwmod data for MDIO and CPSW
 2013-10-18 14:51 UTC 

[PATCH] dma: atmel-dma: correct typo in the device tree bindings documentation
 2013-10-18 14:42 UTC  (3+ messages)

[PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW
 2013-10-18 14:33 UTC  (3+ messages)

[GIT PULL v2] Samsung-fixes for v3.12
 2013-10-18 14:15 UTC  (2+ messages)

[PATCH] genirq: error reporting for non-percpu interrupt in request_percpu_irq()
 2013-10-18 14:12 UTC  (5+ messages)

[RFC] Does PHY UTMI data width belong to DWC2 or PHY binding?
 2013-10-18 14:12 UTC 

[GIT PULL] Rockchip boards for 3.13
 2013-10-18 14:05 UTC  (2+ messages)

[RFC PATCH] of/base: add helper of_property_read_u32_array_index
 2013-10-18 13:59 UTC 

[GIT PULL] Uncritical Rockchip fixes for 3.13
 2013-10-18 13:46 UTC  (2+ messages)

[PATCH v4 1/7] clk: tegra: Add support for PLLSS
 2013-10-18 13:45 UTC  (7+ messages)
` [PATCH v4 2/7] clk: tegra: Add periph regs bank X
` [PATCH v4 3/7] clk: tegra124: Add common clk IDs to clk-id.h
` [PATCH v4 4/7] clk: tegra124: Add new peripheral clocks
` [PATCH v4 5/7] clk: tegra124: Add support for Tegra124 clocks
` [PATCH v4 6/7] clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops
` [PATCH v4 7/7] clk: tegra124: add suspend/resume function "

[GIT PULL 1/6] ARM: tegra: dependencies for ARM .init_time cleanup
 2013-10-18 13:34 UTC  (3+ messages)
` [GIT PULL 6/6] MAINTAINERS: Tegra updates, and driver ownership

[GIT PULL] ARM: mvebu: soc changes for v3.13 (round 2)
 2013-10-18 13:25 UTC  (4+ messages)

[PATCH v5 03/15] clk: tegra: common periph_clk_enb_refcnt and clks
 2013-10-18 13:25 UTC  (13+ messages)
` [PATCH v5 04/15] clk: tegra: Add TEGRA_PERIPH_NO_DIV flag
` [PATCH v5 05/15] clk: tegra: move some PLLC and PLLXC init to clk-pll.c
` [PATCH v5 06/15] clk: tegra: move fields to tegra_clk_pll_params
` [PATCH v5 07/15] clk: tegra: add header for common tegra clock IDs
` [PATCH v5 08/15] clk: tegra: add common infra for DT clocks
` [PATCH v5 09/15] clk: tegra: add clkdev registration infra
` [PATCH v5 10/15] clk: tegra: move audio clk to common file
` [PATCH v5 11/15] clk: tegra: move periph clocks "
` [PATCH v5 12/15] clk: tegra: move PMC, fixed clocks to common files
` [PATCH v5 13/15] clk: tegra: introduce common gen4 super clock
` [PATCH v5 14/15] clk: tegra: move tegra30 to common infra
` [PATCH v5 15/15] clk: tegra: move tegra20 "

[RESEND PATCH v2 0/6] Update Kona drivers to use clocks
 2013-10-18 13:22 UTC  (4+ messages)
` [RESEND PATCH v2 6/6] mmc: sdhci-bcm-kona: Add basic use of clocks

[RFC PATCH 0/2] Implement get_user_pages_fast for ARM
 2013-10-18 13:07 UTC  (3+ messages)
` [RFC PATCH 1/2] thp: Introduce arch_(un)block_thp_split
` [RFC PATCH 2/2] arm: mm: implement get_user_pages_fast

[PATCH] arm64: perf: fix event number mask
 2013-10-18 12:59 UTC 

[PATCH 4/5 v2] ARM: ux500: fix I2C4 clock bit
 2013-10-18 12:46 UTC  (2+ messages)

.align may cause data to be interpreted as instructions
 2013-10-18 12:36 UTC  (2+ messages)

[PATCH v4 03/15] clk: tegra: common periph_clk_enb_refcnt and clks
 2013-10-18 12:27 UTC  (6+ messages)
` [PATCH v4 06/15] clk: tegra: move fields to tegra_clk_pll_params

[PATCH v2 0/8] mmc: sdhci-esdhc-imx: add std tuning for mx6sl and DDR mode support
 2013-10-18 11:57 UTC  (16+ messages)
` [PATCH v2 1/8] mmc: sdhci-esdhc-imx: add std tuning support for mx6sl
` [PATCH v2 2/8] mmc: sdhci-esdhc-imx: fix reading cap_1 register value "
` [PATCH v2 3/8] mmc: sdhci: report error once the maximum tuning loops exhausted or timeout
` [PATCH v2 4/8] mmc: sdhci-esdhc-imx: add DDR mode support for mx6
` [PATCH v2 5/8] mmc: sdhci-esdhc-imx: add delay line setting support
` [PATCH v2 6/8] mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dl
` [PATCH v2 7/8] mmc: sdhci-esdhc-imx: add preset value quirk for mx6
` [PATCH v2 8/8] mmc: sdhci: remove unneeded call when have preset value quirk

[RFC][PATCH v5 02/14] ARM: sched: clear SD_SHARE_POWERDOMAIN
 2013-10-18 11:54 UTC 

[PATCH v3 0/8] mmc: sdhci-esdhc-imx: add std tuning for mx6sl and DDR mode support
 2013-10-18 11:48 UTC  (9+ messages)
` [PATCH v3 1/8] mmc: sdhci-esdhc-imx: add std tuning support for mx6sl
` [PATCH v3 2/8] mmc: sdhci-esdhc-imx: fix reading cap_1 register value "
` [PATCH v3 3/8] mmc: sdhci: report error once the maximum tuning loops exhausted or timeout
` [PATCH v3 4/8] mmc: sdhci-esdhc-imx: add DDR mode support for mx6
` [PATCH v3 5/8] mmc: sdhci-esdhc-imx: add delay line setting support
` [PATCH v3 6/8] mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dl
` [PATCH v3 7/8] mmc: sdhci-esdhc-imx: add preset value quirk for mx6
` [PATCH v3 8/8] mmc: sdhci: remove unneeded call when have preset value quirk

linux-next: Tree for Oct 17
 2013-10-18 11:33 UTC  (3+ messages)

[PATCH 4/5] ARM: ux500: fix I2C4 clock bit
 2013-10-18 11:30 UTC  (3+ messages)

[PATCH 1/5] ARM: ux500: fix clock for GPIO block 8
 2013-10-18 11:08 UTC  (2+ messages)

[PATCH v3 0/4] : AArch64: KGDB support
 2013-10-18 11:07 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: support single-step and breakpoint handler hooks
` [PATCH v3 2/4] AArch64: KGDB: Add Basic KGDB support
` [PATCH v3 3/4] AArch64: KGDB: Add step debugging support
` [PATCH v3 4/4] KGDB: make kgdb_breakpoint() as noinline

[PATCH 3/5] ARM: ux500: fix clock for GPIO blocks 6 and 7
 2013-10-18 11:07 UTC  (3+ messages)

[PATCH 2/5] clk: ux500: fix erroneous bit assignment
 2013-10-18 11:06 UTC  (2+ messages)

[PATCH 00/11] USB: OHCI:Properly handle ohci_suspend()routine in bus glue
 2013-10-18 11:06 UTC  (3+ messages)
  ` [PATCH V3 3/6] USB: OHCI: Properly handle ohci-s3c2410 suspend
  ` [PATCH V3 5/6] USB: OHCI: Properly handle ohci-exynos suspend

[PATCH 5/5] ARM: ux500: register all SSP and SPI blocks
 2013-10-18 10:55 UTC  (2+ messages)

[PATCH 2/5 v2] mfd: tc3589x: Detect the precise version
 2013-10-18 10:49 UTC  (2+ messages)

[PATCH 1/2] ARM: SMMU: add devices attached to the SMMU to an IOMMU group
 2013-10-18 10:29 UTC  (5+ messages)

[PATCH v3 0/4] mmc: omap_hsmmc: SDIO irq
 2013-10-18 10:12 UTC  (4+ messages)
` [PATCH v3 3/4] mmc: omap_hsmmc: Remux pins to support SDIO interrupt on AM335x

[PATCH v3 0/7] Optimize jump label implementation for ARM64
 2013-10-18 10:02 UTC  (9+ messages)
` [PATCH v3 6/7] arm64, jump label: optimize jump label implementation

[PATCH 1/5 v2] mfd: tc3589x: Add device tree bindings
 2013-10-18  9:51 UTC 

Devicetree support for Eukrea cpuimx{25,35,51} (v2)
 2013-10-18  9:19 UTC  (8+ messages)
` [Patch v2][ 15/37] Input: tsc2007: Add device tree support
` [Patch v2][ 16/37] ASoC: eukrea-tlv320: Add DT support
` [Patch v2][ 28/37] ARM: imx_v6_v7_defconfig: Enable i.MX35 "

[PATCH 0/2] add dw_mmc-k3.c
 2013-10-18  9:07 UTC  (4+ messages)
` [PATCH 2/2] mmc: add dw-mmc-k3

[PATCH v2 0/6] ARM: at91: use new at91 clks for samad3 SoCs
 2013-10-18  9:04 UTC  (5+ messages)
` [PATCH v2 3/6] ARM: at91/dt: define sama5d3 clocks
` [PATCH v2 6/6] ARM: at91/dt: remove old clk material

[PATCH RFC v2 0/6] ARM64: Add kernel probes(Kprobes) support
 2013-10-18  8:32 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6sl: add a pinctrl for ECSPI1
 2013-10-18  8:31 UTC  (2+ messages)

[PATCH v2 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support
 2013-10-18  8:29 UTC 

[PATCH] ARM: imx27: add missing #pwm-cells property
 2013-10-18  8:24 UTC  (2+ messages)

[PATCH v5 0/4] Add I2C support to ST SoCs
 2013-10-18  8:22 UTC  (9+ messages)
` [PATCH v5 1/4] i2c: busses: i2c-st: Add ST I2C controller

[PATCH v4 00/17] ARM: at91: move to common clk framework
 2013-10-18  8:18 UTC  (2+ messages)

[PATCH v2 0/4] mmc: sdhci-esdhc-imx: eliminate enum imx_esdhc_type
 2013-10-18  8:09 UTC  (2+ 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).