aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2023-05-25media: mtk-jpeg: move data/code inside CONFIG_OF blocksRandy Dunlap1-413/+415
2023-05-25media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250Andrey Konovalov1-1/+5
2023-05-25media: pci: remove unnecessary (void*) conversionsSu Hui4-7/+7
2023-05-25media: platform: Remove unnecessary (void*) conversionsSu Hui1-4/+4
2023-05-25media: usb: remove unnecessary (void*) conversionsSu Hui2-9/+9
2023-05-25media: stk1160: Simplify the build config definitionLukas Bulwahn1-9/+3
2023-05-25media: amphion: initiate a drain of the capture queue in dynamic resolution c...Ming Qian4-8/+10
2023-05-25media: common: saa7146: Avoid a leak in vmalloc_to_sg()Christophe JAILLET1-3/+3
2023-05-25Revert "media: mediatek: vcodec: Fix bitstream crop information error"Nícolas F. R. A. Prado1-4/+4
2023-05-25media: vivid: Extend FPS rates offered by simulated webcamMax Staudt1-15/+34
2023-05-25media: amphion: drop repeated codec data for vc1g formatMing Qian1-0/+10
2023-05-25media: amphion: drop repeated codec data for vc1l formatMing Qian1-0/+2
2023-05-25media: verisilicon: Simplify error handling in tile_buffer_reallocate()Benjamin Gaignard1-14/+9
2023-05-25media: usb: Check az6007_read() return valueDaniil Dulov1-1/+2
2023-05-25media: platform: mtk-mdp3: release node reference before returningDeepak R Varma1-4/+11
2023-05-25media: platform: rzg2l-cru: rzg2l-csi2: Enclose the macro in parenthesesLad Prabhakar1-4/+4
2023-05-23media: amphion: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2-2/+2
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+2
2023-05-18media: coda: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo1-1/+1
2023-05-14media: dw2102: return -EIO instead of -1 for mac address read errorsMauro Carvalho Chehab1-3/+3
2023-05-14media: dvb-usb: remove unnecessary (void*) conversionsYu Zhe6-44/+38
2023-05-14media: c8sectpfe: dvb: remove unnecessary (void*) conversionsYu Zhe1-2/+2
2023-05-14media: dvbdev: fix most coding style issuesMauro Carvalho Chehab1-83/+74
2023-05-14media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim1-1/+36
2023-05-14media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()Takashi Iwai1-4/+12
2023-05-14media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim1-21/+63
2023-05-14media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim1-3/+35
2023-05-14media: dvb-core: Fix use-after-free on race condition at dvb_frontendHyunwoo Kim1-9/+44
2023-05-14media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID tableKrzysztof Kozlowski1-1/+1
2023-05-14media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()Hyunwoo Kim1-2/+1
2023-05-14media: dvb_ca_en50221: fix a size write bugYongSu Yoo1-5/+7
2023-05-14media: netup_unidvb: fix irq init by register it at the end of probeWei Chen1-8/+9
2023-05-14media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_addressWei Chen1-1/+1
2023-05-14media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()Wei Chen1-0/+4
2023-05-14media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xferZhang Shurong1-0/+20
2023-05-14media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()Wei Chen1-0/+8
2023-05-14media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()Wei Chen1-0/+12
2023-05-14media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()Wei Chen1-0/+12
2023-05-14media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou1-1/+1
2023-05-13media: dvb_demux: fix a bug for the continuity counterYongSu Yoo1-2/+2
2023-05-13media: pvrusb2: fix DVB_CORE dependencyArnd Bergmann1-0/+1
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard314-16714/+11732
2023-05-08media: nxp: imx8-isi: fix buiding on 32-bitArnd Bergmann1-20/+21
2023-05-08fbdev: Validate info->screen_{base, buffer} in fb_ops implementationsThomas Zimmermann1-0/+3
2023-05-08fbdev: Don't re-validate info->state in fb_ops implementationsThomas Zimmermann1-3/+0
2023-05-08media: platform: mtk-mdp3: work around unused-variable warningArnd Bergmann1-2/+1
2023-05-08media: nxp: ignore unused suspend operationsArnd Bergmann1-3/+3
2023-05-08media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund1-3/+1
2023-05-08media: rcar-vin: Fix NV12 size alignmentNiklas Söderlund1-3/+9
2023-05-08media: rcar-vin: Gen3 can not scale NV12Niklas Söderlund1-0/+5