aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-06media: ipu3-cio2: Build bridge only if ACPI is enabledSakari Ailus
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart
2021-02-06media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2021-02-06media: ipu3-cio2: Do not zero reserved fieldsRicardo Ribalda
2021-02-05media: media/pci: fix spelling typo of frimwaredingsenjie
2021-02-05media: smipcie: fix interrupt handling and IR timeoutSean Young
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab
2021-01-27media: smipcie: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-27media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET
2021-01-27media: saa7164: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-27media: saa7134: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-01-27media: pci/ivtv: release memory regions on errorHans Verkuil
2021-01-26media: ipu3-cio2: Add cio2-bridge to ipu3-cio2 driverDaniel Scally
2021-01-26media: ipu3-cio2: Rename ipu3-cio2.cDaniel Scally
2021-01-26media: ipu3-cio2: Add headers that ipu3-cio2.h is direct user ofAndy Shevchenko
2021-01-12media: media/pci: Fix memleak in empress_initDinghao Liu
2021-01-12media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()Pavel Machek
2021-01-12media: ipu3-cio2: Build only for x86Andy Shevchenko
2021-01-07media: v4l: common: Fix naming of v4l2_get_link_rateSakari Ailus
2020-12-15Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-07media: netup_unidvb: Don't leak SPI master in probe error pathLukas Wunner
2020-12-03media: ttpci: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-12-03media: solo6x10: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-12-03media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter
2020-12-03media: cx88: use ARRAY_SIZEXu Wang
2020-12-03media: cx23885: add more quirks for reset DMA on some AMD IOMMUDaniel Lee Kruse
2020-11-27media: bttv: use generic power managementVaibhav Gupta
2020-11-27media: dm1105: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-11-27media: bt8xx: avoid a useless memsetChristophe JAILLET
2020-11-27media: bt8xx: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-11-27media: b2c2: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-11-27media: mantis: remove redundant assignment to variable errColin Ian King
2020-11-25media: ipu3-cio2: fix trivial style warningNigel Christian
2020-11-25media: ipu3-cio2: Use macros from mm.hAndy Shevchenko
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-17media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao
2020-11-17media: saa7134: improve f->fmt.win.clips NULL checkHans Verkuil
2020-11-16media: media/pci: simplify the return expression of verify_window_lockLiu Shixin
2020-11-16media: ipu3-cio2: Use v4l2_get_link_freq helperSakari Ailus
2020-11-16media: ipu3-cio2: Check receved the size against payload size, not buffer sizeSakari Ailus
2020-11-16media: ipu3-cio2: Remove traces of returned buffersSakari Ailus
2020-11-16media: ipu3-cio2: Rename CIO2_IMAGE_MAX_LENGTH as CIO2_IMAGE_MAX_HEIGHTSakari Ailus
2020-11-16media: ipu3-cio2: Remove explicit type from frame size checksSakari Ailus
2020-11-16media: ipu3-cio2: Use unsigned values where appropriateSakari Ailus
2020-11-16media: ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONESakari Ailus
2020-11-16media: ipu3-cio2: Validate mbus format in setting subdev formatSakari Ailus
2020-11-16media: ipu3-cio2: Serialise access to pad formatSakari Ailus
2020-11-16media: ipu3-cio2: Return actual subdev formatSakari Ailus