linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-25 20:40:43 to 2014-10-27 12:37:28 UTC [more...]

[PATCH v6 1/3] iommu/rockchip: rk3288 iommu driver
 2014-10-27 12:37 UTC  (2+ messages)
` [PATCH v6 3/3] ARM: dts: rk3288: add VOP iommu nodes

[PATCH v2 0/5] Berlin BG2 AHCI and SATA PHY
 2014-10-27 12:27 UTC  (7+ messages)
` [PATCH v2 1/5] phy: berlin-sata: Move PHY_BASE into private data struct

[PATCH v7 0/2] ARM: kprobes: enable OPTPROBES for ARM 32
 2014-10-27 12:24 UTC  (3+ messages)
` [PATCH v7 1/2] kprobes: copy ainsn after alloc aggr kprobe

[PATCH 00/10] arm64 EFI patches for 3.19
 2014-10-27 12:24 UTC  (7+ messages)
` [PATCH 05/10] arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)
` [PATCH 10/10] arm64: dmi: set DMI string as dump stack arch description

[PATCH v2 0/4] Low/high memory CMA reservation fixes
 2014-10-27 12:13 UTC  (6+ messages)
` [PATCH v2 3/4] mm: cma: Ensure that reservations never cross the low/high mem boundary

[PATCH 00/10] arm64 kexec kernel patches V5
 2014-10-27 12:13 UTC  (4+ messages)
` [PATCH 01/10] arm64/kvm: Fix assembler compatibility of macros

[PATCH v5 0/4] regulator: max77686/trats2: Disable some regulators in suspend
 2014-10-27 12:11 UTC  (5+ messages)
` [PATCH v5 1/4] regulator: max77686: Replace hard-coded opmode values with defines
` [PATCH v5 2/4] regulator: max77686: Store opmode non-shifted
` [PATCH v5 3/4] regulator: max77686: Add suspend disable for some LDOs
` [PATCH v5 4/4] ARM: dts: exynos4412-trats: Add suspend configuration for max77686 regulators

[PATCHv2 0/9] Prepatory rework for multi-PMU support
 2014-10-27 12:06 UTC  (10+ messages)
` [PATCHv2 1/9] arm: perf: factor out callchain code
` [PATCHv2 2/9] arm: perf: add missing pr_info newlines
` [PATCHv2 3/9] arm: perf: make PMU probing data-driven
` [PATCHv2 4/9] arm: perf: use IDR types for CPU PMUs
` [PATCHv2 5/9] arm: perf: limit size of accounting data
` [PATCHv2 6/9] arm: perf: kill get_hw_events()
` [PATCHv2 7/9] arm: perf: fold percpu_pmu into pmu_hw_events
` [PATCHv2 8/9] arm: perf: dynamically allocate cpu hardware data
` [PATCHv2 9/9] arm: perf: fold hotplug notifier into arm_pmu

[PATCH RFC 1/2] drivers: pci: fix window allocation order wrt bus_range filtering
 2014-10-27 12:03 UTC  (4+ messages)
` [PATCH RFC 2/2] drivers: pci: convert generic host controller to DT resource parsing API

[PATCH] arm: dma-mapping: fix compilation error when CONFIG_MMU is not present
 2014-10-27 11:59 UTC  (6+ messages)

[PATCH resend] ARM: perf: remove useless return and check of idx in counter handling
 2014-10-27 11:54 UTC  (3+ messages)

[PATCH v2 0/3] VFP fixes
 2014-10-27 11:49 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: vfp: Fix VFPv3 hwcap detection on CPUID based cpus

[PATCH 0/3] genirq: Saving/restoring the irqchip state of an irq line
 2014-10-27 11:47 UTC  (5+ messages)
` [PATCH 1/3] genirq: Allow the irqchip state of an IRQ to be save/restored

[PATCH v6 0/2] iommu/arm-smmu: hard iova_to_phys
 2014-10-27 11:44 UTC  (3+ messages)
` [PATCH v6 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR

[RFC PATCH v3 0/7] Introduce automatic DMA configuration for IOMMU masters
 2014-10-27 11:30 UTC  (7+ messages)
` [RFC PATCH v3 5/7] dma-mapping: detect and configure IOMMU in of_dma_configure

[PATCH v1 0/2] ARM: hip04: add GPIO support
 2014-10-27 11:23 UTC  (2+ messages)

