linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-23 16:03:42 to 2020-12-25 10:05:09 UTC [more...]

[v6,0/4] PCI: mediatek: Add new generation controller support
 2020-12-25 10:03 UTC  (3+ messages)
` [v6,2/4] PCI: Export pci_pio_to_address() for module use
` [v6,4/4] MAINTAINERS: Add Jianjun Wang as MediaTek PCI co-maintainer

[PATCH v5 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2020-12-25  7:52 UTC  (11+ messages)
` [PATCH v5 02/11] dt-bindings: net: btusb: change reference file name
` [PATCH v5 03/11] dt-bindings: phy: convert phy-mtk-xsphy.txt to YAML schema
` [PATCH v5 04/11] dt-bindings: phy: convert phy-mtk-tphy.txt "
` [PATCH v5 05/11] dt-bindings: phy: convert phy-mtk-ufs.txt "
` [PATCH v5 06/11] dt-bindings: phy: convert HDMI PHY binding "
` [PATCH v5 07/11] dt-bindings: phy: convert MIPI DSI "
` [PATCH v5 08/11] dt-bindings: usb: convert mediatek, musb.txt "
` [PATCH v5 09/11] dt-bindings: usb: convert mediatek, mtk-xhci.txt "
` [PATCH v5 10/11] dt-bindings: usb: convert mediatek, mtu3.txt "
` [PATCH v5 11/11] MAINTAINERS: update MediaTek PHY/USB entry

driver: watchdog: Remove mtk_wdt_stop() in probe() to prevent the system freeze and it doesn't reboot by watchdog problem
 2020-12-25  7:30 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH] arm64/smp: Remove unused irq variable in arch_show_interrupts()
 2020-12-25  7:05 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: usb: mtk-xhci: add a new property for broken streams
 2020-12-25  6:12 UTC  (10+ messages)
` [PATCH 2/3] usb: xhci-mtk: fix UAS issue by XHCI_BROKEN_STREAMS quirk

[PATCH v2 0/3] perf arm64: Support SDT
 2020-12-25  5:27 UTC  (4+ messages)
` [PATCH v2 1/3] perf probe: Fix memory leak in synthesize_sdt_probe_command()
` [PATCH v2 2/3] perf probe: Fixup Arm64 SDT arguments
` [PATCH v2 3/3] perf arm64: Add argument support for SDT

[PATCH V6 00/13] Add driver for dvfsrc, support for active state of scpsys
 2020-12-25  5:14 UTC  (18+ messages)
` [PATCH V6 01/13] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V6 02/13] soc: mediatek: add header for mediatek SIP interface
` [PATCH V6 03/13] soc: mediatek: add driver for dvfsrc support
` [PATCH V6 04/13] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V6 05/13] arm64: dts: mt8192: "
` [PATCH V6 06/13] dt-bindings: interconnect: add MT8183 interconnect dt-bindings
` [PATCH V6 07/13] dt-bindings: interconnect: add MT6873 "
` [PATCH V6 08/13] interconnect: mediatek: Add interconnect provider driver
` [PATCH V6 09/13] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V6 10/13] arm64: dts: mt8192: "
` [PATCH V6 11/13] regulator: Regulator driver for the Mediatek DVFSRC
` [PATCH V6 12/13] arm64: dts: mt8183: add dvfsrc regulator nodes
` [PATCH V6 13/13] arm64: dts: mt8192: "

[PATCH v2, 0/3] support gce on mt8192 platform
 2020-12-25  2:39 UTC  (6+ messages)
` [PATCH v2, 1/3] dt-binding: gce: add gce header file for mt8192
` [PATCH v2, 2/3] arm64: dts: mt8192: add gce node
` [PATCH v2, 3/3] mailbox: cmdq: add mt8192 support

[PATCH v1 0/2] perf arm64: Support SDT
 2020-12-25  2:27 UTC  (5+ messages)
` [PATCH v1 1/2] perf probe: Fixup Arm64 SDT arguments

