Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-04 17:28:52 to 2016-02-05 11:58:37 UTC [more...]

[PATCH v3 0/5] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-05 11:58 UTC  (15+ messages)
` [PATCH v3 1/5] clk: sunxi: Add apb0 gates for H3
` [PATCH v3 3/5] pinctrl: sunxi: Add H3 R_PIO controller support
` [PATCH v3 4/5] ARM: dts: sun8i-h3: Add R_PIO controller node to the dtsi
` [PATCH v3 5/5] pinctrl: sunxi: Use pin number when calling sunxi_pmx_set

[PATCH] PCI: generic: map config window in one go
 2016-02-05 10:48 UTC  (5+ messages)

marvell_cesa fails to register on kirkwood (88F6282)
 2016-02-05 10:29 UTC  (3+ messages)

[PATCH v4 0/2] ASoC: Add SPDIF support for Allwinner SoCs
 2016-02-05 10:23 UTC  (4+ messages)
` [PATCH v4 2/2] ASoC: sunxi: Add support for the SPDIF block

[PATCH 00/11] arm64: Introduce Allwinner A64 and Pine64 support
 2016-02-05 10:04 UTC  (11+ messages)
` [PATCH 03/11] drivers: rtc: allow compilation of sun6i RTC for all sunxi SoCs
` [PATCH 10/11] arm64: dts: add Allwinner A64 SoC .dtsi
  ` [linux-sunxi] "
` [PATCH 11/11] arm64: dts: add Pine64 support

[PATCH v2] arm64: dts: r8a7795: pmu: switch to Cortex specific device nodes
 2016-02-05 10:03 UTC  (4+ messages)

SGTL5000 misc
 2016-02-05 10:00 UTC  (11+ messages)

[PATCH v2] arm64: dts: r8a7795: Add L2 cache-controller nodes
 2016-02-05  9:57 UTC  (3+ messages)

[PATCH v10 0/5] Watchdog: introduce ARM SBSA watchdog driver
 2016-02-05  9:51 UTC  (24+ messages)
` [PATCH v10 4/5] "
` [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support

[PATCH v2 00/26] drm: Add Allwinner A10 display engine support
 2016-02-05  9:49 UTC  (5+ messages)
` [PATCH v2 10/26] ARM: sun5i: a13: Add display and TCON clocks

[PATCH v7 0/5] ACPI based PCI support for arm64
 2016-02-05  9:47 UTC  (5+ messages)
` [PATCH v7 5/5] PCI: ACPI: Add a generic ACPI based host controller

[PATCH v4 0/2] Add a DRM display driver to the Allwinner H3
 2016-02-05  9:39 UTC  (3+ messages)
` [PATCH v4 1/2] clk: sunxi: Add sun6i/8i video support

[PATCH v6 0/7] Add clock support for Mediatek MT2701
 2016-02-05  9:37 UTC  (8+ messages)
` [PATCH v6 1/7] clk: mediatek: Refine the makefile to support multiple clock drivers
` [PATCH v6 2/7] dt-bindings: ARM: Mediatek: Document bindings for MT2701
` [PATCH v6 3/7] clk: mediatek: Add dt-bindings for MT2701 clocks
` [PATCH v6 4/7] clk: mediatek: Add MT2701 clock support
` [PATCH v6 5/7] reset: mediatek: Add MT2701 reset controller dt-binding file
` [PATCH v6 6/7] reset: mediatek: Add MT2701 reset driver
` [PATCH v6 7/7] clk: mediatek: Enable critical clocks for MT2701

[PATCH v4 1/1] USB: core: let USB device know device node
 2016-02-05  9:37 UTC  (5+ messages)

[PATCH v2 00/51] mtd: rework ECC layout definition
 2016-02-05  9:31 UTC  (6+ messages)
` [PATCH v2 05/51] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v2 07/51] mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriate

[PATCH v3 0/6] CPUs capacity information for heterogeneous systems
 2016-02-05  9:30 UTC  (11+ messages)
