Linux Device Driver Tree
[Prev Page][Next Page]
- [PATCH v3] ASoC: dt-bindings: renesas,rsnd: remove post-init-providers property,
Kuninori Morimoto
- [PATCH v2 0/2] Tegra234 fabric fixes,
Ivy Huang
- [PATCH v2] ARM: dts: imx: Use the correct mdio pattern,
Fabio Estevam
- [PATCH] ARM: dts: imx:, Fabio Estevam
- [PATCH v3 0/3] RTL9300 MDIO driver,
Chris Packham
- [PATCH 0/2] memory: brcmstb_memc: Support for BCM74165,
Florian Fainelli
- [PATCH] of: Add printf '%pOFm' for generating modalias,
Rob Herring (Arm)
- [PATCH 0/4] renesas: r8a779g0: Enable VSPX on R-Car V4H,
Jacopo Mondi
- [PATCH 0/9] media: stm32: csi / dcmipp corrections,
Alain Volmat
- [PATCH v4 0/4] Add support for Intel CRPS PSU,
Ninad Palsule
- [PATCH v12 00/11] Add support for Maxim Integrated MAX77705 PMIC,
Dzmitry Sankouski
- [PATCH v12 01/11] power: supply: add undervoltage health status property, Dzmitry Sankouski
- [PATCH v12 02/11] dt-bindings: power: supply: max17042: split on 2 files, Dzmitry Sankouski
- [PATCH v12 05/11] dt-bindings: mfd: add maxim,max77705 sensors, Dzmitry Sankouski
- [PATCH v12 03/11] dt-bindings: power: supply: add maxim,max77705 charger, Dzmitry Sankouski
- [PATCH v12 04/11] dt-bindings: mfd: add maxim,max77705 core, Dzmitry Sankouski
- [PATCH v12 07/11] power: supply: max77705: Add charger driver for Maxim 77705, Dzmitry Sankouski
- [PATCH v12 06/11] power: supply: max17042: add max77705 fuel gauge support, Dzmitry Sankouski
- [PATCH v12 10/11] input: max77693: add max77705 haptic support, Dzmitry Sankouski
- [PATCH v12 08/11] mfd: simple-mfd-i2c: Add MAX77705 support, Dzmitry Sankouski
- [PATCH v12 09/11] mfd: Add new driver for MAX77705 PMIC, Dzmitry Sankouski
- [PATCH v12 11/11] leds: max77705: Add LEDs support, Dzmitry Sankouski
- [PATCH v2 0/6] media: rockchip: add a driver for the rockchip camera interface (cif),
Michael Riesch
- [PATCH v3 00/33] Add support for MT8195/88 DPI, HDMIv2 and DDCv2,
AngeloGioacchino Del Regno
- [PATCH v3 01/33] dt-bindings: display: mediatek: dpi: Add MT8195 and MT8188 compat, AngeloGioacchino Del Regno
- [PATCH v3 02/33] drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfs, AngeloGioacchino Del Regno
- [PATCH v3 03/33] drm/mediatek: mtk_dpi: Use an array for pixclk factor calculation, AngeloGioacchino Del Regno
- [PATCH v3 04/33] drm/mediatek: mtk_dpi: Move pixel clock setting flow to function, AngeloGioacchino Del Regno
- [PATCH v3 05/33] drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence, AngeloGioacchino Del Regno
- [PATCH v3 06/33] drm/mediatek: Add support for MT8195 Digital Parallel Interface, AngeloGioacchino Del Regno
- [PATCH v3 07/33] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2, AngeloGioacchino Del Regno
- [PATCH v3 08/33] drm/mediatek: mtk_cec: Switch to register as module_platform_driver, AngeloGioacchino Del Regno
- [PATCH v3 10/33] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro, AngeloGioacchino Del Regno
- [PATCH v3 09/33] drm/mediatek: mtk_hdmi_ddc: Switch to register as module_platform_driver, AngeloGioacchino Del Regno
- [PATCH v3 11/33] drm/mediatek: mtk_hdmi: Unregister audio platform device on failure, AngeloGioacchino Del Regno
- [PATCH v3 12/33] drm/mediatek: hdmi: Use regmap instead of iomem for main registers, AngeloGioacchino Del Regno
- [PATCH v3 13/33] drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member, AngeloGioacchino Del Regno
- [PATCH v3 14/33] drm/mediatek: mtk_hdmi: Move audio params selection to new function, AngeloGioacchino Del Regno
- [PATCH v3 15/33] drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param(), AngeloGioacchino Del Regno
- [PATCH v3 16/33] drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting to new function, AngeloGioacchino Del Regno
- [PATCH v3 17/33] drm/mediatek: mtk_hdmi: Move N/CTS setting to new function, AngeloGioacchino Del Regno
- [PATCH v3 18/33] drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridge, AngeloGioacchino Del Regno
- [PATCH v3 19/33] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata(), AngeloGioacchino Del Regno
- [PATCH v3 20/33] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function, AngeloGioacchino Del Regno
- [PATCH v3 21/33] drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmi, AngeloGioacchino Del Regno
- [PATCH v3 23/33] drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_add, AngeloGioacchino Del Regno
- [PATCH v3 22/33] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver(), AngeloGioacchino Del Regno
- [PATCH v3 24/33] drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEP, AngeloGioacchino Del Regno
- [PATCH v3 25/33] drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio(), AngeloGioacchino Del Regno
- [PATCH v3 26/33] drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume(), AngeloGioacchino Del Regno
- [PATCH v3 27/33] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility, AngeloGioacchino Del Regno
- [PATCH v3 28/33] drm/mediatek: mtk_hdmi: Split driver and add common probe function, AngeloGioacchino Del Regno
- [PATCH v3 29/33] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge, AngeloGioacchino Del Regno
- [PATCH v3 30/33] drm/mediatek: mtk_hdmi_common: Add OP_HDMI if helper funcs assigned, AngeloGioacchino Del Regno
- [PATCH v3 32/33] drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes, AngeloGioacchino Del Regno
- [PATCH v3 31/33] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188, AngeloGioacchino Del Regno
- [PATCH v3 33/33] drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST, AngeloGioacchino Del Regno
- [PATCH v6 0/7] drm/msm: adreno: add support for DDR bandwidth scaling via GMU,
Neil Armstrong
- [PATCH v2 0/3] Add support for errors recovery in the TI SN65DSI83 bridge driver,
Herve Codina
- [PATCH v6 0/3] Expand firmware-name property to load specific,
Cheng Jiang
- [PATCH v10 0/4] media: qcom: camss: Add sc7280 support,
Vikram Sharma
- [PATCH v4 0/2] leds: TI LP8864/LP8866 support,
A. Sverdlin
- [PATCH v9 0/4] media: qcom: camss: Add sc7280 support,
Vikram Sharma
- [PATCH v23 0/4] Add support for RZ/G2L GPT,
Biju Das
- [PATCH] dt-bindings: samsung,mipi-dsim: Document fsl,imx7d-mipi-dsim,
Fabio Estevam
- [PATCH v3 0/7] of: fix bugs and improve codes,
Zijun Hu
- [PATCH 0/2] hwmon: (lm75) Add NXP P3T1755 support,
Wolfram Sang
- [PATCH v2 0/2] Remove apss_dbg clock from IPQ5424 gcc driver,
Manikanta Mylavarapu
- [PATCH v6 0/4] Add Microchip IPC mailbox,
Valentina Fernandez
- [PATCH v11 0/2] Add support for Loongson-1 NAND,
Keguang Zhang via B4 Relay
- [PATCH v5 0/2] Enable SDHC1 and SDHC2 on QCS615,
Yuanjie Yang
- [PATCH v3 0/5] Add PCIe support for Qualcomm IPQ5332,
Varadarajan Narayanan
- [PATCH 0/2] Enable SDHC1 and SDHC2 on QCS615,
Yuanjie Yang
- [PATCH v5 0/3] mailbox: add Samsung Exynos driver,
Tudor Ambarus
- [PATCH] arm64: dts: qcom: qcs8300: Update memory map,
Pratyush Brahma
- [PATCH v3 00/22] continue mt7988 devicetree work,
Frank Wunderlich
- [PATCH v3 01/22] arm64: dts: mediatek: mt7988: Add reserved memory, Frank Wunderlich
- [PATCH v3 02/22] arm64: dts: mediatek: mt7988: Add mmc support, Frank Wunderlich
- [PATCH v3 03/22] arm64: dts: mediatek: mt7988: Add lvts node, Frank Wunderlich
- [PATCH v3 04/22] arm64: dts: mediatek: mt7988: Add thermal-zone, Frank Wunderlich
- [PATCH v3 05/22] arm64: dts: mediatek: mt7988: Add missing clock-div property for i2c, Frank Wunderlich
- [PATCH v3 09/22] arm64: dts: mediatek: mt7988: Add t-phy for ssusb1, Frank Wunderlich
- [PATCH v3 07/22] arm64: dts: mediatek: mt7988: Add CPU OPP table for clock scaling, Frank Wunderlich
- [PATCH v3 10/22] arm64: dts: mediatek: mt7988: Add pcie nodes, Frank Wunderlich
- [PATCH v3 11/22] arm64: dts: mediatek: mt7988a-bpi-r4: Enable watchdog, Frank Wunderlich
- [PATCH v3 12/22] arm64: dts: mediatek: mt7988a-bpi-r4: Add fixed regulators for 1v8 and 3v3, Frank Wunderlich
- [PATCH v3 08/22] arm64: dts: mediatek: mt7988: Disable usb controllers by default, Frank Wunderlich
- [PATCH v3 14/22] arm64: dts: mediatek: mt7988a-bpi-r4: Add thermal configuration, Frank Wunderlich
- [PATCH v3 16/22] arm64: dts: mediatek: mt7988a-bpi-r4: Add default UART stdout, Frank Wunderlich
- [PATCH v3 17/22] arm64: dts: mediatek: mt7988a-bpi-r4: Enable I2C controllers, Frank Wunderlich
- [PATCH v3 18/22] arm64: dts: mediatek: mt7988a-bpi-r4: Add PCA9545 I2C Mux, Frank Wunderlich
- [PATCH v3 13/22] arm64: dts: mediatek: mt7988a-bpi-r4: Add dt overlays for sd + emmc, Frank Wunderlich
- [PATCH v3 15/22] arm64: dts: mediatek: mt7988a-bpi-r4: Enable serial0 debug uart, Frank Wunderlich
- [PATCH v3 21/22] arm64: dts: mediatek: mt7988a-bpi-r4: Enable pwm, Frank Wunderlich
- [PATCH v3 20/22] arm64: dts: mediatek: mt7988a-bpi-r4: Enable ssusb1 on bpi-r4, Frank Wunderlich
- [PATCH v3 19/22] arm64: dts: mediatek: mt7988a-bpi-r4: Enable t-phy for ssusb1, Frank Wunderlich
- [PATCH v3 22/22] arm64: dts: mediatek: mt7988a-bpi-r4: Enable pcie, Frank Wunderlich
- [PATCH v3 06/22] arm64: dts: mediatek: mt7988: Add mcu-sys node for cpu, Frank Wunderlich
- Re: [PATCH v3 00/22] continue mt7988 devicetree work, AngeloGioacchino Del Regno
- Re: [PATCH v3 00/22] continue mt7988 devicetree work, AngeloGioacchino Del Regno
- [PATCH v5 0/4] media: venus: enable venus on qcs615,
Renjiang Han
- [PATCH v2 0/4] Add SPI0 support for IPQ5424,
Manikanta Mylavarapu
- [PATCH v7 0/5] Add pinctrl support for mt7988,
Frank Wunderlich
- [PATCH v2 0/2] Make i.MX9 OCOTP work as accessing controller,
Peng Fan (OSS)
- [PATCH v2 RESEND 0/2] Add Tegra ADMA channel page support,
Mohan Kumar D
- [PATCH v20 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ,
Sandor Yu
- [PATCH v20 1/9] soc: cadence: Create helper functions for Cadence MHDP, Sandor Yu
- [PATCH v20 3/9] phy: Add HDMI configuration options, Sandor Yu
- [PATCH v20 2/9] drm: bridge: cadence: Update mhdp8546 mailbox access functions, Sandor Yu
- [PATCH v20 4/9] dt-bindings: display: bridge: Add Cadence MHDP8501, Sandor Yu
- [PATCH v20 5/9] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver, Sandor Yu
- [PATCH v20 6/9] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY, Sandor Yu
- [PATCH v20 7/9] phy: freescale: Add DisplayPort/HDMI Combo-PHY driver for i.MX8MQ, Sandor Yu
- [PATCH v20 8/9] arm64: dts: imx8mq: Add DCSS + HDMI/DP display pipeline, Sandor Yu
- [PATCH v20 9/9] arm64: dts: imx8mq: tqma8mq-mba8mx: Enable HDMI support, Sandor Yu
- Re: [PATCH v20 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ, Alexander Stein
- [PATCH v4 0/7] arm64: qcom: Add support for QCS9075 boards,
Wasim Nazir
- [PATCH v6 0/2] coresight: Add label sysfs node support,
Mao Jinlong
- [PATCH] dt-bindings: interrupt-controller: arm,gic: Correct VGIC interrupt description,
Krzysztof Kozlowski
- [PATCH v5 0/7] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board,
Tomi Valkeinen
- [PATCH v5 1/7] drm/rcar-du: dsi: Fix PHY lock bit check, Tomi Valkeinen
- [PATCH v5 2/7] drm/rcar-du: Write DPTSR only if the second source exists, Tomi Valkeinen
- [PATCH v5 3/7] dt-bindings: display: renesas,du: Add missing constraints, Tomi Valkeinen
- [PATCH v5 4/7] dt-bindings: display: renesas,du: Add r8a779h0, Tomi Valkeinen
- [PATCH v5 7/7] drm/rcar-du: Add support for r8a779h0, Tomi Valkeinen
- [PATCH v5 5/7] dt-bindings: display: bridge: renesas,dsi-csi2-tx: Add r8a779h0, Tomi Valkeinen
- [PATCH v5 6/7] drm/rcar-du: dsi: Add r8a779h0 support, Tomi Valkeinen
- Re: [PATCH v5 0/7] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board, Tomi Valkeinen
- [PATCH] dt-bindings: media: imx283: Describe sensor address using the reg property,
David Heidelberg
- [PATCH 1/2] dt-bindings: media: imx219: Rename to include vendor prefix,
David Heidelberg
- [PATCH 0/2] rockchip: add can for RK3576 Soc,
Elaine Zhang
- [PATCH v3 0/4] Add support for Intel CRPS PSU,
Ninad Palsule
- [PATCH v2] ASoC: dt-bindings: renesas,rsnd: remove post-init-providers property,
Kuninori Morimoto
- [PATCH v3 0/2] Add support for Avago/Broadcom APDS9160,
Mikael Gonella-Bolduc via B4 Relay
- [PATCH v8 0/5] Add SDM670 camera subsystem,
Richard Acayan
- [PATCH v4 0/2] arm64: dts: rockchip: Add Firefly ITX-3588J Board,
Shimrra Shai
- [PATCH net-next 0/3] net: add and use phy_disable_eee,
Heiner Kallweit
- [PATCH RESEND v3 0/2] dt-bindings: dma: adi,axi-dmac: convert to yaml and update,
David Lechner
- [PATCH v2] dt-bindings: i2c: renesas,riic: Document the R9A09G047 support, Biju Das
- [PATCH v4 0/2] regulator: add new PMIC PF9453 support,
Frank Li
- [PATCH v4 0/7] Add RZ/G3E pinctrl support,
Biju Das
- [PATCH v4 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit,
Frank Li
- [PATCH v2 0/4] Add support for Intel CRPS PSU,
Ninad Palsule
- [PATCH v5] dt-bindings: power: Convert raspberrypi,bcm2835-power to Dt schema,
Karan Sanghavi
- [PATCH v2 0/2] drm/panel: simple: Add Tianma TM070JDHG34-00 DT bindings and driver support,
Luca Ceresoli
- [PATCH 0/5] ARM: dts: stm32: add counter nodes on stm32mp13 and stm32mp15,
Fabrice Gasnier
- [PATCH v3 0/5] add sof support on imx95,
Laurentiu Mihalcea
- [PATCH v3 0/7] Add support for ADIS16550 and ADIS16550W,
Robert Budai
- [PATCH net-next v3 0/5] Add PCS support for Qualcomm IPQ9574 SoC,
Lei Wei
- [PATCH 0/4] Google Pixel 6 (simple) framebuffer support,
André Draszik
- Re: [PATCH v6 08/16] drm/rockchip: vop2: Support 32x8 superblock afbc,
Daniel Stone
[PATCH v3] arm64: dts: rockchip: Use PWM to drive blue LED on ROCK 5A/5C, FUKAUMI Naoki
[PATCH 0/3] Add RZ/G3E RIIC support,
Biju Das
[PATCH v3] arm64: dts: rockchip: Add rfkill for wireless modules for Radxa ROCK 5A, FUKAUMI Naoki
[PATCH v5 0/2] arm64: dts: rockchip: Use shared .dtsi and board-specific .dts for Radxa ROCK 5A and 5C,
FUKAUMI Naoki
[PATCH v5 00/12] arm64: dts: rockchip: Refine dts for Radxa ROCK 5C,
FUKAUMI Naoki
[Index of Archives]
[Device Tree Compilter]
[Device Tree Spec]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanner Discussion]
[Yosemite Forum]