linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-13 01:23:34 to 2020-01-13 13:59:39 UTC [more...]

[PATCH] drm/rockchip: Add missing vmalloc header
 2020-01-13 13:59 UTC  (2+ messages)

[kvm-unit-tests PATCH] arm: expand the timer tests
 2020-01-13 13:48 UTC  (2+ messages)

[PATCH v24 0/2] drm/bridge: PS8640 MIPI-to-eDP bridge
 2020-01-13 13:46 UTC  (3+ messages)
` [PATCH v24 1/2] Documentation: bridge: Add documentation for ps8640 DT properties

[PATCH v2] locking/osq: Use optimized spinning loop for arm64
 2020-01-13 13:43 UTC  (4+ messages)

[PATCH] drm/rockchip: use DIV_ROUND_UP macro for calculations
 2020-01-13 13:38 UTC  (2+ messages)

[PATCH v2 0/1] Regression in rockchipdrm
 2020-01-13 13:36 UTC  (3+ messages)
` [PATCH v2 1/1] drm/rockchip: fix integer type used for storing dp data rate

[PATCH v2 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs
 2020-01-13 13:30 UTC  (5+ messages)
` [PATCH v2 3/3] media: platform: meson-ao-cec-g12a: add wakeup support

[Linux-stm32] [PATCH] net: stmmac: platform: Fix MDIO init for platforms without PHY
 2020-01-13 13:21 UTC  (3+ messages)

[PATCH] iio: adc: stm32-adc: don't print an error on probe deferral
 2020-01-13 13:18 UTC 

[PATCH net 0/7] net: stmmac: general fixes for Ethernet functionality
 2020-01-14  2:01 UTC  (11+ messages)
` [PATCH net 1/7] net: stmmac: fix error in updating rx tail pointer to last free entry
` [PATCH net 2/7] net: stmmac: Fix incorrect location to set real_num_rx|tx_queues
` [PATCH net 3/7] net: stmmac: fix missing netdev->features in stmmac_set_features
` [PATCH net 4/7] net: stmmac: Fix priority steering for tx/rx queue >3
` [PATCH net 5/7] net: stmmac: fix incorrect GMAC_VLAN_TAG register writting implementation
` [PATCH net 6/7] net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter
` [PATCH net 7/7] net: stmmac: update pci platform data to use phy_interface

[PATCH 0/2] iio: dac: stm32-dac: improve reset controller use
 2020-01-13 13:14 UTC  (3+ messages)
` [PATCH 1/2] iio: dac: stm32-dac: use reset controller only at probe time
` [PATCH 2/2] iio: dac: stm32-dac: better handle reset controller failures

[PATCH net-next v2 0/8] net: stmmac: ETF support
 2020-01-13 13:02 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: stmmac: Initial support for TBS
` [PATCH net-next v2 2/8] net: stmmac: tc: Add support for ETF Scheduler using TBS
` [PATCH net-next v2 3/8] net: stmmac: xgmac: Add TBS support
` [PATCH net-next v2 4/8] net: stmmac: gmac4+: "
` [PATCH net-next v2 5/8] net: stmmac: pci: Enable TBS on GMAC5 IPK PCI entry
` [PATCH net-next v2 6/8] net: stmmac: Add missing information in DebugFS capabilities file
` [PATCH net-next v2 7/8] net: stmmac: selftests: Switch to dev_direct_xmit()
` [PATCH net-next v2 8/8] net: stmmac: selftests: Add a test for TBS feature

[PATCH v2 16/20] pci: exynos: Rename Exynos to lowercase
 2020-01-13 12:44 UTC  (3+ messages)

[PATCH] cpuidle: arm: Enable compile testing for some of drivers
 2020-01-13 12:24 UTC  (5+ messages)

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-01-13 12:14 UTC  (7+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo

[PATCH] ARM: davinci: dm365-evm: Add Fixed regulators needed for tlv320aic3101
 2020-01-13 12:13 UTC  (6+ messages)

[PATCH v2 0/6] KVM: arm64: VCPU preempted check support
 2020-01-13 12:12 UTC  (6+ messages)
` [PATCH v2 3/6] KVM: arm64: Support pvlock preempted via shared structure

[PATCH v2 0/3] Enhancements to at91-sama5d2_adc driver
 2020-01-13 12:07 UTC  (4+ messages)
` [PATCH v2 1/3] iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode
` [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: handle unfinished conversions
` [PATCH v2 3/3] iio: adc: at91-sama5d2_adc: update for other trigger usage

[PATCH] lib: vdso: mark __cvdso_clock_getres() as static
 2020-01-13 12:04 UTC  (3+ messages)

[PATCH] ARM: davinci: select CONFIG_RESET_CONTROLLER
 2020-01-13 12:02 UTC  (3+ messages)

[PATCHv9 00/12] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2020-01-13 12:02 UTC  (19+ messages)
` [PATCHv9 01/12] PCI: mobiveil: Re-abstract the private structure
` [PATCHv9 02/12] PCI: mobiveil: Move the host initialization into a routine
` [PATCHv9 03/12] PCI: mobiveil: Collect the interrupt related operations "
` [PATCHv9 04/12] PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver
` [PATCHv9 05/12] PCI: mobiveil: Add callback function for interrupt initialization
` [PATCHv9 06/12] PCI: mobiveil: Add callback function for link up check
` [PATCHv9 07/12] PCI: mobiveil: Make mobiveil_host_init() can be used to re-init host
` [PATCHv9 08/12] PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
` [PATCHv9 10/12] PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs

[PATCH][v2] arm64: Remove __exception_text_start and __exception_text_end from asm/section.h
 2020-01-13 11:59 UTC  (2+ messages)

[PATCH v3 0/3] ARM: davinci: convert dm365 to using the new clocksource driver
 2020-01-13 11:56 UTC  (5+ messages)
` [PATCH v3 1/3] clocksource: davinci: only enable clockevents once tim34 is initialized

[PATCH V4 0/4] ARM: Enable thermal support for Raspberry Pi 4
 2020-01-13 11:52 UTC  (3+ messages)
` [PATCH V4 2/4] thermal: Add BCM2711 thermal driver

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2020-01-13 11:46 UTC  (5+ messages)

[PATCH V2] firmware: arm_scmi: Make scmi core independent of transport type
 2020-01-13 11:36 UTC  (4+ messages)

[PATCH 0/2] arm64: Simplify gas LSE support detection
 2020-01-13 11:36 UTC  (7+ messages)
` [PATCH 2/2] arm64: Move the LSE gas support detection to Kconfig

[RFC PATCH v9 0/8] Enable ptp_kvm for arm64
 2020-01-13 11:21 UTC  (17+ messages)
` [RFC PATCH v9 6/8] psci: Add hvc call service for ptp_kvm
` [RFC PATCH v9 7/8] ptp: arm64: Enable ptp_kvm for arm64

[PATCH v4 0/2] arm64: kexec_file: add kdump
 2020-01-13 11:21 UTC  (8+ messages)
` [PATCH v4 2/2] arm64: kexec_file: add crash dump support

[PATCH v2 0/1] arm/arm64: add support for folded p4d page tables
 2020-01-13 11:13 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH V11 0/5] arm64/mm: Enable memory hot remove
 2020-01-13 10:37 UTC  (13+ messages)
` [PATCH V11 1/5] mm/hotplug: Introduce arch callback validating the hot remove range
` [PATCH V11 2/5] mm/memblock: Introduce MEMBLOCK_BOOT flag

[PATCH RFC net-next 00/20] net: dsa: add GRO support
 2020-01-13 10:28 UTC  (11+ messages)
` [PATCH RFC net-next 05/19] net: dsa: tag_ar9331: add GRO callbacks

[PATCH v2 0/7] arm64: Fix support for no FP/SIMD
 2020-01-13 10:28 UTC  (8+ messages)
` [PATCH v2 7/7] arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly

[PATCH] arm64: dts: rockchip: add reg property to brcmf sub node
 2020-01-13 10:27 UTC  (5+ messages)

[RFC v5 00/57] objtool: Add support for arm64
 2020-01-13 10:20 UTC  (5+ messages)
` [RFC v5 14/57] objtool: Do not look for STT_NOTYPE symbols

[GIT PULL] soc: mediatek: updates for v5.6
 2020-01-13 10:17 UTC 

[GIT PULL] arm64: mediatek: dts64 updates for v5.6
 2020-01-13 10:09 UTC 

[PATCH v1 0/3] scsi: ufs: fix error history and complete device reset history
 2020-01-13 10:05 UTC  (9+ messages)
` [PATCH v1 1/3] scsi: ufs: fix empty check of error history
  ` [EXT] "
` [PATCH v1 2/3] scsi: ufs: add device reset history for vendor implementations
  ` [EXT] "
` [PATCH v1 3/3] scsi: ufs: remove "errors" word in ufshcd_print_err_hist()
  ` [EXT] "

[PATCH v2] asoc: sti: fix possible sleep-in-atomic
 2020-01-13 10:04 UTC 

[PATCH V4 RESEND 0/2] irqchip: add NXP INTMUX interrupt controller
 2020-01-13  9:59 UTC  (5+ messages)
` [PATCH V4 RESEND 1/2] dt-bindings/irq: add binding for NXP INTMUX interrupt multiplexer
` [PATCH V4 RESEND 2/2] drivers/irqchip: add NXP INTMUX interrupt multiplexer support

[PATCH 00/11] PCI dma-ranges parsing consolidation
 2020-01-13  9:56 UTC  (3+ messages)
` [PATCH 06/11] PCI: of: Add inbound resource parsing to helpers

[PATCH] arm64: dts: rockchip: Add GPU cooling device for RK3399
 2020-01-13  9:57 UTC  (2+ messages)

[GIT PULL] Allwinner Device Tree Changes for 5.6 - second attempt
 2020-01-13  9:55 UTC 

[PATCH] ARM: dts: rockchip: add reg property to brcmf sub node for rk3188-bqedison2qc
 2020-01-13  9:52 UTC  (2+ messages)

[PATCH v4 1/2] media: atmel: atmel-isc-base: expose white balance as v4l2 controls
 2020-01-13  9:48 UTC  (2+ messages)
` [PATCH v4 2/2] MAINTAINERS: add atmel-isc-media.h file to ATMEL ISC driver

[PATCH 0/9] sunxi: Support IRQ wakeup from deep sleep
 2020-01-13  9:43 UTC  (11+ messages)
` [PATCH 1/9] irqchip/sun6i-r: Switch to a stacked irqchip driver
` [PATCH 2/9] irqchip/sun6i-r: Add wakeup support
` [PATCH 3/9] dt-bindings: irq: Add a compatible for the H3 R_INTC
` [PATCH 4/9] ARM: dts: sunxi: h3/h5: Add r_intc node
` [PATCH 5/9] ARM: dts: sunxi: h3/h5: Move wakeup-capable IRQs to r_intc
` [PATCH 6/9] ARM: dts: sunxi: a83t: "
` [PATCH 7/9] arm64: dts: allwinner: a64: "
` [PATCH 8/9] arm64: dts: allwinner: h6: Fix indentation of IR node
` [PATCH 9/9] arm64: dts: allwinner: Move wakeup-capable IRQs to r_intc

[PATCH v3 0/2] Add watchdog node and dt-binding
 2020-01-13  9:41 UTC  (8+ messages)
` [PATCH v3 1/2] amr64: dts: modify mt8183.dtsi

[PATCH v1] ACPI/IORT: Workaround for IORT ID count "minus one" issue
 2020-01-13  9:34 UTC  (4+ messages)

[PATCH v6 0/6] Allwinner sun6i message box support
 2020-01-13  9:30 UTC  (9+ messages)
` [PATCH v6 1/6] dt-bindings: mailbox: Add a sun6i message box binding
` [PATCH v6 2/6] mailbox: sun6i-msgbox: Add a new mailbox driver
` [PATCH v6 3/6] ARM: dts: sunxi: a83t: Add msgbox node
` [PATCH v6 4/6] ARM: dts: sunxi: h3/h5: "
` [PATCH v6 5/6] arm64: dts: allwinner: a64: "
` [PATCH v6 6/6] arm64: dts: allwinner: h6: "

[PATCH v2 0/2] Add mt8173 elm and hana board
 2020-01-13  9:29 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: add "

[RESEND PATCH 3/3] arm64: dts: rockchip: Enable sdio0 and uart0 on rk3399-roc-pc-mezzanine
 2020-01-13  9:28 UTC  (2+ messages)

[PATCH v2] pwm: sun4i: Move pwm_calculate() out of spin_lock()
 2020-01-13  9:23 UTC 

[PATCH v11 0/3] ASoC: mt8183: fix audio playback slowly after playback
 2020-01-13  9:20 UTC  (9+ messages)
` [PATCH v11 1/3] dt-bindings: mediatek: mt8183: Add #reset-cells
` [PATCH v11 2/3] watchdog: mtk_wdt: mt8183: Add reset controller
` [PATCH v11 3/3] watchdog: mtk_wdt: mt2712: "

[PATCH] arm64: add Cortex-A76 to spectre v2 safe-list
 2020-01-13  9:22 UTC  (2+ messages)

[PATCH] [RFC] pwm: sun4i: Move pwm_calculate out of spin_lock
 2020-01-13  9:18 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: fix dwmmc clock name for px30 and rk3308
 2020-01-13  9:15 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: sun50i: H6: Enable SPI flash
 2020-01-13  8:59 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: sun50i: H6: Add SPI controllers nodes and pinmuxes

[RFC][PATCH] ARM: dts: renesas: Add missing ethernet PHY reset GPIO on Gen2 reference boards
 2020-01-13  8:58 UTC  (2+ messages)

[v3 0/6] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-01-13  8:58 UTC  (5+ messages)
` [v3 3/6] PCI: endpoint: Add support to handle multiple base for mapping outbound memory

[PATCH net-next 0/6] net: stmmac: ETF support
 2020-01-13  8:29 UTC  (7+ messages)
` [PATCH net-next 1/6] net: stmmac: Initial support for TBS
` [PATCH net-next 2/6] net: stmmac: tc: Add support for ETF Scheduler using TBS
` [PATCH net-next 3/6] net: stmmac: xgmac: Add TBS support
` [PATCH net-next 4/6] net: stmmac: gmac4+: "
` [PATCH net-next 5/6] net: stmmac: pci: Enable TBS on GMAC5 IPK PCI entry
` [PATCH net-next 6/6] net: stmmac: Add missing information in DebugFS capabilities file

[PATCH 3/3] mtd: onenand: Enable compile testing of OMAP and Samsung drivers
 2020-01-13  8:15 UTC  (6+ messages)

[PATCH v2 RFT] media: exynos4-is: add missed clk_disable_unprepare in remove
 2020-01-13  7:52 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: mediatek: Add MT6397 Pin Controller
 2020-01-13  7:08 UTC  (2+ messages)

[PATCH v5 0/3] PM / AVS: SVS: Introduce SVS engine
 2020-01-13  7:02 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: soc: add mtk svs dt-bindings

[RFC PATCH v2 00/10] powerpc/32: switch VDSO to C implementation
 2020-01-13  6:52 UTC  (6+ messages)
` [RFC PATCH v2 07/10] lib: vdso: don't use READ_ONCE() in __c_kernel_time()

[PATCH 0/2] arch: arm64: xilinx: Make zynqmp_firmware driver optional
 2020-01-13  6:46 UTC  (3+ messages)

[PATCH] firmware: arm_scmi: Make scmi core independent of transport type
 2020-01-13  6:45 UTC  (5+ messages)

PM / AVS: SVS: Introduce SVS engine
 2020-01-13  6:44 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: soc: add mtk svs dt-bindings

[RFC PATCH] arm64/ftrace: support dynamically allocated trampolines
 2020-01-13  6:18 UTC  (5+ messages)

[PATCH 00/14] net: axienet: Error handling, SGMII and 64-bit DMA fixes
 2020-01-13  6:12 UTC  (7+ messages)
` [PATCH 06/14] net: axienet: Check for DMA mapping errors
` [PATCH 08/14] net: axienet: Drop MDIO interrupt registers from ethtools dump
` [PATCH 09/14] net: axienet: Add mii-tool support

[PATCH 0/3] Convert QCOM watchdog timer bindings to YAML
 2020-01-13  5:49 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: watchdog: "
` [PATCH 2/3] dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150

[PATCH 2/2] drivers: edac: Add EDAC support for Kryo CPU caches
 2020-01-13  5:44 UTC  (2+ messages)

[PATCH V2 1/7] dt-bindings: fsl-imx-sdma: Add i.MX8MM/i.MX8MN/i.MX8MP compatible string
 2020-01-13  5:33 UTC  (6+ messages)
` [PATCH V2 2/7] dt-bindings: mmc: fsl-imx-esdhc: add i.MX8MP "
` [PATCH V2 3/7] dt-bindings: imx-ocotp: Add i.MX8MP compatible
` [PATCH V2 4/7] dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible
` [PATCH V2 6/7] arm64: dts: freescale: Add i.MX8MP EVK board support
` [PATCH V2 7/7] dt-bindings: arm: imx: Add the i.MX8MP EVK board

[PATCH v1 0/1] add reset-cells in infracfg
 2020-01-13  4:52 UTC  (4+ messages)
` [PATCH v1 1/1] amr64: dts: modify mt8183.dtsi

[PATCH 1/3] arm64: dts: freescale: Add i.MX8MP dtsi support
 2020-01-13  4:46 UTC  (3+ messages)

Re: linux-next: build warning after merge of the bpf-next tree
 2020-01-13  4:33 UTC  (4+ messages)
      `  "

[PATCH 1/1] media: platform: VIDEO_MEDIATEK_JPEG can also depend on MTK_IOMMU
 2020-01-13  3:52 UTC 

[GIT PULL 1/6] i.MX driver changes for 5.6
 2020-01-13  3:40 UTC  (6+ messages)
` [GIT PULL 2/6] i.MX SoC "
` [GIT PULL 3/6] i.MX DT bindings update "
` [GIT PULL 4/6] i.MX device tree "
` [GIT PULL 5/6] i.MX arm64 "
` [GIT PULL 6/6] i.MX defconfig "

[PATCH V8 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MP
 2020-01-13  3:06 UTC  (3+ messages)
` [PATCH V8 2/3] pinctrl: freescale: Add i.MX8MP pinctrl driver support
` [PATCH V8 3/3] arm64: defconfig: Select CONFIG_PINCTRL_IMX8MP by default

[arm-soc:sunxi/dt 49/52] Error: arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi:54.19-20 syntax error
 2020-01-13  3:02 UTC  (4+ messages)

[PATCH V7 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MP
 2020-01-13  2:59 UTC  (3+ messages)

[RFC PATCH v1 00/10] Enable RK3066 NANDC for MK808
 2020-01-13  1:55 UTC  (2+ messages)
` [RFC PATCH v1 00/10] Enable RK3066 NANDC for MK808【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】

[PATCH v5 0/6] arm64: meson: Add support for USB on Amlogic A1
 2020-01-13  1:33 UTC  (7+ messages)
` [PATCH v5 2/6] dt-bindings: usb: dwc3: Add the Amlogic A1 Family DWC3 Glue Bindings
` [PATCH v5 4/6] usb: dwc3: Add Amlogic A1 DWC3 glue


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