summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2021-12-16media: ipu3-cio2: Add support for instantiating i2c-clients for VCMsHans de Goede
2021-12-16media: ipu3-cio2: Call cio2_bridge_init() before anything elseHans de Goede
2021-12-16media: ipu3-cio2: Defer probing until the PMIC is fully setupHans de Goede
2021-12-14media: ivtv: no need to initialise statics to 0Jason Wang
2021-12-14media: saa7146: remove redundant assignments of i to zeroColin Ian King
2021-12-14media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang
2021-12-14media: pt3: Switch to using functions pcim_* and devm_*Evgeny Novikov
2021-12-07media: bttv: use DEVICE_ATTR_RO() helper macroZhen Lei
2021-12-07media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()Zhou Qingyang
2021-12-07media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang
2021-11-30media: ipu3-cio2: Add INT347A to cio2-bridgeDaniel Scally
2021-11-30media: ipu3-cio2: Add link freq for INT33BE entryDaniel Scally
2021-11-30media: ipu3-cio2: Toggle sensor streaming in pm runtime opsDaniel Scally
2021-11-29media: cobalt: drop an unused variableMauro Carvalho Chehab
2021-11-29media: solo6x10: mark unused functions as suchMauro Carvalho Chehab
2021-11-29media: saa7134-go7007: get rid of to_state() functionMauro Carvalho Chehab
2021-11-22media: cx18: drop an unused macroMauro Carvalho Chehab
2021-11-22media: ivtv: drop an unused macroMauro Carvalho Chehab
2021-11-22media: cx25821: drop duplicated i2c_slave_did_ack()Mauro Carvalho Chehab
2021-11-19media: b2c2: Add missing check in flexcop_pci_isr:Zheyu Ma
2021-11-15media: tw5864: Disable PCI device when finishedKieran Bingham
2021-11-15media: tw5864: Simplify 'tw5864_finidev()'Christophe JAILLET
2021-11-15media: ipu3-cio2: fix error code in cio2_bridge_connect_sensor()Dan Carpenter
2021-10-19media: ivtv: fix build for UMLRandy Dunlap
2021-10-19media: saa7134: Add support for Leadtek WinFast HDTV200 HScott K Logan
2021-10-08media: ipu3-cio2 Check num_planes and sizes in queue_setupRicardo Ribalda
2021-10-08media: ipu3-cio2: Parse sensor orientation and rotationFabian Wüthrich
2021-09-30media: cx23885: Fix snd_card_free call on null card pointerColin Ian King
2021-09-30media: saa7164: Remove redundant assignment of pointer tColin Ian King
2021-09-30media: ivtv: don't allow negative resolutions as module parametersDan Carpenter
2021-09-30media: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-09-30media: pci/ivtv: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-09-30media: ipu3-cio2: Introduce to_cio2_device() helper macroAndy Shevchenko
2021-09-30media: ipu3-cio2: Introduce to_cio2_buffer() helper macroAndy Shevchenko
2021-09-30media: ipu3-cio2: Introduce to_sensor_asd() helper macroAndy Shevchenko
2021-09-30media: ipu3-cio2: Switch to use media_entity_to_video_device()Andy Shevchenko
2021-09-30media: ipu3-cio2: Use temporary storage for struct device pointerAndy Shevchenko
2021-09-30media: ipu3-cio2: Replace open-coded for_each_set_bit()Andy Shevchenko
2021-09-30media: netup_unidvb: handle interrupt properly according to the firmwareZheyu Ma
2021-09-30media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16Ezequiel Garcia
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus
2021-09-01Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-26media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()Andy Shevchenko
2021-08-05Merge tag 'v5.14-rc4' into media_treeMauro Carvalho Chehab
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman
2021-07-23Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-19media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko