summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* media: mantis: remove redundant assignment to variable errColin Ian King2020-11-271-1/+1
* media: ipu3-cio2: fix trivial style warningNigel Christian2020-11-251-1/+1
* media: ipu3-cio2: Use macros from mm.hAndy Shevchenko2020-11-251-3/+3
* media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao2020-11-171-1/+1
* media: saa7134: improve f->fmt.win.clips NULL checkHans Verkuil2020-11-171-2/+4
* media: media/pci: simplify the return expression of verify_window_lockLiu Shixin2020-11-161-8/+4
* media: ipu3-cio2: Use v4l2_get_link_freq helperSakari Ailus2020-11-161-22/+12
* media: ipu3-cio2: Check receved the size against payload size, not buffer sizeSakari Ailus2020-11-161-5/+7
* media: ipu3-cio2: Remove traces of returned buffersSakari Ailus2020-11-161-0/+1
* media: ipu3-cio2: Rename CIO2_IMAGE_MAX_LENGTH as CIO2_IMAGE_MAX_HEIGHTSakari Ailus2020-11-162-4/+4
* media: ipu3-cio2: Remove explicit type from frame size checksSakari Ailus2020-11-161-3/+2
* media: ipu3-cio2: Use unsigned values where appropriateSakari Ailus2020-11-161-78/+78
* media: ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONESakari Ailus2020-11-161-0/+1
* media: ipu3-cio2: Validate mbus format in setting subdev formatSakari Ailus2020-11-161-9/+20
* media: ipu3-cio2: Serialise access to pad formatSakari Ailus2020-11-162-0/+12
* media: ipu3-cio2: Return actual subdev formatSakari Ailus2020-11-161-21/+3
* media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner2020-11-163-3/+0
* media: saa7164: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-11-161-14/+3
* media: bttv: use semicolons rather than commas to separate statementsJulia Lawall2020-11-161-2/+4
* media: saa7134: use semicolons rather than commas to separate statementsJulia Lawall2020-11-161-2/+5
* media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann2020-11-162-18/+9
* media: netup_unidvb: drop initialization of PM pointersVaibhav Gupta2020-09-271-2/+0
* media: media/pci: prevent memory leak in bttv_probeXiaolong Huang2020-09-261-3/+10
* media: saa7134: use generic power managementVaibhav Gupta2020-09-261-18/+9
* media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski2020-09-264-9/+9
* media: av7110: don't do float point mathMauro Carvalho Chehab2020-09-121-2/+2
* media: ipu3-cio2: Update Copyright year and fix indentation issuesAndy Shevchenko2020-09-101-4/+3
* media: ipu3-cio2: Drop useless assignmentsAndy Shevchenko2020-09-101-2/+2
* media: ipu3-cio2: Drop bogus check and error messageAndy Shevchenko2020-09-101-8/+1
* media: ipu3-cio2: Get rid of pci_set_master() duplicationAndy Shevchenko2020-09-101-21/+5
* media: ipu3-cio2: Use readl_poll_timeout() helperAndy Shevchenko2020-09-101-9/+9
* media: ipu3-cio2: Replace infinite loop by one with clear exit conditionAndy Shevchenko2020-09-101-13/+11
* media: ipu3-cio2: Use macros from pfn.hAndy Shevchenko2020-09-101-11/+10
* media: ipu2-cio2: Replace custom definition with PAGE_SIZEAndy Shevchenko2020-09-102-18/+13
* media: ipu3-cio2: Introduce CIO2_LOP_ENTRIES constantAndy Shevchenko2020-09-102-8/+8
* media: ipu3-cio2: Simplify cleanup codeAndy Shevchenko2020-09-101-2/+2
* Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab2020-09-078-21/+22
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-238-21/+22
* | media: rc: harmonize infrared durations to microsecondsSean Young2020-09-033-7/+6
* | media: saa7134: avoid a shift overflowMauro Carvalho Chehab2020-09-031-1/+2
* | media: saa7134-alsa.c: number of pages should be unsigned longMauro Carvalho Chehab2020-09-032-4/+5
* | media: cx88-alsa: number of pages should be unsigned longMauro Carvalho Chehab2020-09-031-6/+7
* | media: cx23885-alsa: number of pages should be unsigned longMauro Carvalho Chehab2020-09-032-5/+6
* | media: cx25821-alsa: number of pages should be unsigned longMauro Carvalho Chehab2020-09-031-5/+6
* | media: av7110_v4l: avoid a typecastMauro Carvalho Chehab2020-09-031-2/+2
* | saa7134: drop unnecessary list_emptyJulia Lawall2020-09-011-8/+6
* | media: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-296-7/+7
* | media: tw5864: check status of tw5864_frameinterval_getTom Rix2020-08-291-0/+6
* | media: tw5864: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-291-5/+4
* | media: ttpci: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-293-20/+21