Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-09 21:52:12 to 2016-02-10 14:23:29 UTC [more...]

[PATCH] arm64: Rework valid_user_regs
 2016-02-10 14:23 UTC  (4+ messages)

[PATCH v3 0/3] io-pgtable ARM short descriptor format
 2016-02-10 14:21 UTC  (3+ messages)
` [PATCH v3 3/3] iommu/io-pgtable: Avoid redundant TLB syncs

[PATCH 0/5] arm64: Add support of KVM with ACPI
 2016-02-10 14:19 UTC  (5+ messages)
` [PATCH 3/5] irqchip/gic-v2: Parse and export virtual GIC information

[PATCH v2 0/6] irqchip: irq-armada-370-xp: generic MSI infrastructure and assorted fixes
 2016-02-10 14:10 UTC  (4+ messages)

[PATCH V5 00/14] Add generic PM domain support for Tegra
 2016-02-10 14:06 UTC  (7+ messages)
` [PATCH V5 10/14] Documentation: DT: bindings: Add power domain info for NVIDIA PMC

[PATCH V4 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-02-10 14:06 UTC  (3+ messages)
` [PATCH V4 15/23] acpi, mcfg: Implement two calls that might be used to inject/remove MCFG region

[PATCH v4] clk: sunxi: Refactor A31 PLL6 so that it can be reused
 2016-02-10 14:02 UTC  (9+ messages)
  ` breaking DT compatibility (was: Re: [PATCH v4] clk: sunxi: Refactor A31 PLL6 so that it can be reused)

[PATCH 0/8] KVM/ARM: Guest Entry/Exit optimizations
 2016-02-10 14:00 UTC  (24+ messages)
` [PATCH 1/8] arm64: KVM: Switch the sys_reg search to be a binary search
` [PATCH 2/8] ARM: KVM: Properly sort the invariant table
` [PATCH 3/8] ARM: KVM: Enforce sorting of all CP tables
` [PATCH 4/8] ARM: KVM: Rename struct coproc_reg::is_64 to is_64bit
` [PATCH 5/8] ARM: KVM: Switch the CP reg search to be a binary search
` [PATCH 6/8] KVM: arm/arm64: timer: Add active state caching
` [PATCH 7/8] KVM: arm/arm64: Avoid accessing GICH registers
` [PATCH 8/8] KVM: arm64: Avoid accessing ICH registers

[PATCH v2 0/2] ARM: shmobile: Avoid writing to .text
 2016-02-10 13:56 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: shmobile: Move shmobile_smp_{mpidr, fn, arg}[] from .text to .data
` [PATCH v2 2/2] ARM: shmobile: Remove shmobile_boot_arg

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

[PATCH v2 0/7] irqchip: introduce the Alpine MSIX driver
 2016-02-10 13:23 UTC  (8+ messages)
` [PATCH v2 1/7] irqchip/gic-v3: always return IRQ_SET_MASK_OK_DONE in gic_set_affinity
` [PATCH v2 2/7] irqchip: add the Alpine MSIX interrupt controller
` [PATCH v2 3/7] Documentation: bindings: document the Alpine MSIX driver
` [PATCH v2 4/7] arm64: dts: alpine: add the MSIX node in the Alpine v2 dtsi
` [PATCH v2 5/7] ARM: dts: alpine: add the MSIX node
` [PATCH v2 6/7] arm64: alpine: select the Alpine MSI controller driver
` [PATCH v2 7/7] arm: "

[PATCH 00/11] pwm: Add support for PWM Capture
 2016-02-10 13:02 UTC  (12+ messages)
` [PATCH 01/11] pwm: Add PWM Capture support
` [PATCH 02/11] pwm: sysfs: "
` [PATCH 03/11] pwm: sti: Reorganise register names in preparation for new functionality
` [PATCH 04/11] pwm: sti: Only request clock rate when you need to
` [PATCH 05/11] pwm: sti: Supply PWM Capture register addresses and bit locations
` [PATCH 06/11] pwm: sti: Supply PWM Capture clock handling
` [PATCH 07/11] pwm: sti: Initialise PWM Capture channel data
` [PATCH 08/11] pwm: sti: Add support for PWM Capture IRQs
` [PATCH 09/11] pwm: sti: Add PWM Capture call-back
` [PATCH 10/11] pwm: sti: Enable PWM Capture
` [PATCH 11/11] pwm: sti: Take the opportunity to conduct a little house keeping

[PATCH 0/8] arm: Add Artpec-6 SoC
 2016-02-10 12:41 UTC  (9+ messages)
