linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-22 07:24:35 to 2014-09-22 17:50:27 UTC [more...]

[RFC PATCH v3 0/7] Introduce automatic DMA configuration for IOMMU masters
 2014-09-22 17:50 UTC  (21+ messages)
` [RFC PATCH v3 1/7] iommu: provide early initialisation hook for IOMMU drivers
` [RFC PATCH v3 4/7] iommu: provide helper function to configure an IOMMU for an of master
` [RFC PATCH v3 5/7] dma-mapping: detect and configure IOMMU in of_dma_configure
` [RFC PATCH v3 6/7] arm: call iommu_init before of_platform_populate
` [RFC PATCH v3 7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops

[PATCH v3 0/8] ARM: Rockchip: add cpuclk handling - clock-tree part
 2014-09-22 17:47 UTC  (5+ messages)
` [PATCH v3 6/8] clk: rockchip: add new clock-type for the cpuclk
` [PATCH v3 7/8] clk: rockchip: add binding id for ARMCLK

[V8 0/2] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
 2014-09-22 17:37 UTC  (5+ messages)
` [V8 1/2] irqchip: gic: Add support for multiple MSI for ARM64
` [V8 2/2] irqchip: gicv2m: Add supports for ARM GICv2m MSI(-X)

[RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains
 2014-09-22 17:30 UTC  (3+ messages)
` [Patch] "

[PATCH v11 00/10] Support for creating generic PCI host bridges from DT
 2014-09-22 17:18 UTC  (22+ messages)
` [PATCH v11 04/10] PCI: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v11 07/10] OF: Introduce helper function for getting PCI domain_nr
` [PATCH v11 08/10] OF: PCI: Add support for parsing PCI host bridge resources from DT
` [PATCH v11 10/10] PCI: Introduce pci_remap_iospace() for remapping PCI I/O bus resources into CPU space

[PATCH] i2c-rk3x: move setup to the earlier subsys initcall
 2014-09-22 17:13 UTC  (5+ messages)

[PATCH v6] arm64: fix VTTBR_BADDR_MASK
 2014-09-22 17:10 UTC  (5+ messages)

[PATCH 0/9] ARM: vf610: Suspend/resume support
 2014-09-22 17:09 UTC  (10+ messages)
` [PATCH 1/9] ARM: dts: vf610: Add system reset controller (SRC)
` [PATCH 2/9] ARM: dts: vf610: add global power controller (GPC)
` [PATCH 3/9] ARM: dts: vf610: add on-chip SRAM
` [PATCH 4/9] ARM: dts: vf610-colibri: GPIO power key
` [PATCH 5/9] gpio: vf610: Extend with wakeup support
` [PATCH 6/9] ARM: imx: gpc: Support vf610 global power controller
` [PATCH 7/9] ARM: imx: src: Support vf610 system reset controller
` [PATCH 8/9] ARM: imx: clk-gate2: allow custom gate configuration
` [PATCH 9/9] ARM: vf610: initial suspend/resume support

[PATCH v3] arm64: dmi: Add SMBIOS/DMI support
 2014-09-22 17:02 UTC  (3+ messages)

[PATCH 1/7] efi: move noefi early param code out of x86 arch code
 2014-09-22 16:33 UTC  (3+ messages)
` [PATCH 7/7] efi_rtc: probe function error out in case no efi runtime enabled

[PATCH v2 0/3] arm_arch_timer: VDSO preparation, code consolidation
 2014-09-22 16:15 UTC  (3+ messages)

[PATCH v2 0/8] initial suport for Alpscale ASM9260
 2014-09-22 16:04 UTC  (11+ messages)
` [PATCH v2 1/8] ARM: add mach-asm9260
` [PATCH v2 2/8] add include/debug/asm9260.S
  ` [PATCH v2 4/8] ARM: dts: add DT for Alphascale ASM9260 SoC
  ` [PATCH v2 7/8] irqchip: add irq-asm9260 driver
  ` [PATCH v2 8/8] tty/serial: add asm9260-serial driver

[PATCH v6 0/9] rtc: at91sam9: add DT support
 2014-09-22 15:42 UTC  (10+ messages)
