summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2022-09-08media: mceusb: Use new usb_control_msg_*() routinesAlan Stern
2022-09-05media: pvrusb2: fix memory leak in pvr_probeDongliang Mu
2022-08-21media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignmentAngeloGioacchino Del Regno
2022-08-21media: tw686x: Fix memory leak in tw686x_video_initMiaoqian Lin
2022-08-21media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is setMing Qian
2022-08-21media: hdpvr: fix error value returns in hdpvr_readNiels Dossche
2022-08-21media: tw686x: Register the irq at the end of probeZheyu Ma
2022-06-09media: coda: Add more H264 levels for CODA960Nicolas Dufresne
2022-06-09media: coda: Fix reported H264 profileNicolas Dufresne
2022-06-09media: ov7670: remove ov7670_power_off from ov7670_removeDongliang Mu
2022-06-09media: vsp1: Fix offset calculation for plane croppingMichael Rodin
2022-06-09media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_initPavel Skripkin
2022-06-09media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin
2022-06-09media: st-delta: Fix PM disable depth imbalance in delta_probeMiaoqian Lin
2022-06-09media: exynos4-is: Fix PM disable depth imbalance in fimc_is_probeMiaoqian Lin
2022-06-09media: aspeed: Fix an error handling path in aspeed_video_probe()Christophe JAILLET
2022-06-09media: uvcvideo: Fix missing check to determine if element is found in listXiaomeng Tong
2022-06-09media: exynos4-is: Fix compile warningKwanghoon Son
2022-06-09media: cec-adap.c: fix is_configuring stateHans Verkuil
2022-06-09media: imon: reorganize serializationTetsuo Handa
2022-06-09media: coda: limit frame interval enumeration to supported encoder frame sizesPhilipp Zabel
2022-06-09media: rga: fix possible memory leak in rga_probeHangyu Hua
2022-06-09media: cx25821: Fix the warning when removing the moduleZheyu Ma
2022-06-09media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma
2022-06-09media: venus: hfi: avoid null dereference in deinitLuca Weiss
2022-05-30media: vim2m: initialize the media device earlierHans Verkuil
2022-05-30media: vim2m: Register video device after setting up internalsSakari Ailus
2022-04-20media: rockchip/rga: do proper error checking in probeKyle Copperfield
2022-04-08media: hdpvr: initialize dev->worker at hdpvr_register_videodevDongliang Mu
2022-04-08media: Revert "media: em28xx: add missing em28xx_close_extension"Pavel Skripkin
2022-04-08media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas
2022-04-08media: ir_toy: free before error exitingPeiwei Hu
2022-04-08ivtv: fix incorrect device_caps for ivtvfbHans Verkuil
2022-04-08media: saa7134: fix incorrect use to determine if list is emptyJakob Koschel
2022-04-08media: saa7134: convert list_for_each to entry variantYang Yingliang
2022-04-08media: vidtv: Check for null return of vzallocJiasheng Jiang
2022-04-08media: stk1160: If start stream fails, return buffers with VB2_BUF_STATE_QUEUEDDafna Hirschfeld
2022-04-08media: usb: go7007: s2250-board: fix leak in probe()Dan Carpenter
2022-04-08media: em28xx: initialize refcount before kref_getDongliang Mu
2022-04-08media: video/hdmi: handle short reads of hdmi info frame.Tom Rix
2022-04-08media: aspeed: Correct value for h-total-pixelsJammy Huang
2022-04-08media: coda: Fix missing put_device() call in coda_get_vdoa_dataMiaoqian Lin
2022-04-08media: bttv: fix WARNING regression on tunerless devicesOndrej Zary
2022-04-08media: mtk-vcodec: potential dereference of null pointerJiasheng Jiang
2022-04-08media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctlsChen-Yu Tsai
2022-04-08media: davinci: vpif: fix unbalanced runtime PM enableJohan Hovold
2022-04-08media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold
2022-04-08media: gpio-ir-tx: fix transmit with long spaces on Orange Pi PCSean Young
2022-02-01media: venus: core: Drop second v4l2 device unregisterStanimir Varbanov
2022-01-27media: correct MEDIA_TEST_SUPPORT help textRandy Dunlap