summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-29dt-bindings: media: Add bindings for bcm2835-unicamDave Stevenson
2024-04-29media: v4l: Add V4L2-PIX-FMT-Y14P formatJean-Michel Hautbois
2024-04-29media: v4l: Add V4L2-PIX-FMT-Y12P formatJean-Michel Hautbois
2024-04-29media: v4l: subdev: Add trivial set_routing supportSakari Ailus
2024-04-29media: v4l: subdev: Return routes set using S_ROUTINGSakari Ailus
2024-04-29media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routingSakari Ailus
2024-04-29media: v4l: subdev: Copy argument back to user also for S_ROUTINGSakari Ailus
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