aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2020-04-16media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil
2020-04-12media: flexcop-usb: fix endpoint sanity checkJohan Hovold
2020-04-12media: fdp1: Fix R-Car M3-N naming in debug messageGeert Uytterhoeven
2020-04-12media: iguanair: fix endpoint sanity checkJohan Hovold
2020-03-30media: aspeed-video: Fix memory leaks in aspeed_video_probeNavid Emamdoost
2020-03-30media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim
2020-03-30media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'Christophe JAILLET
2020-03-30media: rcar-vin: Fix incorrect return statement in rvin_try_format()Niklas Söderlund
2020-03-30media: ov6650: Fix default format not applied on device probeJanusz Krzysztofik
2020-03-30media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY supportJanusz Krzysztofik
2020-03-30media: ov6650: Fix some format attributes not under controlJanusz Krzysztofik
2020-03-30media: ov6650: Fix incorrect use of JPEG colorspaceJanusz Krzysztofik
2020-03-20media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King
2020-03-20media: cec: check 'transmit_in_progress', not 'transmitting'Hans Verkuil
2020-03-20media: cec: avoid decrementing transmit_queue_sz if it is 0Hans Verkuil
2020-03-20media: cec: CEC 2.0-only bcast messages were ignoredHans Verkuil
2020-03-20media: pulse8-cec: fix lost cec_transmit_attempt_done() callHans Verkuil
2020-02-24media: vim2m: media_device_cleanup was called too earlyHans Verkuil
2020-02-24media: v4l2-ctrl: Lock main_hdl on operations of requests_queued.Pi-Hsun Shih
2020-02-24media: si470x-i2c: add missed operations in removeChuhong Yuan
2020-02-24media: pvrusb2: Fix oops on tear-down when radio support is not presentMike Isely
2020-02-24media: exynos4-is: fix wrong mdev and v4l2 dev order in error pathSeung-Woo Kim
2020-02-24media: vivid: media_device_cleanup was called too earlyHans Verkuil
2020-02-24media: v4l2-core: fix touch support in v4l_g_fmtVandana BN
2020-02-24media: smiapp: Register sensor after enabling runtime PM on the deviceSakari Ailus
2020-02-24media: st-mipid02: add a check for devm_gpiod_get_optionalChuhong Yuan
2020-02-24media: ov5640: Make 2592x1944 mode only available at 15 fpsBenoit Parrot
2020-02-24media: ad5820: Define entity functionRicardo Ribalda Delgado
2020-02-24media: ov6650: Fix stored frame interval not in sync with hardwareJanusz Krzysztofik
2020-02-24media: aspeed: set hsync and vsync polarities to normal before starting mode ...Jae Hyun Yoo
2020-02-24media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot
2020-02-24media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot
2020-02-24media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panicBenoit Parrot
2020-02-24media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot
2020-02-24media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot
2020-02-24media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot
2020-02-24media: ti-vpe: vpe: Fix Motion Vector vpdma strideBenoit Parrot
2020-02-24media: cx88: Fix some error handling path in 'cx8800_initdev()'Christophe JAILLET
2020-02-24media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()Yang Yingliang
2020-02-24media: venus: Fix occasionally failures to suspendStanimir Varbanov
2020-02-24media: vimc: Fix gpf in rmmod path when stream is activeShuah Khan
2020-02-24media: venus: core: Fix msm8996 frequency tableLoic Poulain
2020-02-24media: ov6650: Fix stored crop rectangle not in sync with hardwareJanusz Krzysztofik
2020-02-24media: ov6650: Fix stored frame format not in sync with hardwareJanusz Krzysztofik
2020-02-24media: i2c: ov2659: Fix missing 720p register configBenoit Parrot
2020-02-24media: ov6650: Fix crop rectangle alignment not passed backJanusz Krzysztofik
2020-02-24media: i2c: ov2659: fix s_stream return valueBenoit Parrot
2020-02-24media: ov6650: Fix control handler not freed on init errorJanusz Krzysztofik
2020-02-24media: max2175: Fix build error without CONFIG_REGMAP_I2CYueHaibing
2020-02-24media: vim2m: Fix BUG_ON in vim2m_device_release()Kefeng Wang