` [PATCH v6 1/9] rtc: at91sam9: remove references to mach specific headers
` [PATCH v6 2/9] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v6 3/9] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v6 4/9] rtc: at91sam9: add DT support
` [PATCH v6 5/9] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v6 6/9] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v6 7/9] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v6 8/9] rtc: at91sam9: add DT bindings documentation
` [PATCH v6 9/9] mfd: syscon: add Atmel GPBR DT bindings documention

[PATCH v5 0/9] rtc: at91sam9: add DT support
 2014-09-22 15:26 UTC  (16+ messages)
` [PATCH v5 1/9] rtc: at91sam9: remove references to mach specific headers
` [PATCH v5 2/9] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v5 3/9] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v5 4/9] rtc: at91sam9: add DT support
` [PATCH v5 5/9] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v5 6/9] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v5 7/9] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v5 8/9] rtc: at91sam9: add DT bindings documentation
` [PATCH v5 9/9] mfd: syscon: add Atmel GPBR DT bindings documention

[PATCH 0/2] iommu/arm-smmu: hard iova_to_phys
 2014-09-22 15:26 UTC  (5+ messages)
` [PATCH 1/2] iopoll: Introduce memory-mapped IO polling macros
` [PATCH 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR

[PATCH v12 00/10] Per-user clock constraints
 2014-09-22 15:06 UTC  (11+ messages)
` [PATCH v12 01/10] clk: Export __clk_put and __clk_get so they can be used by modules
` [PATCH v12 02/10] clk: Add temporary mapping to the existing API
` [PATCH v12 04/10] clk: use struct clk only for external API
  ` [PATCH v12 05/10] clk: per-user clock accounting for debug
  ` [PATCH v12 06/10] clk: Add floor and ceiling constraints to clock rates
  ` [PATCH v12 07/10] clk: Warn of unbalanced clk_prepare() calls
  ` [PATCH v12 08/10] clk: Take the prepare lock when updating the list of per-user clks
  ` [PATCH v12 09/10] clk: Take the prepare lock when updating the per-user constraints
  ` [PATCH v12 10/10] clk: Add docs about calling clk_put after clk_get_parent

[PATCH] ARM: mm: clear SCTLR.HA instead of setting it for LPAE
 2014-09-22 15:02 UTC 

[PATCH] arm: kvm: fix CPU hotplug
 2014-09-22 14:52 UTC 

[PATCH] i2c: axxia: Add I2C driver for AXM55xx
 2014-09-22 14:49 UTC  (11+ messages)

[PATCH] ARM: dts: add rk3288 i2s controller
 2014-09-22 14:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] arm64/pci: fix dma coherency inheritance for PCI devices
 2014-09-22 14:30 UTC  (3+ messages)

[GIT PULL RESEND] rk3288 i2s controller
 2014-09-22 14:26 UTC 

[PATCH v5 00/11] PM / Domains: Generic OF-based support
 2014-09-22 14:19 UTC  (11+ messages)
` [PATCH v5 01/11] PM / Domains: Add a detach callback to the struct dev_pm_domain
` [PATCH v5 04/11] PM / Domains: Add APIs to attach/detach a PM domain for a device
` [PATCH v5 06/11] i2c: core: Convert to dev_pm_domain_attach|detach()

[PATCH V3 0/6] ARM64: Add support for FSL's LS2085A SoC
 2014-09-22 13:55 UTC  (6+ messages)

[RESEND PATCH] ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocks
 2014-09-22 13:51 UTC 

[PATCH RESEND] arm: don't break misaligned NEON load/store
 2014-09-22 13:48 UTC 

[PATCH] ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocks
 2014-09-22 13:47 UTC 

[PATCH v5 0/3] new Atmel DMA controller
 2014-09-22 13:42 UTC  (7+ messages)
` [PATCH v5 1/3] dma: at_xdmac: creation of the atmel eXtended DMA Controller driver
` [PATCH v5 2/3] ARM: dts: at_xdmac: add bindings documentation
` [PATCH v5 3/3] MAINTAINERS: add entry for Atmel XDMA driver

[PATCH] tty/serial: samsung: Add earlycon support
 2014-09-22 13:41 UTC  (6+ messages)

[PATCH v9 00/12] Support for creating generic PCI host bridges from DT
 2014-09-22 13:36 UTC  (4+ messages)
` [PATCH v9 06/12] ARM: integrator: Correct usage of of_pci_range_to_resource()

[PATCH] drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compiling error
 2014-09-22 13:25 UTC  (4+ messages)

[PATCH 00/26] ARM: OMAP2+: PRCM cleanups for 3.18 merge window
 2014-09-22 13:19 UTC  (4+ messages)

[GIT PULL] iommu/arm-smmu: updates for 3.18
 2014-09-22 13:18 UTC 

[PATCH 00/10] ARM: OMAP5 / DRA7: Add framework for suspend and cpuidle
 2014-09-22 13:17 UTC  (9+ messages)
` [PATCH 08/10] ARM: OMAP5/DRA7: PM: cpuidle MPU CSWR support

[GIT PULL] at91: soc for 3.18 #2
 2014-09-22 13:15 UTC 

[PATCH/RFC 0/2] serial: samsung: add support for early console
 2014-09-22 13:14 UTC  (3+ messages)
` [PATCH/RFC 1/2] serial: samsung: Add support for of_earlycon
` [PATCH/RFC 2/2] ARM: dts: exynos4: Add stdout-path properties

[PATCH] [media] s5p-mfc: Use decode status instead of display status on MFCv5
 2014-09-22 12:52 UTC 

[PATCH v2 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2014-09-22 12:09 UTC  (3+ messages)
` [PATCH v2 04/18] clk: exynos: add missing smmu_g2d clock and update comments

[PATCH 0/2] s3c RTC fix for Exynos Chromebooks
 2014-09-22 12:09 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: Add rtc_src clk for s3c-rtc on exynos5250-snow

[PATCH] ARM: dts: s3c64xx: Enable PWM node by default
 2014-09-22 12:03 UTC  (2+ messages)

[PATCH 0/3] Add PCI domain support to R-Car drivers
 2014-09-22 12:02 UTC  (7+ messages)
` [PATCH 1/3] PCI: rcar-pcie: Add call to get domain nr
` [PATCH 2/3] PCI: rcar-internal-pci: "
` [RFC PATCH 3/3] ARM: Enable PCI domains

[PATCH v3 00/12] clk: sunxi: Improve MMC clocks support
 2014-09-22 11:31 UTC  (2+ messages)

[PATCH] of: amba: use of_dma_configure for AMBA devices
 2014-09-22 10:55 UTC  (7+ messages)

[PATCH 0/4] watchdog: Introduce new driver to support ST's Watchdog
 2014-09-22 10:24 UTC  (6+ messages)
` [PATCH 4/4] watchdog: st_wdt: Add new driver for ST's LPC Watchdog

[PATCH] arm64: debug: don't re-enable debug exceptions on return from el1_dbg
 2014-09-22 10:19 UTC 

[GIT PULL] second bunch of dts changes for 3.18
 2014-09-22 10:08 UTC  (2+ messages)
` [GIT PULL v2] "

[PATCH v3 0/2] Add PWM and backlight support for Colibri VF61 modules
 2014-09-22 10:08 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: dts: vf610-colibri: Add PWM support
` [PATCH v3 2/2] ARM: dts: vf610-colibri: Add backlight support

[PATCH v5] mfd: syscon: Decouple syscon interface from platform devices
 2014-09-22  9:55 UTC  (3+ messages)

[PATCH 1/2] i2c: cadence: Remove .owner field for driver
 2014-09-22  9:36 UTC  (3+ messages)

[PATCH 09/16] tty: serial: 8250_dma: Add a TX trigger workaround for AM33xx
 2014-09-22  9:28 UTC  (10+ messages)

[PATCH V3 0/6] RCU get_user_pages_fast and __get_user_pages_fast
 2014-09-22  9:28 UTC  (6+ messages)

[RFC][PATCH] devicetree: Add master-id-bits property to the iommu device
 2014-09-22  9:23 UTC  (6+ messages)

[PATCH 3.17-rc4 v7 0/6] arm: Implement arch_trigger_all_cpu_backtrace
 2014-09-22  9:16 UTC  (3+ messages)
` [PATCH 3.17-rc4 v7 3/6] arm64: Introduce dummy version of asm/fiq.h

[PATCH v2 0/8] mmc: sdhci/imx: a few clean up and fixes
 2014-09-22  9:12 UTC  (9+ messages)
` [PATCH v2 1/8] mmc: sdhci-esdhc-imx: remove duplicated lines
` [PATCH v2 2/8] mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issue
` [PATCH v2 3/8] mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix
` [PATCH v2 4/8] mmc: sdhci: do not enable card detect interrupt for gpio cd type
` [PATCH v2 5/8] mmc: sdhci: do not enable card cd wakeup for gpio case
` [PATCH v2 6/8] mmc: sdhci-esdhc-imx: using specific compatible string in binding doc
` [PATCH v2 7/8] mmc: sdhci-esdhc-imx: add imx6sx support
` [PATCH v2 8/8] mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl

[PATCHv3 0/7] Initial support for the Atmel SMART sama5d4
 2014-09-22  9:04 UTC  (5+ messages)
` [PATCHv3 1/7] clk: at91: add a driver for the h32mx clock

[PATCH v4 00/11] drivers: cacheinfo support
 2014-09-22  8:55 UTC  (4+ messages)
` [PATCH v4 04/11] drivers: base: support cpu cache information interface to userspace via sysfs

[PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC
 2014-09-22  8:52 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: fix bug in pmd construction
 2014-09-22  8:48 UTC  (3+ messages)

[PATCH] clk: samsung: exynos5260: fix typo in clock name
 2014-09-22  8:38 UTC  (4+ messages)

[PATCH] clk: samsung: exynos3250: fix mout_cam_blk parent list
 2014-09-22  8:35 UTC  (3+ messages)

[PATCH] clk: samsung: exynos3250: fix width and shift of div_spi0_isp clock
 2014-09-22  8:35 UTC  (3+ messages)

[PATCH] clk: samsung: exynos3250: fix width field of mout_mmc0/1
 2014-09-22  8:35 UTC  (3+ messages)

[PATCH v2 1/3] clk: samsung: exynos3250: Register DMC clk provider
 2014-09-22  8:29 UTC  (2+ messages)

net/fec: Unable to get a permanent link when connecting to a PC
 2014-09-22  8:06 UTC  (2+ messages)

[PATCH] clk: rockchip: add initcall to set clk defaults after syscons are available
 2014-09-22  7:56 UTC  (2+ messages)

[PATCH 0/4] Add initial support for pinctrl on Exynos7
 2014-09-22  7:55 UTC  (5+ messages)
` [PATCH 2/4] pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts

[PATCH] clk: ti: change clock init to use generic of_clk_init
 2014-09-22  7:55 UTC  (5+ messages)

[PATCH v2] ARM: ls1021a: add gating clocks to IP blocks
 2014-09-22  7:55 UTC  (3+ messages)

[PATCH 00/16 v9] omap 8250 based uart + DMA
 2014-09-22  7:46 UTC  (8+ messages)
` [PATCH 09/16] tty: serial: 8250_dma: Add a TX trigger workaround for AM33xx

No subject
 2014-09-22  7:45 UTC  (7+ messages)
` [PATCHv4 1/6] ARM: dts: Add SoC level device tree support for LS1021A
` [PATCHv4 2/6] ARM: dts: Add initial LS1021A QDS board dts support
` [PATCHv4 3/6] ARM: dts: Add initial LS1021A TWR "
` [PATCHv4 4/6] dt-bindings: arm: add Freescale LS1021A SoC device tree binding
` [PATCHv4 5/6] ARM: imx: Add initial support for Freescale LS1021A
` [PATCHv4 6/6] ARM: imx: Add Freescale LS1021A SMP support

[PATCHv4 0/6] ARM: imx: Add Freescale LS1021A SoC and board support
 2014-09-22  7:32 UTC 

[PATCH v4 1/2] bcma: register bcma as device tree driver
 2014-09-22  7:26 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).