summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-29media: ttpci: convert tasklets to use new tasklet_setup() APIAllen Pais3-20/+21
2020-08-29media: smipcie: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-08-29media: ngene: convert tasklets to use new tasklet_setup() APIAllen Pais1-6/+6
2020-08-29media: mantis: convert tasklets to use new tasklet_setup() APIAllen Pais3-4/+4
2020-08-29media: bt8xx: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+4
2020-08-29media: pci: cobalt-i2c.c: fix comparison of 0/1 to bool variableDaniel W. S. Almeida1-4/+4
2020-08-29media: pci: cx23855-video.c: remove duplicate argument in 'or'Daniel W. S. Almeida1-1/+1
2020-08-29media: pci: saa7164-core.c: replace if (cond) BUG() with BUG_ON()Daniel W. S. Almeida1-7/+5
2020-08-29media: pci: saa7164-vbi.c: replace if (cond) BUG() with BUG_ON()Daniel W. S. Almeida1-4/+2
2020-08-29media: pci: saa7164-dvb.c: replace if(cond) BUG() with BUG_ON()Daniel W. S. Almeida1-5/+2
2020-08-29media: pci: saa7164.c: Replace if(cond) BUG with BUG_ONDaniel W. S. Almeida1-5/+3
2020-08-29media: cobalt: cobalt-omnitek.c: fix comparison to boolDaniel W. S. Almeida1-1/+1
2020-08-28media: media/pci: use vb2_video_unregister_device()Hans Verkuil8-23/+12
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva8-21/+22
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds32-179/+80
2020-08-06media: meye: fix missing pm_mchip_mode fieldHans Verkuil1-2/+0
2020-08-06media: saa7164: use generic power managementVaibhav Gupta1-3/+0
2020-07-19media: tw68: use generic power managementVaibhav Gupta1-19/+11
2020-07-19media: meye: use generic power managementVaibhav Gupta1-10/+5
2020-07-19media: cx88: use generic power managementVaibhav Gupta1-44/+16
2020-07-19media: cx25821: use generic power managementVaibhav Gupta1-3/+0
2020-07-19media: cx23885: use generic power managementVaibhav Gupta1-3/+0