linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-08 10:30:23 to 2015-01-08 19:37:23 UTC [more...]

[PATCH 0/9] ARM Versatile multi-platform support
 2015-01-08 19:37 UTC  (3+ messages)
` [PATCH 3/9] ARM: versatile: add DT based PCI detection

[PATCH v2 0/8] Add Simple Power-Managed Bus Support
 2015-01-08 19:28 UTC  (2+ messages)

[PATCH v3 0/4] PCI: get DMA configuration from parent device
 2015-01-08 19:26 UTC  (17+ messages)
` [PATCH v3 1/4] of: iommu: add ptr to OF node arg to of_iommu_configure()
` [PATCH v3 2/4] of: move of_dma_configure() to device, c to help re-use
      ` [PATCH v3 2/4] of: move of_dma_configure() to device,c "
` [PATCH v3 3/4] of/pci: add of_pci_dma_configure() update dma configuration

[PATCH] pinctrl: rockchip: Avoid losing interrupts when supporting both edges
 2015-01-08 19:25 UTC  (2+ messages)

Linux 3.19-rc3
 2015-01-08 19:21 UTC  (8+ messages)

[PATCH v3] ARM: at91/dt: sam9263: Add ac97 device node
 2015-01-08 19:16 UTC  (3+ messages)

[PATCH v5 0/8] arm64: stable UEFI virtual mappings for kexec
 2015-01-08 18:48 UTC  (9+ messages)
` [PATCH v5 1/8] arm64/mm: add explicit struct_mm argument to __create_mapping()
` [PATCH v5 2/8] arm64/mm: add create_pgd_mapping() to create private page tables
` [PATCH v5 3/8] efi: split off remapping code from efi_config_init()
` [PATCH v5 4/8] efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE
` [PATCH v5 5/8] arm64/efi: set EFI_ALLOC_ALIGN to 64 KB
` [PATCH v5 6/8] arm64/efi: move SetVirtualAddressMap() to UEFI stub
` [PATCH v5 7/8] arm64/efi: remove free_boot_services() and friends
` [PATCH v5 8/8] arm64/efi: remove idmap manipulations from UEFI code

[PATCH 0/2] Support deprecated SETEND instruction for AArch32
 2015-01-08 18:43 UTC  (3+ messages)
` [PATCH 2/2] arm64: Emulate SETEND for AArch32 tasks

[RFC V5 3/3] arm64:add bitrev.h file to support rbit instruction
 2015-01-08 18:40 UTC  (8+ messages)
          ` [RFC V6 2/3] arm:add "

[PATCH v4 00/12] Add Armada 38x GP and AP boards support
 2015-01-08 18:37 UTC  (16+ messages)
` [PATCH v4 01/12] ARM: mvebu: Rename DEBUG_LL to indicate UART index
` [PATCH v4 02/12] ARM: mvebu: Add UART1 as DEBUG_LL possible target
` [PATCH v4 03/12] ARM: mvebu: a38x: Fix node names
` [PATCH v4 04/12] pinctrl: mvebu: a38x: Add UART1 muxing options
` [PATCH v4 05/12] ARM: mvebu: A38x: Remove redundant pinctrl informations
` [PATCH v4 06/12] ARM: mvebu: Add a number of pinctrl functions
` [PATCH v4 07/12] ARM: mvebu: Add Armada 385 Access Point Development Board support
` [PATCH v4 08/12] ARM: mvebu: a38x: Add more pinctrl functions
` [PATCH v4 09/12] ARM: mvebu: a38x: Add missing labels
` [PATCH v4 10/12] ARM: mvebu: Document the Device Tree binding for the Armada 388 SoC
` [PATCH v4 11/12] ARM: mvebu: Add Device Tree description of "
` [PATCH v4 12/12] ARM: mvebu: Add Armada 388 General Purpose Development Board support

[PATCH v4 12/12] ARM: mvebu: Add Armada 388 General Purpose Development Board support
 2015-01-08 18:11 UTC 

[PATCH 0/4] ARM: mvebu: Enable XHCI on the A385-AP
 2015-01-08 18:09 UTC  (7+ messages)
` [PATCH 1/4] usb: phy: Fix deferred probing

