summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-29media: v4l2-subdev: Clearly document that the crop API won't be extendedLaurent Pinchart2-3/+7
2024-04-29media: si2165: Remove redundant NULL check before release_firmware() callMinghao Chi1-4/+2
2024-04-29media: flexcop-usb: fix sanity check of bNumEndpointsDongliang Mu1-1/+1
2024-04-29media: flexcop: allow for modern speedsOliver Neukum1-0/+6
2024-04-29media: flexcop: unneeded ATOMICOliver Neukum1-2/+2
2024-04-29media: as102: avoid GFP_ATOMICOliver Neukum1-1/+1
2024-04-29media: imx214: Fix the error handling in imx214_probe()Zheyu Ma1-0/+1
2024-04-29media: lgdt3306a: Add a check against null-pointer-defZheyu Ma1-0/+5
2024-04-29media: dw2102: fix coding style issuesMauro Carvalho Chehab1-141/+132
2024-04-29media: dw2102: Fix minor issuesMichael Bunk1-41/+48
2024-04-29media: dw2102: Dont't list TT Cinergy S2 R4 twiceMichael Bunk1-3/+1
2024-04-29media: dw2102: Don't translate i2c read into writeMichael Bunk1-47/+73
2024-04-29media: m88ds3103: Fix lock led supportMichael Bunk1-0/+7
2024-04-29media: i2c: max9271: Add header include guards to max9271.hLaurent Pinchart1-0/+5
2024-04-29media: i2c: rdacm20: Fix indentation in commentLaurent Pinchart1-2/+2
2024-04-27media: mediatek: vcodec: fix possible unbalanced PM counterEugen Hristev3-3/+8
2024-04-26media: mediatek: vcodec: Only free buffer VA that is not NULLFei Shao2-9/+18
2024-04-26media: mediatek: vcodec: Update mtk_vcodec_mem_free() error messagesFei Shao1-2/+3
2024-04-26media: mediatek: vcodec: Drop unnecessary variableFei Shao1-12/+10
2024-04-26media: mediatek: vcodec: Replace dev_name in error stringFei Shao1-2/+2
2024-04-26media: v4l: async: Set owner for async sub-devicesSakari Ailus2-3/+9
2024-04-26media: v4l: Set sub-device's owner field to the caller's moduleSakari Ailus5-10/+15
2024-04-26media: i2c: imx219: Use dev_err_probe on probeUmang Jain1-42/+35
2024-04-26media: i2c: ov4689: Set timing registers programmaticallyMikhail Rudenko1-15/+68
2024-04-26media: i2c: ov4689: Move pixel array size out of struct ov4689_modeMikhail Rudenko1-16/+13
2024-04-26media: i2c: ov4689: Implement manual color balance controlsMikhail Rudenko1-1/+22
2024-04-26media: i2c: ov4689: Implement digital gain controlMikhail Rudenko1-2/+14
2024-04-26media: i2c: ov4689: Implement vflip/hflip controlsMikhail Rudenko1-2/+22
2024-04-26media: i2c: ov4689: Make horizontal blanking configurableMikhail Rudenko1-11/+20
2024-04-26media: i2c: ov4689: Remove max_fps field from struct ov4689_modeMikhail Rudenko1-2/+0
2024-04-26media: i2c: ov4689: Use runtime PM autosuspendMikhail Rudenko1-4/+11
2024-04-26media: i2c: ov4689: Enable runtime PM before registering sub-deviceMikhail Rudenko1-6/+8
2024-04-26media: i2c: ov4689: Use sub-device active stateMikhail Rudenko1-44/+31
2024-04-26media: i2c: ov4689: Refactor ov4689_set_ctrlMikhail Rudenko1-6/+6
2024-04-26media: i2c: ov4689: Remove i2c_client from ov4689 structMikhail Rudenko1-18/+18
2024-04-26media: i2c: ov4689: CCI conversionMikhail Rudenko2-227/+134
2024-04-26media: i2c: ov4689: Fix typo in a commentMikhail Rudenko1-1/+1
2024-04-26media: i2c: ov4689: Sort register definitions by addressMikhail Rudenko1-5/+5
2024-04-26media: i2c: ov4689: Clean up and annotate the register tableMikhail Rudenko1-86/+119
2024-04-26media: atomisp: Fix sh_css_config_input_network_2400() coding styleHans de Goede1-9/+7
2024-04-26media: atomisp: Remove setting of f->fmt.pix.priv from atomisp_set_fmt()Hans de Goede1-2/+0
2024-04-26media: atomisp: Cleanup atomisp_isr_thread() spinlock handlingHans de Goede1-7/+4
2024-04-26media: atomisp: Remove empty s_stream() op from CSI subdevHans de Goede1-23/+0
2024-04-26media: atomisp: Remove empty s_power() op from ISP subdevHans de Goede1-13/+1
2024-04-26media: atomisp: Remove clearing of ISP crop / compose rectangles on file releaseHans de Goede1-21/+0
2024-04-26media: atomisp: Remove struct atomisp_platform_dataHans de Goede4-40/+19
2024-04-26media: atomisp: Remove gmin_platform VCM code.Hans de Goede3-71/+0
2024-04-26media: atomisp: Drop intel_v4l2_subdev_typeHans de Goede9-50/+22
2024-04-26media: atomisp: Drop unused frame_status trackingHans de Goede4-29/+2
2024-04-26media: atomisp: Drop custom flash supportHans de Goede12-313/+2