messages from 2024-08-27 07:39:29 to 2024-08-27 15:28:33 UTC [more...]
[PATCH 0/2] Add interconnect support for QCS8300 SoC
2024-08-27 15:28 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm QCS8300 DT bindings
` [PATCH 2/2] interconnect: qcom: add QCS8300 interconnect provider driver
[PATCH v1 00/10] arm64: dts: colibri-imx8x: Various improvements and additions
2024-08-27 15:23 UTC (5+ messages)
` [PATCH v1 01/10] arm64: dts: colibri-imx8x: Add usb support
[PATCH RFC 0/3] Add generic Overlay for Grove Sunlight Sensor
2024-08-27 15:22 UTC (5+ messages)
[PATCH v3 0/8] Add support for Renesas RZ/V2H(P) SoC and GP-EVK platform
2024-08-27 15:16 UTC (7+ messages)
` [PATCH v3 1/8] arm64: dts: renesas: Add initial SoC DTSI for RZ/V2H(P) SoC
` [PATCH v3 2/8] arm64: dts: renesas: Add initial DTS for RZ/V2H GP-EVK board
[PATCH] spi: dt-bindings: mxs-spi.yaml: Add clock property to mxs spi controller
2024-08-27 15:16 UTC
[PATCH net-next 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG
2024-08-27 15:15 UTC (6+ messages)
` [PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs
[PATCH] arm: dts: mxs: Fix dt-schema warning for nand-controller (imx28)
2024-08-27 15:14 UTC (2+ messages)
` [PATCH] arm: dts: mxs: Fix dt-schema warning for pinctrl compatible (imx28)
[PATCH 0/2] arm64: dts: imx93-11x11-evk: Add PWM backlight for "LVDS" connector
2024-08-27 15:13 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: defconfig: Enable ADP5585 GPIO and PWM drivers
[PATCH v2 0/4] riscv: spacemit: add pinctrl support to K1 SoC
2024-08-27 15:13 UTC (4+ messages)
` [PATCH v2 1/4] dt-binding: pinctrl: spacemit: add documents for "
[PATCH 5/6] arm64: dts: ls1046a: add pinctrl node
2024-08-27 15:11 UTC (3+ messages)
[PATCH v2] dts: nxp: mxs: Fix partitions definitions and remove saif (imx28-lwe.dtsi)
2024-08-27 15:10 UTC
[PATCH v2 1/3] arm64: dts: imx93-11x11-evk: add io-expander adi,adp5585-00
2024-08-27 15:03 UTC (3+ messages)
` [PATCH v2 2/3] arm64: dts: imx93-11x11-evk: add flexcan support
` [PATCH v2 3/3] arm64: dts: imx93-11x11-evk: Enable sound-wm8962 sound card
[PATCH v2 0/2] media: staging: max96712: Add support for MAX96724
2024-08-27 14:53 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: maxim,max96712: Add compatible "
` [PATCH v2 2/2] media: staging: max96712: Add support "
[PATCH v3] dt-bindings: display: st,stm32-ltdc: Document stm32mp25 compatible
2024-08-27 14:49 UTC (2+ messages)
[PATCH v2 0/2] Add pinctrl support to EN7581 SoC
2024-08-27 14:35 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: airoha: Add EN7581 pinctrl controller
[PATCH 1/1] ARM: dts: imx6qdl: Add reserved memory area for CMA memory
2024-08-27 14:32 UTC (2+ messages)
[PATCH] arm64: tegra: Correct location of INA219 for IGX Orin
2024-08-27 14:28 UTC (3+ messages)
` [PATCH V2] arm64: tegra: Correct location of power-sensors "
[PATCH v2 0/2] arm64: tegra: Tegra234 UART updates
2024-08-27 14:27 UTC (2+ messages)
[PATCH 0/3] dt-bindings: i2c: nvidia,tegra20-i2c: minor cleanups
2024-08-27 14:21 UTC (4+ messages)
[PATCH v3 0/9] of: property: add of_graph_get_next_port/port_endpoint()
2024-08-27 14:15 UTC (8+ messages)
` [PATCH v3 2/9] of: property: add of_graph_get_next_port_endpoint()
[PATCH] arm64: dts: s32g: Add S32G2/S32G3 uSDHC pinmux
2024-08-27 14:14 UTC (3+ messages)
[PATCH] dt-bindings: arm: tegra: Document Nyan, all revisions in kernel tree
2024-08-27 14:13 UTC (2+ messages)
[PATCH v3 00/29] Qualcomm iris video decoder driver
2024-08-27 14:08 UTC (35+ messages)
` [PATCH v3 01/29] dt-bindings: media: Add sm8550 dt schema
` [PATCH v3 02/29] media: MAINTAINERS: Add Qualcomm Iris video accelerator driver
` [PATCH v3 03/29] media: iris: add platform driver for iris video device
` [PATCH v3 04/29] media: iris: initialize power resources
` [PATCH v3 05/29] media: iris: implement iris v4l2 file ops
` [PATCH v3 06/29] media: iris: introduce iris core state management with shared queues
` [PATCH v3 07/29] media: iris: implement video firmware load/unload
` [PATCH v3 08/29] media: iris: implement boot sequence of the firmware
` [PATCH v3 09/29] media: iris: introduce Host firmware interface with necessary hooks
` [PATCH v3 10/29] media: iris: implement power management
` [PATCH v3 11/29] media: iris: implement reqbuf ioctl with vb2_queue_setup
` [PATCH v3 12/29] media: iris: implement s_fmt, g_fmt and try_fmt ioctls
` [PATCH v3 13/29] media: iris: implement g_selection ioctl
` [PATCH v3 14/29] media: iris: implement enum_fmt and enum_frameintervals ioctls
` [PATCH v3 15/29] media: iris: implement subscribe_event and unsubscribe_event ioctls
` [PATCH v3 16/29] media: iris: implement iris v4l2_ctrl_ops and prepare capabilities
` [PATCH v3 17/29] media: iris: implement query_cap, query_ctrl and query_menu ioctls
` [PATCH v3 18/29] media: iris: implement vb2 streaming ops
` [PATCH v3 19/29] media: iris: implement set properties to firmware during streamon
` [PATCH v3 20/29] media: iris: subscribe parameters and properties to firmware for hfi_gen2
` [PATCH v3 21/29] media: iris: allocate, initialize and queue internal buffers
` [PATCH v3 22/29] media: iris: implement vb2 ops for buf_queue and firmware response
` [PATCH v3 23/29] media: iris: add support for dynamic resolution change
` [PATCH v3 24/29] media: iris: handle streamoff/on from client in "
` [PATCH v3 25/29] media: iris: add support for drain sequence
` [PATCH v3 26/29] media: iris: add check whether the video session is supported or not
` [PATCH v3 27/29] media: iris: implement power scaling for vpu2 and vpu3
` [PATCH v3 28/29] media: iris: add allow checks for v4l2 ioctls
` [PATCH v3 29/29] media: iris: add check to allow sub states transitions
[PATCH 0/9] ARM: dts: st: add WLAN/BT on disco boards
2024-08-27 14:04 UTC (10+ messages)
` [PATCH 1/9] ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp15
` [PATCH 2/9] ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp13
` [PATCH 3/9] ARM: dts: stm32: rtc, add LSCO to WLAN/BT module on stm32mp157c-dk2
` [PATCH 4/9] ARM: dts: stm32: rtc, add LSCO to WLAN/BT module on stm32mp135f-dk
` [PATCH 5/9] ARM: dts: stm32: add support of WLAN/BT on stm32mp157c-dk2
` [PATCH 6/9] ARM: dts: stm32: add support of WLAN/BT on stm32mp135f-dk
` [PATCH 7/9] arm64: dts: st: add RTC on stm32mp25x
` [PATCH 8/9] arm64: dts: st: enable RTC on stm32mp257f-ev1 board
` [PATCH 9/9] ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp25
[PATCH v3 0/3] OF support for Surface System Aggregator Module
2024-08-27 14:04 UTC (6+ messages)
` [PATCH v3 3/3] platform/surface: Add OF support
[PATCH 0/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts
2024-08-27 13:53 UTC (7+ messages)
` [PATCH 1/7] iio: adc: ad7606: add 'bits' parameter to channels macros
` [PATCH 7/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts
[PATCH 0/5] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
2024-08-27 13:43 UTC (8+ messages)
[PATCH v5 0/2] Basic support for TI TDP158
2024-08-27 13:39 UTC (3+ messages)
` [PATCH v5 2/2] drm/bridge: add "
[PATCH net-next v6 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
2024-08-27 13:34 UTC (2+ messages)
[PATCH 1/3] arm64: dts: imx93-11x11-evk: add io-expander adi,adp5585-00
2024-08-27 13:27 UTC (4+ messages)
` [PATCH 3/3] arm64: dts: imx93-11x11-evk: Enable sound-wm8962 sound card
[PATCH v3 net-next 0/2] make PHY output RMII reference clock
2024-08-27 13:26 UTC (6+ messages)
` [PATCH v3 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,phy-output-refclk" property
[PATCH v3 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
2024-08-27 13:23 UTC (8+ messages)
` [PATCH 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings
` [PATCH 2/5] phy: stm32: Add support for STM32MP25 COMBOPHY
` [PATCH 3/5] MAINTAINERS: add entry for ST STM32MP25 COMBOPHY driver
` [PATCH 4/5] arm64: dts: st: Add combophy node on stm32mp251
` [PATCH 5/5] arm64: dts: st: Enable COMBOPHY on the stm32mp257f-ev1 board
[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
2024-08-27 13:16 UTC (3+ messages)
` [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780
[PATCH 0/3] Correct WL-355608-A8 panel compatible
2024-08-27 13:10 UTC (2+ messages)
[PATCH net-next v2 0/2] net: pse-pd: tps23881: Reset GPIO support
2024-08-27 13:03 UTC (2+ messages)
[PATCH 0/4] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
2024-08-27 13:01 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: arm: rockchip: Correct vendor for Hardkernel ODROID-M1
` [PATCH 3/4] dt-bindings: arm: rockchip: Add Hardkernel ODROID-M1S
[PATCH v6 00/27] Add support for sam9x7 SoC family
2024-08-27 12:48 UTC (5+ messages)
` [PATCH v6 25/27] ARM: dts: at91: sam9x7: add device tree for SoC
[PATCH v3 0/4] Add CMN PLL clock controller driver for IPQ9574
2024-08-27 12:46 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC
` [PATCH v3 2/4] clk: qcom: Add CMN PLL clock controller driver "
` [PATCH v3 3/4] arm64: defconfig: Enable Qualcomm IPQ CMN PLL clock controller
` [PATCH v3 4/4] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC
[PATCH v3] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support
2024-08-27 12:44 UTC (6+ messages)
[PATCH] dts: nxp: mxs: Update device tree description for LWE imx28 based devices
2024-08-27 12:38 UTC (4+ messages)
[PATCH 0/8] Add support for PCIe3 on x1e80100
2024-08-27 12:31 UTC (21+ messages)
` [PATCH 1/8] phy: qcom-qmp: pcs-pcie: Add v6.30 register offsets
` [PATCH 2/8] phy: qcom-qmp: pcs: "
` [PATCH 3/8] phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3
` [PATCH 4/8] arm64: dts: qcom: x1e80100: Add support for PCIe3 on x1e80100
` [PATCH 5/8] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x8
` [PATCH 6/8] clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks
` [PATCH 7/8] arm64: dts: qcom: x1e80100-qcp: Add power supply and sideband signal for pcie3
` [PATCH 8/8] PCI: qcom: Add support to PCIe slot power supplies
[PATCH] arm64: dts: imx8mn-bsh-smm-s2pro: Remove invalid audio codec clock
2024-08-27 12:03 UTC (2+ messages)
[PATCH v4 0/3] arm64: dts: k3: Resolve remaining dtbs_check warnings
2024-08-27 11:38 UTC (9+ messages)
` [PATCH v4 2/3] dt-bindings: soc: ti: am645-system-controller: add child nodes used by main domain
[PATCH v11 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
2024-08-27 11:34 UTC (2+ messages)
` (subset) "
[PATCH v5] arm64: dts: renesas: r9a07g043u11-smarc: Enable DU
2024-08-27 11:34 UTC (4+ messages)
[PATCH] dt-bindings: mfd: adp5585: Add parsing of hogs
2024-08-27 11:33 UTC (2+ messages)
[PATCH v2 0/6] rcar-isp: Add support for R-Car V4M
2024-08-27 11:32 UTC (8+ messages)
` [PATCH v2 1/6] dt-bindings: media: renesas,isp: Add Gen4 family fallback
` [PATCH v2 4/6] media: rcar-isp: Add family compatible for R-Car Gen4 family
[PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support
2024-08-27 11:27 UTC (4+ messages)
[PATCH 0/3] arm64: dts: qcom: sc8280xp: enable WLAN and Bluetooth
2024-08-27 11:26 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc8280xp-crd: enable wifi
[PATCH v2] ASoC: dt-bindings: cirrus,cs4271: Convert to dtschema
2024-08-27 11:05 UTC (2+ messages)
[PATCH v2 0/2] Add support for multiple can instances as well as describe main_uart5
2024-08-27 10:56 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j722s-evm: Add support for multiple CAN instances
` [PATCH v2 2/2] arm64: dts: ti: k3-j722s-evm: Describe main_uart5
[PATCH v2 0/6] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
2024-08-27 10:55 UTC (15+ messages)
` [PATCH v2 1/6] dt-bindings: soc: ti: Add AM65 peripheral virtualization unit
` [PATCH v2 3/6] dt-bindings: PCI: ti,am65: Extend for use with PVU
[PATCH v2 00/11] Add Nothing Phone (1) support
2024-08-27 10:45 UTC (5+ messages)
` [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree
[PATCH v8 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-08-27 10:34 UTC (3+ messages)
` [PATCH v8 6/7] rtc: support i.MX95 BBM RTC
[PATCH RESEND v11 0/3] adp5588-keys: Support for dedicated gpio operation
2024-08-27 10:03 UTC (4+ messages)
` [PATCH RESEND v11 2/3] Input: adp5588-keys - add support for pure gpio
[PATCH] of/platform: Use dev_is_platform() to identify PCI devices
2024-08-27 9:44 UTC
[PATCH v2] arm64: dts: ti: k3-am64* Disable ethernet by default at SoC level
2024-08-27 9:26 UTC (5+ messages)
[PATCH v1 0/1] arm64: dts: qcom: Add coresight components for x1e80100
2024-08-27 9:12 UTC (5+ messages)
[PATCH v4 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-08-27 8:58 UTC (3+ messages)
` [PATCH v4 2/4] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library
[PATCH v4 24/26] arch_numa: switch over to numa_memblks
2024-08-27 8:52 UTC
[PATCH] arm64: dts: ti: k3-j722s-evm: Describe main_uart5
2024-08-27 8:48 UTC (3+ messages)
[V1 RESEND] arm64: dts: qcom: sa8775p: Add UART node
2024-08-27 8:32 UTC
[PATCH v2 1/4] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
2024-08-27 8:28 UTC (7+ messages)
` [PATCH v2 2/4] wifi: wilc1000: Fold wilc_get_chipid() into wlan.c
` [PATCH v2 3/4] wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() "
` [PATCH v2 4/4] wifi: wilc1000: Add WILC3000 support
[PATCH v4 0/5] Introduce J742S2 SoC and EVM
2024-08-27 8:24 UTC (4+ messages)
` [PATCH v4 1/5] arm64: dts: ti: Refactor J784s4 SoC files to a common file
[PATCH v1] arm: dts: st: stm32mp151a-prtt1l: Fix QSPI configuration
2024-08-27 8:07 UTC (3+ messages)
[PATCH V9 0/2] Add support for aw96103/aw96105 proximity sensor
2024-08-27 8:02 UTC (3+ messages)
` [PATCH V9 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor
` [PATCH V9 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor
[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
2024-08-27 8:03 UTC (9+ messages)
` [PATCH v4 13/13] riscv: Add qspinlock support
[PATCH v2 00/12] Add device tree for ArmSoM Sige 5 board
2024-08-27 1:02 UTC (4+ messages)
` [PATCH v2 11/12] arm64: dts: rockchip: Add rk3576 SoC base DT
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).