summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2023-05-30media: radio-shark: Add endpoint checksAlan Stern
2023-05-24media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou
2023-05-24media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_s...Wei Chen
2023-05-24media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart
2023-05-24media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* symbolsTom Rix
2023-05-24media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finishharperchen
2023-05-24media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()harperchen
2023-05-11media: mediatek: vcodec: add remove function for decoder platform driverYunfei Dong
2023-05-11media: mediatek: vcodec: fix decoder disable pm crashYunfei Dong
2023-05-11media: venus: dec: Fix capture formats enumeration orderJavier Martinez Canillas
2023-05-11media: venus: dec: Fix handling of the start cmdMichaƂ Krawczyk
2023-05-11media: rc: gpio-ir-recv: Fix support for wake-upFlorian Fainelli
2023-05-11media: hi846: Fix memleak in hi846_init_controls()Wei Chen
2023-05-11media: v4l: async: Return async sub-devices to subnotifier listSakari Ailus
2023-05-11media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin
2023-05-11media: platform: mtk-mdp3: fix potential frame size overflow in mdp_try_fmt_m...Moudy Ho
2023-05-11media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang
2023-05-11media: dm1105: Fix use after free bug in dm1105_remove due to race conditionZheng Wang
2023-05-11media: mediatek: vcodec: change lat thread decode error conditionYunfei Dong
2023-05-11media: mediatek: vcodec: making sure queue_work successfullyYunfei Dong
2023-05-11media: mediatek: vcodec: remove unused lat_bufYunfei Dong
2023-05-11media: mediatek: vcodec: add core decode done eventYunfei Dong
2023-05-11media: mediatek: vcodec: move lat_buf to the top of core listYunfei Dong
2023-05-11media: mediatek: vcodec: using each instance lat_buf count replace core ready...Yunfei Dong
2023-05-11media: mediatek: vcodec: add params to record lat and core lat_buf countYunfei Dong
2023-05-11media: mediatek: vcodec: Force capture queue format to MM21Yunfei Dong
2023-05-11media: mediatek: vcodec: Make MM21 the default capture formatYunfei Dong
2023-05-11media: mediatek: vcodec: Use 4K frame size when supported by stateful decoderPin-yen Lin
2023-05-11media: max9286: Free control handlerLaurent Pinchart
2023-05-11media: amphion: decoder implement display delay enableMing Qian
2023-05-11media: platform: mtk-mdp3: Add missing check and free for ida_allocJiasheng Jiang
2023-05-11media: bdisp: Add missing check for create_workqueueJiasheng Jiang
2023-05-11media: ov8856: Do not check for for module versionRicardo Ribalda
2023-03-22media: m5mols: fix off-by-one loop termination errorLinus Torvalds
2023-03-17media: rc: gpio-ir-recv: add remove functionLi Jun
2023-03-17media: ov5640: Fix analogue gain controlPaul Elder
2023-03-11media: uvcvideo: Fix race condition with usb_kill_urbRicardo Ribalda
2023-03-11media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook
2023-03-11media: uvcvideo: Quirk for autosuspend in Logitech B910 and C910Ricardo Ribalda
2023-03-11media: uvcvideo: Handle errors from calls to usb_stringGuenter Roeck
2023-03-11media: uvcvideo: Handle cameras with invalid descriptorsRicardo Ribalda
2023-03-11media: uvcvideo: Remove format descriptionsLaurent Pinchart
2023-03-10media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus
2023-03-10media: saa7134: Use video_unregister_device for radio_devTasos Sahanidis
2023-03-10media: usb: siano: Fix use after free bugs caused by do_submit_urbDuoming Zhou
2023-03-10media: i2c: ov7670: 0 instead of -EINVAL was returnedHans Verkuil
2023-03-10media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()Duoming Zhou
2023-03-10media: drivers/media/v4l2-core/v4l2-h264 : add detection of null pointersDong Chuanjian
2023-03-10media: amphion: correct the unspecified color spaceMing Qian
2023-03-10media: imx-jpeg: Apply clk_bulk api instead of operating specific clkMing Qian