aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2026-03-23media: amphion: Fix race between m2m job_abort and device_runMing Qian1-6/+3
2026-03-23media: mediatek: vcodec: fix use-after-free in encoder release pathFan Wu1-0/+9
2026-03-23media: mtk-jpeg: fix use-after-free in release path due to uncancelled workFan Wu1-0/+1
2026-03-23media: imx-jpeg: Add support for encoder v1 descriptor configurationMing Qian3-2/+55
2026-03-23media: imx-jpeg: Add encoder ops layer for hardware abstractionMing Qian2-9/+58
2026-03-23media: imx-jpeg: Use devm_pm_runtime_enable() helperMing Qian1-3/+12
2026-03-23media: imx-jpeg: Simplify descriptor initialization with memsetMing Qian1-5/+2
2026-03-23media: chips-media: wave5: add missing spinlock protection for handle_dynamic...Ziyi Guo1-0/+3
2026-03-23media: chips-media: wave5: add missing spinlock protection for send_eos_event()Ziyi Guo1-1/+10
2026-03-23media: chips-media: wave5: fix a potential memory leak in wave5_vdi_init()Haoxiang Li1-0/+1
2026-03-18media: verisilicon: Fix kernel panic due to __initconst misuseMing Qian1-1/+1
2026-03-18media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()Arnd Bergmann1-1/+2
2026-03-18media: rkvdec: reduce excessive stack usage in assemble_hw_pps()Arnd Bergmann1-23/+27
2026-03-18media: rkvdec: Improve handling missing short/long term RPSDetlev Casanova1-0/+4
2026-03-18media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam2-2/+8
2026-03-18media: synopsys: csi2rx: add missing kconfig dependencyMichael Riesch1-0/+1
2026-03-18media: synopsys: csi2rx: fix out-of-bounds check for formats arrayMichael Riesch1-1/+1
2026-03-17media: lirc: increase IR_MAX_DURATION to send extended code sequencesLiPeng Huang1-2/+2
2026-03-17media: mceusb: drop redundant device referenceJohan Hovold1-3/+1
2026-03-17media: imon: drop redundant device referencesJohan Hovold1-10/+3
2026-03-17media: rc: ttusbir: respect DMA coherency rulesOliver Neukum1-4/+9
2026-03-17media: rc: igorplugusb: heed coherency rulesOliver Neukum1-5/+11
2026-03-17media: rc: xbox_remote: heed DMA restrictionsOliver Neukum1-1/+8
2026-03-17media: rc: streamzap: Error handling in probeOliver Neukum1-4/+8
2026-03-17media: rc: fix race between unregister and urb/irq callbacksSean Young37-34/+55
2026-03-17media: em28xx: remove tuner type from Hauppauge DVB DualHDBradford Love1-6/+1
2026-03-17media: em28xx: Add a variety of DualHD usb idBradford Love1-0/+12
2026-03-17media: au0828: Add new Hauppauge HVR1265 and ImpactVCB-eBradford Love5-0/+55
2026-03-17media: saa7164: Fix REV2 firmware filenameBradford Love1-2/+2
2026-03-17media: si2168: fw 4.0-11 loses warm state during sleepBradford Love1-2/+2
2026-03-17media: si2168: Fix i2c command timeout on embedded platformsBradford Love1-1/+3
2026-03-17media: cx231xx: Fix AGC levels for NTSC-MBradford Love1-4/+3
2026-03-17media: xc5000: Add rf strength functionBradford Love1-1/+11
2026-03-17media: cx25840: Fix NTSC-J, PAL-N, and SECAM standardsBradford Love1-2/+27
2026-03-17media: si2157: Analog format fixesBradford Love1-4/+11
2026-03-17media: vimc: streamer: Apply sensor frame rate in streamer threadFaizel K B1-2/+31
2026-03-17media: vimc: sensor: Add pixel_rate,vblank and hblank configurationFaizel K B2-0/+101
2026-03-17media: vimc: sensor: Move vimc_sensor_device to common headerFaizel K B2-26/+28
2026-03-17media: as102: fix to not free memory after the device is registered in as102_...Jeongjun Park1-0/+2
2026-03-17media: hackrf: fix to not free memory after the device is registered in hackr...Jeongjun Park1-3/+4
2026-03-16media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935Hans Verkuil1-0/+2
2026-03-16media: saa7164: add ioremap return checks and cleanupsWang Jun1-12/+35
2026-03-16media: pci: zoran: fix potential memory leak in zoran_probe()Abdun Nihaal1-1/+1
2026-03-16media: em28xx: fix use-after-free in em28xx_v4l2_open()Abhishek Kumar1-4/+10
2026-03-16media: pulse8-cec: Handle partial deinitVicki Pfau1-0/+7
2026-03-16media: cx231xx: drop redundant device referenceJohan Hovold1-4/+1
2026-03-16media: usbtv: drop redundant device referenceJohan Hovold1-3/+1
2026-03-16media: go7007-loader: drop redundant device referenceJohan Hovold1-5/+1
2026-03-16media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sectionsRuslan Valiyev1-0/+4
2026-03-16media: vidtv: fix nfeeds state corruption on start_streaming failureRuslan Valiyev1-1/+3