summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: Add common header file with JPEG marker definitionsGeert Uytterhoeven2023-05-253-52/+32
* media: nxp: remove unneeded semicolonJiapeng Chong2023-05-251-1/+1
* media: mediatek: vcodec: mtk_vcodec_dec_hw: Use devm_pm_runtime_enable()Fei Shao2023-05-251-18/+8
* media: rockchip: rga: use v4l2_m2m_buf_copy_metadataMichael Tretter2023-05-251-4/+1
* media: usb: siano: Fix warning due to null work_func_t function pointerDuoming Zhou2023-05-251-1/+2
* media: mtk-jpeg: move data/code inside CONFIG_OF blocksRandy Dunlap2023-05-251-413/+415
* media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250Andrey Konovalov2023-05-251-1/+5
* media: pci: remove unnecessary (void*) conversionsSu Hui2023-05-254-7/+7
* media: platform: Remove unnecessary (void*) conversionsSu Hui2023-05-251-4/+4
* media: usb: remove unnecessary (void*) conversionsSu Hui2023-05-252-9/+9
* media: stk1160: Simplify the build config definitionLukas Bulwahn2023-05-251-9/+3
* media: amphion: initiate a drain of the capture queue in dynamic resolution c...Ming Qian2023-05-254-8/+10
* media: common: saa7146: Avoid a leak in vmalloc_to_sg()Christophe JAILLET2023-05-251-3/+3
* Revert "media: mediatek: vcodec: Fix bitstream crop information error"Nícolas F. R. A. Prado2023-05-251-4/+4
* media: vivid: Extend FPS rates offered by simulated webcamMax Staudt2023-05-251-15/+34
* media: amphion: drop repeated codec data for vc1g formatMing Qian2023-05-251-0/+10
* media: amphion: drop repeated codec data for vc1l formatMing Qian2023-05-251-0/+2
* media: verisilicon: Simplify error handling in tile_buffer_reallocate()Benjamin Gaignard2023-05-251-14/+9
* media: usb: Check az6007_read() return valueDaniil Dulov2023-05-251-1/+2
* media: platform: mtk-mdp3: release node reference before returningDeepak R Varma2023-05-251-4/+11
* media: platform: rzg2l-cru: rzg2l-csi2: Enclose the macro in parenthesesLad Prabhakar2023-05-251-4/+4
* media: dw2102: return -EIO instead of -1 for mac address read errorsMauro Carvalho Chehab2023-05-141-3/+3
* media: dvb-usb: remove unnecessary (void*) conversionsYu Zhe2023-05-146-44/+38
* media: c8sectpfe: dvb: remove unnecessary (void*) conversionsYu Zhe2023-05-141-2/+2
* media: dvbdev: fix most coding style issuesMauro Carvalho Chehab2023-05-141-83/+74
* media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim2023-05-141-1/+36
* media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()Takashi Iwai2023-05-141-4/+12
* media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim2023-05-141-21/+63
* media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim2023-05-141-3/+35
* media: dvb-core: Fix use-after-free on race condition at dvb_frontendHyunwoo Kim2023-05-141-9/+44
* media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID tableKrzysztof Kozlowski2023-05-141-1/+1
* media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()Hyunwoo Kim2023-05-141-2/+1
* media: dvb_ca_en50221: fix a size write bugYongSu Yoo2023-05-141-5/+7
* media: netup_unidvb: fix irq init by register it at the end of probeWei Chen2023-05-141-8/+9
* media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_addressWei Chen2023-05-141-1/+1
* media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()Wei Chen2023-05-141-0/+4
* media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xferZhang Shurong2023-05-141-0/+20
* media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()Wei Chen2023-05-141-0/+8
* media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()Wei Chen2023-05-141-0/+12
* media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()Wei Chen2023-05-141-0/+12
* media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou2023-05-141-1/+1
* media: dvb_demux: fix a bug for the continuity counterYongSu Yoo2023-05-131-2/+2
* media: pvrusb2: fix DVB_CORE dependencyArnd Bergmann2023-05-131-0/+1
* media: platform: mtk-mdp3: work around unused-variable warningArnd Bergmann2023-05-081-2/+1
* media: nxp: ignore unused suspend operationsArnd Bergmann2023-05-081-3/+3
* media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund2023-05-081-3/+1
* media: rcar-vin: Fix NV12 size alignmentNiklas Söderlund2023-05-081-3/+9
* media: rcar-vin: Gen3 can not scale NV12Niklas Söderlund2023-05-081-0/+5
* media: nxp: imx8-isi: fix buiding on 32-bitArnd Bergmann2023-05-081-20/+21
* Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-303-14/+0
|\