Linux Device Driver Tree
[Prev Page][Next Page]
- [PATCH net-next v8 06/15] net: dwmac-imx: Use helper rgmii_clock, (continued)
- [PATCH net-next v8 06/15] net: dwmac-imx: Use helper rgmii_clock, Jan Petrous via B4 Relay
- [PATCH net-next v8 05/15] net: dwmac-dwc-qos-eth: Use helper rgmii_clock, Jan Petrous via B4 Relay
- [PATCH net-next v8 08/15] net: dwmac-rk: Use helper rgmii_clock, Jan Petrous via B4 Relay
- [PATCH net-next v8 03/15] net: stmmac: Fix clock rate variables size, Jan Petrous via B4 Relay
- [PATCH net-next v8 10/15] net: macb: Use helper rgmii_clock, Jan Petrous via B4 Relay
- [PATCH net-next v8 04/15] net: phy: Add helper for mapping RGMII link speed to clock rate, Jan Petrous via B4 Relay
- [PATCH net-next v8 09/15] net: dwmac-starfive: Use helper rgmii_clock, Jan Petrous via B4 Relay
- [PATCH net-next v8 07/15] net: dwmac-intel-plat: Use helper rgmii_clock, Jan Petrous via B4 Relay
- [PATCH net-next v8 11/15] net: xgene_enet: Use helper rgmii_clock, Jan Petrous via B4 Relay
- [PATCH net-next v8 12/15] net: dwmac-sti: Use helper rgmii_clock, Jan Petrous via B4 Relay
- [PATCH net-next v8 15/15] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer, Jan Petrous via B4 Relay
- [PATCH net-next v8 13/15] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs, Jan Petrous via B4 Relay
- [PATCH net-next v8 14/15] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver, Jan Petrous via B4 Relay
- Re: [PATCH net-next v8 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45, patchwork-bot+netdevbpf
- [RESEND PATCH v2] arm64: dts: imx8mn-bsh-smm-s2/pro: add simple-framebuffer,
Dario Binacchi
- [PATCH v5 00/16] media: qcom: camss: Add sm8550 support,
Depeng Shao
- [PATCH 03/16] media: qcom: camss: csiphy-3ph: Rename struct, Depeng Shao
- [PATCH 01/16] media: qcom: camss: csiphy-3ph: Fix trivial indentation fault in defines, Depeng Shao
- [PATCH 05/16] media: qcom: camss: csiphy-3ph: Move CSIPHY variables to data field inside csiphy struct, Depeng Shao
- [PATCH 04/16] media: qcom: camss: csiphy: Add an init callback to CSI PHY devices, Depeng Shao
- [PATCH 02/16] media: qcom: camss: csiphy-3ph: Remove redundant PHY init sequence control loop, Depeng Shao
- [PATCH 06/16] media: qcom: camss: csiphy-3ph: Use an offset variable to find common control regs, Depeng Shao
- [PATCH 07/16] media: qcom: camss: csid: Move common code into csid core, Depeng Shao
- [PATCH 08/16] media: qcom: camss: csid: Make TPG optional, Depeng Shao
- [PATCH 09/16] media: qcom: camss: vfe: Move common code into vfe core, Depeng Shao
- [PATCH 10/16] media: qcom: camss: Add callback API for RUP update and buf done, Depeng Shao
- [PATCH 12/16] media: qcom: camss: Add default case in vfe_src_pad_code, Depeng Shao
- [PATCH 11/16] dt-bindings: media: camss: Add qcom,sm8550-camss binding, Depeng Shao
- [PATCH 13/16] media: qcom: camss: Add sm8550 compatible, Depeng Shao
- [PATCH 14/16] media: qcom: camss: csiphy-3ph: Add Gen2 v2.1.2 two-phase MIPI CSI-2 DPHY support, Depeng Shao
- [PATCH 15/16] media: qcom: camss: Add CSID 780 support for sm8550, Depeng Shao
- [PATCH 16/16] media: qcom: camss: Add support for VFE hardware version Titan 780, Depeng Shao
- [PATCH v1] dt-bindings: dma: st-stm32-dmamux: Add description for dma-cell values,
Ken Sloat
- [PATCH v3] arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma,
Jakob Unterwurzacher
- [PATCH v2 1/2] arm64: dt: imx93-tqma9352-mba93xxca: enable Open Drain for MDIO,
Alexander Stein
- [PATCH v4 0/7] drm/msm: adreno: add support for DDR bandwidth scaling via GMU,
Neil Armstrong
- [PATCH 0/2] Add Tegra ADMA channel page support,
Mohan Kumar D
- [net-next PATCH v9 0/4] net: dsa: Add Airoha AN8855 support,
Christian Marangi
- [PATCH v4 00/13] Device / Driver PCI / Platform Rust abstractions,
Danilo Krummrich
- [PATCH v4 01/13] rust: pass module name to `Module::init`, Danilo Krummrich
- [PATCH v4 02/13] rust: implement generic driver registration, Danilo Krummrich
- [PATCH v4 03/13] rust: implement `IdArray`, `IdTable` and `RawDeviceId`, Danilo Krummrich
- [PATCH v4 04/13] rust: add rcu abstraction, Danilo Krummrich
- [PATCH v4 05/13] rust: add `Revocable` type, Danilo Krummrich
- [PATCH v4 06/13] rust: add `io::{Io, IoRaw}` base types, Danilo Krummrich
- [PATCH v4 07/13] rust: add devres abstraction, Danilo Krummrich
- [PATCH v4 08/13] rust: pci: add basic PCI device / driver abstractions, Danilo Krummrich
- [PATCH v4 09/13] rust: pci: implement I/O mappable `pci::Bar`, Danilo Krummrich
- [PATCH v4 10/13] samples: rust: add Rust PCI sample driver, Danilo Krummrich
- [PATCH v4 11/13] rust: of: add `of::DeviceId` abstraction, Danilo Krummrich
- [PATCH v4 12/13] rust: platform: add basic platform device / driver abstractions, Danilo Krummrich
- [PATCH v4 13/13] samples: rust: add Rust platform sample driver, Danilo Krummrich
- [PATCH v2 00/10] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board,
Tomi Valkeinen
- [PATCH v2 01/10] drm/rcar-du: dsi: Fix PHY lock bit check, Tomi Valkeinen
- [PATCH v2 02/10] drm/rcar-du: Write DPTSR only if there are more than one crtc, Tomi Valkeinen
- [PATCH v2 03/10] dt-bindings: display: bridge: renesas,dsi-csi2-tx: Add r8a779h0, Tomi Valkeinen
- [PATCH v2 05/10] clk: renesas: r8a779h0: Add display clocks, Tomi Valkeinen
- [PATCH v2 04/10] dt-bindings: display: renesas,du: Add r8a779h0, Tomi Valkeinen
- [PATCH v2 06/10] drm/rcar-du: dsi: Add r8a779h0 support, Tomi Valkeinen
- [PATCH v2 07/10] drm/rcar-du: Add support for r8a779h0, Tomi Valkeinen
- [PATCH v2 08/10] arm64: dts: renesas: gray-hawk-single: Fix indentation, Tomi Valkeinen
- [PATCH v2 09/10] arm64: dts: renesas: r8a779h0: Add display support, Tomi Valkeinen
- [PATCH v2 10/10] arm64: dts: renesas: gray-hawk-single: Add DisplayPort support, Tomi Valkeinen
- [PATCH v4 0/3] SN65DSI83/4 lvds_vod_swing properties,
Andrej Picej
- [PATCH] dt-bindings: vendor-prefixes: Update rockchip company name,
Kever Yang
[PATCH 0/6] Rockchip: add Rockchip rk3576 EVB1 board,
Kever Yang
[PATCH 0/5] Add support for Priva E-Measuringbox board,
Oleksij Rempel
[PATCH 0/5] Enable audio output for Genio 700 EVK board,
Nícolas F. R. A. Prado
[PATCH v2 0/2] Add Deep Sleep pinmux macros for TI's K3 SoCs,
Siddharth Vadapalli
[PATCH v2 00/15] Add support for MT8195/88 DPI, HDMIv2 and DDCv2,
AngeloGioacchino Del Regno
- [PATCH v2 01/15] dt-bindings: display: mediatek: dpi: Add MT8195 and MT8188 compat, AngeloGioacchino Del Regno
- [PATCH v2 02/15] drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfs, AngeloGioacchino Del Regno
- [PATCH v2 03/15] drm/mediatek: mtk_dpi: Use an array for pixclk factor calculation, AngeloGioacchino Del Regno
- [PATCH v2 04/15] drm/mediatek: mtk_dpi: Move pixel clock setting flow to function, AngeloGioacchino Del Regno
- [PATCH v2 05/15] drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence, AngeloGioacchino Del Regno
- [PATCH v2 06/15] drm/mediatek: Add support for MT8195 Digital Parallel Interface, AngeloGioacchino Del Regno
- [PATCH v2 08/15] drm/mediatek: mtk_cec: Switch to register as module_platform_driver, AngeloGioacchino Del Regno
- [PATCH v2 07/15] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2, AngeloGioacchino Del Regno
- [PATCH v2 09/15] drm/mediatek: mtk_hdmi_ddc: Switch to register as module_platform_driver, AngeloGioacchino Del Regno
- [PATCH v2 10/15] drm/mediatek: hdmi: Use regmap instead of iomem for main registers, AngeloGioacchino Del Regno
- [PATCH v2 11/15] drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member, AngeloGioacchino Del Regno
- [PATCH v2 13/15] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge, AngeloGioacchino Del Regno
- [PATCH v2 12/15] drm/mediatek: mtk_hdmi: Split driver and add common probe function, AngeloGioacchino Del Regno
- [PATCH v2 14/15] drm/mediatek: mtk_hdmi_common: Add OP_HDMI, vendor and product strings, AngeloGioacchino Del Regno
- [PATCH v2 15/15] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188, AngeloGioacchino Del Regno
[PATCH v5 00/20] Support spread spectrum clocking for i.MX8N PLLs,
Dario Binacchi
- [PATCH v5 01/20] dt-bindings: clock: imx8mm: add VIDEO_PLL clocks, Dario Binacchi
- [PATCH v5 03/20] dt-bindings: clock: imx8mp: add VIDEO_PLL clocks, Dario Binacchi
- [PATCH v5 05/20] dt-bindings: clock: imx8m-anatop: define clocks/clock-names, Dario Binacchi
- [PATCH v5 06/20] arm64: dts: imx8mm: add anatop clocks, Dario Binacchi
- [PATCH v5 07/20] arm64: dts: imx8mn: add anatop clocks, Dario Binacchi
- [PATCH v5 08/20] arm64: dts: imx8mp: add anatop clocks, Dario Binacchi
- [PATCH v5 09/20] arm64: dts: imx8mq: add anatop clocks, Dario Binacchi
- [PATCH v5 10/20] dt-bindings: clock: imx8mm: add binding definitions for anatop, Dario Binacchi
- [PATCH v5 11/20] dt-bindings: clock: imx8mn: add binding definitions for anatop, Dario Binacchi
- [PATCH v5 12/20] dt-bindings: clock: imx8mp: add binding definitions for anatop, Dario Binacchi
- [PATCH v5 15/20] dt-bindings: clock: imx8m-clock: support spread spectrum clocking, Dario Binacchi
- [PATCH v5 16/20] arm64: dts: imx8mm: add PLLs to clock controller module (ccm), Dario Binacchi
- [PATCH v5 17/20] arm64: dts: imx8mn: add PLLs to clock controller module (ccm), Dario Binacchi
- [PATCH v5 18/20] arm64: dts: imx8mp: add PLLs to clock controller module (ccm), Dario Binacchi
[PATCH v4 0/4] Add PCIe Overlays for J721E, AM68 and AM69,
Siddharth Vadapalli
[PATCH v2] arm64: dts: qcom: sdx75: Correct IRQ number of EL2 non-secure physical timer,
Cong Zhang
[PATCH v3 0/3] Expand firmware-name property to load specific,
Cheng Jiang
[PATCH] dt-bindings: dma: atmel: Convert to json schema,
Charan Pedumuru
[PATCH] dt-bindings: mmc: atmel,hsmci: Convert to json schema,
Dharma Balasubiramani
[PATCH v3 0/6] ARM64: dts: intel: agilex5: add nodes and new board,
Steffen Trumtrar
[PATCH v4 00/10] Amlogic C3 ISP support,
Keke Li via B4 Relay
- [PATCH v4 02/10] media: platform: Add c3 mipi csi2 driver, Keke Li via B4 Relay
- [PATCH v4 01/10] dt-bindings: media: Add amlogic,c3-mipi-csi2.yaml, Keke Li via B4 Relay
- [PATCH v4 03/10] dt-bindings: media: Add amlogic,c3-mipi-adapter.yaml, Keke Li via B4 Relay
- [PATCH v4 05/10] dt-bindings: media: Add amlogic,c3-isp.yaml, Keke Li via B4 Relay
- [PATCH v4 04/10] media: platform: Add c3 mipi adapter driver, Keke Li via B4 Relay
- [PATCH v4 07/10] media: uapi: Add stats buffer and parameters buffer for c3 ISP, Keke Li via B4 Relay
- [PATCH v4 06/10] media: Add C3ISP_PARAMS and C3ISP_STATS meta formats, Keke Li via B4 Relay
- [PATCH v4 09/10] Documentation: media: add documentation file metafmt-c3-isp.rst, Keke Li via B4 Relay
- [PATCH v4 08/10] media: platform: Add c3 ISP driver, Keke Li via B4 Relay
- [PATCH v4 10/10] Documentation: media: add documentation file c3-isp.rst, Keke Li via B4 Relay
[PATCH v2] arm64: dts: qcom: Add coresight nodes for QCS8300,
Jie Gan
[PATCH 1/2] ASoC: codecs: wcd9335: Add define for number of DAIs,
Krzysztof Kozlowski
[PATCH RFC 0/2] mailbox: tmelite-qmp: Introduce QCOM TMEL QMP mailbox driver,
Sricharan R
[PATCH v3 0/8] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm),
André Draszik
- [PATCH v3 5/8] phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit(), André Draszik
- [PATCH v3 4/8] phy: exynos5-usbdrd: fix EDS distribution tuning (gs101), André Draszik
- [PATCH v3 3/8] phy: exynos5-usbdrd: convert to dev_err_probe, André Draszik
- [PATCH v3 2/8] dt-bindings: phy: samsung,usb3-drd-phy: gs101: require Type-C properties, André Draszik
- [PATCH v3 1/8] dt-bindings: phy: samsung,usb3-drd-phy: add blank lines between DT properties, André Draszik
- [PATCH v3 7/8] phy: exynos5-usbdrd: subscribe to orientation notifier if required, André Draszik
- [PATCH v3 6/8] phy: exynos5-usbdrd: gs101: configure SS lanes based on orientation, André Draszik
- [PATCH v3 8/8] phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+), André Draszik
[PATCH net-next v4 0/7] Add Aspeed G7 FTGMAC100 support,
Jacky Chou
[PATCH 0/2] Remove apss_dbg clock from IPQ5424 gcc driver,
Manikanta Mylavarapu
[PATCH] clk: rockchip: add clock ID for CIF0/1 on RK3066,
Val Packett
[PATCH RESEND v5] arm64: dts: qcom: Add coresight nodes for x1e80100,
Jie Gan
[PATCH v4] dt-bindings: mtd: cadence: convert cadence-nand-controller.txt to yaml,
niravkumar . l . rabara
[PATCH v4 0/4] firmware: imx: secvio: Add secvio support,
Vabhav Sharma
[PATCH v1 0/3] db845c/rb3: add i2s playback support,
Alexey Klimov
[PATCH 0/3] Add F1C100s audio support,
Csókás, Bence
[PATCH AUTOSEL 5.10 4/5] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a, Sasha Levin
[PATCH AUTOSEL 5.15 4/5] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a, Sasha Levin
[PATCH AUTOSEL 6.6 08/10] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a, Sasha Levin
[PATCH AUTOSEL 6.1 6/8] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a, Sasha Levin
[PATCH AUTOSEL 6.11 13/15] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a,
Sasha Levin
[PATCH AUTOSEL 6.12 13/15] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a, Sasha Levin
[PATCH v3 0/7] dts: qcom: Introduce SM8750 device trees,
Melody Olvera
[PATCH RESEND] dt-bindings: interrupt-controller: qcom,pdc: Document SM8750 PDC,
Melody Olvera
[PATCH RESEND v2] dt-bindings: arm-smmu: Document SM8750 SMMU,
Melody Olvera
[PATCH v2] of: Hide of_default_bus_match_table[],
Stephen Boyd
[PATCH v7 00/14] This is continued work on Samsung S9(SM-9600) starqltechn,
Dzmitry Sankouski
- [PATCH v7 01/14] ASoC: dt-bindings: Add bindings for WCD934x DAIs, Dzmitry Sankouski
- [PATCH v7 02/14] ASoC: codecs: wcd934x: use wcd934x binding header, Dzmitry Sankouski
- [PATCH v7 03/14] arm64: dts: qcom: sdm845: enable gmu, Dzmitry Sankouski
- [PATCH v7 04/14] arm64: dts: qcom: sdm845-starqltechn: remove wifi, Dzmitry Sankouski
- [PATCH v7 05/14] arm64: dts: qcom: sdm845-starqltechn: fix usb regulator mistake, Dzmitry Sankouski
- [PATCH v7 06/14] arm64: dts: qcom: sdm845-starqltechn: refactor node order, Dzmitry Sankouski
- [PATCH v7 07/14] arm64: dts: qcom: sdm845-starqltechn: remove excess reserved gpios, Dzmitry Sankouski
- [PATCH v7 08/14] arm64: dts: qcom: sdm845-starqltechn: add gpio keys, Dzmitry Sankouski
- [PATCH v7 11/14] arm64: dts: qcom: sdm845-starqltechn: add touchscreen support, Dzmitry Sankouski
- [PATCH v7 12/14] arm64: dts: qcom: sdm845-starqltechn: add initial sound support, Dzmitry Sankouski
- [PATCH v7 13/14] arm64: dts: qcom: sdm845-starqltechn: add graphics support, Dzmitry Sankouski
- [PATCH v7 14/14] arm64: dts: qcom: sdm845-starqltechn: add modem support, Dzmitry Sankouski
- [PATCH v7 09/14] arm64: dts: qcom: sdm845-starqltechn: add max77705 PMIC, Dzmitry Sankouski
- [PATCH v7 10/14] arm64: dts: qcom: sdm845-starqltechn: add display PMIC, Dzmitry Sankouski
[PATCH v3 0/2] interconnect: qcom: Introduce interconnects for SM8750,
Melody Olvera
[PATCH v3 0/8] clks: qcom: Introduce clks for SM8750,
Melody Olvera
[PATCH 0/5] MT8516/MT8167 dtsi fixes,
Val Packett
[PATCH] ARM: tegra: nyan: Maintain power to USB ports on boot,
Michal Pecio
[PATCH v10 0/8] Add support for Maxim Integrated MAX77705 PMIC,
Dzmitry Sankouski
[PATCH v4 00/10] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events,
Lothar Rubusch
- [PATCH v4 02/10] iio: accel: adxl345: rename variable data to st, Lothar Rubusch
- [PATCH v4 03/10] iio: accel: adxl345: measure right-justified, Lothar Rubusch
- [PATCH v4 06/10] dt-bindings: iio: accel: add interrupt-names, Lothar Rubusch
- [PATCH v4 07/10] iio: accel: adxl345: initialize IRQ number, Lothar Rubusch
- [PATCH v4 08/10] iio: accel: adxl345: initialize FIFO delay value for SPI, Lothar Rubusch
- [PATCH v4 09/10] iio: accel: adxl345: prepare channel for scan_index, Lothar Rubusch
- [PATCH v4 10/10] iio: accel: adxl345: add kfifo with watermark, Lothar Rubusch
- [PATCH v4 01/10] iio: accel: adxl345: fix comment on probe, Lothar Rubusch
- [PATCH v4 04/10] iio: accel: adxl345: add function to switch measuring, Lothar Rubusch
- [PATCH v4 05/10] iio: accel: adxl345: extend list of defines, Lothar Rubusch
[PATCH v6 1/2] dt-bindings: cpufreq: Document support for Airoha EN7581 CPUFreq,
Christian Marangi
[PATCH v3] ARM: dts: ti/omap: gta04: fix pm issues caused by spi module,
Andreas Kemnade
[PATCH v2 0/2] Add pmu and syscon-reboot support to Exynos990,
Igor Belwon
[PATCH v1 0/7] Add support to load QUP SE firmware from,
Viken Dadhaniya
- [PATCH v1 1/7] dt-bindings: i2c: qcom,i2c-geni: Document DT properties for QUP firmware loading, Viken Dadhaniya
- [PATCH v1 7/7] serial: qcom-geni: Load UART qup Firmware from linux side, Viken Dadhaniya
- [PATCH v1 6/7] spi: geni-qcom: Load spi qup Firmware from linux side, Viken Dadhaniya
- [PATCH v1 5/7] i2c: qcom-geni: Load i2c qup Firmware from linux side, Viken Dadhaniya
- [PATCH v1 4/7] soc: qcom: geni-se:: Add support to load QUP SE Firmware via Linux subsystem, Viken Dadhaniya
- [PATCH v1 3/7] dt-bindings: serial: Document DT properties for QUP firmware loading, Viken Dadhaniya
- [PATCH v1 2/7] spi: dt-bindings: Document DT properties for QUP firmware loading, Viken Dadhaniya
- Re: [PATCH v1 0/7] Add support to load QUP SE firmware from, Konrad Dybcio
- Re: [PATCH v1 0/7] Add support to load QUP SE firmware from, Caleb Connolly
[PATCH net-next v2 0/5] Add PCS support for Qualcomm IPQ9574 SoC,
Lei Wei
[PATCH 0/2] Add the download mode support for IPQ5424,
Manikanta Mylavarapu
[PATCH v6 0/4] qrb4210-rb2: add HDMI/I2S audio playback support,
Alexey Klimov
[PATCH 0/2] Add SCM support for IPQ5424,
Manikanta Mylavarapu
[PATCH v4 0/4] Enable Bluetooth on qcs6490-rb3gen2 board,
Janaki Ramaiah Thota
[Index of Archives]
[Device Tree Compilter]
[Device Tree Spec]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanner Discussion]
[Yosemite Forum]