` [PATCH 1/8] clk: add device tree binding for artpec-6 pll1 clock
` [PATCH 2/8] clk: add artpec-6 pll1 clock driver
` [PATCH 3/8] arm: add device-tree SoC bindings for Axis Artpec-6
` [PATCH 4/8] arm: dts: add Artpec-6 soc dtsi file
` [PATCH 5/8] arm: dts: add Artpec-6 development board dts
` [PATCH 6/8] arm: initial machine port for artpec-6 SoC
` [PATCH 7/8] arm: multi_v7_defconfig: add MACH_ARTPEC6
` [PATCH 8/8] arm: mach-artpec: add entry to MAINTAINERS

[PATCH] mfd: Provide MACRO to declare commonly defined MFD cell attributes
 2016-02-10 12:38 UTC  (2+ messages)

[PATCH v3 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-02-10 12:11 UTC  (12+ messages)
` [PATCH v3 1/8] iommu: Add MMIO mapping type
` [PATCH v3 2/8] dma-mapping: add {map,unmap}_resource to dma_map_ops
` [PATCH v3 3/8] dma-mapping: add dma_{map,unmap}_resource
` [PATCH v3 4/8] arm: dma-mapping: add {map, unmap}_resource for iommu ops
` [PATCH v3 5/8] dmaengine: rcar-dmac: group slave configuration
` [PATCH v3 6/8] dmaengine: rcar-dmac: add iommu support for slave transfers
` [PATCH v3 7/8] ARM: dts: r8a7790: add iommus to dmac0 and dmac1
` [PATCH v3 8/8] ARM: dts: r8a7791: "

[PATCH] arm64: use raw_smp_processor_id in stack backtrace dump
 2016-02-10 12:10 UTC  (4+ messages)

[PATCH 0/4] Miscellaneous ARM SMMU patches
 2016-02-10 12:10 UTC  (7+ messages)
` [PATCH 2/4] iommu/arm-smmu: Allow disabling unmatched stream bypass
` [PATCH 4/4] iommu/arm-smmu: Use per-context TLB sync as appropriate

[PATCH V3 00/10] Introduce ACPI world to GICv3 & ITS irqchip
 2016-02-10 12:02 UTC  (19+ messages)
` [PATCH V3 01/10] irqchip / GICv3: Refactor gic_of_init() for GICv3 driver
` [PATCH V3 02/10] irqchip / GICv3: Add ACPI support for GICv3+ initialization
` [PATCH V3 03/10] irqchip, GICv3, ACPI: Add redistributor support via GICC structures
  ` [PATCH V3 03/10] irqchip,GICv3,ACPI: "
` [PATCH V3 04/10] irqchip / GICv3: remove gic root node in ITS
` [PATCH V3 05/10] irqchip, gicv3, its: Mark its_init() and its children as __init
` [PATCH V3 06/10] irqchip, GICv3, ITS: Refator ITS dt init code to prepare for ACPI
` [PATCH V3 08/10] irqchip, gicv3, its: Probe ITS in the ACPI way
` [PATCH V3 10/10] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization

[PATCH v2 0/8] arm64: dts: apq8016 dt patches (Set2)
 2016-02-10 11:37 UTC  (9+ messages)
` [PATCH v2 1/8] arm64: dts: qcom: add manual pullup setting to otg
` [PATCH v2 2/8] arm64: dts: qcom: apq8016-sbc: add usb support
` [PATCH v2 3/8] arm64: dts: qcom: add audio pinctrls
` [PATCH v2 4/8] arm64: dts: qcom: add lpass node
` [PATCH v2 5/8] arm64: dts: qcom: apq8016-sbc: enable lpass on DB410c
` [PATCH v2 6/8] arm64: dts: qcom: fix usb digital voltage levels
` [PATCH v2 7/8] arm64: dts: qcom: apq8016-sbc: enable bam dma node
` [PATCH v2 8/8] arm64: dts: qcom: Fix MPP's function used for LED control

[RFC PATCH v3 0/3] Add ACPI support for HiSilicon PCIe Host Controllers
 2016-02-10 11:12 UTC  (8+ messages)
` [RFC PATCH v3 2/3] PCI: hisi: Add ECAM support to HiSilicon PCIe host controller
` [RFC PATCH v3 3/3] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers

[PATCHv4 0/3] ARCH_SUPPORTS_DEBUG_PAGEALLOC for arm64
 2016-02-10 11:02 UTC  (6+ messages)
` [PATCHv4 2/3] arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC

[PATCH v5 0/3] Enable X-Gene standby GPIO as interrupt controller
 2016-02-10 10:58 UTC  (3+ messages)
` [PATCH v5 1/3] gpio: xgene: "

[PATCH v5 RESEND 0/5] AMBA: add complete support for power domains
 2016-02-10 10:47 UTC  (6+ messages)
` [PATCH v5 RESEND 1/5] drivers: nvdimm: ensure no negative value gets returned on positive match
` [PATCH v5 RESEND 2/5] ARM: sa1111: "
` [PATCH v5 RESEND 3/5] driver core: handle -EPROBE_DEFER from bus_type.match()
` [PATCH v5 RESEND 4/5] ARM: amba: Move reading of periphid to amba_match()
` [PATCH v5 RESEND 5/5] ARM: amba: Properly handle devices with power domains

[PATCH] arm64: prefetch: add missing #include for spin_lock_prefetch
 2016-02-10 10:41 UTC  (2+ messages)

[PATCH v10 00/21] KVM: ARM64: Add guest PMU support
 2016-02-10 10:36 UTC  (3+ messages)
` [PATCH v10 01/21] ARM64: Move PMU register related defines to asm/pmu.h

next-20160210 build: 2 failures 4 warnings (next-20160210)
 2016-02-10 10:12 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: guard sub-directory with CONFIG_PINCTRL_MTK
 2016-02-10  9:56 UTC  (5+ messages)

[PATCH] pinctrl: uniphier: add COMPILE_TEST option
 2016-02-10  9:56 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: replace gpio-key, wakeup with wakeup-source property
 2016-02-10  9:51 UTC  (3+ messages)
  ` [PATCH] ARM: dts: rockchip: replace gpio-key,wakeup "

[PATCH] arm64: Add workaround for Cavium erratum 27456
 2016-02-10  9:28 UTC  (2+ messages)

[PATCH v2 0/3] arm64: introduce the Alpine support
 2016-02-10  9:22 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: add Alpine SoC family
` [PATCH v2 2/3] arm64: dts: add the Alpine v2 EVP
` [PATCH v2 3/3] arm64: defconfig: enable the Alpine family

[PATCH] MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()
 2016-02-10  9:01 UTC  (3+ messages)

[PATCH] ARM: Use generic clkdev.h header
 2016-02-10  8:15 UTC  (5+ messages)

[PATCH v2 00/28] ARM: KVM: Rewrite the world switch in C (mostly)
 2016-02-10  8:04 UTC  (5+ messages)
` [PATCH v2 22/28] ARM: KVM: Switch to C-based stage2 init

[PATCH 0/4] spi: bcm2835aux: auxiliary spi improvements
 2016-02-10  8:01 UTC  (10+ messages)
` [PATCH 1/4] spi: bcm2835aux: fix bitmask defines
` [PATCH 2/4] spi: bcm2835aux: disable tx fifo empty irq
` [PATCH 3/4] spi: bcm2835aux: set up spi-mode before asserting cs-gpio
` [PATCH 4/4] spi: bcm2835aux: fix CPOL/CPHA setting

[PATCH V2] arm64: KVM: Configure TCR_EL2.ps at runtime
 2016-02-10  7:31 UTC  (2+ messages)

lockdep: INFO: possible irq lock inversion dependency detected on Odroid U3
 2016-02-10  7:27 UTC 

[PATCH v3 0/5] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-10  7:17 UTC  (7+ messages)
` [PATCH v3 1/5] clk: sunxi: Add apb0 gates for H3
          ` [linux-sunxi] "

[PATCH 0/6] More updates for NS2 DT
 2016-02-10  6:10 UTC  (7+ messages)
` [PATCH 1/6] arm64: Select COMMON_CLK_IPROC, PINCTRL and GPIOLIB for iProc SoCs
` [PATCH 2/6] arm64: dts: Add SDHCI DT node for NS2
` [PATCH 3/6] arm64: dts: Add ARM SP804 timer DT nodes "
` [PATCH 4/6] dt-bindings: watchdog: Add ARM SP805 DT bindings
` [PATCH 5/6] arm64: dts: Add ARM SP805 watchdog DT node for NS2
` [PATCH 6/6] arm64: dts: Add PCIe0 and PCIe4 DT nodes "

[PATCH V3 0/5] PCIe Xilinx generic driver for Microblaze and
 2016-02-10  5:55 UTC  (4+ messages)
` [PATCH V3 3/5] PCI: xilinx: Modifying AXI PCIe Host Bridge driver to work on both Zynq and Microblaze

[PATCH v3 0/3] dra7xx: get pcie working in mainline
 2016-02-10  5:38 UTC  (16+ messages)
` [PATCH v3 3/3] pci: dra7xx: use pdata callbacks to perform reset

[PATCH 0/2] Staging: rts5208: Coding style and dma mapping fixes
 2016-02-10  5:26 UTC  (18+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 2/9] Staging: rts5208: rtsx_transport.c: Align to open parenthesis
  ` [PATCH v2 7/9] Staging: rts5208: rtsx_transport.c: Remove unnecessary parentheses
  ` [PATCH v3 0/9] Staging: rts5208: Coding style and dma mapping fixes
    ` [PATCH v3 1/9] Staging: rts5208: rtsx_transport.c: Cleanup comments
    ` [PATCH v3 2/9] Staging: rts5208: rtsx_transport.c: Align to open parenthesis
    ` [PATCH v3 3/9] Staging: rts5208: rtsx_transport.c: Remove spaces after casts
    ` [PATCH v3 4/9] Staging: rts5208: rtsx_transport.c: Add spaces around -
    ` [PATCH v3 5/9] Staging: rts5208: rtsx_transport.c: Remove extra newlines
    ` [PATCH v3 6/9] Staging: rts5208: rtsx_transport.c: Fix label naming convention
    ` [PATCH v3 7/9] Staging: rts5208: rtsx_transport.c: Remove unnecessary parentheses
    ` [PATCH v3 8/9] Staging: rts5208: rtsx_transport.c: Fix comparisons to NULL
    ` [PATCH v3 9/9] Staging: rts5208: Add missing dma_mapping_error

[PATCH 0/3] Syscon support for iProc touchscreen driver
 2016-02-10  4:54 UTC  (6+ messages)
` [PATCH 1/3] input: cygnus-update touchscreen dt node document

[PATCH] pci: xgene: Add ECAM fixups
 2016-02-10  4:10 UTC  (2+ messages)

[PATCH v4 1/3] mailbox: Add support for APM X-Gene platform mailbox driver
 2016-02-10  3:46 UTC  (5+ messages)
` [PATCH v5 0/3] mailbox: Add "
  ` [PATCH v5 1/3] mailbox: Add support for "

[PATCH 0/3] arm: dts: DRA7: Add IVA and DSPEVE thermal domain data
 2016-02-10  3:37 UTC  (6+ messages)

[PATCH 0/2] clk: sunxi: Fix APBS clock for Allwinner A80
 2016-02-10  3:25 UTC  (4+ messages)
` [PATCH 1/2] clk: sunxi: Add support for A80 APBS clock

[PATCH v2 0/5] Add R8A7794 sound DT support
 2016-02-10  3:12 UTC  (8+ messages)
` [PATCH v2 1/5] ARM: dts: r8a7794: add audio clocks
` [PATCH v2 2/5] ARM: dts: r8a7794: add MSTP5 clocks
` [PATCH v2 3/5] ARM: dts: r8a7794: add MSTP10 clocks
` [PATCH v2 4/5] ARM: dts: r8a7794: add Audio-DMAC support
` [PATCH v2 5/5] ARM: dts: r8a7794: add sound support

[PATCH] tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE
 2016-02-10  2:37 UTC  (3+ messages)

[PATCH] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2016-02-10  1:56 UTC 

[PATCH v2 0/3] lpc32xx clockevent: Support periodic mode and ARM delay timer
 2016-02-10  1:54 UTC  (4+ messages)
` [PATCH v2 1/3] clocksource/drivers/lpc32xx: Don't use the prescaler counter for clockevents
` [PATCH v2 2/3] clocksource/drivers/lpc32xx: Support periodic mode
` [PATCH v2 3/3] clocksource/drivers/lpc32xx: Support timer-based ARM delay

[PATCH 0/5] Add R8A7794 sound DT support
 2016-02-10  0:32 UTC  (5+ messages)
` [PATCH 5/5] ARM: dts: r8a7794 add sound support

[PATCH 00/11] clk: lpc32xx: add clock support for NXP LPC32xx
 2016-02-10  0:19 UTC  (2+ messages)

[PATCH V2 00/12] dtb: amd: Miscelleneous Updates for AMD Seattle DTS
 2016-02-09 23:35 UTC  (4+ messages)
` [PATCH V2 08/12] dtb: amd: Add PERF CCN-504 device tree node

[PATCH] ARM: dts: ls2080a: Add quirk for Erratum A009116
 2016-02-09 23:08 UTC 

[PATCH] dmaengine: use phys_addr_t for slave configuration
 2016-02-09 22:57 UTC  (2+ messages)

[PATCH v1 0/2] Add DAC driver support for Vybrid SoC
 2016-02-09 22:44 UTC  (3+ messages)
` [PATCH v1 2/2] iio: dac: vf610_dac: Add IIO DAC driver "

[PATCH 0/3] randconfig warning fixes for thermal
 2016-02-09 22:18 UTC  (5+ messages)
` [PATCH 3/3] thermal: allow u8500-thermal driver to be a module

[PATCH] arm: dts: AM57XX: Correct the thermal thresholds
 2016-02-09 22:16 UTC  (3+ messages)

[PATCH] tty: serial: meson: Add support for XTAL clock input
 2016-02-09 22:00 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 read-only IMAP folder(s) and NNTP newsgroup(s).