summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2021-01-12media: em28xx: Fix use-after-free in em28xx_alloc_urbsDinghao Liu
2021-01-12media: cec: fix trivial style warningsNigel Christian
2021-01-12media: vsp1: Use BIT macro for feature identificationKieran Bingham
2021-01-12media: vsp1: Fix an error handling path in the probe functionChristophe JAILLET
2021-01-12media: rkisp1: isp: Add the enum_frame_size ioctlSebastian Fricke
2021-01-12media: sh_vou: Drop bogus __refdata annotationGeert Uytterhoeven
2021-01-12media: camss: missing error code in msm_video_register()Dan Carpenter
2021-01-12media: camss: Fix signedness bug in video_enum_fmt()Dan Carpenter
2021-01-12media: mtk-vcodec: fix error return code in vdec_vp9_decode()Zhang Changzhong
2021-01-12media: ti-vpe: cal: avoid FIELD_GET assertionArnd Bergmann
2021-01-12media: ccs: Small definition cleanupSakari Ailus
2021-01-12media: Revert "media: ccs-pll: Fix MODULE_LICENSE"Sakari Ailus
2021-01-12media: ccs: Switch from standard integer types to kernel onesSakari Ailus
2021-01-12media: ccs-pll: Switch from standard integer types to kernel onesSakari Ailus
2021-01-12media: ccs: Support and default to auto PHY controlSakari Ailus
2021-01-12media: ccs: Add a sanity check for external clock frequencySakari Ailus
2021-01-12media: ccs: Hardware requires a delay after starting the clock of lifting resetSakari Ailus
2021-01-12media: ccs: Wait until software reset is doneSakari Ailus
2021-01-12media: ccs: Only do software reset if we have no hardware resetSakari Ailus
2021-01-12media: ccs: Don't change the I²C address just for software resetSakari Ailus
2021-01-12media: ccs: Get the endpoint by port rather than any next endpointSakari Ailus
2021-01-12media: ccs: Add shading correction and luminance correction level controlsSakari Ailus
2021-01-12media: ccs: Add debug prints for MSR registersSakari Ailus
2021-01-12media: ccs: Add support for alternate analogue global gainSakari Ailus
2021-01-12media: ccs: Add support for analogue gain coefficient controlsSakari Ailus
2021-01-12media: ccs: Only add analogue gain control if the device supports itSakari Ailus
2021-01-12media: ccs: Remove analogue gain fieldSakari Ailus
2021-01-12media: ccs: Add support for old-style SMIA digital gainSakari Ailus
2021-01-12media: ccs: Add digital gain supportSakari Ailus
2021-01-12media: mt9v111: Remove unneeded device-managed putsEzequiel Garcia
2021-01-12media: i2c: Add support for the OV8865 image sensorPaul Kocialkowski
2021-01-12media: i2c: Add support for the OV5648 image sensorPaul Kocialkowski
2021-01-12media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()Pavel Machek
2021-01-12media: i2c: ov5670: Fix PIXEL_RATE minimum valueJacopo Mondi
2021-01-12media: ipu3-cio2: Build only for x86Andy Shevchenko
2021-01-12media: v4l: ioctl: Use kmalloc to allocate a small chunk of memorySakari Ailus
2021-01-12media: v4l: ioctl: Fix memory leak in video_usercopySakari Ailus
2021-01-12media: ov5647: Remove 640x480 SBGGR8 modeJacopo Mondi
2021-01-12media: ov5647: Support VIDIOC_SUBSCRIBE_EVENTJacopo Mondi
2021-01-12media: ov5647: Constify oe_enable/disable reglistJacopo Mondi
2021-01-12media: ov5647: Apply controls only when poweredJacopo Mondi
2021-01-12media: ov5647: Rework s_stream() operationJacopo Mondi
2021-01-12media: ov5647: Use pm_runtime infrastructureJacopo Mondi
2021-01-12media: ov5647: Advertise the correct exposure rangeDave Stevenson
2021-01-12media: ov5647: Support V4L2_CID_VBLANK controlDave Stevenson
2021-01-12media: ov5647: Support V4L2_CID_HBLANK controlJacopo Mondi
2021-01-12media: ov5647: Support V4L2_CID_PIXEL_RATEDave Stevenson
2021-01-12media: ov5647: Set V4L2_SUBDEV_FL_HAS_EVENTS flagDave Stevenson
2021-01-12media: ov5647: Implement set_fmt pad operationJacopo Mondi
2021-01-12media: ov5647: Use SBGGR10_1X10 640x480 as defaultJacopo Mondi