summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: media/*/Kconfig: sort entriesMauro Carvalho Chehab1-11/+18
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab13-15/+15
2022-03-14media: Makefiles: sort entries where it fitsMauro Carvalho Chehab1-8/+14
2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab11-11/+11
2022-03-07ivtv: fix incorrect device_caps for ivtvfbHans Verkuil3-13/+9
2022-03-07media: saa7134: fix incorrect use to determine if list is emptyJakob Koschel1-2/+2
2022-03-07Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab4-4/+4
2022-03-07media: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET3-18/+21
2022-02-22media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas1-0/+3
2022-02-22media: cx18: use GFP_KERNELJulia Lawall1-1/+1
2022-02-22media: saa7164: remove redundant assignment to variable idxColin Ian King1-1/+0
2022-02-22media: saa7134: remove redundant assignment to variable idColin Ian King1-2/+0
2022-01-28media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowSean Young1-1/+1
2022-01-23media: bttv: fix WARNING regression on tunerless devicesOndrej Zary1-2/+2
2022-01-23media: saa7134: use swap() to make code cleanerYang Guang1-6/+3
2021-12-16media: ipu3-cio2: Add support for instantiating i2c-clients for VCMsHans de Goede2-2/+69
2021-12-16media: ipu3-cio2: Call cio2_bridge_init() before anything elseHans de Goede1-5/+5
2021-12-16media: ipu3-cio2: Defer probing until the PMIC is fully setupHans de Goede1-0/+37
2021-12-14media: ivtv: no need to initialise statics to 0Jason Wang1-1/+1
2021-12-14media: saa7146: remove redundant assignments of i to zeroColin Ian King1-2/+1
2021-12-14media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang1-1/+6
2021-12-14media: pt3: Switch to using functions pcim_* and devm_*Evgeny Novikov1-44/+14
2021-12-07media: bttv: use DEVICE_ATTR_RO() helper macroZhen Lei1-2/+2
2021-12-07media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()Zhou Qingyang1-1/+7
2021-12-07media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang1-1/+7
2021-11-30media: ipu3-cio2: Add INT347A to cio2-bridgeDaniel Scally1-0/+2
2021-11-30media: ipu3-cio2: Add link freq for INT33BE entryDaniel Scally1-1/+1
2021-11-30media: ipu3-cio2: Toggle sensor streaming in pm runtime opsDaniel Scally1-1/+16
2021-11-29media: cobalt: drop an unused variableMauro Carvalho Chehab1-4/+1
2021-11-29media: solo6x10: mark unused functions as suchMauro Carvalho Chehab1-6/+6
2021-11-29media: saa7134-go7007: get rid of to_state() functionMauro Carvalho Chehab1-6/+1
2021-11-22media: cx18: drop an unused macroMauro Carvalho Chehab1-6/+0
2021-11-22media: ivtv: drop an unused macroMauro Carvalho Chehab1-6/+0
2021-11-22media: cx25821: drop duplicated i2c_slave_did_ack()Mauro Carvalho Chehab1-7/+0
2021-11-19media: b2c2: Add missing check in flexcop_pci_isr:Zheyu Ma1-0/+3
2021-11-15media: tw5864: Disable PCI device when finishedKieran Bingham1-0/+1
2021-11-15media: tw5864: Simplify 'tw5864_finidev()'Christophe JAILLET1-3/+1
2021-11-15media: ipu3-cio2: fix error code in cio2_bridge_connect_sensor()Dan Carpenter1-1/+3
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