` [PATCH v3 2/6] drivers/cpufreq: implement init_cpu_capacity_default()

[PATCH] netfilter: tee: select NF_DUP_IPV6 unconditionally
 2016-02-05  9:20 UTC 

[PATCH v3 0/3] reset: Add support for shared reset controls
 2016-02-05  9:08 UTC  (3+ messages)
` [PATCH v3 3/3] "

[PATCH] ARM: remove duplicate definitions of __vectors_start and __stubs_start
 2016-02-05  9:05 UTC  (3+ messages)

[PATCH v2 0/3] Input: rotary-encoder - use more than two gpios
 2016-02-05  9:05 UTC  (6+ messages)
` [PATCH v2 2/3] Input: rotary-encoder - move configuration data to driver data

[PATCH v3 00/23] arm64: Virtualization Host Extension support
 2016-02-05  9:02 UTC  (14+ messages)
` [PATCH v3 11/23] arm64: KVM: VHE: Split save/restore of registers shared between guest and host
` [PATCH v3 19/23] arm64: KVM: Move most of the fault decoding to C
` [PATCH v3 20/23] arm64: perf: Count EL2 events if the kernel is running in HYP
` [PATCH v3 22/23] arm64: VHE: Add support for running Linux in EL2 mode
` [PATCH v3 23/23] arm64: Panic when VHE and non VHE CPUs coexist

[PATCH V7 0/6] i2c: qup: Add support for v2 tags and bam dma
 2016-02-05  8:00 UTC  (6+ messages)
` [PATCH V7 3/6] i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit

[PATCH v11 00/21] KVM: ARM64: Add guest PMU support
 2016-02-05  7:14 UTC  (22+ messages)
` [PATCH v11 01/21] ARM64: Move PMU register related defines to asm/pmu.h
` [PATCH v11 02/21] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v11 03/21] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v11 04/21] KVM: ARM64: Add access handler for PMCR register
` [PATCH v11 05/21] KVM: ARM64: Add access handler for PMSELR register
` [PATCH v11 06/21] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register
` [PATCH v11 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v11 08/21] KVM: ARM64: Add access handler for event type register
` [PATCH v11 09/21] KVM: ARM64: Add access handler for event counter register
` [PATCH v11 10/21] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register
` [PATCH v11 11/21] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register
` [PATCH v11 12/21] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register
` [PATCH v11 13/21] KVM: ARM64: Add access handler for PMSWINC register
` [PATCH v11 14/21] KVM: ARM64: Add helper to handle PMCR register bits
` [PATCH v11 15/21] KVM: ARM64: Add access handler for PMUSERENR register
` [PATCH v11 16/21] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v11 17/21] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v11 18/21] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v11 19/21] KVM: ARM64: Add a new feature bit for PMUv3
` [PATCH v11 20/21] KVM: ARM: Introduce per-vcpu kvm device controls
` [PATCH v11 21/21] KVM: ARM64: Add a new vcpu device control group for PMUv3

PM regression with commit 5de85b9d57ab PM runtime re-init in v4.5-rc1
 2016-02-05  6:54 UTC  (7+ messages)

[PATCH 2/2] memory: omap-gpmc: Add Kconfig option for debug
 2016-02-05  6:10 UTC  (11+ messages)

[PATCH] PCI: layerscape: add ls2085a compatible
 2016-02-05  6:07 UTC  (6+ messages)

[PATCH v3] arm64: defconfig: Enable samsung MFD and related configs
 2016-02-05  6:04 UTC 

[PATCH] arm64: dts: mt8173: add node for thermal calibration
 2016-02-05  5:47 UTC 

[PATCH v4 0/3] ARM: OMAP2+: hwmod: RTC: Add lock and unlock hooks
 2016-02-05  5:42 UTC  (4+ messages)
` [PATCH v4 1/3] ARM: hwmod: RTC: Add lock and unlock functions
` [PATCH v4 2/3] ARM: DRA7: "
` [PATCH v4 3/3] ARM: AMx3xx: "

[PATCH v3 0/4] add reboot mode driver
 2016-02-05  5:03 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: power: reset: add document for reboot-mode driver

[PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver
 2016-02-05  4:34 UTC  (10+ messages)
` [PATCH V14 1/9] dma: qcom_bam_dma: move to qcom directory
` [PATCH V14 2/9] dma: hidma: Add Device Tree binding
` [PATCH V14 3/9] dma: add Qualcomm Technologies HIDMA management driver
` [PATCH V14 4/9] dma: add Qualcomm Technologies HIDMA channel driver
` [PATCH V14 5/9] dma: qcom_hidma: implement lower level hardware interface
` [PATCH V14 6/9] dma: qcom_hidma: add debugfs hooks
` [PATCH V14 7/9] dma: qcom_hidma: add support for object hierarchy
` [PATCH V14 8/9] vfio, platform: add support for ACPI while detecting the reset driver
` [PATCH V14 9/9] vfio, platform: add QTI HIDMA "

[PATCH v5 0/2] regulator: act8945a: add regulator driver for the sub-device of ACT8945A MFD
 2016-02-05  4:33 UTC  (3+ messages)
` [PATCH v5 1/2] regulator: act8945a: add regulator driver for ACT8945A
` [PATCH v5 2/2] regulator: add documentation for ACT8945A's regulator DT bindings