[PATCH v6 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-10-27 11:19 UTC  (10+ messages)
` [PATCH v6 1/7] ARM: l2c: Refactor the driver to use commit-like interface
` [PATCH v6 2/7] ARM: l2c: Add interface to ask hypervisor to configure L2C
` [PATCH v6 3/7] ARM: l2c: Get outer cache .write_sec callback from mach_desc only if not NULL
` [PATCH v6 4/7] ARM: l2c: Add support for overriding prefetch settings
` [PATCH v6 5/7] ARM: EXYNOS: Add .write_sec outer cache callback for L2C-310
` [PATCH v6 6/7] ARM: EXYNOS: Add support for non-secure L2X0 resume
` [PATCH v6 7/7] ARM: dts: exynos4: Add nodes for L2 cache controller

[PATCH 0/4] Touchscreen performance related fixes
 2014-10-27 11:08 UTC  (5+ messages)
` [PATCH 1/4] input: touchscreen: ti_am335x_tsc Interchange touchscreen and ADC steps
` [PATCH 2/4] input: touchscreen: ti_am335x_tsc: Remove udelay in interrupt handler
` [PATCH 3/4] arm: boot: dts: am335x-evm: Make charge delay a DT parameter for tsc
` [PATCH 4/4] input: touchscreen: ti_am335x_tsc: Use charge delay DT parameter

[PATCH v4 3/7] [RFC] arm/arm64: introduce is_dma_coherent
 2014-10-27 11:02 UTC  (17+ messages)
                              ` [Xen-devel] "

[PATCH RFC] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit
 2014-10-27 10:48 UTC  (4+ messages)
  ` [RFC V2] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
    ` [RFC V3] "

[PATCH v4 0/3] regulator: max77686/trats2: Disable some regulators in suspend
 2014-10-27 10:35 UTC  (8+ messages)
` [PATCH v4 1/3] regulator: max77686: Replace hard-coded opmode values with defines
` [PATCH v4 2/3] regulator: max77686: Implement suspend disable for some LDOs
` [PATCH v4 3/3] ARM: dts: exynos4412-trats: Add suspend configuration for max77686 regulators

[PATCH] arm64: kgdb: fix single stepping
 2014-10-27 10:34 UTC  (2+ messages)

[PATCH] ARM/ARM64: arch-timer: fix arch_timer_probed logic
 2014-10-27 10:33 UTC  (5+ messages)

[PATCH 0/1] bus: cci: move away from arm_pmu framework
 2014-10-27 10:32 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/7] arm: mediatek: Add more basic features
 2014-10-27 10:28 UTC  (8+ messages)
` [PATCH 6/7] arm: mediatek: enable gpt6 on boot up to make arch timer working

[PATCH v5 1/3] iommu/rockchip: rk3288 iommu driver
 2014-10-27 10:08 UTC  (3+ messages)

[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-10-27  9:58 UTC  (4+ messages)
` [PATCH v5 12/18] ACPI / processor: Make it possible to get CPU hardware ID via GICC

[PATCH v2 0/3] ARM: keystone: pm: switch to use generic pm domains
 2014-10-27  9:39 UTC  (13+ messages)
` [PATCH v2 2/3] "

[PATCH v5 00/16] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2014-10-27  9:36 UTC  (4+ messages)
` [PATCH v5 02/16] clk: tegra: Add library for the DFLL clock source (open-loop mode)

[RESENDv5] serial: of-serial: fix up PM ops on no_console_suspend and port type
 2014-10-27  9:27 UTC 

[RESENDv5] serial: of-serial: fix up PM ops on no_console_suspend and port type
 2014-10-27  9:24 UTC 

[PATCH 0/2] initial suport for Alphascale ASM9260
 2014-10-27  9:23 UTC  (3+ messages)
` [PATCH 1/2] ARM: add mach-asm9260
` [PATCH 2/2] ARM: add lolevel debug support for asm9260

[PATCH 1/1] ARM: exynos_defconfig: Enable max77802 rtc and clock drivers
 2014-10-27  9:17 UTC 

[PATCH v9 0/9] cpuidle driver for QCOM SoCs: 8064, 8074, 8084
 2014-10-27  9:15 UTC  (2+ messages)

Setting cpu affinity for MSI-X on i.mx6 possible?
 2014-10-27  8:52 UTC 

[PATCH v1 1/4] ARM: dts: rockchip: Add devicetree source for MarsBoard RK3066
 2014-10-27  8:32 UTC  (6+ messages)
` [PATCH v1 2/4] dt-bindings: Document Marsboard RK3066 in Rockchip platforms dt-bindings
` [PATCH v1 3/4] ARM: dts: rockchip: Add EMAC Rockchip for RK3066 SoCs
` [PATCH v1 4/4] ARM: dts: rockchip: Enable emac node in rk3066a-marsboard

[PATCH/RFC] ARM: shmobile: sh7372: Keep D4 pm domain powered
 2014-10-27  8:23 UTC  (3+ messages)

[PATCH v3 00/11] ARM: shmobile: r8a7740/armadillo800eva legacy PM domain support
 2014-10-27  8:17 UTC  (15+ messages)
` [PATCH v3 01/11] ARM: shmobile: r8a7740: Add missing A3SP pm domain devices
` [PATCH v3 02/11] ARM: shmobile: r8a7740: Add missing A4S "
` [PATCH v3 04/11] ARM: shmobile: armadillo800eva legacy: "
` [PATCH v3 05/11] ARM: shmobile: r8a7740: Add A3RV pm domain support
` [PATCH v3 06/11] ARM: shmobile: r8a7740: Add A3SG "
` [PATCH v3 07/11] ARM: shmobile: r8a7740/armadillo legacy: Add A4MP "

[PATCH v2 00/20] rtc: omap: fixes and power-off feature
 2014-10-27  8:09 UTC  (2+ messages)
` [PATCH v3] rtc: omap: add support for pmic_power_en

[PATCH] ARM: dts: rockchip: use internal pull-up resistors on I2C busses
 2014-10-27  8:02 UTC  (3+ messages)

[PATCH v2] i2c:at91: add bound checking on SMBus block length bytes
 2014-10-27  7:57 UTC  (5+ messages)

[PATCH 00/10] Save MSI chip in pci_sys_data
 2014-10-27  7:48 UTC  (11+ messages)
` [PATCH 01/10] MSI: Rename msi_chip to msi_controller for better readability
` [PATCH 02/10] PCI/MSI: Introduce weak pcibios_msi_controller()
` [PATCH 03/10] arm/MSI: Save MSI controller in pci_sys_data
` [PATCH 04/10] PCI: tegra: "
` [PATCH 05/10] PCI: designware: "
` [PATCH 06/10] PCI: rcar: "
` [PATCH 07/10] PCI: mvebu: "
` [PATCH 08/10] PCI: xilinx: "
` [PATCH 09/10] arm/PCI: Clean unused pcibios_add_bus() and pcibios_remove_bus()
` [PATCH 10/10] PCI/MSI: Remove useless bus->msi assignment

[PATCH v4 0/7] ARM: mediatek: Add support for interrupt polarity
 2014-10-27  7:44 UTC  (4+ messages)

[PATCH 0/4] Arndale: Adding Sound Machine Driver for ALC5631 Codec
 2014-10-27  6:11 UTC  (5+ messages)
` [PATCH 1/4] ASoC: ALC5631: Add device tree binding documentation
` [PATCH 2/4] Sound: Samsung: Add sound card machine driver for Arndale Board
` [PATCH 3/4] Sound: Kconfig: Adding the description of the codec
` [PATCH 4/4] Sound: DT: Adding Device Tree compatibility to Realtek's ALC5631 codec driver

add initial support for TBS2910 Matrix ARM mini PC
 2014-10-27  5:46 UTC  (5+ messages)
` [PATCH v3 1/2] devicetree: bindings: Add vendor prefix for TBS Technologies
` [PATCH v3 2/2] ARM: dts: add initial support for TBS2910 Matrix ARM mini PC

[PATCH 00/17] Suspend to RAM support for Armada XP
 2014-10-27  5:27 UTC  (5+ messages)
` [PATCH 06/17] gpio: mvebu: add suspend/resume support

[PATCH v2 04/36] ncr5380: Remove unused macros
 2014-10-27  5:26 UTC  (7+ messages)
` [PATCH v2 08/36] ncr5380: Remove redundant AUTOSENSE macro
` [PATCH v2 10/36] ncr5380: Fix SCSI_IRQ_NONE bugs
` [PATCH v2 12/36] ncr5380: Cleanup host info() methods
` [PATCH v2 13/36] ncr5380: Move static PDMA spin counters to host data
` [PATCH v2 15/36] ncr5380: Remove *_RELEASE macros
` [PATCH v2 16/36] ncr5380: Drop legacy scsi.h include

[PATCH v0] ARMv8:mm:Support the DEBUG_PAGEALLOC
 2014-10-27  4:01 UTC 

[PATCH 0/4] pinctrl: sunxi: Add A80 Pin Controller support
 2014-10-27  2:41 UTC  (7+ messages)
` [PATCH 1/4] pinctrl: sunxi: Add PN bank base pin
` [PATCH 2/4] pinctrl: sunxi: Add A80 pinctrl muxing options
  ` [linux-sunxi] "
` [PATCH 3/4] ARM: sun9i: Enable the A80 pinctrl driver
` [PATCH 4/4] ARM: sun9i: optimus: Set UART0 muxing

[PATCH v14 0/5] Rockchip soc thermal driver
 2014-10-27  2:39 UTC  (6+ messages)
` [PATCH v14 1/5] thermal: rockchip: add driver for thermal
` [PATCH v14 2/5] dt-bindings: document Rockchip thermal
` [PATCH v14 3/5] ARM: dts: add RK3288 Thermal data
` [PATCH v14 4/5] ARM: dts: add main Thermal info to rk3288
` [PATCH v14 5/5] ARM: dts: enable Thermal on rk3288-evb board

[PATCH v2] ARM: kexec: Fix validating CPU hotplug support
 2014-10-27  2:09 UTC 

[PATCHv2 0/2] Support new Exynos4415 SoC based on Cortex-A9 quad cores
 2014-10-27  1:35 UTC  (3+ messages)
` [PATCHv2 1/2] ARM: EXYNOS: Add EXYNOS4415 SoC ID
` [PATCHv2 2/2] ARM: dts: Add dts files for Exynos4415 SoC

[PATCHv2] pinctrl: exynos: Add support for Exynos4415
 2014-10-27  1:21 UTC 

[PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-10-27  1:06 UTC  (4+ messages)
` [PATCH v3 16/27] Mips/MSI: Save msi chip in pci sysdata

[PATCH v3 0/3] i2c/at91: add support PM functions
 2014-10-27  0:35 UTC  (4+ messages)
` [PATCH v3 2/3] i2c/at91: add support for system PM

[PATCH 1/2] ARM: shmobile: r8a73a4: Add SoC-specific CMT compatible property
 2014-10-27  0:27 UTC  (4+ messages)
` [PATCH 2/2] ARM: shmobile: r8a7778: Add SoC-specific TMU "

USB Ethernet gadget on Nokia n900
 2014-10-26 22:23 UTC  (12+ messages)

[GIT PULL] arm: pxa: fixes against v3.18-rc1
 2014-10-26 21:23 UTC  (6+ messages)

[PATCH 0/3] Pinctrl driver for Amlogic Meson SoCs
 2014-10-26 18:25 UTC  (4+ messages)
` [PATCH 2/3] pinctrl: meson: add device tree bindings documentation

[PATCHv0] arm: mvebu: add .dts file for Synology DS213j
 2014-10-26 17:42 UTC  (6+ messages)

[GIT PULL]: ARM: SoC fixes for -rc2
 2014-10-26 17:15 UTC 

[PATCH 00/11] dmaengine: Cleanup chancnt
 2014-10-26 16:31 UTC  (3+ messages)
` [PATCH 09/11] dmaengine: sh: Remove chancnt affectations

[PATCH v8 0/9] initial suport for Alphascale ASM9260
 2014-10-26 15:26 UTC  (3+ messages)

[PATCH] bcm2835: add VideoCore Mailbox to the device tree
 2014-10-26 15:22 UTC  (4+ messages)

[PATCH] mailbox: Enable BCM2835 mailbox support
 2014-10-26 15:14 UTC  (5+ messages)

[RFC 0/7] Qualcomm SMEM, SMD, RPM and regulators
 2014-10-26 15:04 UTC  (5+ messages)
` [RFC 4/7] soc: qcom: Add Shared Memory Manager driver

[PATCHv6 0/6] ARM: imx: Add Freescale LS1021A SoC and board support
 2014-10-26 14:57 UTC  (3+ messages)

[PATCH] ARM: Add unwinding support for memset function
 2014-10-26 14:11 UTC 

[PATCH] arm64: amd-seattle: Adding device tree for AMD Seattle platform
 2014-10-26 14:09 UTC  (5+ messages)

[PATCH 1/3] soc: ti: Use list_first_entry_or_null() at appropriate places
 2014-10-26  9:39 UTC  (3+ messages)
` [PATCH 2/3] soc: ti: knav_qmss_queue: Fix unbalanced locking in knav_pool_create()
` [PATCH 3/3] soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc fails

[GIT PULL] ARM: imx: fixes for 3.18
 2014-10-26  3:44 UTC  (2+ messages)

[PATCH] arm: dts: add initial support for TBS2910 Matrix ARM mini PC
 2014-10-26  0:55 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/4] ARM: dts: hummingboard: Split HummingBoard DT to support s/dl and d/q
 2014-10-26  0:51 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx53: Improve SSI clocks description
 2014-10-25 22:19 UTC  (5+ messages)

[PATCH 0/3] genirq: Add support for "split-EOI" irqchips
 2014-10-25 20:40 UTC  (4+ messages)
` [PATCH 1/3] genirq: Add support for priority-drop/deactivate interrupt controllers


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