messages from 2021-02-07 10:36:37 to 2021-02-08 14:24:38 UTC [more...]
[PATCH v2 0/7] ASoC: codecs: add support for LPASS Codec TX and RX macros
2021-02-08 14:17 UTC (4+ messages)
` [PATCH v2 1/7] ASoC: qcom: dt-bindings: add bindings for lpass rx macro codec
` [PATCH v2 2/7] ASoC: codec: lpass-rx-macro: add support for lpass rx macro
` [PATCH v2 6/7] ASoC: codec: lpass-tx-macro: add support for lpass tx macro
[PATCH v5 0/2] add support for GPIO or IRQ based evemt counter
2021-02-08 14:14 UTC (4+ messages)
` [PATCH v5 1/2] dt-bindings: counter: add event-counter binding
` [PATCH v5 2/2] counter: add IRQ or GPIO based event counter
[PATCH 00/18] Apple M1 SoC platform bring-up
2021-02-08 14:12 UTC (18+ messages)
` [PATCH 01/18] dt-bindings: vendor-prefixes: add AAPL prefix
` [PATCH 05/18] tty: serial: samsung_tty: add support for Apple UARTs
` [PATCH 10/18] arm64: Introduce FIQ support
` [PATCH 15/18] irqchip/apple-aic: Add support for the Apple Interrupt Controller
` [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) devicetree
[PATCH 00/16] net: stmmac: Add DW MAC GPIOs and Baikal-T1 GMAC support
2021-02-08 14:08 UTC (17+ messages)
` [PATCH 01/16] dt-bindings: net: dwmac: Add DW GMAC GPIOs properties
` [PATCH 02/16] dt-bindings: net: Add Baikal-T1 GMAC bindings
` [PATCH 03/16] net: stmmac: Introduce MAC core cleanup method
` [PATCH 04/16] net: stmmac: Introduce DMA "
` [PATCH 05/16] net: stmmac: Introduce MAC IRQs enable/disable methods
` [PATCH 06/16] net: stmmac: Extend DMA IRQs enable/disable interface
` [PATCH 07/16] net: stmmac: Introduce MTL IRQs enable/disable methods
` [PATCH 08/16] net: stmmac: Introduce Safety Feature "
` [PATCH 09/16] net: stmmac: Disable MMC IRQs in the generic IRQs disable method
` [PATCH 10/16] net: stmmac: Convert STMMAC_DOWN flag to STMMAC_UP
` [PATCH 11/16] net: stmmac: Add STMMAC state getter
` [PATCH 12/16] net: stmmac: Introduce NIC software reset function
` [PATCH 13/16] net: stmmac: Request IRQs at device probe stage
` [PATCH 14/16] net: stmmac: Add Generic DW MAC GPIO port driver
` [PATCH 15/16] net: stmmac: Add DW GMAC GPIOs support
` [PATCH 16/16] net: stmmac: Add DW MAC IPs of 3.72a/3.73a/3.74a versions
[PATCH 0/5] arm64: dts: librem5 phone and devkit dts and config updates
2021-02-08 14:09 UTC (8+ messages)
` [PATCH 1/5] arm64: dts: imx8mq-librem5-devkit: Drop buck3 startup-ramp-delay
` [PATCH 2/5] arm64: dts: librem5: Drop assigned-clocks from SAI2
` [PATCH 3/5] arm64: defconfig: Enable devfreq support for i.MX8MQ
` [PATCH 4/5] arm64: dts: librem5: protect some partitions of the nor-flash
` [PATCH 5/5] arm64: dts: imx8mq-librem5-r2: set nearlevel to 120
[PATCH 1/3] mailbox: sprd: Introduce refcnt when clients requests/free channels
2021-02-08 14:06 UTC (4+ messages)
` [PATCH 2/3] mailbox: sprd: Add supplementary inbox support
` [PATCH 3/3] dt-bindings: mailbox: Add interrupt-names to SPRD mailbox
[PATCH v2 00/24] net: stmmac: Fix clocks/reset-related procedures
2021-02-08 13:56 UTC (25+ messages)
` [PATCH v2 01/24] dt-bindings: net: dwmac: Validate PBL for all IP-cores
` [PATCH v2 02/24] dt-bindings: net: dwmac: Extend number of PBL values
` [PATCH v2 03/24] dt-bindings: net: dwmac: Fix the TSO property declaration
` [PATCH v2 04/24] dt-bindings: net: dwmac: Refactor snps,*-config properties
` [PATCH v2 05/24] dt-bindings: net: dwmac: Elaborate stmmaceth/pclk description
` [PATCH v2 06/24] dt-bindings: net: dwmac: Add Tx/Rx clock sources
` [PATCH v2 07/24] dt-bindings: net: dwmac: Detach Generic DW MAC bindings
` [PATCH v2 08/24] net: stmmac: Add {axi,mtl-rx,mtl-tx}-config sub-nodes support
` [PATCH v2 09/24] net: stmmac: dwmac-rk: Cleanup STMMAC DT-config in remove cb
` [PATCH v2 10/24] net: stmmac: dwmac-sti: "
` [PATCH v2 11/24] net: stmmac: dwmac-stm32: "
` [PATCH v2 12/24] net: stmmac: Directly call reverse methods in stmmac_probe_config_dt()
` [PATCH v2 13/24] net: stmmac: Fix clocks left enabled on glue-probes failure
` [PATCH v2 14/24] net: stmmac: Use optional clock request method to get stmmaceth
` [PATCH v2 15/24] net: stmmac: Use optional clock request method to get ptp_clk
` [PATCH v2 16/24] net: stmmac: Use optional reset control API to work with stmmaceth
` [PATCH v2 17/24] net: stmmac: dwc-qos: Cleanup STMMAC platform data clock pointers
` [PATCH v2 18/24] net: stmmac: dwc-qos: Use dev_err_probe() for probe errors handling
` [PATCH v2 19/24] net: stmmac: Add Tx/Rx platform clocks support
` [PATCH v2 20/24] net: stmmac: dwc-qos: Discard Tx/Rx clocks request
` [PATCH v2 21/24] net: stmmac: dwmac-imx: Discard Tx clock request
` [PATCH v2 22/24] net: stmmac: Call stmmaceth clock as system clock in warn-message
` [PATCH v2 23/24] net: stmmac: Use pclk to set MDC clock frequency
` [PATCH v2 24/24] net: stmmac: dwc-qos: Save master/slave clocks in the plat-data
[PATCH v5 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
2021-02-08 13:51 UTC (10+ messages)
` [PATCH v5 01/10] arm: dts: ls1021a: Harmonize DWC USB3 DT "
` [PATCH v5 02/10] arm: dts: keystone: Correct DWC USB3 compatible string
` [PATCH v5 03/10] arc: dts: Harmonize EHCI/OHCI DT nodes name
` [PATCH v5 04/10] arm: dts: lpc18xx: "
` [PATCH v5 05/10] powerpc: dts: akebono: "
` [PATCH v5 06/10] arm: dts: keystone: Harmonize DWC USB3 "
` [PATCH v5 07/10] arm: dts: stih407-family: "
` [PATCH v5 08/10] arm64: dts: apm: "
` [PATCH v5 10/10] arm64: dts: qcom: "
[PATCH v2 0/9] SDM630/660 GCC/MMCC/GPUCC clock controllers
2021-02-08 13:51 UTC (5+ messages)
` [PATCH v2 3/9] clk: qcom: Add SDM660 Multimedia Clock Controller (MMCC) driver
[PATCH v4 3/3] arm64: dts: reset: add microchip sparx5 switch reset driver
2021-02-08 13:20 UTC (4+ messages)
[PATCH] dt-bindings: can: rcar_canfd: Group tuples in pin control properties
2021-02-08 13:14 UTC (2+ messages)
[PATCH V2 0/4] imx esdhc dt/driver update
2021-02-08 12:05 UTC (3+ messages)
[PATCH V3 1/2] dt-bindings: clk: versaclock5: Add optional load capacitance property
2021-02-08 12:00 UTC (3+ messages)
` [PATCH V3 2/2] clk: vc5: Add support for optional load capacitance
[PATCH v2 0/7] Add audio driver base on rpmsg on i.MX platform
2021-02-08 11:51 UTC (5+ messages)
` [PATCH v2 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg
` [PATCH v2 5/7] ASoC: imx-pcm-rpmsg: Add platform "
` [PATCH v2 7/7] ASoC: dt-bindings: imx-rpmsg: Add binding doc for rpmsg machine driver
[PATCH v3 0/2] STM32 USBPHYC ck_usbo_48m clock provider
2021-02-08 11:46 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: phy-stm32-usbphyc: add #clock-cells property
` [PATCH v3 2/2] phy: stm32: register usbphyc as clock provider of ck_usbo_48m clock
[RFC PATCH v2 1/3] dt-bindings: usb: mtk-xhci: add compatible for mt8195
2021-02-08 11:43 UTC (4+ messages)
` [RFC PATCH v2 2/3] usb: xhci-mtk: modify the SOF/ITP interval "
[PATCH] ARM: dts: sun8i: h3: orangepi-plus: Fix Ethernet PHY mode
2021-02-08 11:27 UTC (2+ messages)
[PATCH 21/24] dt-bindings:iio:cdc:adi,ad7150 binding doc
2021-02-08 11:20 UTC (5+ messages)
[PATCH V7 0/6] dt: build overlays
2021-02-08 11:18 UTC (4+ messages)
` [PATCH V7 6/6] of: unittest: Statically apply overlays using fdtoverlay
[PATCH 2/2] dt-bindings: display: Add "disable-hpd" binding
2021-02-08 9:18 UTC
[PATCH V10 00/10] remoteproc: imx_rproc: support iMX8MQ/M
2021-02-08 8:56 UTC (11+ messages)
` [PATCH V10 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema
` [PATCH V10 02/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M support
` [PATCH V10 03/10] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V10 04/10] remoteproc: add is_iomem to da_to_va
` [PATCH V10 05/10] remoteproc: imx_rproc: correct err message
` [PATCH V10 06/10] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V10 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V10 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V10 09/10] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V10 10/10] remoteproc: imx_proc: enable virtio/mailbox
[PATCH v10 net-next 00/15] net: mvpp2: Add TX Flow Control support
2021-02-08 8:46 UTC (18+ messages)
` [PATCH v10 net-next 01/15] doc: marvell: add CM3 address space and PPv2.3 description
` [PATCH v10 net-next 02/15] dts: marvell: add CM3 SRAM memory to cp11x ethernet device tree
` [PATCH v10 net-next 03/15] net: mvpp2: add CM3 SRAM memory map
` [PATCH v10 net-next 04/15] net: mvpp2: always compare hw-version vs MVPP21
` [PATCH v10 net-next 05/15] net: mvpp2: add PPv23 version definition
` [PATCH v10 net-next 06/15] net: mvpp2: increase BM pool and RXQ size
` [PATCH v10 net-next 07/15] net: mvpp2: add FCA periodic timer configurations
` [PATCH v10 net-next 08/15] net: mvpp2: add FCA RXQ non occupied descriptor threshold
` [PATCH v10 net-next 09/15] net: mvpp2: enable global flow control
` [PATCH v10 net-next 10/15] net: mvpp2: add RXQ flow control configurations
` [PATCH v10 net-next 11/15] net: mvpp2: add ethtool flow control configuration support
` [PATCH v10 net-next 12/15] net: mvpp2: add BM protection underrun feature support
` [PATCH v10 net-next 13/15] net: mvpp2: add PPv23 RX FIFO flow control
` [PATCH v10 net-next 14/15] net: mvpp2: set 802.3x GoP Flow Control mode
` [PATCH v10 net-next 15/15] net: mvpp2: add TX FC firmware check
[GIT PULL 2/3] ARM: dts: samsung: DTS for v5.12
2021-02-08 8:40 UTC (2+ messages)
[PATCH v4 0/8] Make fw_devlink=on more forgiving
2021-02-08 8:40 UTC (2+ messages)
[PATCH v2 0/2] of: property: Add fw_devlink support for more props
2021-02-08 8:14 UTC (13+ messages)
` [PATCH v2 2/2] of: property: Add fw_devlink support for interrupts
[PATCH v16 00/12] Carry forward IMA measurement log on kexec on ARM64
2021-02-08 4:12 UTC (4+ messages)
` [PATCH v16 11/12] powerpc: Use OF alloc and free for FDT
[PATCH v17 02/16] dt-bindings: add Canaan boards compatible strings
2021-02-08 3:40 UTC (18+ messages)
` [PATCH v17 03/16] dt-bindings: update risc-v cpu properties
` [PATCH v17 04/16] dt-bindings: update sifive plic compatible string
` [PATCH v17 05/16] dt-bindings: update sifive clint "
` [PATCH v17 06/16] dt-bindings: update sifive uart "
` [PATCH v17 07/16] dt-bindings: fix sifive gpio properties
` [PATCH v17 08/16] dt-bindings: add resets property to dw-apb-timer
` [PATCH v17 09/16] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v17 10/16] riscv: Add SiPeed MAIX BiT board "
` [PATCH v17 11/16] riscv: Add SiPeed MAIX DOCK "
` [PATCH v17 12/16] riscv: Add SiPeed MAIX GO "
` [PATCH v17 13/16] riscv: Add SiPeed MAIXDUINO "
` [PATCH v17 14/16] riscv: Add Kendryte KD233 "
[PATCH v3 0/3] Add check for max clock rate in mode_valid
2021-02-08 1:42 UTC (4+ messages)
` [PATCH v3 1/3] drm/mediatek: mtk_dpi: "
` [PATCH v3 2/3] drm/mediatek: mtk_dpi: Add dpi config for mt8192
` [PATCH v3 3/3] dt-bindings: mediatek,dpi: add mt8192 to mediatek,dpi
[PATCH v2 0/3] Add check for max clock rate in mode_valid
2021-02-08 1:26 UTC (4+ messages)
` [PATCH v2 1/3] drm/mediatek: mtk_dpi: "
` [PATCH v2 2/3] drm/mediatek: mtk_dpi: Add dpi config for mt8192
` [PATCH v2 3/3] dt-bindings: mediatek,dpi: add mt8192 to mediatek,dpi
[PATCH v9 net-next 00/15] net: mvpp2: Add TX Flow Control support
2021-02-07 23:38 UTC (19+ messages)
` [PATCH v9 net-next 01/15] doc: marvell: add CM3 address space and PPv2.3 description
` [EXT] "
` [PATCH v9 net-next 02/15] dts: marvell: add CM3 SRAM memory to cp11x ethernet device tree
` [PATCH v9 net-next 03/15] net: mvpp2: add CM3 SRAM memory map
` [PATCH v9 net-next 04/15] net: mvpp2: always compare hw-version vs MVPP21
` [PATCH v9 net-next 05/15] net: mvpp2: add PPv23 version definition
` [PATCH v9 net-next 06/15] net: mvpp2: increase BM pool and RXQ size
` [PATCH v9 net-next 07/15] net: mvpp2: add FCA periodic timer configurations
` [PATCH v9 net-next 08/15] net: mvpp2: add FCA RXQ non occupied descriptor threshold
` [PATCH v9 net-next 09/15] net: mvpp2: enable global flow control
` [PATCH v9 net-next 10/15] net: mvpp2: add RXQ flow control configurations
` [PATCH v9 net-next 11/15] net: mvpp2: add ethtool flow control configuration support
` [PATCH v9 net-next 12/15] net: mvpp2: add BM protection underrun feature support
` [PATCH v9 net-next 13/15] net: mvpp2: add PPv23 RX FIFO flow control
` [PATCH v9 net-next 14/15] net: mvpp2: set 802.3x GoP Flow Control mode
` [PATCH v9 net-next 15/15] net: mvpp2: add TX FC firmware check
[PATCH net-next 1/2] dt-bindings: net: document BCM4908 Ethernet controller
2021-02-07 22:26 UTC (3+ messages)
` [PATCH V2 "
` [PATCH V2 net-next 2/2] net: broadcom: bcm4908enet: add BCM4908 controller driver
[PATCH RESEND v5 8/8] arm64: dts: mt6359: add PMIC MT6359 related nodes
2021-02-07 18:48 UTC (4+ messages)
[PATCH v14 07/16] dt-bindings: fix sifive gpio properties
2021-02-07 17:37 UTC (12+ messages)
[PATCH 0/3] Add check for max clock rate in mode_valid
2021-02-07 17:23 UTC (7+ messages)
` [PATCH 1/3] drm/mediatek: mtk_dpi: "
` [PATCH 2/3] drm/mediatek: mtk_dpi: Add dpi config for mt8192
` [PATCH 3/3] dt-bindings: mediatek,dpi: add mt8192 to mediatek,dpi
[RESEND PATCH v8 net-next 00/15] net: mvpp2: Add TX Flow Control support
2021-02-07 16:51 UTC (6+ messages)
` [RESEND PATCH v8 net-next 03/15] net: mvpp2: add CM3 SRAM memory map
` [EXT] "
[PATCH v4 3/3] arm64: dts: mt8192: add mt6315 regulator nodes
2021-02-07 11:41 UTC (2+ messages)
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).