messages from 2018-10-12 19:32:32 to 2018-10-15 09:29:19 UTC [more...]
[PATCH 2/2] arm64: acpi: Prepare for longer MADTs
2018-10-15 9:29 UTC (2+ messages)
[PATCH v3 00/24] ban the use of _PAGE_XXX flags outside platform specific code
2018-10-15 9:25 UTC (8+ messages)
` [PATCH v3 06/24] powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
[PATCH V2 0/2] pinctrl: imx: add imx8qxp pinctrl support
2018-10-15 9:17 UTC (5+ messages)
` [PATCH V2 1/2] pinctrl: fsl: add scu based "
` [PATCH V2 2/2] pinctrl: imx: add imx8qxp driver
[PATCH V4 00/11] clk: imx: add imx8qxp clock support
2018-10-15 9:17 UTC (14+ messages)
` [PATCH V4 01/11] clk: imx: add configuration option for mmio clks
` [PATCH V4 02/11] clk: imx: scu: add scu clock common part
` [PATCH V4 03/11] clk: imx: scu: add scu clock divider
` [PATCH V4 04/11] clk: imx: scu: add scu clock gpr divider
` [PATCH V4 05/11] clk: imx: scu: add scu clock gate
` [PATCH V4 06/11] clk: imx: scu: add scu clock gpr gate
` [PATCH V4 07/11] clk: imx: scu: add scu clock mux
` [PATCH V4 08/11] clk: imx: scu: add scu clock gpr mux
` [PATCH V4 09/11] clk: imx: add common imx_clk_hw_fixed functions
` [PATCH V4 10/11] clk: imx: add imx_check_clk_hws helper function
` [PATCH V4 11/11] clk: imx: add imx8qxp clk driver
[PATCH v2] usb: host: ohci-at91: fix request of irq for optional gpio
2018-10-15 9:12 UTC (2+ messages)
[PATCH V2 0/4] arm64: imx: add imx8qxp support
2018-10-15 9:03 UTC (15+ messages)
` [PATCH V2 1/4] "
` [PATCH V2 2/4] arm64: dts: "
` [PATCH V2 3/4] arm64: dts: imx: add imx8qxp mek support
` [PATCH V2 4/4] defconfig: arm64: add imx8qxp support
[PATCH] usb: host: ohci-at91: fix request of irq for optional gpio
2018-10-15 8:58 UTC (2+ messages)
[PATCH V3 1/2] dt-bindings: pinctrl: document Broadcom Northstar pin mux controller
2018-10-15 8:56 UTC (3+ messages)
[PATCH 1/1] iommu/arm-smmu-v3: eliminate a potential memory corruption on Hi16xx soc
2018-10-15 8:36 UTC
[RFT PATCH] mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap
2018-10-15 8:32 UTC (2+ messages)
[PATCH v2 0/9] Add support for audiocodec in Allwinner A64
2018-10-15 8:24 UTC (16+ messages)
` [PATCH v2 1/9] ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
` [PATCH v2 2/9] ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratio
` [PATCH v2 3/9] ASoC: sun8i-codec-analog: split regmap code into separate driver
` [PATCH v2 4/9] ASoC: dt-binding: Add bindings for Allwinner A64 codec's analog path controls
` [PATCH v2 5/9] ASoC: sunxi: Add new driver "
` [PATCH v2 6/9] ASoC: sunxi: allow the sun8i-codec driver to be built on ARM64
` [PATCH v2 7/9] arm64: dts: allwinner: a64: add nodes necessary for analog sound support
` [PATCH v2 8/9] arm64: dts: allwinner: a64: enable sound on Pine64 and SoPine
` [PATCH v2 9/9] arm64: dts: allwinner: a64: enable sound on Pinebook
[PATCH] ARM: dts: Add support for Liebherr's BK4 device (vf610 based)
2018-10-15 8:14 UTC (4+ messages)
` [PATCH v3] "
[PATCH] ASoC: sun4i-i2s: don't try to start up or shut down DAI if it's active
2018-10-15 8:11 UTC (4+ messages)
[PATCH v8 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
2018-10-15 8:09 UTC (10+ messages)
` [PATCH v8 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v8 2/9] PCI: mediatek: Fix class type for MT7622 as PCI_CLASS_BRIDGE_PCI
` [PATCH v8 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v8 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v8 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v8 6/9] PCI: mediatek: Fixup enable MSI logic by enable MSI after clock enabled
` [PATCH v8 7/9] PCI: mediatek: Add system PM support for MT2712 and MT7622
` [PATCH v8 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v8 9/9] PCI: mediatek: Add loadable kernel module support
[PATCH 0/2] mmc: uniphier-sd: two bug-fixes
2018-10-15 7:33 UTC (8+ messages)
` [PATCH 1/2] mmc: uniphier-sd: fix DMA disabling
` [PATCH 2/2] mmc: uniphier-sd: avoid using broken DMA RX channel
[PATCH v7 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
2018-10-15 6:49 UTC (12+ messages)
` [PATCH v7 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v7 2/9] PCI: mediatek: Fix class type for MT7622 as PCI_CLASS_BRIDGE_PCI
` [PATCH v7 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v7 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v7 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v7 6/9] PCI: mediatek: Fixup enable MSI logic by enable MSI after clock enabled
` [PATCH v7 7/9] PCI: mediatek: Add system PM support for MT2712 and MT7622
` [PATCH v7 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v7 9/9] PCI: mediatek: Add loadable kernel module support
[PATCH v9 0/6] EDAC: Enhancements to Synopsys EDAC driver
2018-10-15 5:29 UTC (7+ messages)
` [PATCH v9 1/6] edac: synopsys: Add error handling for NULL in probe()
` [PATCH v9 2/6] dt: bindings: Document ZynqMP DDRC in Synopsys documentation
` [PATCH v9 3/6] edac: synopsys: Add macro defines for ZynqMP DDRC
` [PATCH v9 4/6] edac: synopsys: Add EDAC ECC support "
` [PATCH v9 5/6] arm64: zynqmp: Add DDRC node
` [PATCH v9 6/6] edac: synopsys: Add Error Injection support for ZynqMP DDRC
[PATCH v3 01/24] powerpc/32: Add ioremap_wt() and ioremap_coherent()
2018-10-15 4:01 UTC (2+ messages)
` [v3,01/24] "
[PATCH v4 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
2018-10-15 2:58 UTC (7+ messages)
` [PATCH v4 5/6] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH v4 6/6] arm64: dts: add LX2160ARDB board support
[PATCH v6 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
2018-10-15 2:42 UTC (10+ messages)
` [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI
[PATCH] phy: uniphier-pcie: Depend on HAS_IOMEM
2018-10-15 1:31 UTC
[PATCH] mmc: tmio: simplify the DMA mode test
2018-10-14 22:36 UTC (2+ messages)
[PATCH v13 0/8] Clock for CPU scaling support for msm8996
2018-10-14 20:21 UTC (5+ messages)
` [PATCH v13 3/8] clk: Use devm_ in the register fixed factor clock
[PATCH v9 00/24] ILP32 for ARM64
2018-10-14 19:53 UTC (14+ messages)
[arm-platforms:irq/generic_handle_domain_irq 9/31] arch/powerpc/platforms/embedded6xx/flipper-pic.c:105:27: error: dereferencing pointer to incomplete type 'struct irq_domain'
2018-10-14 18:44 UTC
[BUG] hikey960: psci: Failure to boot CPU after hotplug
2018-10-14 18:00 UTC
[PATCH v5 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
2018-10-14 17:08 UTC (7+ messages)
` [PATCH v5 1/6] dt-bindings: arm64: add compatible for LX2160A
` [PATCH v5 2/6] soc/fsl/guts: Add definition "
` [PATCH v5 3/6] clk: qoriq: increase array size of cmux_to_group
` [PATCH v5 4/6] clk: qoriq: Add clockgen support for lx2160a
` [PATCH v5 5/6] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH v5 6/6] arm64: dts: add LX2160ARDB board support
[PATCH] irqchip/irq-mvebu-sei: Fix a NULL vs IS_ERR() bug in probe
2018-10-14 16:03 UTC (2+ messages)
[arm-platforms:irq/generic_handle_domain_irq 5/31] drivers/watchdog/octeon-wdt-main.c:324:9: error: implicit declaration of function 'irq_find_mapping'; did you mean 'qid_has_mapping'?
2018-10-14 15:27 UTC
[PATCH V4 00/15] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
2018-10-14 13:33 UTC (13+ messages)
` [PATCH V4 1/15] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
` [PATCH V4 2/15] KVM/MMU: Add tlb flush with range helper function
` [PATCH V4 3/15] KVM: Replace old tlb flush function with new one to flush a specified range
` [PATCH V4 4/15] KVM: Make kvm_set_spte_hva() return int
[PATCH v4 00/10] Allwinner H6 USB support
2018-10-14 2:41 UTC (4+ messages)
` [PATCH v4 07/10] dt-bindings: phy: add binding for Allwinner USB3 PHY
[PATCH] clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
2018-10-13 16:08 UTC (2+ messages)
[arm-platforms:irq/generic_handle_domain_irq 4/30] arch/mips/lantiq/xway/dma.c:255:34: error: array type has incomplete element type 'struct of_device_id'
2018-10-13 16:07 UTC
[PATCH V6 0/4] clk: new APIs to handle all available clocks
2018-10-13 13:33 UTC (7+ messages)
[PATCH V4 0/9] clk: add imx7ulp clk support
2018-10-13 13:26 UTC (6+ messages)
[PATCH] ARM64: dts: meson-gxl-s905x-khadas-vim enable Bluetooth
2018-10-13 12:07 UTC
[PATCH] drm/rockchip: psr: do not dereference encoder before it is null checked
2018-10-13 10:56 UTC
ARM64 KVM crash
2018-10-13 9:22 UTC (4+ messages)
[PATCH v4 0/7] AXP8x3 AC and battery power supply support
2018-10-13 8:08 UTC (8+ messages)
` [PATCH v4 1/7] dt-bindings: power: supply: axp20x: add AXP813 AC power DT binding
` [PATCH v4 2/7] ARM: dts: axp81x: add AC power supply subnode
` [PATCH v4 3/7] arm64: dts: allwinner: axp803: add AC and battery power supplies
` [PATCH v4 4/7] arm64: dts: allwinner: a64: sopine: enable "
` [PATCH v4 5/7] power: supply: add AC power supply driver for AXP813
` [PATCH v4 6/7] mfd: axp20x: Add AC power supply cell "
` [PATCH v4 7/7] mfd: axp20x: Add supported cells for AXP803
[GIT PULL] Couple more arm64 fixes for 4.19
2018-10-13 7:28 UTC (2+ messages)
mmc: mediatek: add MT8183 MMC driver support
2018-10-13 7:20 UTC (7+ messages)
` [PATCH 1/6] mmc: dt-bindings: add support for MT8183 SoC
` [PATCH 2/6] mmc: mediatek: fill the actual clock for mmc debugfs
` [PATCH 3/6] mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail
` [PATCH 4/6] mmc: mediatek: tune CMD/DATA together
` [PATCH 5/6] mmc: mediatek: add MT8183 MMC driver support
` [PATCH 6/6] mmc: mediatek: drop too much code of tuning method
[PATCH 00/10] Add support for audiocodec in Allwinner A64
2018-10-13 4:36 UTC (16+ messages)
` [PATCH 01/10] ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
` [alsa-devel] "
` [PATCH 02/10] ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratio
` [PATCH 03/10] ASoC: sun8i-codec: add support for speaker amp GPIO
` [alsa-devel] "
` [PATCH 04/10] ASoC: sun8i-codec-analog: split regmap code into separate driver
` [PATCH 05/10] ASoC: dt-binding: Add bindings for Allwinner A64 codec's analog path controls
` [PATCH 06/10] ASoC: sunxi: Add new driver "
` [PATCH 07/10] ASoC: sunxi: allow the sun8i-codec driver to be built on ARM64
` [PATCH 08/10] arm64: dts: allwinner: a64: add nodes necessary for analog sound support
` [PATCH 09/10] arm64: dts: allwinner: a64: enable sound on Pine64 and SoPine
` [PATCH 10/10] arm64: dts: allwinner: a64: enable sound on Pinebook
[arm-platforms:irq/generic_handle_domain_irq 8/29] arch/powerpc/sysdev/mpic.c:605:12: error: 'NUM_ISA_INTERRUPTS' undeclared; did you mean 'NUMA_HINT_FAULTS'?
2018-10-13 3:57 UTC
[PATCH v3] arm64: new board - Emlid Neutis N5
2018-10-13 2:26 UTC (7+ messages)
` [PATCH v4 0/2] Neutis N5 support
` [PATCH v4 1/2] arm64: dts: allwinner: new board - Emlid Neutis N5
[PATCH v2 0/7] Rlimit for module space
2018-10-13 0:09 UTC (12+ messages)
` [PATCH v2 1/7] modules: Create rlimit "
` [PATCH v2 4/7] arm64/modules: Add rlimit checking for arm64 modules
[arm-platforms:irq/generic_handle_domain_irq 8/29] arch/powerpc/sysdev/mpic.c:605:12: error: 'NUM_ISA_INTERRUPTS' undeclared; did you mean 'H_INTERRUPT'?
2018-10-12 21:35 UTC
[PATCH v4 0/5] support a new type of PMIC, including two chips(rk817 and rk809)
2018-10-12 19:53 UTC (3+ messages)
` [PATCH v4 5/5] clk: RK808: add RK809 and RK817 support
[PATCH 00/16] clk: at91: Rework DT bindings
2018-10-12 19:50 UTC (7+ messages)
[PATCH 1/2] clk: imx: imx7d: remove unnecessary clocks from clks_init_on array
2018-10-12 19:48 UTC (11+ messages)
` [PATCH 2/2] clk: imx: imx7d: remove "
[PATCH v3 0/7] AXP8x3 AC and battery power supply support
2018-10-12 19:35 UTC (9+ messages)
` [PATCH v3 2/7] ARM: dts: axp81x: add AC power supply subnode
` [PATCH v3 3/7] arm64: dts: allwinner: axp803: add AC and battery power supplies
` [PATCH v3 4/7] arm64: dts: allwinner: a64: sopine: enable "
` [PATCH v3 6/7] mfd: axp20x: Add AC power supply cell for AXP813
[PATCH v2 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
2018-10-12 19:33 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: i2c-omap: Add new compatible "
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).