messages from 2016-03-25 00:02:34 to 2016-03-27 09:30:57 UTC [more...]
[PATCH 0/2] pci: host: new driver for Marvell Armada 7K/8K PCIe controller
2016-03-27 9:30 UTC (2+ messages)
` [PATCH 1/2] dt-bindings: pci: add DT binding "
[PATCH v4 0/5] clk: mvebu: clock drivers for Marvell Armada 7K/8K
2016-03-27 9:26 UTC (6+ messages)
` [PATCH v4 1/5] clk: unconditionally recurse into clk/mvebu/
` [PATCH v4 2/5] dt-bindings: arm: add DT binding for Marvell AP806 system controller
` [PATCH v4 3/5] clk: mvebu: new driver for Armada "
` [PATCH v4 4/5] dt-bindings: arm: add DT binding for Marvell CP110 "
` [PATCH v4 5/5] clk: mvebu: new driver for Armada "
[PATCH 1/3] sunxi: A20-OLinuXino-LIME2: Fix ldo3/ldo4 in DTS
2016-03-27 8:08 UTC (8+ messages)
` [PATCH 2/3] sunxi: A20-OLinuXino-LIME2: Add usb-power-supply
` [linux-sunxi] "
` [PATCH 3/3] sunxi: A20-OLinuXino-LIME2: Add i2c2 bus in DTS
` [linux-sunxi] "
` [linux-sunxi] [PATCH 1/3] sunxi: A20-OLinuXino-LIME2: Fix ldo3/ldo4 "
[PATCH 00/12] ARM: dts: Add dragonboard-600c support
2016-03-27 5:50 UTC (3+ messages)
` [PATCH 10/12] ARM: dts: dragonboard-600c: Add on board leds support
[PATCH 02/31] Include generic parity.h in some architectures' bitops.h
2016-03-27 4:02 UTC
[PATCH v4 0/9] arm64: Add support for KVM with ACPI
2016-03-27 2:21 UTC
[PATCH] ARM: nomadik: add accelerometer IRQ and pin setting
2016-03-26 23:27 UTC
[RFC5 PATCH v6 00/21] ILP32 for ARM64
2016-03-26 22:46 UTC (16+ messages)
usb: gadget breakage on N900: bind UDC by name passed via usb_gadget_driver structure
2016-03-26 21:59 UTC (13+ messages)
[PATCH v3 09/16] phy: da8xx-usb: new driver for DA8xx SoC USB PHY
2016-03-26 14:10 UTC (3+ messages)
` [PATCH] "
[PATCH v7 00/17] Add ACPI support for Xen Dom0 on ARM64
2016-03-26 13:14 UTC (13+ messages)
` [PATCH v7 01/17] Xen: ACPI: Hide UART used by Xen
` [PATCH v8 "
` [PATCH v7 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v7 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
[PATCH 1/2] ARM: multi_v5_defconfig: Enable support for MX21/MX27
2016-03-26 11:28 UTC (2+ messages)
` [PATCH 2/2] ARM: multi_v5_defconfig: Enable recommended options for systemd
[PATCH] usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value
2016-03-26 10:10 UTC (6+ messages)
[PATCH v5 0/4] Add more clock compatible features and support the RK3399 clock
2016-03-26 8:41 UTC (6+ messages)
` [PATCH v5 1/4] clk: rockchip: fix big.LITTLE cores alternate reparent failed
` [PATCH v5 2/4] dt-bindings: add bindings for rk3399 clock controller
` [PATCH v5 4/4] clk: rockchip: add clock controller for the RK3399
[PATCH V7 0/6] i2c: qup: Add support for v2 tags and bam dma
2016-03-26 2:26 UTC (4+ messages)
` [PATCH V7 5/6] dts: msm8974: Add blsp2_bam dma node
[PATCH v4 00/12] KVM: arm64: GICv3 ITS emulation
2016-03-26 2:14 UTC (13+ messages)
` [PATCH v4 01/12] KVM: extend struct kvm_msi to hold a 32-bit device ID
` [PATCH v4 02/12] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities
` [PATCH v4 03/12] KVM: arm64: Introduce new MMIO region for the ITS base address
` [PATCH v4 04/12] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH v4 05/12] KVM: arm64: introduce ITS emulation file with stub functions
` [PATCH v4 06/12] KVM: arm64: implement basic ITS register handlers
` [PATCH v4 07/12] KVM: arm64: add data structures to model ITS interrupt translation
` [PATCH v4 08/12] KVM: arm64: connect LPIs to the VGIC emulation
` [PATCH v4 09/12] KVM: arm64: sync LPI configuration and pending tables
` [PATCH v4 10/12] KVM: arm64: implement ITS command queue command handlers
` [PATCH v4 11/12] KVM: arm64: implement MSI injection in ITS emulation
` [PATCH v4 12/12] KVM: arm64: enable ITS emulation as a virtual MSI controller
[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
2016-03-26 2:11 UTC (48+ messages)
` [RFC PATCH 01/45] KVM: arm/arm64: add missing MMIO data write-back
` [RFC PATCH 02/45] KVM: arm/arm64: pmu: abstract access to number of SPIs
` [RFC PATCH 03/45] KVM: arm/arm64: arch_timer: rework VGIC <-> timer interface
` [RFC PATCH 04/45] KVM: arm/arm64: vgic-new: Add data structure definitions
` [RFC PATCH 05/45] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
` [RFC PATCH 06/45] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [RFC PATCH 07/45] KVM: arm/arm64: vgic-new: Add vgic GICv2 change_affinity
` [RFC PATCH 08/45] KVM: arm/arm64: vgic-new: Add IRQ sorting
` [RFC PATCH 09/45] KVM: arm/arm64: vgic-new: Add GICv2 IRQ sync/flush
` [RFC PATCH 10/45] KVM: arm/arm64: vgic-new: Add GICv3 world switch backend
` [RFC PATCH 11/45] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
` [RFC PATCH 12/45] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [RFC PATCH 13/45] KVM: arm/arm64: vgic-new: Export register access interface
` [RFC PATCH 14/45] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [RFC PATCH 15/45] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [RFC PATCH 16/45] KVM: arm/arm64: vgic-new: Add PENDING "
` [RFC PATCH 17/45] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [RFC PATCH 18/45] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [RFC PATCH 19/45] KVM: arm/arm64: vgic-new: Add CONFIG "
` [RFC PATCH 20/45] KVM: arm/arm64: vgic-new: Add TARGET "
` [RFC PATCH 21/45] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [RFC PATCH 22/45] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [RFC PATCH 23/45] KVM: arm/arm64: vgic-new: Add GICv3 emulation framework
` [RFC PATCH 24/45] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [RFC PATCH 25/45] KVM: arm/arm64: vgic-new: Add GICv3 redistributor TYPER handler
` [RFC PATCH 26/45] KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
` [RFC PATCH 27/45] KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
` [RFC PATCH 28/45] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
` [RFC PATCH 29/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
` [RFC PATCH 30/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
` [RFC PATCH 31/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
` [RFC PATCH 32/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
` [RFC PATCH 33/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
` [RFC PATCH 34/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
` [RFC PATCH 35/45] KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
` [RFC PATCH 36/45] KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors
` [RFC PATCH 37/45] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
` [RFC PATCH 38/45] KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
` [RFC PATCH 39/45] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
` [RFC PATCH 40/45] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
` [RFC PATCH 41/45] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
` [RFC PATCH 42/45] KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
` [RFC PATCH 43/45] KVM: arm/arm64: vgic-new: implement mapped IRQ handling
` [RFC PATCH 44/45] KVM: arm/arm64: vgic-new: Add dummy MSI implementation
` [RFC PATCH 45/45] KVM: arm/arm64: vgic-new: enable build
[PATCH v6 0/5] ACPI: parse the SPCR table
2016-03-26 0:01 UTC (3+ messages)
` [PATCH v6 3/5] ACPI: parse SPCR and enable matching console
dmaengine: ARM pl080 misidentified as Samsung pl080s
2016-03-25 23:50 UTC (3+ messages)
dmaengine pl08x dt crash
2016-03-25 23:34 UTC (2+ messages)
[PATCH v2] spi: orion.c: Add direct access mode
2016-03-25 22:39 UTC (9+ messages)
[PATCH v3 00/16] da8xx USB clocks
2016-03-25 17:22 UTC (10+ messages)
` [PATCH v3 01/16] dt: davinci: use proper address after @
` [PATCH v3 02/16] mfd: da8xx-cfgchip: New header file for CFGCHIP registers
` [PATCH v3 08/16] dt-bindings: Add bindings for phy-da8xx-usb
[PATCH v2 1/1] net: macb: remove BUG_ON() and reset the queue to handle RX errors
2016-03-25 15:44 UTC (2+ messages)
[PATCH 0/4] STi DT updates
2016-03-25 15:36 UTC (5+ messages)
` [PATCH 1/4] ARM: DT: STiH407: Add UART RTS/CTS pin configuration
` [PATCH 2/4] ARM: DT: STiH407: Add i2c12 pin definition
` [PATCH 3/4] ARM: DT: STiH407: Add node for i2c12 controller
` [PATCH 4/4] ARM: STi: DT: STiH407: Add DT node for eeprom
[PATCH 0/5 v2] drm/vc4: DPI panel support
2016-03-25 15:06 UTC (7+ messages)
` [PATCH 1/5] of: Add vendor prefix for On Tat Industrial Company
` [PATCH 2/5] panel-simple: Add the 7" DPI panel from Adafruit
` [PATCH 3/5] drm: Add an encoder and connector type enum for DPI
` [PATCH 4/5] drm/vc4: Add DPI driver
` [PATCH 5/5] ARM: bcm2835: Add the DPI hardware to the device tree
[PATCH] ARM: dts: AM572x-IDK Initial Support
2016-03-25 15:03 UTC (2+ messages)
[LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure
2016-03-25 15:01 UTC (6+ messages)
[PATCH v2 0/4] ARM64: dts: amlogi: add a few more boards
2016-03-25 14:49 UTC (3+ messages)
` [PATCH v2 2/4] Documentation: devicetree: amlogic: Document P20x and ODROID-C2 boards
[PATCH v3 00/18] Add Initial support for PLX Technology OX810SE
2016-03-25 14:48 UTC (9+ messages)
` [PATCH v3 02/18] dt-bindings: timer: sp804: add new compatible for OX810SE SoC
` [PATCH v3 04/18] dt-bindings: irq: arm, versatile-fpga: add compatible string "
` [PATCH v3 04/18] dt-bindings: irq: arm,versatile-fpga: "
` [PATCH v3 12/18] dt-bindings: Add PLX Technology OXNAS pinctrl and gpio bindings
` [PATCH v3 16/18] dt-bindings: Add OXNAS bindings
[PATCH v3 00/19] drm: Add Allwinner A10 display engine support
2016-03-25 14:11 UTC (3+ messages)
` [PATCH v3 13/19] drm: sun4i: Add DT bindings documentation
[PATCH v3 0/2] Split pinctrl device for Meson8 / Meson8b and update docs
2016-03-25 13:40 UTC (5+ messages)
` [PATCH v3 2/2] documentation: Fix pinctrl documentation for Meson8 / Meson8b
[PATCH] i.MX6 PCIe: Fix imx6_pcie_deassert_core_reset() polarity
2016-03-25 13:32 UTC
[PATCH] cpuidle: arm: make enter idle operation a bit more efficient
2016-03-25 13:20 UTC (4+ messages)
[RESEND PATCH V4 0/4] Introduce CoreSight STM support
2016-03-25 12:51 UTC (4+ messages)
` [RESEND PATCH V4 4/4] coresight-stm: adding driver for CoreSight STM component
[PATCH] ARM: dts: sun8i: Add dts for Orange Pi 2 SBC
2016-03-25 11:53 UTC (2+ messages)
[PATCH 0/2] ARM: cpuidle: bug fix and a trivial improvement
2016-03-25 11:52 UTC (5+ messages)
` [PATCH 1/2] ARM: cpuidle: fix !cpuidle_ops[cpu].init case during init
` [PATCH 2/2] ARM: cpuidle: make arm_cpuidle_suspend() a bit more efficient
[PATCH 0/4] ARM: cpuidle: use const and __initconst for cpuidle_ops
2016-03-25 11:26 UTC (2+ messages)
[PATCH v3 0/8] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi file
2016-03-25 9:50 UTC (4+ messages)
` [PATCH v3 3/8] clk: samsung: exynos3250: Add MMC2 clock
[PATCH 0/3] Entend cpuinfo
2016-03-25 9:30 UTC (4+ messages)
` [RFC PATCH 1/3] arm64: Append more field of id_aa64mmfr2 for cpufeature
` [RFC PATCH 2/3] arm64: Expose physical/virtual address bits through cpuinfo
` [RFC PATCH 3/3] arm64: Expose cpu vender id and model name "
[PATCH v2] dmaengine: vdma: Add 64 bit addressing support to the driver
2016-03-25 9:17 UTC (5+ messages)
[PATCH v3 2/2] dmaengine: vdma: Fix race condition in Non-SG mode
2016-03-25 9:16 UTC
[PATCH v3 1/2] dmaengine: vdma: Add 64 bit addressing support to the driver
2016-03-25 9:16 UTC
[PATCH 0/4] ARM64: mvebu: Armada 3700/7K/8K DT cleanups
2016-03-25 8:16 UTC (5+ messages)
` [PATCH 1/4] arm64: dts: marvell: Clean up armada-3720-db
[PATCH v10 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
2016-03-25 7:50 UTC (3+ messages)
` [PATCH v10 2/6] clk: hisilicon: add CRG driver for hi3519 soc
[RFC PATCH 0/4] Implement USB device/host switch for Vybrid
2016-03-25 7:40 UTC (2+ messages)
[PATCH] ARM: dts: exynos: Fix invalid maximum voltage for buck9 supplying SD card
2016-03-25 7:14 UTC (4+ messages)
[PATCH] arm64: opcodes.h: Add arm big-endian config options before including arm header
2016-03-25 7:06 UTC (2+ messages)
[PATCH v6 0/2] dts/ls2080a: update the DTS for QSPI and DSPI support
2016-03-25 6:55 UTC (5+ messages)
` [PATCH v6 1/2] Documentation: fsl: dspi: Add fsl, ls2080a-dspi compatible string
` [PATCH v6 1/2] Documentation: fsl: dspi: Add fsl,ls2080a-dspi "
` [PATCH v6 2/2] dts/ls2080a: update the DTS for QSPI and DSPI support
Question about PCI I/O space in ARM64
2016-03-25 6:49 UTC (5+ messages)
[v6, 0/5] Fix eSDHC host version register bug
2016-03-25 6:44 UTC (13+ messages)
` [v6, 2/5] soc: fsl: add GUTS driver for QorIQ platforms
` [v6, 3/5] dt: move guts devicetree doc out of powerpc directory
` [v6, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[PATCH v1] cpufreq: rockchip: add driver
2016-03-25 4:42 UTC (7+ messages)
` [PATCH v2] "
[PATCH] usb: chipidea: Configure DMA properties and ops from DT
2016-03-25 4:39 UTC (4+ messages)
` [PATCH 1/1] usb: chipidea: add DMA mask configuration API
[PATCH] arm64/dma-mapping: Add DMA_ATTR_ALLOC_SINGLE_PAGES support
2016-03-25 4:25 UTC (4+ messages)
[PATCH] ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver
2016-03-25 3:42 UTC
[PATCH v2] arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficient
2016-03-25 3:08 UTC
[PATCH] sbs-battery: fix power status when battery is dry
2016-03-25 3:06 UTC (4+ messages)
[PATCH 0/2] ARM: sunxi: dt: Add missing DRAM gate clock for simplefb TV output
2016-03-25 3:04 UTC (5+ messages)
` [PATCH 1/2] ARM: sun4i: dt: Enable dram gate 5 (tve0 clock) "
` [PATCH 2/2] ARM: sun7i: "
[PATCH 0/2] arm64: cpuidle: make arm_cpuidle_suspend() more efficient
2016-03-25 2:40 UTC (4+ messages)
[PATCH] ARM: uniphier: drop weird sizeof()
2016-03-25 2:14 UTC
[PATCH 0/3] ARM, arm64: dts: Use USB3.0 fallback compatibility strings
2016-03-25 0:33 UTC (3+ messages)
[PATCH 0/5] drm/vc4: DPI panel support
2016-03-25 0:02 UTC (4+ messages)
` [PATCH 4/5] drm/vc4: Add DPI driver
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).