[PATCH v8 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-02-05  4:26 UTC  (3+ messages)
` [PATCH v8 1/2] power: act8945a: add charger driver for ACT8945A
` [PATCH v8 2/2] power: add documentation for ACT8945A's charger DT bindings

[PATCH v3 0/3] dra7xx: get pcie working in mainline
 2016-02-05  4:19 UTC  (9+ messages)
` [PATCH v3 3/3] pci: dra7xx: use pdata callbacks to perform reset

[PATCH v10 0/2] mfd: act8945a: add Active-semi ACT8945A PMIC MFD driver
 2016-02-05  3:36 UTC  (3+ messages)
` [PATCH v10 1/2] "
` [PATCH v10 2/2] mfd: add documentation for ACT8945A DT bindings

[PATCH V2 2/6] stm class: adds a loop to extract the first valid STM device name
 2016-02-05  3:18 UTC  (4+ messages)

[PATCH v4 0/2] pci: Add host controller driver for Cavium ThunderX PCIe
 2016-02-05  3:10 UTC  (5+ messages)
` [PATCH v4 2/2] pci, pci-thunder-pem: Add PCIe host driver for ThunderX processors

[PATCH v2] drm: Clean up drm Makefile
 2016-02-05  3:10 UTC 

[PATCH v4 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-02-05  3:05 UTC  (18+ messages)
` [PATCH v4 01/17] Xen: ACPI: Hide UART used by Xen
` [PATCH v4 02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place
` [PATCH v4 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v4 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
` [PATCH v4 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
` [PATCH v4 06/17] Xen: ARM: Add support for mapping platform device mmio
` [PATCH v4 07/17] Xen: ARM: Add support for mapping AMBA "
` [PATCH v4 08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
` [PATCH v4 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v4 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v4 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v4 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
` [PATCH v4 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
` [PATCH v4 14/17] XEN: EFI: Move x86 specific codes to architecture directory
` [PATCH v4 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
` [PATCH v4 16/17] FDT: Add a helper to get specified name subnode
` [PATCH v4 17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI

[RESEND PATCH v8 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-02-05  2:31 UTC  (7+ messages)
` [RESEND PATCH v8 1/6] clk: hisilicon: add CRG driver for hi3519 soc
` [RESEND PATCH v8 2/6] ARM: hisi: add compatible string for Hi3519 soc
` [RESEND PATCH v8 3/6] ARM: config: hisi: enable CONFIG_RESET_CONTROLLER
` [RESEND PATCH v8 4/6] ARM: debug: add hi3519 debug uart
` [RESEND PATCH v8 5/6] ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl
` [RESEND PATCH v8 6/6] ARM: dts: add dts files for Hi3519

[PATCH v3 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2016-02-05  1:44 UTC  (6+ messages)
` [PATCH v3 1/8] dt-bindings: Add a binding for Mediatek Video Processor

[PATCH v2] arm64: defconfig: Enable samsung MFD and related configs
 2016-02-05  1:36 UTC  (5+ messages)

[PATCH v4 00/10] rtc: max77686: Extend driver and add max77802 support
 2016-02-05  0:18 UTC  (5+ messages)
  ` [rtc-linux] "

[PATCH v8] kernel: add kcov code coverage
 2016-02-05  0:14 UTC  (3+ messages)

[PATCH v7 0/7] ARM: dts: Add Advantech board support
 2016-02-04 23:57 UTC  (7+ messages)
` [PATCH v7 3/7] ARM: dts: imx: Add Advantech BA-16 Qseven module
` [PATCH v7 4/7] ARM: dts: imx: Add support for Advantech/GE Bx50v3

[RFC PATCH] ARM: clocksource: make ARM_GLOBAL_TIMER selectable
 2016-02-04 23:39 UTC  (4+ messages)

[PATCH] ARM: multi_v7_defconfig: enable DW_WATCHDOG
 2016-02-04 21:25 UTC  (3+ messages)

[PATCH] ARM: nomadik: fix up SD/MMC DT settings
 2016-02-04 21:24 UTC  (2+ messages)

[PATCH] irqchip: bcm2836: Drop extra memory barrier in SMP boot
 2016-02-04 21:14 UTC 

[PATCH v3 net 0/7] mvneta fixes for SMP
 2016-02-04 21:09 UTC  (8+ messages)
` [PATCH v3 net 1/7] net: mvneta: Fix for_each_present_cpu usage
` [PATCH v3 net 2/7] net: mvneta: Fix the CPU choice in mvneta_percpu_elect
` [PATCH v3 net 3/7] net: mvneta: Use on_each_cpu when possible
` [PATCH v3 net 4/7] net: mvneta: Remove unused code
` [PATCH v3 net 5/7] net: mvneta: Modify the queue related fields from each cpu
` [PATCH v3 net 6/7] net: mvneta: The mvneta_percpu_elect function should be atomic
` [PATCH v3 net 7/7] net: mvneta: Fix race condition during stopping

[PATCH] PCI: designware: comment the condition of programming ATU in host init
 2016-02-04 20:37 UTC  (2+ messages)

[PATCHv3 1/3] arm64: Drop alloc function from create_mapping
 2016-02-04 19:43 UTC  (3+ messages)
` [PATCHv2 2/3] arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
` [PATCHv3 3/3] arm64: ptdump: Indicate whether memory should be faulting

[PATCH v2] clk: shmobile: r8a7795: Add SD divider support
 2016-02-04 19:30 UTC  (2+ messages)

[GIT PULL] arm64: fixes for -rc3
 2016-02-04 18:49 UTC 

linux-next: build failure after merge of the aio tree
 2016-02-04 18:48 UTC  (11+ messages)

[PATCH] irqchip-gicv3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
 2016-02-04 18:45 UTC 

[GIT PULL] clk: tegra: Fixes for v4.5-rc3
 2016-02-04 17:52 UTC 

[PATCH V4 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-02-04 17:29 UTC  (11+ messages)
` [PATCH V4 14/23] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation
` [PATCH V4 15/23] acpi, mcfg: Implement two calls that might be used to inject/remove MCFG region
` [PATCH V4 16/23] x86, acpi, pci: Use equivalent function from mcfg.c driver
` [PATCH V4 17/23] acpi, mcfg: Add default PCI config accessors implementation and initial support for related quirks
` [PATCH V4 18/23] pci, of: Move the PCI I/O space management to PCI core code
` [PATCH V4 19/23] drivers: pci: add generic code to claim bus resources
` [PATCH V4 20/23] pci, acpi: Support for ACPI based generic PCI host controller init
` [PATCH V4 21/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks
` [PATCH V4 22/23] arm64, pci, acpi: Assign legacy IRQs once device is enable
` [PATCH V4 23/23] arm64, pci, acpi: Start using ACPI based PCI host bridge driver for ARM64


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 read-only IMAP folder(s) and NNTP newsgroup(s).