summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)Author
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
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner
2020-11-16media: saa7164: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-11-16media: bttv: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: saa7134: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann
2020-09-27media: netup_unidvb: drop initialization of PM pointersVaibhav Gupta
2020-09-26media: media/pci: prevent memory leak in bttv_probeXiaolong Huang
2020-09-26media: saa7134: use generic power managementVaibhav Gupta
2020-09-26media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski
2020-09-12media: av7110: don't do float point mathMauro Carvalho Chehab
2020-09-10media: ipu3-cio2: Update Copyright year and fix indentation issuesAndy Shevchenko
2020-09-10media: ipu3-cio2: Drop useless assignmentsAndy Shevchenko
2020-09-10media: ipu3-cio2: Drop bogus check and error messageAndy Shevchenko
2020-09-10media: ipu3-cio2: Get rid of pci_set_master() duplicationAndy Shevchenko
2020-09-10media: ipu3-cio2: Use readl_poll_timeout() helperAndy Shevchenko
2020-09-10media: ipu3-cio2: Replace infinite loop by one with clear exit conditionAndy Shevchenko
2020-09-10media: ipu3-cio2: Use macros from pfn.hAndy Shevchenko
2020-09-10media: ipu2-cio2: Replace custom definition with PAGE_SIZEAndy Shevchenko
2020-09-10media: ipu3-cio2: Introduce CIO2_LOP_ENTRIES constantAndy Shevchenko