linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-27 05:15:25 to 2017-09-28 07:07:10 UTC [more...]

[PATCH v6 00/11] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-09-28  7:07 UTC  (20+ messages)
` [PATCH v6 01/11] dt-bindings: net: Restore sun8i dwmac binding
` [PATCH v6 02/11] arm: dts: sunxi: Restore EMAC changes
` [PATCH v6 03/11] arm64: dts: allwinner: "
` [PATCH v6 04/11] net: stmmac: sun8i: Restore the compatibles
` [PATCH v6 05/11] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY
` [PATCH v6 06/11] ARM: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac
` [PATCH v6 07/11] arm64: dts: allwinner: add snps, dwmac-mdio compatible to emac/mdio
` [PATCH v6 08/11] net: stmmac: snps, dwmac-mdio MDIOs are automatically registered
` [PATCH v6 09/11] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated
` [PATCH v6 10/11] net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs
` [PATCH v6 11/11] of: mdio: Prevent of_mdiobus_register from scanning mdio-mux nodes

[PATCH] ARM: multi_v7_defconfig: Enable USB3503 driver
 2017-09-28  6:21 UTC  (2+ messages)

[PATCH v2 0/5] media: atmel-isc: Rework the format list and the clock
 2017-09-28  6:11 UTC  (9+ messages)
` [PATCH v2 1/5] media: atmel_isc: Add spin lock for clock enable ops
` [PATCH v2 5/5] media: atmel-isc: Rework the format list

[PATCH] ARM: dts: r8a7743: Add MSIOF[012] support
 2017-09-28  6:04 UTC  (5+ messages)
` [PATCH] ARM: dts: r8a7745: "

[PATCH ] cpufreq: ti-cpufreq: kfree opp_data when failure
 2017-09-28  5:00 UTC  (5+ messages)

[PATCH v2 0/5] clk: Add Aspeed clock driver
 2017-09-28  4:29 UTC  (15+ messages)
` [PATCH v2 1/5] clk: Add clock driver for ASPEED BMC SoCs
` [PATCH v2 2/5] clk: aspeed: Register core clocks
` [PATCH v2 3/5] clk: aspeed: Add platform driver and register PLLs
` [PATCH v2 5/5] clk: aspeed: Add reset controller

[PATCH 0/2] Fix I2C repeated start timing violation on Armada-38x
 2017-09-28  4:04 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: Fix I2C repeated start issue "
` [PATCH 2/2] dt-bindings: i2c: Update documentation for "mv78230-a0-i2c"

ARM64: kernel panics in DABT in sys_msync path
 2017-09-28  3:31 UTC  (10+ messages)

[PATCH] drm/rockchip: Fix memory leak in rockchip_drm_sys_resume()
 2017-09-28  3:16 UTC  (3+ messages)

[PATCH v4 01/11] dmaengine: sun6i: Correct setting of clock autogating register for A83T/H3
 2017-09-28  1:49 UTC  (11+ messages)
` [PATCH v4 02/11] dmaengine: sun6i: Correct burst length field offsets for H3
` [PATCH v4 03/11] dmaengine: sun6i: Restructure code to allow extension for new SoCs
` [PATCH v4 04/11] dmaengine: sun6i: Enable additional burst lengths/widths on H3
` [PATCH v4 05/11] dmaengine: sun6i: Move number of pchans/vchans/request to device struct
` [PATCH v4 06/11] arm64: allwinner: a64: Add devicetree binding for DMA controller
` [PATCH v4 07/11] dmaengine: sun6i: Retrieve channel count/max request from devicetree
` [PATCH v4 08/11] dmaengine: sun6i: Add support for Allwinner A64 and compatibles
` [PATCH v4 09/11] arm64: allwinner: a64: Add device node for DMA controller
` [PATCH v4 10/11] arm64: allwinner: a64: add dma controller references to spi nodes
` [PATCH v4 11/11] arm: allwinner: Correct unit name in devicetree binding example

[PATCH v4 00/11] dmaengine: sun6i: Fixes for H3/A83T, enable A64
 2017-09-28  1:49 UTC 

[PATCH 01/12] usb: mtu3: fix error return code in ssusb_gadget_init()
 2017-09-28  0:17 UTC  (12+ messages)
` [PATCH 02/12] usb: mtu3: support option to disable usb3 ports
` [PATCH 03/12] usb: mtu3: remove dummy wakeup debounce clocks
` [PATCH 04/12] usb: mtu3: add optional mcu and dma bus clocks
` [PATCH 05/12] usb: mtu3: support 36-bit DMA address
` [PATCH 06/12] usb: mtu3: use FORCE/RG_IDDIG to implement manual DRD switch
` [PATCH 07/12] usb: mtu3: add support for usb3.1 IP
` [PATCH 08/12] usb: mtu3: get optional vbus for host only mode
` [PATCH 09/12] usb: mtu3: set invalid dr_mode as dual-role mode
` [PATCH 10/12] dt-bindings: usb: mtu3: add a optional property to disable u3ports
` [PATCH 11/12] dt-bindings: usb: mtu3: remove dummy clocks and add optional ones
` [PATCH 12/12] dt-bindings: usb: mtu3: remove optional pinctrls

