summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-15media: pci: saa7146: advertise only those TV standard that are supportedHans Verkuil
2023-04-15media: mxb: allow tuner/input/audio ioctls for vbiHans Verkuil
2023-04-15media: mxb: update the tvnorms when changing inputHans Verkuil
2023-04-15media: saa7146: convert to vb2Hans Verkuil
2023-04-15media: saa7146: drop 'dev' and 'resources' from struct saa7146_fhHans Verkuil
2023-04-15media: pci: saa7146: hexium_orion: initialize input 0Hans Verkuil
2023-04-12media: Use designated initializers for all subdev pad opsLaurent Pinchart
2023-04-12media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart
2023-04-12media: Fix indentation issues introduced by subdev-wide state structLaurent Pinchart
2023-04-11media: ipu3-cio2: support more camera sensors in cio2-bridgeBingbu Cao
2023-04-11media: ipu3-cio2: support multiple sensors and VCMs with same HIDBingbu Cao
2023-04-11media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang
2023-04-11media: dm1105: Fix use after free bug in dm1105_remove due to race conditionZheng Wang
2023-03-20media: bttv: drop overlay supportHans Verkuil
2023-03-20media: saa7134: drop overlay supportHans Verkuil
2023-03-20media: zoran: drop two obsolete prototypes from zoran_device.hHans Verkuil
2023-03-19media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finishharperchen
2023-03-19media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()harperchen
2023-03-19media: drop unnecessary networking includesJakub Kicinski
2023-03-19media: cx18: fix format compliance issuesHans Verkuil
2023-03-19media: cx18: reorder fmt_vid_cap functions in cx18-ioctl.cHans Verkuil
2023-03-19media: cx18: missing CAP_AUDIO for vbi streamHans Verkuil
2023-03-19media: cx18: properly report pixelformatsHans Verkuil
2023-03-19media: cx18: fix incorrect input countingHans Verkuil
2023-03-19media: cx18: convert to vb2Hans Verkuil
2023-03-06gpiolib: remove legacy gpio_export()Arnd Bergmann
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-02-09media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil
2023-02-08media: saa7134: Use video_unregister_device for radio_devTasos Sahanidis
2023-02-06media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus
2023-01-17media: ipu3-cio2: Convert to use software_node_register_node_group()Andy Shevchenko
2023-01-17media: ipu3-cio2: Don't dereference fwnode handleAndy Shevchenko
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-07Merge tag 'br-v6.2i' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-12-07media: pt3: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET
2022-12-07media: ipu3-cio2: make the bridge depend on i2cAdam Borowski
2022-12-06media: saa7164: fix missing pci_disable_device()Liu Shixin
2022-11-30media: pci/ivtv: remove FOLL_FORCE usageDavid Hildenbrand
2022-11-25media: ipu3-cio2: make the bridge depend on i2cAdam Borowski
2022-11-25media: mantis: Kconfig: add depends on DVB_CORE for MANTIS_CORELecopzer Chen
2022-11-25media: solo6x10: fix possible memory leak in solo_sysfs_init()Yang Yingliang
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman
2022-10-24media: saa7164: remove variable cntColin Ian King
2022-10-24media: zoran: remove unused declarations in zoran_device.hGaosheng Cui
2022-10-24bttv: remove unused tea5757_set_freq declarationGaosheng Cui
2022-10-24cx25821: remove unused cx25821_video_wakeup() declarationGaosheng Cui
2022-10-24saa7164: remove unused saa7164_call_i2c_clients declarationGaosheng Cui