summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-29media: v4l: subdev: Add a function to lock two sub-device states, use itSakari Ailus
2024-04-29media: Documentation: Document S_ROUTING behaviourSakari Ailus
2024-04-29media: Documentation: Additional streams generally don't harm captureSakari Ailus
2024-04-29media: v4l: Set line based metadata flag in V4L2 coreSakari Ailus
2024-04-29media: v4l: Support line-based metadata captureSakari Ailus
2024-04-29media: uapi: v4l: Add generic 8-bit metadata format definitionsSakari Ailus
2024-04-29media: uapi: Document which mbus format fields are valid for metadataSakari Ailus
2024-04-29media: uapi: Add generic serial metadata mbus formatsSakari Ailus
2024-04-29media: Documentation: Add "stream" into glossarySakari Ailus
2024-04-29media: v4l2-subdev: Clearly document that the crop API won't be extendedLaurent Pinchart
2024-04-29media: si2165: Remove redundant NULL check before release_firmware() callMinghao Chi
2024-04-29media: flexcop-usb: fix sanity check of bNumEndpointsDongliang Mu
2024-04-29media: flexcop: allow for modern speedsOliver Neukum
2024-04-29media: flexcop: unneeded ATOMICOliver Neukum
2024-04-29media: as102: avoid GFP_ATOMICOliver Neukum
2024-04-29media: imx214: Fix the error handling in imx214_probe()Zheyu Ma
2024-04-29media: lgdt3306a: Add a check against null-pointer-defZheyu Ma
2024-04-29media: dw2102: fix coding style issuesMauro Carvalho Chehab
2024-04-29media: dw2102: Fix minor issuesMichael Bunk
2024-04-29media: dw2102: Dont't list TT Cinergy S2 R4 twiceMichael Bunk
2024-04-29media: dw2102: Don't translate i2c read into writeMichael Bunk
2024-04-29media: m88ds3103: Fix lock led supportMichael Bunk
2024-04-29media: i2c: max9271: Add header include guards to max9271.hLaurent Pinchart
2024-04-29media: i2c: rdacm20: Fix indentation in commentLaurent Pinchart
2024-04-27media: mediatek: vcodec: fix possible unbalanced PM counterEugen Hristev
2024-04-26media: mediatek: vcodec: Only free buffer VA that is not NULLFei Shao
2024-04-26media: mediatek: vcodec: Update mtk_vcodec_mem_free() error messagesFei Shao
2024-04-26media: mediatek: vcodec: Drop unnecessary variableFei Shao
2024-04-26media: mediatek: vcodec: Replace dev_name in error stringFei Shao
2024-04-26media: v4l: async: Set owner for async sub-devicesSakari Ailus
2024-04-26media: v4l: Set sub-device's owner field to the caller's moduleSakari Ailus
2024-04-26media: i2c: imx219: Use dev_err_probe on probeUmang Jain
2024-04-26media: i2c: ov4689: Set timing registers programmaticallyMikhail Rudenko
2024-04-26media: i2c: ov4689: Move pixel array size out of struct ov4689_modeMikhail Rudenko
2024-04-26media: i2c: ov4689: Implement manual color balance controlsMikhail Rudenko
2024-04-26media: i2c: ov4689: Implement digital gain controlMikhail Rudenko
2024-04-26media: i2c: ov4689: Implement vflip/hflip controlsMikhail Rudenko
2024-04-26media: i2c: ov4689: Make horizontal blanking configurableMikhail Rudenko
2024-04-26media: i2c: ov4689: Remove max_fps field from struct ov4689_modeMikhail Rudenko
2024-04-26media: i2c: ov4689: Use runtime PM autosuspendMikhail Rudenko
2024-04-26media: i2c: ov4689: Enable runtime PM before registering sub-deviceMikhail Rudenko
2024-04-26media: i2c: ov4689: Use sub-device active stateMikhail Rudenko
2024-04-26media: i2c: ov4689: Refactor ov4689_set_ctrlMikhail Rudenko
2024-04-26media: i2c: ov4689: Remove i2c_client from ov4689 structMikhail Rudenko
2024-04-26media: i2c: ov4689: CCI conversionMikhail Rudenko
2024-04-26media: i2c: ov4689: Fix typo in a commentMikhail Rudenko
2024-04-26media: i2c: ov4689: Sort register definitions by addressMikhail Rudenko
2024-04-26media: i2c: ov4689: Clean up and annotate the register tableMikhail Rudenko
2024-04-26media: atomisp: Fix sh_css_config_input_network_2400() coding styleHans de Goede
2024-04-26media: atomisp: Remove setting of f->fmt.pix.priv from atomisp_set_fmt()Hans de Goede