aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
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
2020-02-24media: vim2m: Fix abort issueJernej Skrabec
2020-02-24media: seco-cec: Add a missing 'release_region()' in an error handling pathChristophe JAILLET
2020-02-24media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot
2020-01-31media: radio: wl1273: fix interrupt masking on releaseJohan Hovold
2020-01-31media: bdisp: fix memleak on releaseJohan Hovold
2020-01-31media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann
2020-01-19media: rc: mark input device as pointing stickSean Young
2020-01-09media: mceusb: fix out of bounds read in MCE receiver bufferA Sun
2020-01-09media: imon: invalid dereference in imon_touch_eventSean Young
2020-01-09media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo
2020-01-09media: b2c2-flexcop-usb: add sanity checkingOliver Neukum
2020-01-09media: uvcvideo: Fix error path in control parsing failureLaurent Pinchart