[PATCH v4 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2020-12-25  1:44 UTC  (13+ messages)
` [PATCH v4 06/11] dt-bindings: phy: convert HDMI PHY binding "
` [PATCH v4 07/11] dt-bindings: phy: convert MIPI DSI "
` [PATCH v4 09/11] dt-bindings: usb: convert mediatek, mtk-xhci.txt "
    ` [PATCH v4 09/11] dt-bindings: usb: convert mediatek,mtk-xhci.txt "
` [PATCH v4 10/11] dt-bindings: usb: convert mediatek, mtu3.txt "
  ` [PATCH v4 10/11] dt-bindings: usb: convert mediatek,mtu3.txt "

[RFC PATCH v3 0/9] CoreSight complex config support; ETM strobing
 2020-12-24 19:21 UTC  (27+ messages)
` [RFC PATCH v3 1/9] coresight: syscfg: Initial coresight system configuration
` [RFC PATCH v3 2/9] coresight: syscfg: Add registration and feature loading for cs devices
` [RFC PATCH v3 3/9] coresight: config: Add configuration and feature generic functions
` [RFC PATCH v3 4/9] coresight: etm-perf: update to handle configuration selection
` [RFC PATCH v3 5/9] coresight: etm4x: Add complex configuration handlers to etmv4
` [RFC PATCH v3 6/9] coresight: config: Add preloaded configurations
` [RFC PATCH v3 8/9] coresight: syscfg: Allow update of feature params from configfs
` [RFC PATCH v3 9/9] coresight: docs: Add documentation for CoreSight config

[PATCH net-next v2 0/6] bcm63xx_enet: major makeover of driver
 2020-12-24 14:24 UTC  (7+ messages)
` [PATCH net-next v2 1/6] bcm63xx_enet: batch process rx path
` [PATCH net-next v2 2/6] bcm63xx_enet: add BQL support
` [PATCH net-next v2 3/6] bcm63xx_enet: add xmit_more support
` [PATCH net-next v2 4/6] bcm63xx_enet: alloc rx skb with NET_IP_ALIGN
` [PATCH net-next v2 5/6] bcm63xx_enet: convert to build_skb
` [PATCH net-next v2 6/6] bcm63xx_enet: improve rx loop

[PATCH v4 1/7] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2020-12-24 14:00 UTC  (12+ messages)
` [PATCH v4 2/7] regulator: dt-bindings: Document max8997-pmic nodes
` [PATCH v4 3/7] mfd: max8997: Add of_compatible to extcon and charger mfd_cell
` [PATCH v4 4/7] power: supply: max8997_charger: Set CHARGER current limit

[PATCH V2 0/4] drm/v3d: Minor improvements
 2020-12-24 13:59 UTC  (7+ messages)
` [PATCH V2 1/4] drm/v3d: Use platform_get_irq_optional() to get optional IRQs
` [PATCH V2 2/4] drm/v3d: Set dma_mask as well as coherent_dma_mask
` [PATCH V2 3/4] drm/v3d: Don't clear MMU control bits on exception
` [PATCH V2 4/4] dt-bindings: gpu: Convert v3d to json-schema

[PATCH v1] scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
 2020-12-24 13:47 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: Convert Arm Mali Valhall GPU to DT schema
 2020-12-24 12:31 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: mt8192: Add node for the Mali GPU

i2c: mediatek: Fix apdma and i2c hand-shake timeout
 2020-12-24 12:26 UTC 

[PATCH v6 00/12] perf tools: fix perf stat with large socket IDs
 2020-12-24 12:30 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: fsl: Add binding for Gateworks boards with IMX8MM
 2020-12-24 12:11 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: Add Gateworks IMX8MM Development Kits

[PATCH 0/4] AM64: Add PCIe bindings and driver support
 2020-12-24 11:56 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: PCI: ti, j721e: Add binding to represent refclk to the connector
` [PATCH 2/4] dt-bindings: pci: ti, j721e: Add host mode dt-bindings for TI's AM64 SoC
` [PATCH 3/4] dt-bindings: pci: ti, j721e: Add endpoint "
` [PATCH 4/4] PCI: j721e: Add support to provide refclk to PCIe connector

[PATCH 0/7] AM64: Add SERDES bindings and driver support
 2020-12-24 11:42 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: phy: ti, phy-j721e-wiz: Add bindings for AM64 SERDES Wrapper
` [PATCH 2/7] dt-bindings: phy: ti, phy-j721e-wiz: Add binding for phy_en_refclk
` [PATCH 3/7] dt-bindings: phy: cadence-torrent: Add binding for refclk driver
` [PATCH 4/7] dt-bindings: ti-serdes-mux: Add defines for AM64 SoC
` [PATCH 5/7] phy: ti: j721e-wiz: Configure full rate divider for AM64
` [PATCH 6/7] phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m>
` [PATCH 7/7] phy: cadence-torrent: Add support to drive refclk out

[PATCH v5 00/27] MT8192 IOMMU support
 2020-12-24 11:35 UTC  (7+ messages)
` [PATCH v5 04/27] dt-bindings: memory: mediatek: Add domain definition
` [PATCH v5 06/27] dt-bindings: mediatek: Add binding for mt8192 IOMMU

[PATCH v3 0/7] MediaTek IOMMU improve tlb flush performance in map/unmap
 2020-12-24 11:27 UTC  (4+ messages)
` [PATCH v3 1/7] iommu: Move iotlb_sync_map out from __iommu_map

[PATCH v3 00/15] PHY: Add support in Sierra to use external clock
 2020-12-24 11:16 UTC  (16+ messages)
` [PATCH v3 01/15] phy: cadence: Sierra: Fix PHY power_on sequence
` [PATCH v3 02/15] phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()
` [PATCH v3 03/15] dt-bindings: phy: cadence-sierra: Add bindings for the PLLs within SERDES
` [PATCH v3 04/15] phy: ti: j721e-wiz: Get PHY properties only for "phy" or "link" subnode
` [PATCH v3 05/15] phy: cadence: cadence-sierra: Create PHY only for "phy" or "link" sub-nodes
` [PATCH v3 06/15] phy: cadence: cadence-sierra: Move all clk_get_*() to a separate function
` [PATCH v3 07/15] phy: cadence: cadence-sierra: Move all reset_control_get*() "
` [PATCH v3 08/15] phy: cadence: cadence-sierra: Explicitly request exclusive reset control
` [PATCH v3 09/15] phy: cadence: sierra: Model reference receiver as clocks (gate clocks)
` [PATCH v3 10/15] phy: cadence: sierra: Model PLL_CMNLC and PLL_CMNLC1 as clocks (mux clocks)
` [PATCH v3 11/15] phy: cadence: sierra: Enable pll_cmnlc and pll_cmnlc1 clocks
` [PATCH v3 12/15] arm64: dts: ti: k3-j721e-main: Add DT nodes for clocks within Sierra SERDES
` [PATCH v3 13/15] arm64: dts: ti: k3-j721e-main: Fix external refclk input to SERDES
` [PATCH v3 14/15] arm64: dts: ti: k3-j721e-common-proc-board: Use external clock for SERDES
` [PATCH v3 15/15] arm64: dts: ti: k3-j721e-common-proc-board: Re-name "link" name as "phy"

[PATCH v3 0/6] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini
 2020-12-24 10:21 UTC  (7+ messages)
` [PATCH v3 4/6] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0

[PATCH v2 1/2] dt-bindings: pwm: allwinner: Add V3s compatible description
 2020-12-24  9:23 UTC  (3+ messages)

[PATCH] ARM: dts: sun8i-v3s: Add CSI0 MCLK pin definition
 2020-12-24  9:21 UTC  (3+ messages)

[PATCH v3 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2020-12-24  7:48 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC
` [PATCH v3 2/2] power: supply: mt6360_charger: add MT6360 charger support

[PATCH V2] ARM: dts: stm32: Disable KS8851 and FMC on PicoITX board
 2020-12-24  6:27 UTC 

[PATCH] ARM: dts: stm32: Fix GPIO hog names on DHCOM
 2020-12-24  6:24 UTC 

[PATCH] drm/stm: Remove usage of drm_display_mode_to_videomode()
 2020-12-24  6:20 UTC 

[PATCH V2] drm/stm: Fix bus_flags handling
 2020-12-24  6:19 UTC 

[PATCH V2] drm/bridge: lvds-codec: Add support for pixel data sampling edge select
 2020-12-24  6:18 UTC 

[PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting
 2020-12-24  4:04 UTC  (12+ messages)

[PATCH resend] dt-bindings: mfd: mediatek: Add bindings for MT6360 PMIC
 2020-12-24  3:19 UTC 

[PATCH v2 1/3] dt-bindings: arm: sunxi: add PineTab Early Adopter edition
 2020-12-24  2:41 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: allwinner: dts: a64: add DT for Early Adopter's PineTab
` [PATCH v2 3/3] dt-bindings: arm: sunxi: document orig PineTab DT as sample

[soc:for-next] BUILD SUCCESS 9b28a2eacfe4fc0ca91c3cebaff7496e47bc1f68
 2020-12-24  2:39 UTC 

[soc:arm/fixes] BUILD SUCCESS 7887cc89d5851cbdec49219e9614beec776af150
 2020-12-24  2:39 UTC 

[PATCH v2] ARM: mstar: Unify common parts of BreadBee boards into a dtsi
 2020-12-24  2:03 UTC 

[PATCH resend v13 0/5] leds: mt6360: Add LED driver for MT6360
 2020-12-24  1:47 UTC  (6+ messages)
` [PATCH resend v13 1/5] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH resend v13 2/5] leds: flash: Fix multicolor no-ops registration by return 0
` [PATCH resend v13 3/5] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH resend v13 4/5] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH resend v13 5/5] leds: mt6360: Add LED driver for MT6360

[PATCH v3 0/3] Add support for MT6315 regulator
 2020-12-24  0:38 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: regulator: document binding "
` [PATCH v3 2/3] regulator: mt6315: Add support "

[PATCH] dt-bindings: bcm2835-vec: Add power-domains property
 2020-12-24  0:09 UTC  (2+ messages)

[RESEND PATCH v3 0/2] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2020-12-24  0:05 UTC  (2+ messages)

[PATCH 0/4] drm/v3d: Minor improvements
 2020-12-23 23:37 UTC  (7+ messages)
` [PATCH 1/4] drm/v3d: Use platform_get_irq_optional() to get optional IRQs
` [PATCH 2/4] drm/v3d: Set dma_mask as well as coherent_dma_mask
` [PATCH 3/4] drm/v3d: Don't clear MMU control bits on exception
` [PATCH 4/4] dt-bindings: gpu: Convert v3d to json-schema

[PATCH v3 0/5] dwmac-meson8b: picosecond precision RX delay support
 2020-12-23 23:29 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay
` [PATCH v3 2/5] net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clock
` [PATCH v3 3/5] net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay
` [PATCH v3 4/5] net: stmmac: dwmac-meson8b: move RGMII delays into a separate function
` [PATCH v3 5/5] net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A

[PATCH v2 09/14] phy: cadence: sierra: Model reference receiver as clocks (gate clocks)
 2020-12-23 22:45 UTC  (3+ messages)

sdhci timeout on imx8mq
 2020-12-23 21:06 UTC  (10+ messages)

[RFC PATCH v2 0/8] Adding the Sparx5 Switch Driver
 2020-12-23 21:05 UTC  (7+ messages)
` [RFC PATCH v2 3/8] net: sparx5: add hostmode with phylink support

[PATCH RFC v4 1/1] scsi: ufs: Fix ufs power down/on specs violation
 2020-12-23 20:45 UTC  (2+ messages)

[PATCH] ARM: dts sunxi: add A10s/A13 mali gpu support
 2020-12-23 20:08 UTC 

[PATCH] ARM: dts sunxi: add A10s/A13 display frontend support fallback
 2020-12-23 19:58 UTC 

[PATCH v2 1/7] iommu/io-pgtable: Introduce dynamic io-pgtable fmt registration
 2020-12-23 19:17 UTC 

[PATCH 0/5] ARM: dts: stm32: Add Engicam MicroGEA STM32MP1
 2020-12-23 19:14 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: arm: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0
` [PATCH 2/5] ARM: dts: stm32: Add Engicam MicroGEA STM32MP1 SoM
` [PATCH 3/5] ARM: dts: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 board
` [PATCH 4/5] dt-bindings: arm: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OF
` [PATCH 5/5] ARM: dts: "

[PATCH v13 0/6] Carry forward IMA measurement log on kexec on ARM64
 2020-12-23 17:57 UTC  (5+ messages)
` [PATCH v13 2/6] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c

[PATCH v5 0/4] Add SPMI support for Mediatek MT6873/8192 SoC IC
 2020-12-23 17:47 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: spmi: modify the constraint 'maxItems' to 'minItems'
` [PATCH v5 2/4] dt-bindings: spmi: document binding for the Mediatek SPMI controller

[PATCH v3 0/7] pwm: rockchip: Eliminate potential race condition when probing
 2020-12-23 16:01 UTC  (7+ messages)
` [PATCH v3 2/7] pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()
` [PATCH v3 3/7] pwm: rockchip: Replace "bus clk" with "PWM clk"
` [PATCH v3 4/7] pwm: rockchip: Eliminate potential race condition when probing
` [PATCH v3 5/7] pwm: rockchip: rockchip_pwm_probe(): Remove unneeded goto target
` [PATCH v3 6/7] pwm: rockchip: Enable PWM clock of probed device only if running
` [PATCH v3 7/7] pwm: rockchip: Enable clock before calling clk_get_rate()


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