messages from 2023-09-12 08:20:00 to 2023-09-12 15:20:01 UTC [more...]
[PATCH 00/14] add driver to support secure video decoder
2023-09-12 15:19 UTC (14+ messages)
` [PATCH 08/14] media: medkatek: vcodec: support one plane capture buffer
` [PATCH 11/14] media: medkatek: vcodec: covert secure fd to secure handle
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver
[PATCH] ARM: dts: motorola-mapphone: Add mdm6600 sleep pins
2023-09-12 15:18 UTC (2+ messages)
[PATCH net-next v2 0/2] Add Half Duplex support for ICSSG Driver
2023-09-12 15:16 UTC (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: Add documentation for Half duplex support
[PATCH 1/2] ASoC: pcm512x: Adds bindings for TAS575x devices
2023-09-12 15:15 UTC (2+ messages)
[PATCH v7 1/3] dt-bindings: thermal-zones: Document critical-action
2023-09-12 15:14 UTC (5+ messages)
[RESEND PATCH v4] dt-bindings: hwmon: Add MAX6639
2023-09-12 15:13 UTC (2+ messages)
[PATCH v8 0/3] Support pwm/tach driver for aspeed ast26xx
2023-09-12 15:11 UTC (7+ messages)
` [PATCH v8 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
2023-09-12 15:05 UTC (21+ messages)
` [PATCH 3/9] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
` [PATCH 5/9] dma-buf: heaps: mtk_sec_heap: Initialise tee session
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP
[RFC v4 0/4] StarFive's Pulse Width Modulation driver support
2023-09-12 15:04 UTC (3+ messages)
` [RFC v4 2/4] pwm: starfive: Add PWM "
[PATCH 0/3] Add AM65x ICSSG Ethernet support
2023-09-12 14:58 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: ti: am654-base-board: add ICSSG2 "
[PATCH v2] riscv: dts: thead: set dma-noncoherent to soc bus
2023-09-12 14:48 UTC (2+ messages)
[PATCH 0/2] Rpmsg support for i.MX DSP with resource table
2023-09-12 14:41 UTC (13+ messages)
` [PATCH 2/2] arm64: dts: imx8mp: add reserve-memory nodes for DSP
[PATCH v2 00/10] hwrng: stm32: support STM32MP13x platforms
2023-09-12 14:38 UTC (7+ messages)
` [PATCH v2 01/10] dt-bindings: rng: introduce new compatible for STM32MP13x
` [PATCH v2 07/10] dt-bindings: rng: add st,rng-lock-conf
` [PATCH v2 10/10] ARM: dts: stm32: add RNG node for STM32MP13x platforms
[PATCH 0/3] Support ROHM BM1390 pressure sensor
2023-09-12 14:38 UTC (5+ messages)
` [PATCH 2/3] iio: pressure: Support ROHM BU1390
[PATCH v6 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
2023-09-12 14:36 UTC (2+ messages)
[PATCH v4 1/2] dt-bindings: arm64: dts: mediatek: mt8365-evk: update compatible
2023-09-12 14:34 UTC (3+ messages)
` [PATCH v4 2/2] arm64: dts: mediatek: rename mt8365-evk to mt8365-genio-350-evk
[PATCH v4 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
2023-09-12 14:33 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm64: dts: mediatek: add mt8390-evk board
2023-09-12 14:32 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: mediatek: add device-tree for Genio 700 EVK board
[PATCH v5 00/31] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
2023-09-12 14:31 UTC (36+ messages)
` [PATCH v5 01/31] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v5 02/31] soc: fsl: cpm1: qmc: "
` [PATCH v5 03/31] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v5 04/31] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v5 05/31] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v5 06/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property name
` [PATCH v5 07/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes
` [PATCH v5 08/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v5 09/31] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v5 10/31] net: wan: Add support for QMC HDLC
` [PATCH v5 11/31] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v5 12/31] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v5 13/31] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v5 14/31] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v5 15/31] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v5 16/31] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v5 17/31] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v5 18/31] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v5 19/31] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v5 20/31] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v5 21/31] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v5 22/31] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v5 23/31] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v5 24/31] net: wan: Add framer framework support
` [PATCH v5 25/31] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v5 26/31] mfd: core: Ensure disabled devices are skipped without aborting
` [PATCH v5 27/31] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v5 28/31] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v5 29/31] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v5 30/31] ASoC: codecs: Add support for the framer codec
` [PATCH v5 31/31] net: wan: fsl_qmc_hdlc: Add framer support
[PATCH 0/4] spi: qup: Allow scaling power domains and interconnect
2023-09-12 14:30 UTC (5+ messages)
` [PATCH 1/4] spi: dt-bindings: qup: Document power-domains and OPP
` [PATCH 2/4] spi: qup: Parse OPP table for DVFS support
` [PATCH 3/4] spi: dt-bindings: qup: Document interconnects
` [PATCH 4/4] spi: qup: Vote for interconnect bandwidth to DRAM
[PATCH V2 0/7] Add NSS clock controller support for IPQ9574
2023-09-12 14:08 UTC (4+ messages)
` [PATCH V2 5/7] clk: qcom: Add NSS clock Controller driver "
[PATCH 0/2] Add CMC of Facebook Minerva platform
2023-09-12 14:05 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: document board compatibles
` [PATCH 2/2] ARM: dts: aspeed: Minerva: Add Facebook Minerva CMC board
[PATCH] arm64: dts: qcom: sm8250-edo: Set UART alias and stdout-path
2023-09-12 13:48 UTC
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-12 13:47 UTC (24+ messages)
` [RFC PATCH net-next 1/6] net: ethernet: implement OPEN Alliance control transaction interface
` [RFC PATCH net-next 2/6] net: ethernet: add mac-phy interrupt support with reset complete handling
` [RFC PATCH net-next 4/6] net: ethernet: implement data transaction interface
` [RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
` [RFC PATCH net-next 6/6] microchip: lan865x: add device-tree "
[PATCH] arm64: dts: ti: k3-am64: Fix indentation in watchdog nodes
2023-09-12 13:30 UTC
[PATCH 0/2] Rewrite GPIO LED trigger to use trigger-sources
2023-09-12 13:44 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: leds: Mention GPIO triggers
` [PATCH 2/2] leds: triggers: gpio: Rewrite to use trigger-sources
[PATCH v2 00/14] Clean up RPM bus clocks remnants
2023-09-12 13:31 UTC (15+ messages)
` [PATCH v2 01/14] arm64: dts: qcom: msm8916: Drop RPM bus clocks
` [PATCH v2 02/14] arm64: dts: qcom: msm8996: "
` [PATCH v2 03/14] arm64: dts: qcom: qcs404: "
` [PATCH v2 04/14] dt-bindings: arm-smmu: Fix SDM630 clocks description
` [PATCH v2 05/14] dt-bindings: usb: qcom,dwc3: Fix SDM660 clock description
` [PATCH v2 06/14] arm64: dts: qcom: sdm630: Drop RPM bus clocks
` [PATCH v2 07/14] arm64: dts: qcom: msm8939: "
` [PATCH v2 08/14] dt-bindings: remoteproc: qcom,adsp: Remove AGGRE2 clock
` [PATCH v2 09/14] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Remove PNoC clock
` [PATCH v2 10/14] remoteproc: qcom: q6v5-mss: Remove PNoC clock from 8996 MSS
` [PATCH v2 11/14] arm64: dts: qcom: msm8998: Remove AGGRE2 clock from SLPI
` [PATCH v2 12/14] arm64: dts: qcom: msm8996: "
` [PATCH v2 13/14] arm64: dts: qcom: msm8996: Remove PNoC clock from MSS
` [PATCH v2 14/14] arm64: dts: qcom: sdm630: Fix USB2 clock-names order
[PATCH 1/3] dt-bindings: mmc: Remove properties from required
2023-09-12 13:23 UTC (6+ messages)
` [PATCH v2 2/3] mmc: starfive: Change tuning implementation
` [PATCH v2 3/3] riscv: dts: starfive: Drop unused properties and limit frquency
[RESEND PATCH] arm64: dts: mediatek: Fix "status" values
2023-09-12 13:10 UTC (2+ messages)
[PATCH v3 00/10] A7xx support
2023-09-12 12:52 UTC (3+ messages)
` [PATCH v3 09/10] drm/msm/a6xx: Add A740 support
[PATCH v2 09/10] hwrng: stm32 - rework power management sequences
2023-09-12 12:45 UTC (2+ messages)
[PATCH v3 0/3] Add PHY interrupt support for ETH{0,1} on RZ/G2L and RZ/V2L SMARC EVK
2023-09-12 12:41 UTC (6+ messages)
` [PATCH v3 2/3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update description for '#interrupt-cells' property
[PATCH v3 0/2] Enable Security ID for H616
2023-09-12 12:25 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: nvmem: SID: Add binding for H616 SID controller
` [PATCH v3 2/2] arm64: dts: allwinner: h616: Add SID controller node
[PATCH v6 0/4] add clock controller of qca8386/qca8084
2023-09-12 12:07 UTC (8+ messages)
` [PATCH v6 4/4] clk: qcom: add clock controller driver for qca8386/qca8084
[PATCH net-next v4 0/2] net: dsa: microchip: add drive strength support
2023-09-12 11:35 UTC (3+ messages)
` [PATCH net-next v4 2/2] net: dsa: microchip: Add drive strength configuration
[PATCH 1/2] iio: amplifiers: hmc425a: Add Support HMC540S 4-bit Attenuator
2023-09-12 11:28 UTC (7+ messages)
` [PATCH 2/2] dt-bindings: iio: hmc425a: add entry for HMC540S
[PATCH v6 0/4] Add BigTreeTech CB1 SoM & Boards
2023-09-12 11:20 UTC (5+ messages)
` [PATCH v6 1/4] dt-bindings: vendor-prefixes: Add BigTreeTech
` [PATCH v6 2/4] dt-bindings: arm: sunxi: Add BigTreeTech boards
` [PATCH v6 3/4] arm64: dts: allwinner: h616: Add BigTreeTech CB1 SoM & boards support
` [PATCH v6 4/4] arm64: dts: allwinner: h616: Add BigTreeTech Pi support
[PATCH] arm64: dts: ti: k3-am62-wakeup: Configure ti-sysc for wkup_uart0
2023-09-12 11:12 UTC
[PATCH 0/4] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
2023-09-12 11:08 UTC (8+ messages)
` [PATCH 1/4] cpufreq: qcom-nvmem: Enable virtual power domain devices
` [PATCH 2/4] cpufreq: dt: platdev: Add MSM8909 to blocklist
` [PATCH 3/4] dt-bindings: cpufreq: qcom-nvmem: Document MSM8909
` [PATCH 4/4] cpufreq: qcom-nvmem: Add MSM8909
[PATCH 1/2] dt-bindings: ARM: at91: Document Microchip SAMA5D29 Curiosity
2023-09-12 11:01 UTC (7+ messages)
` [PATCH 2/2] ARM: dts: at91: sama5d29_curiosity: Add device tree for sama5d29_curiosity board
[PATCH v2 0/2] Add interconnect driver for SDX75
2023-09-12 10:58 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: Add compatibles "
` [PATCH v2 2/2] interconnect: qcom: Add SDX75 interconnect provider driver
[PATCH v5 00/14] add support MDP3 on MT8195 platform
2023-09-12 10:44 UTC (12+ messages)
` [PATCH v5 02/14] arm64: dts: mediatek: mt8195: add MDP3 nodes
` [PATCH v5 03/14] media: platform: mtk-mdp3: add support second sets of MMSYS
` [PATCH v5 11/14] media: platform: mtk-mdp3: add mt8195 platform configuration
[PATCH 1/2] dt-bindings: hwmon: Describe changes to the device tree
2023-09-12 10:16 UTC (2+ messages)
[PATCH v4 0/4] Move Loongson1 MAC arch-code to the driver dir
2023-09-12 10:11 UTC (3+ messages)
` [PATCH v4 3/4] net: stmmac: Add glue layer for Loongson-1 SoC
[PATCH v5 0/2] gpio: loongson: add more gpio chip support
2023-09-12 10:11 UTC (4+ messages)
` [PATCH v5 2/2] "
[PATCH V13 0/5] Generate device tree node for pci devices
2023-09-12 10:10 UTC (5+ messages)
` [PATCH V13 2/5] PCI: Create device tree node for bridge
[PATCH v4 00/10] A7xx support
2023-09-12 10:04 UTC (11+ messages)
` [PATCH v4 01/10] dt-bindings: display/msm/gmu: Add Adreno 7[34]0 GMU
` [PATCH v4 02/10] dt-bindings: display/msm/gmu: Allow passing QMP handle
` [PATCH v4 03/10] dt-bindings: display/msm/gpu: Allow A7xx SKUs
` [PATCH v4 04/10] drm/msm/a6xx: Add missing regs for A7XX
` [PATCH v4 05/10] drm/msm/a6xx: Add skeleton A7xx support
` [PATCH v4 06/10] drm/msm/a6xx: Send ACD state to QMP at GMU resume
` [PATCH v4 07/10] drm/msm/a6xx: Mostly implement A7xx gpu_state
` [PATCH v4 08/10] drm/msm/a6xx: Add A730 support
` [PATCH v4 09/10] drm/msm/a6xx: Add A740 support
` [PATCH v4 10/10] drm/msm/a6xx: Poll for GBIF unhalt status in hw_init
[PATCH v2 1/2] arm64: dts: qcom: sdm845: Fix PSCI power domain names
2023-09-12 9:51 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: arm64: dts: mediatek: mt8365-evk: update compatible
2023-09-12 9:36 UTC (3+ messages)
[PATCH 0/3] Make Rockchip IO domains dependency from other devices explicit
2023-09-12 8:06 UTC (3+ messages)
` [PATCH 1/3] pinctrl: rockchip: add support for io-domain dependency
[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
2023-09-12 9:05 UTC (4+ messages)
[RFC PATCH 0/8] Add FS035VG158 panel
2023-09-12 8:56 UTC (8+ messages)
` [RFC PATCH 8/8] dt-bindings: display: panel: add Fascontek "
[PATCH v4,0/3] Add mt8188 compatiable for DSI cmd packet control
2023-09-12 9:00 UTC (2+ messages)
[PATCH v1 00/10] Enable cpufreq for IPQ5332 & IPQ9574
2023-09-12 8:59 UTC (4+ messages)
` [PATCH v1 04/10] clk: qcom: apss-ipq6018: ipq5332: add safe source switch for a53pll
[PATCH v6 0/4] Input: add initial support for Goodix Berlin touchscreen IC
2023-09-12 8:44 UTC (5+ messages)
` [PATCH v6 1/4] dt-bindings: input: document Goodix Berlin Touchscreen IC
` [PATCH v6 2/4] Input: add core support for "
` [PATCH v6 3/4] Input: goodix-berlin - add I2C "
` [PATCH v6 4/4] Input: goodix-berlin - add SPI "
[PATCH v3 0/3] reset: amlogic-c3: add reset driver
2023-09-12 8:36 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: reset: Add compatible and DT bindings for Amlogic C3 Reset Controller
[PATCH v2 1/2] dt-bindings: imx8-jpeg: Add clocks entries
2023-09-12 8:34 UTC (5+ messages)
` [PATCH v2 2/2] arm64: imx8qm-ss-img: Fix jpegenc compatible entry
[PATCH 0/3] Add Additional Functionality to Indiedroid Nova
2023-09-12 8:31 UTC (3+ messages)
` [PATCH 3/3] arm64: dts: rockchip: Add saradc node to rk3588s-indiedroid-nova
[PATCH net-next v2 0/2] Add support for ICSSG on AM64x EVM
2023-09-12 8:30 UTC (2+ messages)
[PATCH v5 0/3] introduce more MDP3 components in mt8195
2023-09-12 8:19 UTC (3+ messages)
` [PATCH v5 3/3] dt-binding: mediatek: add MediaTek mt8195 MDP3 components
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).