[PATCH v2 00/10] dmaengine: sun6i: Fixes for H3/A83T, enable A64
 2017-09-27 23:10 UTC  (6+ messages)
` [PATCH v2 07/10] dmaengine: sun6i: Retrieve channel count/max request from devicetree

[PATCH 1/1] clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPU
 2017-09-27 22:00 UTC  (2+ messages)

[RESEND RFC PATCH 0/7] sun8i H3 HDMI glue driver for DW HDMI
 2017-09-27 21:56 UTC  (3+ messages)
` [RESEND RFC PATCH 4/7] dt-bindings: Document Allwinner DWC HDMI TX node

[PATCH v2 13/17] media: v4l2-async: simplify v4l2_async_subdev structure
 2017-09-27 21:46 UTC 

[PATCH 0/4] add support of clock driver on MediaTek MT7622
 2017-09-27 21:44 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: clock: mediatek: document clk bindings for MediaTek MT7622 SoC

[PATCH v6 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2017-09-27 21:42 UTC  (3+ messages)
` [PATCH v6 2/3] arm: dts: add Nuvoton NPCM750 device tree

[GIT PULL] Delete old PCIv3 driver
 2017-09-27 21:27 UTC 

[GIT PULL] DTS updates for the Integrator PCIv3 driver
 2017-09-27 21:25 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove myself as reviewer
 2017-09-27 21:23 UTC 

[PATCH 0/4] Switch Integrator to use the new PCIv3 driver
 2017-09-27 21:16 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: add the PCI clock to the device tree
` [PATCH 2/4] ARM: dts: integratorap: Fix PCI windows
` [PATCH 3/4] ARM: dts: Update Integrator/AP PCI v3 compatible
` [PATCH 4/4] ARM: integrator: Delete the V3 PCI driver

[RFC v2 0/2] Add support for Meson MX "SDIO" MMC controller
 2017-09-27 19:37 UTC  (4+ messages)
` [RFC v2 1/2] dt-bindings: mmc: Document the Amlogic Meson8 and Meson8b SDIO bindings

[PATCH] clk: hi3798cv200: correct parent mux clock for 'clk_sdio0_ciu'
 2017-09-27 18:59 UTC 

[PATCH 0/2] Ux500 clock: Adjustments for three function implementations
 2017-09-27 18:47 UTC  (3+ messages)
` [PATCH 1/2] clk/ux500: Delete an error message for a failed memory allocation in three functions
` [PATCH 2/2] clk/ux500: Improve a size determination "

[GIT PULL] Rockchip dts64 Fixes for 4.14
 2017-09-27 18:11 UTC  (2+ messages)
` [GIT PULL v2] "

[PATCH] clk/spear: Delete five error messages for a failed memory allocation
 2017-09-27 17:42 UTC  (2+ messages)

[PATCH v10 0/7] Cavium ARM64 uncore PMU support
 2017-09-27 16:19 UTC  (7+ messages)
` [PATCH v10 1/7] edac: thunderx: Remove suspend/resume support
` [PATCH v10 3/7] edac, soc: thunderx: Add wrapper for EDAC LMC PCI device
` [PATCH v10 6/7] perf: cavium: Support transmit-link PMU counters

[RFC] iommu: arm-smmu: stall support
 2017-09-27 16:14 UTC  (10+ messages)

[PATCH] arm64: defconfig: enable NAND on Armada 7K/8K SoCs
 2017-09-27 16:02 UTC 

[PATCH v2] arm64: Unconditionally support {ARCH_}HAVE_NMI{_SAFE_CMPXCHG}
 2017-09-27 15:51 UTC 

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-09-27 15:37 UTC  (9+ messages)
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace

[PATCH v3 00/14] ARM: dts: sunxi: Fix DT build warnings
 2017-09-27 15:18 UTC  (5+ messages)

[PATCH] perf: qcom_l2_pmu: add event names
 2017-09-27 15:10 UTC  (3+ messages)

[PATCH] iommu/mediatek: Limit the physical address in 32bit for v7s
 2017-09-27 14:58 UTC  (2+ messages)

[PATCH] iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA
 2017-09-27 14:56 UTC  (2+ messages)

[GIT PULL] Amlogic 64-bit DT updates for 4.14 (round 3, late)
 2017-09-27 14:55 UTC  (3+ messages)

[PATCH v7 0/2] gpio: uniphier: UniPhier GPIO driver
 2017-09-27 14:42 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: gpio: uniphier: add UniPhier GPIO binding

[PATCH] arm64: Expose ASIMD dot product instruction support
 2017-09-27 14:33 UTC 

[PATCH] arm64: fix documentation on kernel pages mappings to HYP VA
 2017-09-27 14:28 UTC  (5+ messages)

[PATCH] arm64: avoid instrumenting atomic_ll_sc.o
 2017-09-27 14:08 UTC  (3+ messages)

[PATCH 0/4] IORT SMMUv3 MSI support
 2017-09-27 13:54 UTC  (3+ messages)
` [PATCH 3/4] ACPI: IORT: Skip SMMUv3 device ID map for two steps mappings

[PATCH] arm64: consistently log boot/secondary CPU IDs
 2017-09-27 13:50 UTC 

[PATCH 0/3] arm64: cpuinfo: make /proc/cpuinfo more human-readable
 2017-09-27 13:39 UTC  (11+ messages)
` [PATCH 1/3] arm64: cpuinfo: add MPIDR value to /proc/cpuinfo
` [PATCH 2/3] arm64: cpuinfo: add human readable CPU names "
` [PATCH 3/3] arm64: cpuinfo: display product info in /proc/cpuinfo

[PATCH v8 0/5] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-09-27 13:32 UTC  (6+ messages)
` [PATCH v8 1/5] Doc: iommu/arm-smmu-v3: Add workaround for HiSilicon erratum 161010801
` [PATCH v8 2/5] ACPI/IORT: Add msi address regions reservation helper
` [PATCH v8 3/5] iommu/of: "
` [PATCH v8 4/5] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
` [PATCH v8 5/5] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801

[PATCH] rtc: sun6i: fix memory leak
 2017-09-27 13:25 UTC  (2+ messages)

[PATCH v4 0/4] arm64/ras: support sea error recovery
 2017-09-27 12:50 UTC  (5+ messages)
` [PATCH v4 1/4] ACPI, CPER: add arm error info type definition
` [PATCH v4 2/4] arm64/ras: support sea error recovery
` [PATCH v4 3/4] GHES: add a notify chain for process memory section
` [PATCH v4 4/4] arm64/ras: save error address from memory section for recovery

[PATCH v3 0/3] arm64/ras: support sea error recovery
 2017-09-27 12:42 UTC  (6+ messages)
` [PATCH v3 1/3] "

[PATCH 1/2] iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
 2017-09-27 12:34 UTC  (4+ messages)

[RESEND PATCH v5 0/4] Add STM32 DMAMUX support
 2017-09-27 12:31 UTC  (7+ messages)
` [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig

[PATCH 0/2] ARM64: Add Vega S96 board support
 2017-09-27 12:30 UTC  (6+ messages)
` [PATCH 1/2] ARM64: dts: meson-gxm: Add Vega S96 board

[PATCH 0/2] ARM: earlycon: Fix <CR><LF><CR> end-of-line
 2017-09-27 11:57 UTC  (5+ messages)
` [PATCH 1/2] ARM: Make DEBUG_LL produce CRLF instead of LFCR
` [PATCH 2/2] ARM: early_printk: Stop emitting double CR on the console

[PATCH 0/3] Simple DVFS support for Allwinner A64 SoC
 2017-09-27 11:51 UTC  (5+ messages)

[PATCH v3 0/5] K2G: Add QSPI support
 2017-09-27 10:48 UTC  (10+ messages)
` [PATCH v3 5/5] mtd: spi-nor: cadence-quadspi: Add runtime PM support

[PATCH v5 0/6] Add MediaTek PMIC keys support
 2017-09-27 10:44 UTC  (7+ messages)
` [PATCH v5 1/6] mfd: mt6397: create irq mappings in mfd core driver
` [PATCH v5 2/6] dt-bindings: input: Add common keyboard document bindings
` [PATCH v5 3/6] dt-bindings: input: Add document bindings for mtk-pmic-keys
` [PATCH v5 4/6] dt-bindings: mfd: Add bindings for the keys as subnode of PMIC
` [PATCH v5 5/6] input: Add MediaTek PMIC keys support
` [PATCH v5 6/6] mfd: mt6397: Add PMIC keys support to MT6397 driver

[PATCH] RM64: dts: ls208xa: Add iommu-map property for pci
 2017-09-27 10:40 UTC  (9+ messages)

[PATCH] usb: musb: Check for host-mode using is_host_active() on reset interrupt
 2017-09-27 10:35 UTC 

[PATCH v9] ACPI / init: Invoke early ACPI initialization earlier
 2017-09-27 10:06 UTC  (6+ messages)

[PATCHv3 00/10] Fix remaining issues to drop more omap platform data
 2017-09-27  9:56 UTC  (7+ messages)
` [PATCH 01/10] dt-bindings: bus: Minimal TI sysc interconnect target module binding

[PATCH] clk: rockchip: Delete an error message for a failed memory allocation in rockchip_clk_register_cpuclk()
 2017-09-27  9:44 UTC 

[PATCH v2 00/10] add pinmuxing support for pins in AXP209 and AXP813 PMICs
 2017-09-27  9:28 UTC  (7+ messages)
` [PATCH v2 02/10] pinctrl: axp209: add pinctrl features

[PATCH 1/9] usb: xhci-mtk: use dma_set_mask_and_coherent() in probe function
 2017-09-27  9:23 UTC  (9+ messages)
` [PATCH 2/9] usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()
` [PATCH 3/9] usb: xhci-mtk: check clock stability of U3_MAC
` [PATCH 4/9] usb: xhci-mtk: support option to disable usb3 ports
` [PATCH 5/9] usb: xhci-mtk: remove dummy wakeup debounce clocks
` [PATCH 6/9] usb: xhci-mtk: add optional mcu and dma bus clocks
` [PATCH 7/9] usb: host: modify description for MTK xHCI config
` [PATCH 8/9] dt-bindings: usb: mtk-xhci: add a optional property to disable u3ports
` [PATCH 9/9] dt-bindings: usb: mtk-xhci: remove dummy clocks and add optional ones

[PATCH v4 0/4] Add STM32 MDMA driver
 2017-09-27  7:14 UTC  (4+ messages)
` [PATCH v4 3/4] ARM: dts: stm32: Add MDMA support for STM32H743 SoC

[RFC PATCH 1/1] iommu/arm-smmu: Add support for multiple TBU child devices
 2017-09-27  6:42 UTC  (3+ messages)

[PATCH] drivers/perf: arm_pmu_acpi: drop redundant acpi_disabled check
 2017-09-27  6:30 UTC 

[PATCH v3 0/5] clk: Add Aspeed clock driver
 2017-09-27  6:27 UTC  (6+ messages)
` [PATCH v3 1/5] clk: Add clock driver for ASPEED BMC SoCs
` [PATCH v3 2/5] clk: aspeed: Register core clocks
` [PATCH v3 3/5] clk: aspeed: Add platform driver and register PLLs
` [PATCH v3 4/5] clk: aspeed: Register gated clocks
` [PATCH v3 5/5] clk: aspeed: Add reset controller

[PATCH v2 0/4] mmc: sdhci-msm: Corrections to implementation of power irq
 2017-09-27  5:34 UTC  (5+ messages)
` [PATCH v2 1/4] mmc: sdhci-msm: fix issue with "
` [PATCH v2 2/4] mmc: sdhci-msm: Fix HW issue with power IRQ handling during reset
` [PATCH v2 3/4] mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS
` [PATCH v2 4/4] mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irq


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