[RFC 0/8] ARM64: Uprobe support added
 2015-01-08 17:54 UTC  (13+ messages)
  ` [RFC 1/8] ARM64: Move BRK opcodes defines from kprobes.h to insn.h
  ` [RFC 2/8] ARM64: Refactor kprobes-arm64
  ` [RFC 4/8] ARM64: Add instruction_pointer_set function
  ` [RFC 6/8] ARM64: Handle TRAP_HWBRKPT for user mode as well
  ` [RFC 8/8] ARM64: Add uprobe support

[PATCH] arm: perf: Directly handle SMP platforms with one SPI
 2015-01-08 17:30 UTC  (3+ messages)
` [PATCH v3] "

Query: ARM64: Behavior of el1_dbg exception while executing el0_dbg
 2015-01-08 17:28 UTC  (5+ messages)

[Patch v2 0/2] Add Qualcomm ADM dmaengine driver
 2015-01-08 17:19 UTC  (4+ messages)
` [Patch v2 2/2] dt/bindings: qcom_adm: Fix channel specificers

ARM: dts: sunxi: A20-OlinuXino-Lime2 raise dcdc2 lower voltage limit
 2015-01-08 17:17 UTC  (3+ messages)
  ` [linux-sunxi] "

[PATCH] USB: gadget: udc: atmel: fix possible oops when unloading module
 2015-01-08 17:15 UTC  (2+ messages)

[RFC] usb: dwc3: add DWC3_SKIP_USB3PHY and DWC3_SKIP_USB2_PHY quirks
 2015-01-08 17:08 UTC  (2+ messages)

[PATCH v2 0/8] Introducing per-device MSI domain
 2015-01-08 17:06 UTC  (9+ messages)
` [PATCH v2 1/8] device core: Introduce per-device MSI domain pointer
` [PATCH v2 2/8] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v2 3/8] PCI/MSI: of: Add support for OF-provided msi_domain
` [PATCH v2 4/8] PCI/MSI: of: Allow msi_domain lookup using the PHB node
` [PATCH v2 5/8] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH v2 6/8] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH v2 7/8] irqchip: gicv3-its: "
` [PATCH v2 8/8] PCI/MSI: Drop domain field from msi_controller

[PATCH v2 0/3] ARM/usb: add PHY for Lubbock platform
 2015-01-08 16:58 UTC  (3+ messages)
` [PATCH v2 2/3] usb: phy: add lubbock phy driver

[PATCH v2 00/21] irqchip: gic: killing gic_arch_extn and co, slowly
 2015-01-08 16:58 UTC  (25+ messages)
` [PATCH v2 02/21] irqchip: tegra: add DT-based support for legacy interrupt controller
` [PATCH v2 04/21] ARM: tegra: update DTs to expose "
` [PATCH v2 05/21] DT: tegra: add binding for the "
` [PATCH v2 06/21] ARM: tegra: remove old LIC support
` [PATCH v2 07/21] genirq: Add irqchip_set_wake_parent
` [PATCH v2 08/21] irqchip: crossbar: convert dra7 crossbar to stacked domains
` [PATCH v2 10/21] irqchip: GIC: get rid of routable domain
` [PATCH v2 12/21] ARM: omap: convert wakeupgen to stacked domains
` [PATCH v2 13/21] DT: omap4/5: add binding for the wake-up generator
` [PATCH v2 14/21] ARM: imx6: convert GPC to stacked domains
` [PATCH v2 15/21] ARM: exynos4/5: convert pmu wakeup "

[PATCH] arm64: Relax licensing of arm64 Xen DMA operations
 2015-01-08 16:51 UTC  (2+ messages)

[PATCH v3 00/19] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-01-08 16:42 UTC  (8+ messages)

[PATCH v15 00/11] KVM//x86/arm/arm64: dirty page logging for ARMv7/8 (3.18.0-rc2)
 2015-01-08 16:42 UTC  (17+ messages)
` [PATCH v15 10/11] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
` [PATCH v15 11/11] KVM: arm/arm64: Add support to dissolve huge PUD
` [RESEND PATCH v15 07/11] KVM: arm: page logging 2nd stage fault handling

[PATCH 0/5] AM437x SK: Add power-button support
 2015-01-08 16:25 UTC  (4+ messages)
