summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2019-12-31media: vim2m: media_device_cleanup was called too earlyHans Verkuil1-1/+3
2019-12-31media: vicodec: media_device_cleanup was called too earlyHans Verkuil1-1/+3
2019-12-31media: v4l2-ctrl: Lock main_hdl on operations of requests_queued.Pi-Hsun Shih1-0/+7
2019-12-31media: si470x-i2c: add missed operations in removeChuhong Yuan1-0/+2
2019-12-31media: pvrusb2: Fix oops on tear-down when radio support is not presentMike Isely1-2/+7
2019-12-31media: exynos4-is: fix wrong mdev and v4l2 dev order in error pathSeung-Woo Kim1-3/+4
2019-12-31media: vivid: media_device_cleanup was called too earlyHans Verkuil1-1/+3
2019-12-31media: v4l2-core: fix touch support in v4l_g_fmtVandana BN1-15/+18
2019-12-31media: rcar_drif: fix a memory disclosureKangjie Lu1-0/+1
2019-12-31media: smiapp: Register sensor after enabling runtime PM on the deviceSakari Ailus1-4/+8
2019-12-31media: aspeed: clear garbage interruptsJae Hyun Yoo1-0/+10
2019-12-31media: st-mipid02: add a check for devm_gpiod_get_optionalChuhong Yuan1-0/+5
2019-12-31media: ov5640: Make 2592x1944 mode only available at 15 fpsBenoit Parrot1-0/+5
2019-12-31media: ad5820: Define entity functionRicardo Ribalda Delgado1-0/+1
2019-12-31media: ov6650: Fix stored frame interval not in sync with hardwareJanusz Krzysztofik1-9/+12
2019-12-31media: aspeed: set hsync and vsync polarities to normal before starting mode ...Jae Hyun Yoo1-0/+2
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot2-0/+5
2019-12-31media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot1-3/+9
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panicBenoit Parrot1-1/+1
2019-12-31media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot1-1/+1
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot1-0/+1
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot1-4/+9
2019-12-31media: ti-vpe: vpe: Fix Motion Vector vpdma strideBenoit Parrot1-5/+13
2019-12-31media: cx88: Fix some error handling path in 'cx8800_initdev()'Christophe JAILLET1-4/+7
2019-12-31media: meson/ao-cec: move cec_notifier_cec_adap_register after hw setupNeil Armstrong2-33/+33
2019-12-31media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()Yang Yingliang1-1/+7
2019-12-31media: venus: Fix occasionally failures to suspendStanimir Varbanov1-0/+6
2019-12-31media: vimc: Fix gpf in rmmod path when stream is activeShuah Khan4-2/+4
2019-12-31media: venus: core: Fix msm8996 frequency tableLoic Poulain1-4/+5
2019-12-31media: ov6650: Fix stored crop rectangle not in sync with hardwareJanusz Krzysztofik1-0/+2
2019-12-31media: ov6650: Fix stored frame format not in sync with hardwareJanusz Krzysztofik1-3/+6
2019-12-31media: i2c: ov2659: Fix missing 720p register configBenoit Parrot1-0/+4
2019-12-31media: ov6650: Fix crop rectangle alignment not passed backJanusz Krzysztofik1-16/+15
2019-12-31media: i2c: ov2659: fix s_stream return valueBenoit Parrot1-5/+9
2019-12-31media: ov6650: Fix control handler not freed on init errorJanusz Krzysztofik1-4/+8
2019-12-31media: max2175: Fix build error without CONFIG_REGMAP_I2CYueHaibing1-0/+1
2019-12-31media: vim2m: Fix BUG_ON in vim2m_device_release()Kefeng Wang1-0/+1
2019-12-31media: vim2m: Fix abort issueJernej Skrabec1-0/+3
2019-12-31media: seco-cec: Add a missing 'release_region()' in an error handling pathChristophe JAILLET1-0/+1
2019-12-31media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot1-0/+4
2019-12-17media: radio: wl1273: fix interrupt masking on releaseJohan Hovold1-2/+1
2019-12-17media: bdisp: fix memleak on releaseJohan Hovold1-2/+1
2019-12-17media: vimc: sen: remove unused kthread_sen fieldDafna Hirschfeld1-5/+0
2019-12-17media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann2-6/+0
2019-12-13media: rc: mark input device as pointing stickSean Young1-0/+1
2019-11-29media: mceusb: fix out of bounds read in MCE receiver bufferA Sun1-43/+98
2019-11-29media: imon: invalid dereference in imon_touch_eventSean Young1-2/+1
2019-11-29media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo1-1/+2
2019-11-29media: b2c2-flexcop-usb: add sanity checkingOliver Neukum1-0/+3
2019-11-29media: uvcvideo: Fix error path in control parsing failureLaurent Pinchart1-13/+15