linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-09 21:41:48 to 2016-05-10 12:09:00 UTC [more...]

[PATCH v3 00/55] KVM: arm/arm64: Rework virtual GIC emulation
 2016-05-10 12:09 UTC  (33+ messages)
` [PATCH v3 06/55] KVM: arm/arm64: arch_timer: Remove irq_phys_map
` [PATCH v3 09/55] KVM: arm/arm64: Fix MMIO emulation data handling
` [PATCH v3 10/55] KVM: arm/arm64: Export mmio_read/write_bus
` [PATCH v3 11/55] KVM: arm/arm64: pmu: abstract access to number of SPIs
` [PATCH v3 12/55] KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
` [PATCH v3 13/55] KVM: arm/arm64: vgic-new: Add data structure definitions
` [PATCH v3 14/55] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
` [PATCH v3 15/55] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [PATCH v3 16/55] KVM: arm/arm64: vgic-new: Add IRQ sorting
` [PATCH v3 20/55] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
` [PATCH v3 24/55] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [PATCH v3 25/55] KVM: arm/arm64: vgic-new: Add PENDING "
` [PATCH v3 26/55] KVM: arm/arm64: vgic-new: Add ACTIVE "

[PATCH v8 0/3] gpio: add DT support for memory-mapped GPIOs
 2016-05-10 12:08 UTC  (5+ messages)
` [PATCH v8 1/3] gpio: dt-bindings: add wd,mbl-gpio bindings
` [PATCH v8 2/3] gpio: mmio: add DT support for memory-mapped GPIOs

[GIT PULL] Ux500 defconfig updates for v4.7
 2016-05-10 12:07 UTC  (2+ messages)

[GIT PULL] ARM: tegra: Default configuration updates for v4.7-rc1
 2016-05-10 12:06 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: defconfig for v4.7 (#2)
 2016-05-10 12:05 UTC  (2+ messages)

[PATCH V2 1/3] arm: dts: imx6qdl: add clocks property for ocotp node
 2016-05-10 12:04 UTC  (6+ messages)
` [PATCH V2 3/3] nvmem: imx-ocotp: handling clock

[GIT PULL 1/4] DaVinci SoC updates for v4.7 (part 2)
 2016-05-10 12:04 UTC  (3+ messages)
` [GIT PULL 3/4] DaVinci defconfig updates for v4.7

[PATCH 00/23] a few sdhci/imx clean up and fix patches
 2016-05-10 12:03 UTC  (33+ messages)
` [PATCH 01/23] mmc: sdhci: removed unneeded function wrappers
` [PATCH 09/23] mmc: sdhci: fix incorrect get data interrupt during no data transfer
` [PATCH 10/23] mmc: core: disable auto retune during card detection process
` [PATCH 11/23] mmc: sdhci-esdhci-imx: remove SDHCI_QUIRK_BROKEN_TIMEOUT_VAL
` [PATCH 12/23] mmc: sdhci-esdhc-imx: add esdhc specific suspend resume callback
` [PATCH 13/23] mmc: sdhci-esdhc-imx: restore watermark level setting after resume
` [PATCH 14/23] mmc: sdhci-esdhci-imx: disable DLL delay line settings explicitly
` [PATCH 15/23] mmc: sdhci-esdhc-imx: support setting tuning start point
` [PATCH 17/23] mmc: sdhci: add standard hw auto retuning support
` [PATCH 18/23] mmc: sdhci-esdhc-imx: enable hw auto retuning for STD_TUNING
` [PATCH 19/23] mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNING
` [PATCH 20/23] mmc: sdhci-esdhc-imx: fix strobe DLL lock wrong clock issue

[PATCH] pinctrl: stm32: Implement .pin_config_dbg_show()
 2016-05-10 12:00 UTC  (3+ messages)

[PATCH 0/2] mtd: atmel_nand: remove compatible "atmel,sama5d4-nfc"
 2016-05-10 11:52 UTC  (8+ messages)
` [PATCH 1/2] Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"

[RFC v5 0/4] gpio: add DT support for generic memory-mapped GPIOs
 2016-05-10 11:52 UTC  (5+ messages)
