aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-04[media] saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-01-11[media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab6-7/+8
2015-12-18[media] cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab1-3/+5
2015-12-18[media] cx23885-dvb: initialize a8293_pdataMauro Carvalho Chehab1-1/+1
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung12-12/+12
2015-12-18[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestampHans Verkuil1-2/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil20-46/+39
2015-12-18[media] cx23885: video instead of vbi register usedHans Verkuil1-2/+1
2015-12-18[media] cx23885: add support for ViewCast 260e and 460eHans Verkuil6-1/+132
2015-12-18[media] ivtv/cx18: fix inverted pixel aspect ratioHans Verkuil2-6/+6
2015-12-18[media] cx23885: fix format/crop handlingHans Verkuil2-6/+38
2015-12-08treewide: Fix typos in printkMasanari Iida1-1/+1
2015-12-04[media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab10-12/+12
2015-12-03[media] dm1105: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen1-1/+0
2015-12-03[media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall4-4/+4
2015-12-03[media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall1-1/+1
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil1-1/+1
2015-11-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab9-15/+17
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig9-15/+17
2015-11-19[media] media: cx23885: fix type of allowed_protosHeiner Kallweit1-1/+1
2015-11-18[media] ddbridge: fix wait_event_timeout return handlingNicholas Mc Guire1-2/+2
2015-11-17[media] av7110: potential divide by zeroDan Carpenter1-0/+3
2015-11-17[media] av7110: don't allow negative volumesDan Carpenter2-3/+6
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab19-20/+20
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab22-32/+32
2015-11-16[media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab1-1/+1
2015-11-16[media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab1-2/+2
2015-11-10netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig3-3/+3
2015-11-10saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman3-3/+3
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds52-1349/+599
2015-10-22[media] netup_unidvb: fix potential crash when spi is NULLAbylay Ospan1-8/+4
2015-10-20[media] ivtv: Convert to get_user_pages_unlocked()Jan Kara1-6/+6
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung20-21/+24
2015-10-06[media] dvb: get rid of enum dmx_successMauro Carvalho Chehab2-9/+6
2015-10-01[media] netup_unidvb_ci: Fix dereference of noderef expressionMauro Carvalho Chehab1-4/+4
2015-10-01[media] netup_unidvb: remove most of the sparse warningsMauro Carvalho Chehab5-14/+12
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung32-187/+258
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-10-01[media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNPLuis de Bethencourt2-2/+2
2015-10-01[media] cobalt: fix Kconfig dependencyHans Verkuil1-1/+1
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann2-5/+2
2015-10-01[media] saa7164: video and vbi ports share the same input/tuner/stdHans Verkuil3-204/+82
2015-10-01[media] saa7164: fix input and tuner compliance problemsHans Verkuil2-10/+20