Linux Device Driver Tree
[Prev Page][Next Page]
- Re: [PATCH v6 1/2] dt-bindings: pwm: Add pwm-gpio, (continued)
- [PATCH v6 00/23] imx258 improvement series,
git
- [PATCH v6 14/23] media: i2c: imx258: Issue reset before starting streaming, git
- [PATCH v6 15/23] media: i2c: imx258: Set pixel_rate range to the same as the value, git
- [PATCH v6 16/23] media: i2c: imx258: Support faster pixel rate on binned modes, git
- [PATCH v6 17/23] dt-bindings: media: imx258: Rename to include vendor prefix, git
- [PATCH v6 01/23] media: i2c: imx258: Remove unused defines, git
- [PATCH v6 02/23] media: i2c: imx258: Make image geometry meet sensor requirements, git
- [PATCH v6 04/23] media: i2c: imx258: Remove redundant I2C writes., git
- [PATCH v6 03/23] media: i2c: imx258: Disable digital cropping on binned modes, git
- [PATCH v6 06/23] media: i2c: imx258: Make V4L2_CID_VBLANK configurable., git
- [PATCH v6 05/23] media: i2c: imx258: Add regulator control, git
- [PATCH v6 08/23] media: i2c: imx258: Add support for 24MHz clock, git
- [PATCH v6 07/23] media: i2c: imx258: Split out common registers from the mode based ones, git
- [PATCH v6 09/23] media: i2c: imx258: Add support for running on 2 CSI data lanes, git
- [PATCH v6 10/23] media: i2c: imx258: Follow normal V4L2 behaviours for clipping exposure, git
- [PATCH v6 13/23] media: i2c: imx258: Correct max FRM_LENGTH_LINES value, git
- [PATCH v6 11/23] media: i2c: imx258: Add get_selection for pixel array information, git
- [PATCH v6 12/23] media: i2c: imx258: Allow configuration of clock lane behaviour, git
- [PATCH v6 18/23] dt-bindings: media: imx258: Add alternate compatible strings, git
- [PATCH v6 19/23] media: i2c: imx258: Change register settings for variants of the sensor, git
- [PATCH v6 20/23] media: i2c: imx258: Make HFLIP and VFLIP controls writable, git
- [PATCH v6 21/23] media: i2c: imx258: Add support for reset gpio, git
- [PATCH v6 23/23] media: i2c: imx258: Convert to new CCI register access helpers, git
- [PATCH v6 22/23] media: i2c: imx258: Use v4l2_link_freq_to_bitmap helper, git
- Re: [PATCH v6 00/23] imx258 improvement series, Luis Garcia
- [PATCH v6 0/7] arm64: dts: add description for solidrun cn9130 som and clearfog boards,
Josua Mayer
- [PATCH v3 0/4] ADP5585 GPIO expander, PWM and keypad controller support,
Laurent Pinchart
- [PATCH] arm64: dts: qcom: x1e80100: Disable the SMB2360 4th instance by default,
Abel Vesa
- [no subject], Unknown
- [PATCH net-next v2 00/10] net: pcs: xpcs: Add memory-mapped device support,
Serge Semin
- [PATCH net-next v2 01/10] net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.h, Serge Semin
- [PATCH net-next v2 02/10] net: pcs: xpcs: Split up xpcs_create() body to sub-functions, Serge Semin
- [PATCH net-next v2 03/10] net: pcs: xpcs: Convert xpcs_id to dw_xpcs_desc, Serge Semin
- [PATCH net-next v2 04/10] net: pcs: xpcs: Convert xpcs_compat to dw_xpcs_compat, Serge Semin
- [PATCH net-next v2 05/10] net: pcs: xpcs: Introduce DW XPCS info structure, Serge Semin
- [PATCH net-next v2 06/10] dt-bindings: net: Add Synopsys DW xPCS bindings, Serge Semin
- [PATCH net-next v2 08/10] net: pcs: xpcs: Add fwnode-based descriptor creation method, Serge Semin
- [PATCH net-next v2 07/10] net: pcs: xpcs: Add Synopsys DW xPCS platform device driver, Serge Semin
- [PATCH net-next v2 09/10] net: stmmac: Create DW XPCS device with particular address, Serge Semin
- [PATCH net-next v2 10/10] net: stmmac: Add DW XPCS specified via "pcs-handle" support, Serge Semin
- [PATCH v3 00/12] drm/imx/ipuv3: switch LDB and parallel-display driver to use drm_bridge_connector,
Dmitry Baryshkov
- [PATCH v3 03/12] drm/imx: cleanup the imx-drm header, Dmitry Baryshkov
- [PATCH v3 04/12] drm/imx: parallel-display: drop edid override support, Dmitry Baryshkov
- [PATCH v3 01/12] dt-bindings: display: fsl-imx-drm: drop edid property support, Dmitry Baryshkov
- [PATCH v3 06/12] drm/imx: ldb: drop custom DDC bus support, Dmitry Baryshkov
- [PATCH v3 07/12] drm/imx: ldb: switch to drm_panel_bridge, Dmitry Baryshkov
- [PATCH v3 08/12] drm/imx: parallel-display: switch to drm_panel_bridge, Dmitry Baryshkov
- [PATCH v3 09/12] drm/imx: add internal bridge handling display-timings DT node, Dmitry Baryshkov
- [PATCH v3 05/12] drm/imx: ldb: drop custom EDID support, Dmitry Baryshkov
- [PATCH v3 02/12] dt-bindings: display: imx/ldb: drop ddc-i2c-bus property, Dmitry Baryshkov
- [PATCH v3 10/12] drm/imx: ldb: switch to imx_legacy_bridge / drm_bridge_connector, Dmitry Baryshkov
- [PATCH v3 11/12] drm/imx: parallel-display: switch to imx_legacy_bridge / drm_bridge_connector, Dmitry Baryshkov
- [PATCH v3 12/12] drm/imx: move imx_drm_connector_destroy to imx-tve, Dmitry Baryshkov
- Re: [PATCH v3 00/12] drm/imx/ipuv3: switch LDB and parallel-display driver to use drm_bridge_connector, Chris Healy
- Re: [PATCH v3 00/12] drm/imx/ipuv3: switch LDB and parallel-display driver to use drm_bridge_connector, Dmitry Baryshkov
- Re: [PATCH v3 00/12] drm/imx/ipuv3: switch LDB and parallel-display driver to use drm_bridge_connector, Philipp Zabel
- [PATCH V4 0/8] Add support for videocc and camcc on SM8650,
Jagadeesh Kona
- [PATCH] arm64: dts: rockchip: Delete the SoC variant dtsi for RK3399Pro,
Dragan Simic
- [PATCH v5 0/3] novatek-nvt-ts: add support for NT36672A touchscreen,
Joel Selvaraj via B4 Relay
- [PATCH v3] iio: accel: st_accel: add LIS2DS12,
Kaustabh Chakraborty
- [PATCH v2] iio: accel: st_accel: add LIS2DS12, Kaustabh Chakraborty
- [PATCH v4 0/3] novatek-nvt-ts: add support for NT36672A touchscreen,
Joel Selvaraj via B4 Relay
- [PATCH V3 1/2] arm64: dts: imx8mp-beacon-kit: Enable ADV7535 Hot Plug Detect,
Adam Ford
- [PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller,
Cristian Ciocaltea
- [PATCH 01/14] drm/bridge: dw-hdmi: Simplify clock handling, Cristian Ciocaltea
- [PATCH 02/14] drm/bridge: dw-hdmi: Add dw-hdmi-common.h header, Cristian Ciocaltea
- [PATCH 03/14] drm/bridge: dw-hdmi: Commonize dw_hdmi_i2c_adapter(), Cristian Ciocaltea
- [PATCH 07/14] drm/bridge: dw-hdmi: Commonize dw_hdmi_connector_create(), Cristian Ciocaltea
- [PATCH 04/14] drm/bridge: dw-hdmi: Factor out AVI infoframe setup, Cristian Ciocaltea
- [PATCH 05/14] drm/bridge: dw-hdmi: Factor out vmode setup, Cristian Ciocaltea
- [PATCH 08/14] drm/rockchip: dw_hdmi: Use modern drm_device based logging, Cristian Ciocaltea
- [PATCH 06/14] drm/bridge: dw-hdmi: Factor out hdmi_data_info setup, Cristian Ciocaltea
- [PATCH 09/14] drm/rockchip: dw_hdmi: Simplify clock handling, Cristian Ciocaltea
- [PATCH 10/14] drm/rockchip: dw_hdmi: Use devm_regulator_get_enable(), Cristian Ciocaltea
- [PATCH 11/14] drm/rockchip: dw_hdmi: Drop superfluous assignments of mpll_cfg, cur_ctr and phy_config, Cristian Ciocaltea
- [PATCH 12/14] dt-bindings: display: rockchip,dw-hdmi: Add compatible for RK3588, Cristian Ciocaltea
- [PATCH 14/14] drm/rockchip: dw_hdmi: Add basic RK3588 support, Cristian Ciocaltea
- [PATCH 13/14] drm/bridge: synopsys: Add DW HDMI QP TX controller driver, Cristian Ciocaltea
- Re: [PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller, Dmitry Baryshkov
- Re: [PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller, Piotr Oniszczuk
- Re: [PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller, Neil Armstrong
- Re: [PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller, Piotr Oniszczuk
- [PATCH v4 0/7] Add PCIe, SERDES and USB DT support for J722S,
Siddharth Vadapalli
- [PATCH 0/3] arm64: dts: qcom: msm8916-samsung-fortuna: Add msm8916-samsung-fortuna/rossa: Add S3FWRN5 NFC and RT5033 PMIC/charger,
Raymond Hackley
- [PATCH v2 0/4] Support Kingdisplay kd101ne3 and Starry er88577 MIPI-DSI panel,
Zhaoxiong Lv
- [PATCH v3 0/4] hwmon: Add support for SPD5118 compliant chips,
Guenter Roeck
- [PATCH] arm64: dts: mediatek: cherry: Specify pull resistance for RSEL GPIOs,
Nícolas F. R. A. Prado
- [PATCH 1/4] arm64: dts: ls1012a: Reorder sai dma-names to clean up DTB_CHECK warning,
Frank Li
- [PATCH 1/2] dt-bindings: display: bridge: tc358867: Document default DP preemphasis,
Marek Vasut
- [PATCH] dt-bindings: display: bridge: tc358767: Keep enum sorted,
Marek Vasut
- [PATCH v4 0/6] Add support for AD411x,
Dumitru Ceclan via B4 Relay
- [PATCH 1/1] dt-bindings: mmc: Convert fsl-esdhc.txt to yaml,
Frank Li
- [PATCH] arm: dts: aspeed: Use standard 'i2c' bus node name,
Rob Herring (Arm)
- [PATCH] arm: dts: nuvoton: Use standard 'i2c' bus node name,
Rob Herring (Arm)
- [PATCH V1] ARM: dts: am335x-bone-common: Increase MDIO reset deassert time,
Colin Foster
- [PATCH v7 0/5] initial support for Marvell 88PM886 PMIC,
Karel Balej
- [PATCH v11 00/11] Add V4L2 M2M Driver for E5010 JPEG Encoder,
Devarsh Thakkar
- [PATCH 0/2] arm64: dts: qcom: x1e80100: Fix the PCIe 6a node,
Abel Vesa
- [PATCH v2] dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0,
Udit Kumar
- [PATCH v6 0/5] LLCC: Support for Broadcast_AND region,
Unnathi Chalicheemala
- [PATCH v3 1/1] dt-bindings: gpio: mpc8xxx: Convert to yaml format,
Frank Li
- [PATCH v4 0/7] PCI: xilinx-nwl: Add phy support,
Sean Anderson
- [PATCH 0/2] phy: qcom: qmp-pcie: Add support for Gen4 4-lane mode for X1E80100,
Abel Vesa
- [PATCH v4 00/12] Introduce STM32 DMA3 support,
Amelie Delaunay
- [PATCH v4 03/12] MAINTAINERS: Add entry for STM32 DMA controllers drivers and documentation, Amelie Delaunay
- [PATCH v4 04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings, Amelie Delaunay
- [PATCH v4 02/12] dmaengine: stm32: New directory for STM32 DMA controllers drivers, Amelie Delaunay
- [PATCH v4 08/12] dmaengine: stm32-dma3: add device_pause and device_resume ops, Amelie Delaunay
- [PATCH v4 07/12] dmaengine: stm32-dma3: add DMA_MEMCPY capability, Amelie Delaunay
- [PATCH v4 09/12] dmaengine: stm32-dma3: improve residue granularity, Amelie Delaunay
- [PATCH v4 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability, Amelie Delaunay
- [PATCH v4 05/12] dmaengine: Add STM32 DMA3 support, Amelie Delaunay
- [PATCH v4 12/12] arm64: dts: st: add HPDMA nodes on stm32mp251, Amelie Delaunay
- [PATCH v4 10/12] dmaengine: add channel device name to channel registration, Amelie Delaunay
- [PATCH v4 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings, Amelie Delaunay
- [PATCH v4 11/12] dmaengine: stm32-dma3: defer channel registration to specify channel name, Amelie Delaunay
- Re: (subset) [PATCH v4 00/12] Introduce STM32 DMA3 support, Vinod Koul
- [PATCH 0/5] Add support for Allwinner H616 PWM,
Hironori KIKUCHI
- [PATCH 00/16] dt-bindings: clock: qcom: reference qcom-gcc.yaml,
Krzysztof Kozlowski
- [PATCH 01/16] dt-bindings: clock: qcom,sm8450-videocc: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 02/16] dt-bindings: clock: qcom,videocc: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 03/16] dt-bindings: clock: qcom,dispcc-sc8280xp: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 04/16] dt-bindings: clock: qcom,dispcc-sm6350: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 05/16] dt-bindings: clock: qcom,dispcc-sm8x50: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 06/16] dt-bindings: clock: qcom,gpucc-sdm660: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 07/16] dt-bindings: clock: qcom,gpucc: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 08/16] dt-bindings: clock: qcom,msm8998-gpucc: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 09/16] dt-bindings: clock: qcom,qcm2290-dispcc: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 10/16] dt-bindings: clock: qcom,sc7180-dispcc: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 11/16] dt-bindings: clock: qcom,sc7280-dispcc: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 12/16] dt-bindings: clock: qcom,sdm845-dispcc: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 13/16] dt-bindings: clock: qcom,sm6115-dispcc: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 14/16] dt-bindings: clock: qcom,sm8450-dispcc: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 16/16] dt-bindings: clock: qcom,sm8450-gpucc: reference qcom,gcc.yaml, Krzysztof Kozlowski
- [PATCH 15/16] dt-bindings: clock: qcom,sm8550-dispcc: reference qcom,gcc.yaml, Krzysztof Kozlowski
- Re: [PATCH 00/16] dt-bindings: clock: qcom: reference qcom-gcc.yaml, Dmitry Baryshkov
- Re: [PATCH 00/16] dt-bindings: clock: qcom: reference qcom-gcc.yaml, Rob Herring
- [PATCH v3 1/1] dt-bindings:iio:adc: correct previous patch,
Ramona Alexandra Nechita
- [RESEND v3] dt-bindings: spi: brcm,bcm2835-spi: convert to dtschema,
Kanak Shilledar
- [PATCH 1/2] gpio: pca953x: Add support for TI TCA9535 variant,
Fabio Estevam
- [PATCH] arm64: dts: qcom: sm8550-samsung-q5q: fix typo,
David Wronek
- [PATCH 0/4] Update LPASS Audio clock driver for QCM6490 board,
Taniya Das
- [PATCH net-next 0/3] Introduce EN7581 ethernet support,
Lorenzo Bianconi
- [PATCH v2 0/2] arm64: qcom: sa8775p: Add IMEM and PIL info region,
Tengfei Fan
- [PATCH v2] dt-bindings: dma: fsl,imx-dma: Convert to dtschema,
Animesh Agarwal
- [PATCH v3 0/2] [PATCH v2 0/2] arm64: dts: qcom: sm8550: Update some usb properties,
Tengfei Fan
- [PATCH 00/13] Add support for SA8775P Multimedia clock controllers,
Taniya Das
- [PATCH 01/13] clk: qcom: gcc-sa8775p: Remove support for UFS hw ctl clocks, Taniya Das
- [PATCH 02/13] clk: qcom: gcc-sa8775p: Update the GDSC wait_val fields and flags, Taniya Das
- [PATCH 03/13] clk: qcom: gcc-sa8775p: Set FORCE_MEM_CORE_ON for gcc_ufs_phy_ice_core_clk, Taniya Das
- [PATCH 04/13] clk: qcom: gpucc-sa8775p: Remove the CLK_IS_CRITICAL and ALWAYS_ON flags, Taniya Das
- [PATCH 05/13] clk: qcom: gpucc-sa8775p: Park RCG's clk source at XO during disable, Taniya Das
- [PATCH 06/13] clk: qcom: gpucc-sa8775p: Update wait_val fields for GPU GDSC's, Taniya Das
- [PATCH 07/13] dt-bindings: clock: qcom: Add SA8775P video clock controller, Taniya Das
- [PATCH 08/13] clk: qcom: Add support for Video clock controller on SA8775P, Taniya Das
- [PATCH 09/13] dt-bindings: clock: qcom: Add SA8775P camera controller, Taniya Das
- [PATCH 10/13] clk: qcom: Add support for Camera Clock Controller on SA8775P, Taniya Das
- [PATCH 11/13] dt-bindings: clock: qcom: Add SA8775P display controller, Taniya Das
- [PATCH 13/13] arm64: dts: qcom: Add support for multimedia clock controllers, Taniya Das
- [PATCH 12/13] clk: qcom: Add support for Display Controllers on SA8775P, Taniya Das
- Re: [PATCH 00/13] Add support for SA8775P Multimedia clock controllers, Bjorn Andersson
- [PATCH v9 6/8] media: dt-bindings: Add bindings for Raspberry Pi PiSP Back End, Jacopo Mondi
- [v3,2/2] dt-bindings: hwmon: Add mps mp2891,
Noah Wang
- [v3,1/2] hwmon: add MP2891 driver,
Noah Wang
- [PATCH v1 0/2] external ulpi vbus control,
Conor Dooley
- [PATCH v9 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S,
Claudiu
- [PATCH v9 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011, Claudiu
- [PATCH v9 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM, Claudiu
- [PATCH v9 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get(), Claudiu
- [PATCH v9 4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put(), Claudiu
- [PATCH v9 5/9] watchdog: rzg2l_wdt: Remove reset de-assert from probe, Claudiu
- [PATCH v9 6/9] watchdog: rzg2l_wdt: Remove comparison with zero, Claudiu
- [PATCH v9 7/9] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset, Claudiu
- [PATCH v9 8/9] watchdog: rzg2l_wdt: Add suspend/resume support, Claudiu
- [PATCH v9 9/9] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support, Claudiu
- Re: [PATCH v9 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S, claudiu beznea
- [PATCH v2 0/5] usb: Add quirk for writing high-low order,
Daehwan Jung
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH v8 0/7] Coresight for Kernel panic and watchdog reset,
Linu Cherian
[PATCH 0/3] dt-bindings: pinctrl: aspeed: Define missing functions and groups,
Andrew Jeffery
[PATCH 0/3] of: Reimplement of_(bus_)?n_(size|addr)_cells(),
Rob Herring (Arm)
[PATCH v3 1/3] dt-bindings: hwmon: g762: Convert to yaml schema,
Christian Marangi
[PATCH 0/5] iommu: sun50i: Add Allwinner H616 support,
Andre Przywara
[Index of Archives]
[Device Tree Compilter]
[Device Tree Spec]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanner Discussion]
[Yosemite Forum]