Show patches with: Archived = No       |   26833 patches
« 1 2 3 4268 269 »
Patch Series S/W/F Date Submitter Delegate State
[v4,1/5] media: i2c: imx219: Correct the minimum vblanking value media: i2c: imx219: Fixes for blanking and pixel rate --- 2024-12-26 Jai Luthra Superseded
media: qcom: camss: switch CSID to defined MIPI CSI data type IDs media: qcom: camss: switch CSID to defined MIPI CSI data type IDs --- 2024-12-25 Vladimir Zapolskiy New
media: platform: exynos4-is: Remove unused __is_get_frame_size media: platform: exynos4-is: Remove unused __is_get_frame_size --- 2024-12-25 Dr. David Alan Gilbert New
[GIT,PULL,FOR,v6.14] uvcvideo changes [GIT,PULL,FOR,v6.14] uvcvideo changes --- 2024-12-25 Laurent Pinchart New
[16/16] media: qcom: camss: Add support for VFE 780 media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao Superseded
[15/16] media: qcom: camss: Add CSID 780 support media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao New
[14/16] media: qcom: camss: csiphy-3ph: Add Gen2 v2.1.2 two-phase MIPI CSI-2 DPHY support media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao Superseded
[13/16] media: qcom: camss: Add sm8550 compatible media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao Superseded
[12/16] dt-bindings: media: camss: Add qcom,sm8550-camss binding media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao New
[11/16] media: qcom: camss: csid: Only add TPG v4l2 ctrl if TPG hardware is available media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao New
[10/16] media: qcom: camss: Add default case in vfe_src_pad_code media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao Superseded
[09/16] media: qcom: camss: Add callback API for RUP update and buf done media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao New
[08/16] media: qcom: camss: vfe: Move common code into vfe core media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao Superseded
[07/16] media: qcom: camss: csid: Move common code into csid core media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao New
[06/16] media: qcom: camss: csiphy-3ph: Use an offset variable to find common control regs media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao Superseded
[05/16] media: qcom: camss: csiphy-3ph: Move CSIPHY variables to data field inside csiphy struct media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao New
[04/16] media: qcom: camss: csiphy: Add an init callback to CSI PHY devices media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao Superseded
[03/16] media: qcom: camss: csiphy-3ph: Rename struct media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao New
[02/16] media: qcom: camss: csiphy-3ph: Remove redundant PHY init sequence control loop media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao Superseded
[01/16] media: qcom: camss: csiphy-3ph: Fix trivial indentation fault in defines media: qcom: camss: Add sm8550 support --- 2024-12-25 Depeng Shao New
[v3,4/4] uapi: linux: add MT8188 AIE Add AIE Driver --- 2024-12-25 bo.kong New
[v3,3/4] media: mediatek: add MT8188 AIE driver Add AIE Driver --- 2024-12-25 bo.kong New
[v3,2/4] media: dt-bindings: add MT8188 AIE Add AIE Driver --- 2024-12-25 bo.kong New
[v3,1/4] arm64: dts: mt8188: add aie node Add AIE Driver --- 2024-12-25 bo.kong New
[v5,12/12] usb: typec: class: Remove both cable_match() and partner_match() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,11/12] cxl/pmem: Remove is_cxl_nvdimm_bridge() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,10/12] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,09/12] driver core: Introduce an device matching API device_match_type() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,08/12] gpio: sim: Remove gpio_sim_dev_match_fwnode() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,07/12] slimbus: core: Remove of_slim_match_dev() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,06/12] driver core: Remove match_any() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,05/12] driver core: Simplify API device_find_child_by_name() implementation driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,04/12] driver core: Constify API device_find_child() and adapt for various usages driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,03/12] bus: fsl-mc: Constify fsl_mc_device_match() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,02/12] slimbus: core: Constify slim_eaddr_equal() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,01/12] libnvdimm: Replace namespace_match() with device_find_child_by_name() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v4] media: amphion: Support dmabuf and v4l2 buffer without binding [v4] media: amphion: Support dmabuf and v4l2 buffer without binding --- 2024-12-24 Ming Qian(OSS) Superseded
[PATCHv3,2/2] media: venus: match instance creation and destruction order media: venus: partial revert of 45b1a1b348ec1 --- 2024-12-24 Sergey Senozhatsky New
[PATCHv3,1/2] media: venus: destroy hfi session after m2m_ctx release media: venus: partial revert of 45b1a1b348ec1 --- 2024-12-24 Sergey Senozhatsky New
[v3] media: amphion: Support dmabuf and v4l2 buffer without binding [v3] media: amphion: Support dmabuf and v4l2 buffer without binding --- 2024-12-24 Ming Qian(OSS) New
staging: media: imx: fix OF node leak in imx_media_add_of_subdevs() staging: media: imx: fix OF node leak in imx_media_add_of_subdevs() --- 2024-12-24 Joe Hattori New
Revert "drm/mediatek: Switch to for_each_child_of_node_scoped()" Revert "drm/mediatek: Switch to for_each_child_of_node_scoped()" --- 2024-12-23 Chun-Kuang Hu New
[v2,2/2] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V4 Use APIs in gdsc genpd to switch gdsc mode for venus v4 core --- 2024-12-23 Renjiang Han New
[v2,1/2] clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's Use APIs in gdsc genpd to switch gdsc mode for venus v4 core --- 2024-12-23 Renjiang Han New
[GIT,PULL,for,v6.13-rc4] media fixes [GIT,PULL,for,v6.13-rc4] media fixes --- 2024-12-21 Mauro Carvalho Chehab New
[v2,3/3] net/can/dev: Remove dead code broadcom, ethernet/marvell,cx231xx,can/dev: Remove unused values and dead code --- 2024-12-21 Ariel Otilibili-Anieli Superseded
[v2,2/3] usb/cx231xx: Remove unused value broadcom, ethernet/marvell,cx231xx,can/dev: Remove unused values and dead code --- 2024-12-21 Ariel Otilibili-Anieli Superseded
[v2,1/3] drivers/firmware/broadcom, ethernet/marvell: Remove unused values broadcom, ethernet/marvell,cx231xx,can/dev: Remove unused values and dead code --- 2024-12-21 Ariel Otilibili-Anieli Superseded
[3/3] net/can/dev: Remove dead code Untitled series #257857 --- 2024-12-21 Ariel Otilibili-Anieli New
[2/3] usb/cx231xx: Remove unused value Untitled series #257896 --- 2024-12-21 Ariel Otilibili-Anieli New
[1/3] drivers/firmware/broadcom, ethernet/marvell: Remove unused values [1/3] drivers/firmware/broadcom, ethernet/marvell: Remove unused values --- 2024-12-21 Ariel Otilibili-Anieli New
media: coda: Add system resume interface media: coda: Add system resume interface --- 2024-12-21 Xiaolei Wang New
[v2,1/1] saa7164: Remove unused values saa7164: Remove unused values --- 2024-12-21 Ariel Otilibili-Anieli New
[1/1] saa7164: Remove unused values saa7164: Remove unused values --- 2024-12-20 Ariel Otilibili-Anieli Superseded
[v4l-utils] edid-decode: use override_find_program() to ease subproject use [v4l-utils] edid-decode: use override_find_program() to ease subproject use --- 2024-12-20 Simon Ser New
[7/7] arm: dts: bcm2711-rpi: Add HEVC decoder node Raspberry Pi HEVC decoder driver --- 2024-12-20 Dave Stevenson New
[6/7] RFC: v4l2-mem2mem: Remove warning from v4l2_m2m_job_finish Raspberry Pi HEVC decoder driver --- 2024-12-20 Dave Stevenson New
[5/7] media: platform: Add Raspberry Pi HEVC decoder driver Raspberry Pi HEVC decoder driver --- 2024-12-20 Dave Stevenson New
[4/7] media: dt-bindings: media: Add binding for the Raspberry Pi HEVC decoder Raspberry Pi HEVC decoder driver --- 2024-12-20 Dave Stevenson New
[3/7] media: ioctl: Add pixel formats NV12MT_COL128 and NV12MT_10_COL128 Raspberry Pi HEVC decoder driver --- 2024-12-20 Dave Stevenson New
[2/7] docs: uapi: media: Document Raspberry Pi NV12 column format Raspberry Pi HEVC decoder driver --- 2024-12-20 Dave Stevenson New
[1/7] RFC: media: Add media_request_{pin,unpin} API Raspberry Pi HEVC decoder driver --- 2024-12-20 Dave Stevenson New
[GIT,PULL,FOR,6.14] Qualcomm IRIS decoder [GIT,PULL,FOR,6.14] Qualcomm IRIS decoder --- 2024-12-20 Sebastian Fricke New
[v2,09/10] media: ov08x40: Add missing '\n' to ov08x40_check_hwcfg() error messages [v2,01/10] media: ov08x40: Properly turn sensor on/off when runtime-suspended --- 2024-12-20 Hans de Goede New
[v2,07/10] media: ov08x40: Improve ov08x40_[read|write]_reg() error returns [v2,01/10] media: ov08x40: Properly turn sensor on/off when runtime-suspended --- 2024-12-20 Hans de Goede New
[v2,04/10] media: ov08x40: Get clock on ACPI platforms too [v2,01/10] media: ov08x40: Properly turn sensor on/off when runtime-suspended --- 2024-12-20 Hans de Goede New
[v2,03/10] media: ov08x40: Get reset GPIO and regulators on ACPI platforms too [v2,01/10] media: ov08x40: Properly turn sensor on/off when runtime-suspended --- 2024-12-20 Hans de Goede New
[v2,01/10] media: ov08x40: Properly turn sensor on/off when runtime-suspended [v2,01/10] media: ov08x40: Properly turn sensor on/off when runtime-suspended --- 2024-12-20 Hans de Goede New
[v6,12/13] media: i2c: imx214: Fix clock handling on probe error or remove media: i2c: imx214: Miscellaneous cleanups and improvements --- 2024-12-20 André Apitzsch via B4 Relay New
[v6,09/13] media: i2c: imx214: Add analogue/digital gain control media: i2c: imx214: Miscellaneous cleanups and improvements --- 2024-12-20 André Apitzsch via B4 Relay New
[v6,08/13] media: i2c: imx214: Implement vflip/hflip controls media: i2c: imx214: Miscellaneous cleanups and improvements --- 2024-12-20 André Apitzsch via B4 Relay New
[v6,06/13] media: i2c: imx214: Check number of lanes from device tree media: i2c: imx214: Miscellaneous cleanups and improvements --- 2024-12-20 André Apitzsch via B4 Relay New
[v6,03/13] media: i2c: imx214: Convert to CCI register access helpers media: i2c: imx214: Miscellaneous cleanups and improvements --- 2024-12-20 André Apitzsch via B4 Relay New
[v6,01/13] media: i2c: imx214: Use subdev active state media: i2c: imx214: Miscellaneous cleanups and improvements --- 2024-12-20 André Apitzsch via B4 Relay New
[RFC,v4,9/9] media: Documentation: Add binning and sub-sampling controls [RFC,v4,1/9] media: Documentation: Rework embedded data documentation --- 2024-12-20 Sakari Ailus New
[RFC,v4,7/9] media: uapi: Add V4L2_CID_BINNING control for binning configuration [RFC,v4,1/9] media: Documentation: Rework embedded data documentation --- 2024-12-20 Sakari Ailus New
[RFC,v4,5/9] media: Documentation: Add scaling and post-scaler crop for common raw [RFC,v4,1/9] media: Documentation: Rework embedded data documentation --- 2024-12-20 Sakari Ailus New
[RFC,v4,3/9] media: Documentation: Reword split of sensor driver to two classes [RFC,v4,1/9] media: Documentation: Rework embedded data documentation --- 2024-12-20 Sakari Ailus New
[RFC,v4,1/9] media: Documentation: Rework embedded data documentation [RFC,v4,1/9] media: Documentation: Rework embedded data documentation --- 2024-12-20 Sakari Ailus New
[2/4] media: hi556: Add missing '\n' to hi556 error messages [1/4] media: hi556: Fix memory leak (on error) in hi556_check_hwcfg() --- 2024-12-19 Hans de Goede New
[1/4] media: hi556: Fix memory leak (on error) in hi556_check_hwcfg() [1/4] media: hi556: Fix memory leak (on error) in hi556_check_hwcfg() --- 2024-12-19 Hans de Goede New
[1/2] media: ov08x40: Add missing '\n' to ov08x40_check_hwcfg() error messages [1/2] media: ov08x40: Add missing '\n' to ov08x40_check_hwcfg() error messages --- 2024-12-19 Hans de Goede Superseded
[1/2] media: rcar-fcp: Add rcar_fcp_soft_reset() [1/2] media: rcar-fcp: Add rcar_fcp_soft_reset() --- 2024-12-19 Jacopo Mondi New
[v6] media: i2c: Add Omnivision OV02C10 sensor driver [v6] media: i2c: Add Omnivision OV02C10 sensor driver --- 2024-12-19 Heimir Thor Sverrisson New
[v3,7/7] media: mediatek: mdp3: Add programming flow for unsupported subsys ID hardware Untitled series #257709 --- 2024-12-19 Jason-JH.Lin New
[v3,6/7] drm/mediatek: Add programming flow for unsupported subsys ID hardware Untitled series #257709 --- 2024-12-19 Jason-JH.Lin New
[v3,3/7] soc: mediatek: mtk-cmdq: Add pa_base parsing for unsupported subsys ID hardware Untitled series #257709 --- 2024-12-19 Jason-JH.Lin New
[v3,2/7] mailbox: mtk-cmdq: Add driver data to support for MT8196 Untitled series #257709 --- 2024-12-19 Jason-JH.Lin New
[v2] media: uvcvideo: Filter hw errors while enumerating controls [v2] media: uvcvideo: Filter hw errors while enumerating controls --- 2024-12-19 Ricardo Ribalda New
[2/3] staging: media: max96712: enable extra debug register for max96724 staging: media: max96712: a few, mainly cosmetic, changes --- 2024-12-19 Laurentiu Palcu New
[7/8] media: ov08x40: Improve ov08x40_[read|write]_reg() error returns media: ov08x40: Various improvements --- 2024-12-19 Hans de Goede Superseded
[5/8] media: ov08x40: Move ov08x40_identify_module() function up media: ov08x40: Various improvements --- 2024-12-19 Hans de Goede New
[4/8] media: ov08x40: Get clock on ACPI platforms too media: ov08x40: Various improvements --- 2024-12-19 Hans de Goede Superseded
[2/8] media: ov08x40: Move fwnode_graph_get_next_endpoint() call up media: ov08x40: Various improvements --- 2024-12-19 Hans de Goede New
[RESEND,v8,9/9] media: v4l: Convert the users of v4l2_get_link_freq to call it on a pad Untitled series #257713 --- 2024-12-19 Sakari Ailus New
[v6,4/4] arm64: dts: qcom: qcs615-ride: enable venus node to initialize video codec media: venus: enable venus on qcs615 --- 2024-12-19 Renjiang Han New
[v6,2/4] media: venus: pm_helpers: use opp-table for the frequency media: venus: enable venus on qcs615 --- 2024-12-19 Renjiang Han New
media: venc: destroy hfi session after m2m_ctx release media: venc: destroy hfi session after m2m_ctx release --- 2024-12-19 Sergey Senozhatsky Superseded
[2/2] media: amphion: Add a frame flush mode for decoder Untitled series #257716 --- 2024-12-19 Ming Qian(OSS) New
[GIT,PULL,FOR,v6.14] uvcvideo changes [GIT,PULL,FOR,v6.14] uvcvideo changes --- 2024-12-19 Laurent Pinchart New
« 1 2 3 4268 269 »