summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
2020-11-27media: b2c2: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-3/+3
2020-11-27media: mantis: remove redundant assignment to variable errColin Ian King1-1/+1
2020-11-25media: ipu3-cio2: fix trivial style warningNigel Christian1-1/+1
2020-11-25media: ipu3-cio2: Use macros from mm.hAndy Shevchenko1-3/+3
2020-11-24net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-11-17media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao1-1/+1
2020-11-17media: saa7134: improve f->fmt.win.clips NULL checkHans Verkuil1-2/+4
2020-11-16media: media/pci: simplify the return expression of verify_window_lockLiu Shixin1-8/+4
2020-11-16media: ipu3-cio2: Use v4l2_get_link_freq helperSakari Ailus1-22/+12
2020-11-16media: ipu3-cio2: Check receved the size against payload size, not buffer sizeSakari Ailus1-5/+7
2020-11-16media: ipu3-cio2: Remove traces of returned buffersSakari Ailus1-0/+1
2020-11-16media: ipu3-cio2: Rename CIO2_IMAGE_MAX_LENGTH as CIO2_IMAGE_MAX_HEIGHTSakari Ailus2-4/+4
2020-11-16media: ipu3-cio2: Remove explicit type from frame size checksSakari Ailus1-3/+2
2020-11-16media: ipu3-cio2: Use unsigned values where appropriateSakari Ailus1-78/+78
2020-11-16media: ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONESakari Ailus1-0/+1
2020-11-16media: ipu3-cio2: Validate mbus format in setting subdev formatSakari Ailus1-9/+20
2020-11-16media: ipu3-cio2: Serialise access to pad formatSakari Ailus2-0/+12
2020-11-16media: ipu3-cio2: Return actual subdev formatSakari Ailus1-21/+3
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner3-3/+0
2020-11-16media: saa7164: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin1-14/+3
2020-11-16media: bttv: use semicolons rather than commas to separate statementsJulia Lawall1-2/+4
2020-11-16media: saa7134: use semicolons rather than commas to separate statementsJulia Lawall1-2/+5
2020-11-16media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann2-18/+9
2020-09-27media: netup_unidvb: drop initialization of PM pointersVaibhav Gupta1-2/+0
2020-09-26media: media/pci: prevent memory leak in bttv_probeXiaolong Huang1-3/+10
2020-09-26media: saa7134: use generic power managementVaibhav Gupta1-18/+9
2020-09-26media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski4-9/+9
2020-09-12media: av7110: don't do float point mathMauro Carvalho Chehab1-2/+2
2020-09-10media: ipu3-cio2: Update Copyright year and fix indentation issuesAndy Shevchenko1-4/+3
2020-09-10media: ipu3-cio2: Drop useless assignmentsAndy Shevchenko1-2/+2
2020-09-10media: ipu3-cio2: Drop bogus check and error messageAndy Shevchenko1-8/+1
2020-09-10media: ipu3-cio2: Get rid of pci_set_master() duplicationAndy Shevchenko1-21/+5
2020-09-10media: ipu3-cio2: Use readl_poll_timeout() helperAndy Shevchenko1-9/+9
2020-09-10media: ipu3-cio2: Replace infinite loop by one with clear exit conditionAndy Shevchenko1-13/+11
2020-09-10media: ipu3-cio2: Use macros from pfn.hAndy Shevchenko1-11/+10
2020-09-10media: ipu2-cio2: Replace custom definition with PAGE_SIZEAndy Shevchenko2-18/+13
2020-09-10media: ipu3-cio2: Introduce CIO2_LOP_ENTRIES constantAndy Shevchenko2-8/+8
2020-09-10media: ipu3-cio2: Simplify cleanup codeAndy Shevchenko1-2/+2
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab8-21/+22
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young3-7/+6
2020-09-03media: saa7134: avoid a shift overflowMauro Carvalho Chehab1-1/+2
2020-09-03media: saa7134-alsa.c: number of pages should be unsigned longMauro Carvalho Chehab2-4/+5
2020-09-03media: cx88-alsa: number of pages should be unsigned longMauro Carvalho Chehab1-6/+7
2020-09-03media: cx23885-alsa: number of pages should be unsigned longMauro Carvalho Chehab2-5/+6
2020-09-03media: cx25821-alsa: number of pages should be unsigned longMauro Carvalho Chehab1-5/+6
2020-09-03media: av7110_v4l: avoid a typecastMauro Carvalho Chehab1-2/+2
2020-09-01saa7134: drop unnecessary list_emptyJulia Lawall1-8/+6
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva6-7/+7
2020-08-29media: tw5864: check status of tw5864_frameinterval_getTom Rix1-0/+6
2020-08-29media: tw5864: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+4