aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
2026-08-11media: ipu-bridge: check all DMI entries when overriding sensor rotationJosé María Martín1-3/+5
2026-08-10media: intel/ipu6: fix async notifier cleanup leak on parse errorCong Nguyen1-0/+1
2026-07-30media: ipu-bridge: Add Himax HM1092 IR sensorJake Steinman1-0/+2
2026-07-29media: ipu-bridge: Add upside-down sensor DMI quirk for Samsung Galaxy Book5 Pro 360Mihail Antsev1-0/+8
2026-07-28media: cx88: fix memory leak in cx8802_register_driver() error pathChen Changcheng1-0/+1
2026-07-28media: cx23885: cancel NetUP CI work before teardownFan Wu1-0/+1
2026-07-28media: saa7164: fix cleanup on resource allocation failureGuangshuo Li1-3/+5
2026-07-28media: zoran: Avoid freeing a registered video_device twiceRuoyu Wang1-1/+1
2026-07-15media: cobalt: Avoid freeing ALSA private data twiceRuoyu Wang1-1/+0
2026-07-15media: ivtv: stop VBI start-code scan before short tailPengpeng Hou1-1/+1
2026-07-15media: cx18: stop VBI start-code scan before short tailPengpeng Hou1-1/+1
2026-07-15media: pci: Use PCI_DEVICE macros and drop zeros from pci_device_id arraysUwe Kleine-König (The Capable Hub)32-1409/+783
2026-07-15media: ipu6: Do not free aux device pdata after initRuoyu Wang1-8/+2
2026-07-15media: intel: ipu-bridge: add blank line after declarationsHungyu Lin1-1/+1
2026-07-15media: ipu-bridge: Add DMI quirk for Dell 16 Premium DA16250Samuele Angioli1-0/+7
2026-07-10media: replace linux/gpio.h inclusionsArnd Bergmann1-1/+1
2026-07-10media: hws: Remove stale control ioctl prototypesBen Hoff1-4/+0
2026-07-08media: pci: ipu-bridge: Add NVL CVS ACPI IDArun T1-0/+1
2026-07-08media: ipu-bridge: Add Sony IMX471 for Lenovo X1 Carbon G14Kate Hsuan1-0/+2
2026-07-08media: ipu-bridge: Add DMI information of Lenovo X9 to the image upside-down listKate Hsuan1-0/+39
2026-06-18Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds22-33/+4024
2026-05-28media: pci: intel: Add CVS support for IPU bridge driverMiguel Vadillo1-2/+11
2026-05-20media: ivtv: use clamp in ivtv_try_fmt_vid_{out,cap}Thorsten Blum1-8/+4
2026-05-12media: pci: add AVMatrix HWS capture driverBen Hoff13-0/+3944
2026-05-07media: ddbridge: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+1
2026-05-06media: saa7134: Fix a possible memory leak in saa7134_video_init1Ma Ke1-5/+20
2026-05-06media: cx23885: add ioremap return check and cleanupWang Jun1-2/+12
2026-05-05media: pci: dm1105: Free allocated workqueueKrzysztof Kozlowski1-0/+1
2026-05-05media: dm1105: fix missing error check for dma_alloc_coherentZhaoyang Yu1-1/+6
2026-05-05media: dead code cleanup in kconfig for VIDEO_SOLO6X10Julian Braha1-1/+0
2026-05-05media: intel/ipu6: Improve DWC PHY HSFREQRANGE band selection for overlapping rangesMarco Nenciarini1-6/+18
2026-05-05media: mgb4: Fix DV timings limitsMartin Tůma2-8/+8
2026-03-25media: cx23885: Module option to disable analog videoBradford Love4-3/+22
2026-03-17media: rc: fix race between unregister and urb/irq callbacksSean Young8-2/+10
2026-03-17media: saa7164: Fix REV2 firmware filenameBradford Love1-2/+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: saa7134: rename i2c_dbg() to saa7134_i2c_dbg()Bartosz Golaszewski1-13/+13
2026-03-16media: cx25821-alsa: replace BUG_ON() with WARN_ON()Atharv Dubey1-3/+3
2026-03-16media:pci:mgb4: Add zDML color mapping supportMartin Tůma2-3/+77
2026-03-16media:pci:mgb4: Fixed negative hwmon temperatures processingMartin Tůma1-1/+2
2026-03-11media: ipu-bridge: Add OV5675 sensor configLeif Skunberg1-0/+2
2026-03-11media: ipu-bridge: Add upside-down sensor DMI quirk for Dell XPS 13 9340 and XPS 14 9440Hans de Goede1-0/+14
2026-03-11media: intel/ipu6: fix error pointer dereferenceEthan Tidmore1-1/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds72-91/+91
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook75-104/+102
2026-02-11Merge tag 'media/v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds23-245/+312
2026-02-03media: pci: mg4b: Use IRQF_NO_THREADSebastian Andrzej Siewior1-1/+1
2026-01-17media: pci: mgb4: Add support for GMSL3 coaxial modulesMartin Tůma2-6/+28