` [PATCH 1/5] mfd: tps65218: make INT[12] and STATUS registers volatile

[PATCH] serial: 8250: Make ISA ports optional
 2015-01-08 16:11 UTC  (3+ messages)

[RFC] ARM: Make CPU_DCACHE_DISABLE depend on !SMP
 2015-01-08 15:53 UTC  (4+ messages)

[PATCH v2 0/8] Add Armada 385 General Purpose Development Board support
 2015-01-08 15:41 UTC  (13+ messages)
` [PATCH v2 1/8] ARM: mvebu: a38x: Fix node names
` [PATCH v2 2/8] ARM: mvebu: A38x: Remove redundant pinctrl informations
` [PATCH v2 3/8] ARM: mvebu: Add a number of pinctrl functions
` [PATCH v2 4/8] ARM: mvebu: a38x: Add more "
` [PATCH v2 5/8] ARM: mvebu: a38x: Add missing labels
` [PATCH v2 6/8] ARM: mvebu: Document the Device Tree binding for the Armada 388 SoC
` [PATCH v2 7/8] ARM: mvebu: Add Device Tree description of "
` [PATCH v2 8/8] ARM: mvebu: Add Armada 385 General Purpose Development Board support

[PATCH v2] ARM: dts: Add dts file for odroid XU3 board
 2015-01-08 15:29 UTC  (9+ messages)

[PATCH RFT 1/2] drivers: bus: check cci device tree node status
 2015-01-08 15:27 UTC  (7+ messages)

[PATCH v2 0/7] ARM: mvebu: Add Armada 385 AP support
 2015-01-08 15:21 UTC  (5+ messages)
` [PATCH v2 7/7] ARM: mvebu: Add Armada 385 Access Point Development Board support

[PATCH 1/1] ARM: dts: pcduino: Enable user LED and button support for pcDuino
 2015-01-08 15:12 UTC  (3+ messages)

[PATCH] ARM: mvebu: Update the SoC ID and revision definitions
 2015-01-08 15:08 UTC 

[PATCH v3 0/7]
 2015-01-08 14:56 UTC  (10+ messages)
` [PATCH v3 1/7] ARM: mvebu: Rename DEBUG_LL to indicate UART index
` [PATCH v3 2/7] ARM: mvebu: Add UART1 as DEBUG_LL possible target
` [PATCH v3 3/7] ARM: mvebu: a38x: Fix node names
` [PATCH v3 4/7] pinctrl: mvebu: a38x: Add UART1 muxing options
` [PATCH v3 5/7] ARM: mvebu: A38x: Remove redundant pinctrl informations
` [PATCH v3 6/7] ARM: mvebu: Add a number of pinctrl functions
` [PATCH v3 7/7] ARM: mvebu: Add Armada 385 Access Point Development Board support

[PATCH RFC V3 0/3] mxs: add ocotp support for i.MX23 and i.MX28
 2015-01-08 14:53 UTC  (6+ messages)
` [PATCH RFC V3 2/3] mxs: add driver for ocotp in "

[PATCH] drivers: cpuidle: don't initialize big.LITTLE driver if MCPM is unavailable
 2015-01-08 14:46 UTC  (9+ messages)

Use armv8 instructions to optimize ARM32 crypto
 2015-01-08 14:34 UTC  (3+ messages)

[PATCH v3 0/4] mmc: dw_mmc: exynos: Add HS400 support
 2015-01-08 14:17 UTC  (4+ messages)
` [PATCH v3 2/4] mmc: dw_mmc: exynos: support eMMC's HS400 mode

[PATCH 00/27] ARM: mvebu: armada-*: Relicense the device tree under GPLv2+/X11
 2015-01-08 13:57 UTC  (9+ messages)

[RFC] how to implement suspend to ram for arm64?
 2015-01-08 13:55 UTC  (3+ messages)

[PATCH] arm64/efi: add missing call to early_ioremap_reset()
 2015-01-08 13:53 UTC  (5+ messages)

[PATCH 0/5] ARM: at91: fix irq_pm_install_action WARNING
 2015-01-08 13:52 UTC  (2+ messages)
` [RFC PATCH] irqchip: add dumb demultiplexer implementation

[PATCH 00/17] ARM: sunxi: Support cpufreq on sun[457]i
 2015-01-08 13:33 UTC  (5+ messages)
