aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-19media: ivtv: fix build for UMLRandy Dunlap1-2/+2
2021-10-19media: saa7134: Add support for Leadtek WinFast HDTV200 HScott K Logan3-0/+83
2021-10-08media: ipu3-cio2 Check num_planes and sizes in queue_setupRicardo Ribalda1-2/+6
2021-10-08media: ipu3-cio2: Parse sensor orientation and rotationFabian Wüthrich2-5/+64
2021-09-30media: cx23885: Fix snd_card_free call on null card pointerColin Ian King1-1/+2
2021-09-30media: saa7164: Remove redundant assignment of pointer tColin Ian King1-2/+0
2021-09-30media: ivtv: don't allow negative resolutions as module parametersDan Carpenter1-4/+4
2021-09-30media: switch from 'pci_' to 'dma_' APIChristophe JAILLET10-33/+34
2021-09-30media: pci/ivtv: switch from 'pci_' to 'dma_' APIChristophe JAILLET5-30/+41
2021-09-30media: ipu3-cio2: Introduce to_cio2_device() helper macroAndy Shevchenko2-6/+5
2021-09-30media: ipu3-cio2: Introduce to_cio2_buffer() helper macroAndy Shevchenko2-6/+5
2021-09-30media: ipu3-cio2: Introduce to_sensor_asd() helper macroAndy Shevchenko1-5/+5
2021-09-30media: ipu3-cio2: Switch to use media_entity_to_video_device()Andy Shevchenko1-3/+3
2021-09-30media: ipu3-cio2: Use temporary storage for struct device pointerAndy Shevchenko1-71/+67
2021-09-30media: ipu3-cio2: Replace open-coded for_each_set_bit()Andy Shevchenko1-39/+36
2021-09-30media: netup_unidvb: handle interrupt properly according to the firmwareZheyu Ma1-11/+16
2021-09-30media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16Ezequiel Garcia3-10/+10
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus1-8/+9
2021-09-01Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-36/+64
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+1
2021-08-26media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()Andy Shevchenko1-1/+1
2021-08-05Merge tag 'v5.14-rc4' into media_treeMauro Carvalho Chehab3-11/+11
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman3-11/+11
2021-07-23Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+2
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-2/+1
2021-07-19media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva2-7/+9
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko1-4/+2
2021-07-12media: saa7164: remove redundant continue statementColin Ian King1-3/+0
2021-07-12media: saa7134: convert list_for_each to entry variantYang Yingliang1-3/+1
2021-07-12media: saa7134: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-3/+4
2021-07-12media: drivers/media/pci/tw5864/Tw5864-reg.h: fix typo issuesHerman1-1/+1
2021-07-12media: ivtv: prevent going past the hw arraysMauro Carvalho Chehab2-26/+58
2021-06-17media: pci: cx88: switch from 'pci_' to 'dma_' APIChristophe JAILLET7-13/+19
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann2-6/+6
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen3-10/+14
2021-06-17media: saa7134: fix saa7134_initdev error handling logicMauro Carvalho Chehab1-1/+4
2021-06-17media: saa7134: use more meaninful goto labelsMauro Carvalho Chehab1-17/+17
2021-06-04media: pci: tw5864: avoid usage of some charactersMauro Carvalho Chehab1-31/+31
2021-06-04media: saa7134: drop a NO-BREAK SPACEMauro Carvalho Chehab1-1/+1
2021-06-04media: ivtv: get rid of DVB deprecated ioctlsMauro Carvalho Chehab3-235/+0
2021-06-02media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma1-0/+3
2021-06-02media: saa7134: Remove unnecessary INIT_LIST_HEAD()Yang Yingliang1-1/+0
2021-06-02media: ttpci: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-1/+2
2021-06-02media: bt878: do not schedule tasklet when it is not setupTong Zhang1-1/+2
2021-06-02media: ipu3-cio2: Fix reference counting when looping over ACPI devicesAndy Shevchenko1-5/+5
2021-06-02media: av7110: move driver to stagingMauro Carvalho Chehab18-9675/+1
2021-06-02media: move ttpci-eeprom to commonMauro Carvalho Chehab3-182/+1
2021-05-19media: ipu3: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-2/+1
2021-05-19media: cobalt: fix race condition in setting HPDHans Verkuil2-1/+7
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds36-341/+149