summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2023-10-07media: cobalt: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-10-07media: i2c: adv7180: Drop CONFIG_OF ifdefferyBiju Das
2023-10-07media: i2c: adv7180: Extend match support for OF tablesBiju Das
2023-10-07media: mtk-jpegenc: Fix bug in JPEG encode quality selectionFei Shao
2023-10-07media: platform: mtk-mdp3: add missing of_node_putJulia Lawall
2023-10-07media: amphion: handle firmware debug messageMing Qian
2023-10-07media: qcom: camss: Comment CSID dt_id fieldBryan O'Donoghue
2023-10-07media: qcom: camss: Propagate vfe_reset error up the callstackBryan O'Donoghue
2023-10-07media: qcom: camss: Move vfe_disable into a common routine where applicableBryan O'Donoghue
2023-10-07media: qcom: camss: Support RDI3 for VFE 17xBryan O'Donoghue
2023-10-07media: qcom: camss: Fix support for setting CSIPHY clock name csiphyXBryan O'Donoghue
2023-10-07media: qcom: camss: Functionally decompose CSIPHY clock lookupsBryan O'Donoghue
2023-10-07media: qcom: camss: Allow clocks vfeN vfe_liteN or vfe_liteBryan O'Donoghue
2023-10-07media: qcom: camss: Untangle if/else spaghetti in camssBryan O'Donoghue
2023-10-07media: qcom: camss: Remove special case for VFE get/putBryan O'Donoghue
2023-10-07media: qcom: camss: Assign the correct number of RDIs per VFEBryan O'Donoghue
2023-10-07media: qcom: camss: Pass CAMSS subdev callbacks via resource ops pointerBryan O'Donoghue
2023-10-07media: qcom: camss: Pass line_num from compat resourcesBryan O'Donoghue
2023-10-07media: qcom: camss: Pass remainder of variables as resourcesBryan O'Donoghue
2023-10-07media: qcom: camss: Pass icc bandwidth table as a platform parameterBryan O'Donoghue
2023-10-07media: qcom: camss: Start to move to module compat matched resourcesBryan O'Donoghue
2023-10-07media: qcom: camss: Rename camss struct resources to camss_subdev_resourcesBryan O'Donoghue
2023-10-07media: qcom: camss: Amalgamate struct resource with struct resource_ispifBryan O'Donoghue
2023-10-07media: pci: mgb4: Added Digiteq Automotive MGB4 driverMartin Tůma
2023-10-05media: mediatek: vcodec: Fix encoder access NULL pointerIrui Wang
2023-10-02media: pci: intel: ivsc: select V4L2_FWNODEArnd Bergmann
2023-10-02media: ipu-bridge: Fix Kconfig dependenciesSakari Ailus
2023-10-02media: pxa_camera: Fix an error handling path in pxa_camera_probe()Christophe JAILLET
2023-09-27media: radio-si476x: don't fill in bus_infoHans Verkuil
2023-09-27media: verisilicon: replace snprintf with strscpy+strlcatHans Verkuil
2023-09-27media: radio-miropcm20: set bus_info to explicit nameHans Verkuil
2023-09-27media: radio-isa: use dev_name to fill in bus_infoHans Verkuil
2023-09-27media: am437x: don't fill in bus_infoHans Verkuil
2023-09-27media: rcar_drif: use explicit name for bus_infoHans Verkuil
2023-09-27media: microchip: don't set bus_infoHans Verkuil
2023-09-27media: vivid: use VIVID_MODULE_NAME to fill bus_infoHans Verkuil
2023-09-27media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZEHans Verkuil
2023-09-27media: zoran: increase name sizeHans Verkuil
2023-09-27media: renesas-ceu: keep input name simpleHans Verkuil
2023-09-27media: rc: ati_remote: increase mouse_name buffer sizeHans Verkuil
2023-09-27media: cx18: increase in_workq_name sizeHans Verkuil
2023-09-27media: vivid: avoid integer overflowHans Verkuil
2023-09-27media: cadence: increase buffer size in csi2tx_get_resources()Hans Verkuil
2023-09-27media: allegro-dvt: increase buffer size in msg_type_name()Hans Verkuil
2023-09-27media: rc: meson-ir: support rc driver type RC_DRIVER_SCANCODEZelong Dong
2023-09-27media: rc: remove ir-rx51 in favour of generic pwm-ir-txSean Young
2023-09-27media: nuvoton: Add driver for NPCM video capture and encoding engineMarvin Lin
2023-09-27media: v4l: Add HEXTILE compressed formatMarvin Lin
2023-09-27media: remove the old videobuf frameworkHans Verkuil
2023-09-27media: imx-jpeg: Remove unused declarationsYue Haibing