summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: radio-shark: Add endpoint checksAlan Stern2023-05-302-0/+20
* media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou2023-05-241-1/+1
* media: pvrusb2: fix DVB_CORE dependencyArnd Bergmann2023-05-241-0/+1
* media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_s...Wei Chen2023-05-241-0/+7
* media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart2023-05-246-36/+37
* media: ipu3-cio2: support multiple sensors and VCMs with same HIDBingbu Cao2023-05-242-5/+13
* media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* symbolsTom Rix2023-05-241-1/+1
* media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finishharperchen2023-05-241-7/+9
* media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()harperchen2023-05-242-7/+10
* media: imx-jpeg: Bounds check sizeimage accessKees Cook2023-05-241-0/+5
* media: ov5670: Fix probe on ACPISakari Ailus2023-05-111-1/+1
* media: mediatek: vcodec: add remove function for decoder platform driverYunfei Dong2023-05-111-0/+8
* media: mediatek: vcodec: fix decoder disable pm crashYunfei Dong2023-05-111-1/+2
* media: venus: dec: Fix capture formats enumeration orderJavier Martinez Canillas2023-05-111-4/+4
* media: venus: dec: Fix handling of the start cmdMichał Krawczyk2023-05-111-0/+8
* media: rc: gpio-ir-recv: Fix support for wake-upFlorian Fainelli2023-05-111-0/+2
* media: hi846: Fix memleak in hi846_init_controls()Wei Chen2023-05-111-3/+8
* media: v4l: async: Return async sub-devices to subnotifier listSakari Ailus2023-05-111-5/+8
* media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin2023-05-111-3/+8
* media: rcar_fdp1: Convert to platform remove callback returning voidUwe Kleine-König2023-05-111-4/+2
* media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()Laurent Pinchart2023-05-111-1/+1
* media: platform: mtk-mdp3: fix potential frame size overflow in mdp_try_fmt_m...Moudy Ho2023-05-111-4/+6
* media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang2023-05-113-0/+3
* media: dm1105: Fix use after free bug in dm1105_remove due to race conditionZheng Wang2023-05-111-0/+1
* media: mediatek: vcodec: change lat thread decode error conditionYunfei Dong2023-05-113-4/+6
* media: mediatek: vcodec: making sure queue_work successfullyYunfei Dong2023-05-112-8/+25
* media: mediatek: vcodec: remove unused lat_bufYunfei Dong2023-05-111-3/+15
* media: mediatek: vcodec: add core decode done eventYunfei Dong2023-05-112-1/+5
* media: mediatek: vcodec: move lat_buf to the top of core listYunfei Dong2023-05-112-1/+22
* media: mediatek: vcodec: using each instance lat_buf count replace core ready...Yunfei Dong2023-05-111-1/+1
* media: mediatek: vcodec: add params to record lat and core lat_buf countYunfei Dong2023-05-112-1/+28
* media: mediatek: vcodec: Force capture queue format to MM21Yunfei Dong2023-05-111-21/+3
* media: mediatek: vcodec: Make MM21 the default capture formatYunfei Dong2023-05-111-4/+4
* media: mediatek: vcodec: Use 4K frame size when supported by stateful decoderPin-yen Lin2023-05-111-1/+11
* media: mtk-jpeg: Fixes jpeg enc&dec worker sw flowkyrie wu2023-05-112-11/+7
* media: mtk-jpeg: Fixes jpeghw multi-core judgementkyrie wu2023-05-112-1/+6
* media: max9286: Free control handlerLaurent Pinchart2023-05-111-0/+1
* media: amphion: decoder implement display delay enableMing Qian2023-05-113-2/+37
* media: platform: mtk-mdp3: Add missing check and free for ida_allocJiasheng Jiang2023-05-111-1/+7
* media: bdisp: Add missing check for create_workqueueJiasheng Jiang2023-05-111-0/+2
* media: v4l: subdev: Make link validation saferSakari Ailus2023-05-111-0/+10
* media: ov8856: Do not check for for module versionRicardo Ribalda2023-05-111-40/+0
* Revert "venus: firmware: Correct non-pix start and end addresses"Javier Martinez Canillas2023-04-021-2/+2
* media: i2c: imx290: fix conditional function defintionsArnd Bergmann2023-03-311-3/+3
* media: m5mols: fix off-by-one loop termination errorLinus Torvalds2023-03-181-1/+1
* media: i2c: ov2685: convert to i2c's .probe_new()Uwe Kleine-König2023-03-091-3/+2
* media: i2c: ov5695: convert to i2c's .probe_new()Uwe Kleine-König2023-03-091-3/+2
* Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-271-1/+1
|\
| * firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman2023-02-081-1/+1
* | Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-02-26120-1594/+19220
|\ \