summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2024-12-09media: uvcvideo: Require entities to have a non-zero unique IDThadeu Lima de Souza Cascardo
2024-12-09media: uvcvideo: Stop stream during unregisterRicardo Ribalda
2024-12-09media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...Gaosheng Cui
2024-12-09media: ov08x40: Fix burst write sequenceBryan O'Donoghue
2024-12-09media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()Jinjie Ruan
2024-12-09media: venus: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-12-09media: amphion: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-12-09media: platform: exynos4-is: Fix an OF node reference leak in fimc_md_is_isp_...Joe Hattori
2024-12-09media: ts2020: fix null-ptr-deref in ts2020_probe()Li Zetao
2024-12-09media: verisilicon: av1: Fix reference video buffer pointer assignmentBenjamin Gaignard
2024-12-09media: platform: rga: fix 32-bit DMA limitationJohn Keeping
2024-12-09media: imx-jpeg: Ensure power suppliers be suspended before detach themMing Qian
2024-12-09media: i2c: tc358743: Fix crash in the probe error path when using pollingAlexander Shiyan
2024-12-09media: i2c: dw9768: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-12-09media: mtk-jpeg: Fix null-ptr-deref during unload moduleGuoqing Jiang
2024-12-09media: imx-jpeg: Set video drvdata before register video deviceMing Qian
2024-12-09media: amphion: Set video drvdata before register video deviceMing Qian
2024-12-09media: qcom: camss: fix error path on configuration of power domainsVladimir Zapolskiy
2024-12-05media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil
2024-12-05media: intel/ipu6: do not handle interrupts when device is disabledStanislaw Gruszka
2024-12-05media: wl128x: Fix atomicity violation in fmc_send_cmd()Qiu-ji Chen
2024-12-05media: ipu6: remove architecture DMA ops dependency in KconfigBingbu Cao
2024-12-05media: ipu6: not override the dma_ops of device in driverBingbu Cao
2024-12-05media: ipu6: Fix DMA and physical address debugging messages for 32-bitSakari Ailus
2024-12-05media: i2c: ds90ub960: Fix missing return check on ub960_rxport_read callColin Ian King
2024-12-05media: i2c: vgxy61: Fix an error handling path in vgxy61_detect()Christophe JAILLET
2024-12-05media: i2c: max96717: clean up on error in max96717_subdev_init()Dan Carpenter
2024-11-22media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...Benoit Sevens
2024-11-08Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-11-07media: videobuf2-core: copy vb planes unconditionallyTudor Ambarus
2024-11-06media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not setMauro Carvalho Chehab
2024-10-28media: vivid: fix buffer overwrite when using > 32 buffersHans Verkuil
2024-10-18media: pulse8-cec: fix data timestamp at pulse8_setup()Mauro Carvalho Chehab
2024-10-18media: cec: extron-da-hd-4k-plus: don't use -1 as an error codeMauro Carvalho Chehab
2024-10-18media: stb0899_algo: initialize cfr before using itMauro Carvalho Chehab
2024-10-18media: adv7604: prevent underflow condition when reporting colorspaceMauro Carvalho Chehab
2024-10-18media: cx24116: prevent overflows on SNR calculusMauro Carvalho Chehab
2024-10-18media: ar0521: don't overflow when checking PLL valuesMauro Carvalho Chehab
2024-10-18media: s5p-jpeg: prevent buffer overflowsMauro Carvalho Chehab
2024-10-18media: mgb4: protect driver against spectreMauro Carvalho Chehab
2024-10-18media: dvb_frontend: don't play tricks with underflow valuesMauro Carvalho Chehab
2024-10-18media: dvbdev: prevent the risk of out of memory accessMauro Carvalho Chehab
2024-10-18media: v4l2-tpg: prevent the risk of a division by zeroMauro Carvalho Chehab
2024-10-18media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl()Mauro Carvalho Chehab
2024-10-15media: dvb-core: add missing buffer index checkHans Verkuil
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds