summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* media: ipu3-cio2: Add INT347E to cio2-bridgeDaniel Scally2022-05-171-0/+2
* media: ipu3-cio2: Add support for V4L2_PIX_FMT_IPU3_Y10Daniel Scally2022-05-171-0/+5
* media: cx25821: request_irq -> devm_request_irqHans Verkuil2022-05-131-2/+2
* media: saa7134: simplify if-if to if-elseWan Jiabing2022-04-241-2/+1
* media: cx25821: Fix the warning when removing the moduleZheyu Ma2022-04-241-1/+1
* media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma2022-04-241-3/+3
* media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus2022-04-2417-35/+0
* media: mc: Set bus_info in media_device_init()Sakari Ailus2022-04-241-2/+0
* media: media/*/Kconfig: sort entriesMauro Carvalho Chehab2022-03-181-11/+18
* media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab2022-03-1813-15/+15
* media: Makefiles: sort entries where it fitsMauro Carvalho Chehab2022-03-141-8/+14
* media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab2022-03-1211-11/+11
* ivtv: fix incorrect device_caps for ivtvfbHans Verkuil2022-03-073-13/+9
* media: saa7134: fix incorrect use to determine if list is emptyJakob Koschel2022-03-071-2/+2
* Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab2022-03-074-4/+4
|\
| * media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas2022-02-221-0/+3
| * media: cx18: use GFP_KERNELJulia Lawall2022-02-221-1/+1
| * media: saa7164: remove redundant assignment to variable idxColin Ian King2022-02-221-1/+0
| * media: saa7134: remove redundant assignment to variable idColin Ian King2022-02-221-2/+0
* | media: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-03-073-18/+21
|/
* media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowSean Young2022-01-281-1/+1
* media: bttv: fix WARNING regression on tunerless devicesOndrej Zary2022-01-231-2/+2
* media: saa7134: use swap() to make code cleanerYang Guang2022-01-231-6/+3
* media: ipu3-cio2: Add support for instantiating i2c-clients for VCMsHans de Goede2021-12-162-2/+69
* media: ipu3-cio2: Call cio2_bridge_init() before anything elseHans de Goede2021-12-161-5/+5
* media: ipu3-cio2: Defer probing until the PMIC is fully setupHans de Goede2021-12-161-0/+37
* media: ivtv: no need to initialise statics to 0Jason Wang2021-12-141-1/+1
* media: saa7146: remove redundant assignments of i to zeroColin Ian King2021-12-141-2/+1
* media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang2021-12-141-1/+6
* media: pt3: Switch to using functions pcim_* and devm_*Evgeny Novikov2021-12-141-44/+14
* media: bttv: use DEVICE_ATTR_RO() helper macroZhen Lei2021-12-071-2/+2
* media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()Zhou Qingyang2021-12-071-1/+7
* media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang2021-12-071-1/+7
* media: ipu3-cio2: Add INT347A to cio2-bridgeDaniel Scally2021-11-301-0/+2
* media: ipu3-cio2: Add link freq for INT33BE entryDaniel Scally2021-11-301-1/+1
* media: ipu3-cio2: Toggle sensor streaming in pm runtime opsDaniel Scally2021-11-301-1/+16
* media: cobalt: drop an unused variableMauro Carvalho Chehab2021-11-291-4/+1
* media: solo6x10: mark unused functions as suchMauro Carvalho Chehab2021-11-291-6/+6
* media: saa7134-go7007: get rid of to_state() functionMauro Carvalho Chehab2021-11-291-6/+1
* media: cx18: drop an unused macroMauro Carvalho Chehab2021-11-221-6/+0
* media: ivtv: drop an unused macroMauro Carvalho Chehab2021-11-221-6/+0
* media: cx25821: drop duplicated i2c_slave_did_ack()Mauro Carvalho Chehab2021-11-221-7/+0
* media: b2c2: Add missing check in flexcop_pci_isr:Zheyu Ma2021-11-191-0/+3
* media: tw5864: Disable PCI device when finishedKieran Bingham2021-11-151-0/+1
* media: tw5864: Simplify 'tw5864_finidev()'Christophe JAILLET2021-11-151-3/+1
* media: ipu3-cio2: fix error code in cio2_bridge_connect_sensor()Dan Carpenter2021-11-151-1/+3
* media: ivtv: fix build for UMLRandy Dunlap2021-10-191-2/+2
* media: saa7134: Add support for Leadtek WinFast HDTV200 HScott K Logan2021-10-193-0/+83
* media: ipu3-cio2 Check num_planes and sizes in queue_setupRicardo Ribalda2021-10-081-2/+6
* media: ipu3-cio2: Parse sensor orientation and rotationFabian Wüthrich2021-10-082-5/+64