` [PATCH 03/17] Input: sun4i-ts: Add thermal zone sensor support

[PATCH v7 00/16] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2015-01-08 13:22 UTC  (17+ messages)
` [PATCH v7 01/16] clk: tegra: Add binding for the Tegra124 DFLL clocksource
` [PATCH v7 02/16] clk: tegra: Add library for the DFLL clock source (open-loop mode)
` [PATCH v7 03/16] clk: tegra: Add closed loop support for the DFLL
` [PATCH v7 04/16] clk: tegra: Add functions for parsing CVB tables
` [PATCH v7 05/16] clk: tegra: Add DFLL DVCO reset control for Tegra124
` [PATCH v7 06/16] clk: tegra: Add Tegra124 DFLL clocksource platform driver
` [PATCH v7 07/16] clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend
` [PATCH v7 08/16] clk: tegra: Add the DFLL as a possible parent of the cclk_g clock
` [PATCH v7 09/16] ARM: tegra: Add the DFLL to Tegra124 device tree
` [PATCH v7 10/16] ARM: tegra: Enable the DFLL on the Jetson TK1
` [PATCH v7 11/16] cpufreq: tegra124: Add device tree bindings
` [PATCH v7 12/16] cpufreq: tegra: Rename tegra-cpufreq to tegra20-cpufreq
` [PATCH v7 13/16] cpufreq: Add cpufreq driver for Tegra124
` [PATCH v7 14/16] ARM: tegra: Add entries for cpufreq on Tegra124
` [PATCH v7 15/16] ARM: tegra: Add CPU regulator to the Jetson TK1 device tree
` [PATCH v7 16/16] ARM: tegra: enable Tegra124 cpufreq driver by default

[PATCH 1/3] ARM: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf
 2015-01-08 13:00 UTC  (3+ messages)
` [PATCH 3/3] ARM: imx6: Fix procedure to switch the parent of LDB_DI_CLK

[PATCH 0/1] ARM: dts: sunxi: Add simplefb nodes for de_be0-lcd0, de_be0-lcd0-tve0
 2015-01-08 12:39 UTC  (3+ messages)
` [PATCH] ARM: dts: sunxi: Add simplefb nodes for de_be0-lcd0, de_be0-lcd0-tve0 pipelines

[PATCH] ARM: tegra: Use PMC scratch register 40 for tegra_resume() location store
 2015-01-08 12:37 UTC  (6+ messages)

[PATCH 1/2] ARM: mediatek: Add sysirq device node to mt6592 dtsi
 2015-01-08 12:28 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: add mt6592 compatible string for mediatek sysirq

[PATCH] ARM: tegra: Fix unit address for Cortex-A9 TWD timer
 2015-01-08 12:24 UTC 

Question regarding Linux Bringup in ARMA9 platform
 2015-01-08 12:14 UTC  (2+ messages)

[PATCH v2] ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3
 2015-01-08 11:52 UTC 

[RFC] mmc:change mmc_init workqueue into a freezable workqueue
 2015-01-08 11:42 UTC  (2+ messages)

[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-08 11:26 UTC  (4+ messages)
` [Linaro-acpi] [PATCH v5 18/18] Documentation: ACPI for ARM64

[PATCH] ARM: mediatek: dts: Add UART dts for MT8127 and MT8135 boards
 2015-01-08 11:18 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP DSS hwmod reset fix
 2015-01-08 11:11 UTC  (6+ messages)
` [PATCH 2/2] ARM: DRA7xx: hwmod: set DSS submodule parent hwmods

[PATCH v2 0/2] ARM: mediatek: Enable uart for mt6589
 2015-01-08 11:03 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: mediatek: dts: Add uart to mt6589
` [PATCH v2 2/2] ARM: mediatek: dts: Add uart to Aquaris5

[PATCH] net/at91_ether: prepare and unprepare clock
 2015-01-08 10:55 UTC  (2+ messages)

[PATCH 0/2] arm64: first set of Kconfig patches for Tegra132 support
 2015-01-08 10:55 UTC  (5+ messages)
` [PATCH 1/2] arm64: Kconfig: add basic support for the Tegra SoC family and the Tegra132 SoC

[PATCH v6 0/8] Introduce automatic DMA configuration for IOMMU masters
 2015-01-08 10:53 UTC  (5+ messages)
` [PATCH v6 6/8] dma-mapping: detect and configure IOMMU in of_dma_configure

Tegra baseline test results for v3.19-rc3
 2015-01-08 10:51 UTC 

[PATCH] ARM64: kernel: add support for cpu cache information
 2015-01-08 10:42 UTC 

[PATCH] ARM: dts: cm-t3x: add NAND support
 2015-01-08 10:30 UTC  (6+ messages)
` [PATCH v2] "


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