` [RFC v5 3/4] gpio: move clps711x, moxart, ts4800 and gpio-ge into gpio-generic

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-05-10 11:48 UTC  (9+ messages)
` [PATCH 20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

[RFC PATCH 00/21] mfd, clock, reset: add UniPhier clock/reset driver support
 2016-05-10 11:26 UTC  (23+ messages)
` [RFC PATCH 01/21] mfd: uniphier: add UniPhier MFD driver
` [RFC PATCH 02/21] clk: uniphier: add core support for UniPhier clock driver
` [RFC PATCH 03/21] clk: uniphier: add clock driver for UniPhier PH1-LD4 SoC
` [RFC PATCH 04/21] clk: uniphier: add clock driver for UniPhier PH1-Pro4 SoC
` [RFC PATCH 05/21] clk: uniphier: add clock driver for UniPhier PH1-sLD8 SoC
` [RFC PATCH 06/21] clk: uniphier: add clock driver for UniPhier PH1-Pro5 SoC
` [RFC PATCH 07/21] clk: uniphier: add clock driver for UniPhier ProXstream2/PH1-LD6b SoC
` [RFC PATCH 08/21] clk: uniphier: add clock driver for UniPhier PH1-LD11 SoC
` [RFC PATCH 09/21] clk: uniphier: add clock driver for UniPhier PH1-LD20 SoC
` [RFC PATCH 10/21] clk: uniphier: add clock driver for Media I/O block on UniPhier SoCs
` [RFC PATCH 11/21] clk: uniphier: add clock driver for Peripheral "
` [RFC PATCH 12/21] reset: uniphier: add core support for UniPhier reset driver
` [RFC PATCH 13/21] reset: uniphier: add reset driver for UniPhier PH1-LD4 SoC
` [RFC PATCH 14/21] reset: uniphier: add reset driver for UniPhier PH1-Pro4 SoC
` [RFC PATCH 15/21] reset: uniphier: add reset driver for UniPhier PH1-sLD8 SoC
` [RFC PATCH 16/21] reset: uniphier: add reset driver for UniPhier PH1-Pro5 SoC
` [RFC PATCH 17/21] reset: uniphier: add reset driver for UniPhier ProXstream2/PH1-LD6b SoC
` [RFC PATCH 18/21] reset: uniphier: add reset driver for UniPhier PH1-LD11 SoC
` [RFC PATCH 19/21] reset: uniphier: add reset driver for UniPhier PH1-LD20 SoC
` [RFC PATCH 20/21] reset: uniphier: add reset driver for Media I/O block on UniPhier SoCs
` [RFC PATCH 21/21] reset: uniphier: add reset driver for Peripheral "

[PATCH 0/2] watchdog: Add Aspeed watchdog driver
 2016-05-10 11:24 UTC  (7+ messages)
` [PATCH 1/2] doc/devicetree: Add Aspeed watchdog timer bindings
` [PATCH 2/2] watchdog: Add Aspeed watchdog driver

[PATCH 0/4] clk: Add drivers for Aspeed BMC SoCs
 2016-05-10 11:20 UTC  (4+ messages)
` [PATCH 2/4] drvers/clk: Support fourth generation Aspeed SoCs

[PATCH] pinctrl: rockchip: fix pull setting error for rk3399
 2016-05-10 11:14 UTC 

[PATCH v7 1/2] memory: add Atmel EBI (External Bus Interface) driver
 2016-05-10 11:07 UTC  (10+ messages)
` [PATCH v7 2/2] memory: atmel-ebi: add DT bindings documentation

[PATCH 0/4] clocksource: Add support for Aspeed timer
 2016-05-10 11:06 UTC  (4+ messages)
` [PATCH 2/4] drivers/clocksource/moxart: Refactor enable/disable

[RFC v2 00/13] usb/mmc/power: Fix USB/LAN when TFTP booting
 2016-05-10 11:02 UTC  (5+ messages)

[PATCH v3 32/55] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
 2016-05-10 10:58 UTC  (2+ messages)
` [PATCH] KVM: arm/arm64: vgic-new: fix overlap check for device addresses

[PATCH] arm64: kgdb: Match pstate size with gdbserver protocol
 2016-05-10 10:45 UTC  (3+ messages)

[PATCH] dmaengine: edma: Re-evaluate errors when ccerr is triggered w/o error event
 2016-05-10 10:40 UTC 

[PATCH] arm64: secondary_start_kernel: Remove unnecessary barrier
 2016-05-10 10:34 UTC  (2+ messages)

[PATCH 0/3] clk: bcm2835: critical clocks and parent selection
 2016-05-10 10:32 UTC  (5+ messages)
` [PATCH 1/3 v2] clk: bcm2835: Mark the VPU clock as critical
` [PATCH 2/3] clk: bcm2835: Mark GPIO clocks enabled at boot "
` [PATCH 3/3] clk: bcm2835: Skip PLLC clocks when deciding on a new clock parent

[PATCH 0/5] MT2701 iommu support
 2016-05-10 10:28 UTC  (3+ messages)
` [PATCH 4/5] iommu/mediatek: add support for mtk iommu generation one HW

[PATCH] mmc: sdhci-st: correct name of sd-uhs-sdr50 property
 2016-05-10 10:28 UTC  (2+ messages)

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-05-10 10:27 UTC  (9+ messages)
` [PATCH V6 01/13] pci, acpi, x86, ia64: Move ACPI host bridge device companion assignment to core code

[PATCH v2 0/3] video: fbdev: imxfb: make it work again
 2016-05-10 10:06 UTC  (4+ messages)

[PATCH 1/3] mmc: core: fix using wrong io voltage if mmc_select_hs200 fails
 2016-05-10  9:46 UTC  (9+ messages)
` [PATCH 2/3] mmc: core: remove the invalid message in mmc_select_timing
` [PATCH 3/3] mmc: core: support hs speed mode if hs200 mode fails

[PATCH 5/5] iommu/arm-smmu: Use per-domain page sizes
 2016-05-10  9:45 UTC  (4+ messages)
` [PATCH 0/5] Introduce "
  ` [PATCH v2] iommu/arm-smmu: Use "

[GIT PULL] at91: fixes for 4.6 #1
 2016-05-10  9:30 UTC  (2+ messages)

[PATCH] ARM: dts: exynos: Only Odroid XU3-family boards use DTSI with CPU thermal nodes
 2016-05-10  9:29 UTC  (4+ messages)

[PATCH v2] KVM: arm/arm64: vgic-new: Switch to firmware-independent probing
 2016-05-10  8:46 UTC 

[PATCH 0/5] clk: bcm2835: add flags for mash and parent clocks
 2016-05-10  8:32 UTC  (3+ messages)

[PATCH] firmware/drivers/psci: Fix unused functions when CONFIG_CPU_IDLE=n
 2016-05-10  8:28 UTC  (3+ messages)

Add MediaTek USB3 DRD Driver
 2016-05-10  8:23 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: mt8173-xhci: support host side of dual-role mode
` [PATCH 2/6] usb: xhci-mtk: make IPPC register optional
` [PATCH 3/6] dt-bindings: mtu3: add devicetree bindings
` [PATCH 5/6] arm64: dts: mediatek: add USB3 DRD driver
` [PATCH 6/6] pinctrl: mt8173: set GPIO16 to usb iddig mode

[PATCH] ARM: at91: sama5: Update defconfig
 2016-05-10  8:03 UTC  (2+ messages)
` [PATCH] ARM: at91/defconfig: sama5: add CONFIG_FHANDLE

[PATCH v9 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
 2016-05-10  7:34 UTC  (5+ messages)

[PATCH 1/2] i2c: qup: add ACPI support
 2016-05-10  7:13 UTC  (2+ messages)
  ` [PATCH 2/2] i2c: qup: support SMBus block read

[GIT PULL] move ARM LCD display driver to auxdisplay
 2016-05-10  7:10 UTC  (10+ messages)

[PATCH v4 00/11] drm: Add Allwinner A10 display engine support
 2016-05-10  6:36 UTC  (7+ messages)
` [PATCH v4 01/11] clk: sunxi: Add display and TCON0 clocks driver

[PATCH v2 00/22] ARM: dts: exynos: Add initial support for Odroid XU
 2016-05-10  5:35 UTC  (23+ messages)
` [PATCH v2 04/22] clk: samsung: exynos5410: Provide fin_pll external fixed clock
` [PATCH v2 06/22] ARM: dts: exynos: Remove old fixed-clock provider on SMDK5410
` [PATCH v2 13/22] ARM: dts: exynos: Move common nodes to exynos5.dtsi
` [PATCH v2 19/22] ARM: dts: exynos: MCT is not an interrupt controller and extend length of iomap
` [PATCH v2 20/22] ARM: dts: exynos: Move common Exynos5410/542x/5800 nodes to new DTSI
` [PATCH v2 21/22] ARM: dts: exynos: Add USB to Exynos5410
` [PATCH v2 22/22] ARM: dts: exynos: Add initial support for Odroid XU board

[PATCH] mfd: core: check existence of enable/disable callbacks
 2016-05-10  5:27 UTC 

[PATCH RESEND 0/4] arm: dts: am57xx: Correct the thermal thresholds
 2016-05-10  4:24 UTC  (2+ messages)

[PATCH v7 0/9] Add clock support for Mediatek MT2701
 2016-05-10  2:30 UTC  (15+ messages)
` [PATCH v7 4/9] clk: mediatek: Add MT2701 clock support
` [PATCH v7 7/9] clk: mediatek: Enable critical clocks for MT2701
` [PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks

[PATCH 0/7] ir-rx51 driver fixes
 2016-05-10  2:18 UTC  (7+ messages)
` [PATCH 4/7] [media] ir-rx51: add DT support to driver

linux-next: build failure after merge of the net-next tree
 2016-05-10  1:52 UTC  (2+ messages)

[PATCH v6 1/9] input: max8997-haptic: Fix NULL pointer dereference
 2016-05-10  1:24 UTC  (6+ messages)
` [PATCH v6 2/9] mfd: max8997: Use regmap to access registers
  ` [PATCH v6 5/9] extcon: max8997: Fix handling error code of regmap_irq_get_virq()
  ` [PATCH v6 7/9] extcon: max8997: Fix inconsistent indenting

[PATCH v2 0/5] Implement SoC bus driver for Vybrid
 2016-05-10  1:13 UTC  (8+ messages)
` [PATCH v2 5/5] vf610-soc: Add Vybrid SoC device tree binding documentation

linux-next: manual merge of the net-next tree with the arm-soc tree
 2016-05-10  0:18 UTC 

[PATCH v4 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-05-10  0:04 UTC  (5+ messages)
` [PATCH v4 1/5] ACPI / processor_idle: introduce ARCH_SUPPORTS_ACPI_PROCESSOR_CSTATE
` [PATCH v4 2/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states

[PATCH 0/6] drivers: net: xgene: Bug fixes
 2016-05-10  0:04 UTC  (7+ messages)
` [PATCH 1/6] drivers: net: xgene: fix IPv4 forward crash
` [PATCH 2/6] drivers: net: xgene: fix sharing of irqs
` [PATCH 3/6] drivers: net: xgene: fix ununiform latency across queues
` [PATCH 4/6] drivers: net: xgene: fix statistics counters race condition
` [PATCH 5/6] drivers: net: xgene: Using static MSS values
` [PATCH 6/6] drivers: net: xgene: fix register offset

[GIT PULL] Renesas ARM64 Based SoC DT PM Domain Updates for v4.7
 2016-05-10  0:03 UTC  (4+ messages)

FTP mirrors
 2016-05-09 23:28 UTC 

[PATCH v2 0/2] pci: host: Broadcom STB PCIE RC controller support
 2016-05-09 23:15 UTC  (5+ messages)
` [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

[PATCH v9 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
 2016-05-09 23:03 UTC  (11+ messages)
` [PATCH v9 2/7] vfio/type1: vfio_find_dma accepting a type argument
` [PATCH v9 3/7] vfio/type1: bypass unmap/unpin and replay for VFIO_IOVA_RESERVED slots
` [PATCH v9 5/7] vfio/type1: also check IRQ remapping capability at msi domain
` [PATCH v9 7/7] vfio/type1: return MSI geometry through VFIO_IOMMU_GET_INFO capability chains

[GIT PULL] clk: tegra: Changes for v4.7-rc1
 2016-05-09 22:42 UTC  (4+ messages)

[PATCH] arm64/sunxi: 4.6-rc1: Add dependency on generic irq chip
 2016-05-09 22:37 UTC 

[PATCH 0/6] Support BCM23550 SoC
 2016-05-09 22:31 UTC  (6+ messages)
` [PATCH 3/6] docs: Document BCM23550 bindings

[PATCH 00/16] clk: sunxi: introduce "modern" clock support
 2016-05-09 22:11 UTC  (3+ messages)
` [PATCH 01/16] clk: fix critical clock locking

[PATCH 0/2] irqchip: Support Aspeed IRQ controller
 2016-05-09 22:04 UTC  (4+ messages)
` [PATCH 1/2] doc/devicetree: Add Aspeed VIC bindings

[PATCH 0/6] ARM: OMAP3: Convert OMAP3 PM code to use generic sram driver
 2016-05-09 21:49 UTC  (7+ messages)
` [PATCH 1/6] Documentation: sram: ti: Add TI SRAM bindings
` [PATCH 2/6] ARM: dts: omap3: Add ocmcram node
` [PATCH 3/6] ARM: dts: omap3-n900: Add secure reserved region to "
` [PATCH 4/6] ARM: OMAP2+: pm34xx: Convert to use generic sram driver for idle code
` [PATCH 5/6] ARM: OMAP2+: Remove legacy sram init code for omap3 platforms
` [PATCH 6/6] ARM: OMAP2+: sram: remove legacy OMAP3 code

[RFC PATCH 0/3] Add ioremap_exec and extend drivers/misc/sram.c
 2016-05-09 21:41 UTC  (4+ messages)
` [RFC PATCH 1/3] asm-generic: io: Add exec versions of ioremap
` [RFC PATCH 2/3] lib: devres: Add exec and exec_nocache versions of devm_ioremap
` [RFC PATCH 3/3] misc: SRAM: Add option to map SRAM to allow code execution


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