summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* media: saa7146: avoid high stack usage with clangArnd Bergmann2019-06-112-6/+4
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2018-12-172-5/+6
* media: pci: cx23885: handle adding to list failureNicholas Mc Guire2018-11-211-0/+10
* media: saa7164: Fix driver name in debug outputBrad Love2018-08-061-1/+2
* media: cx25821: prevent out-of-bounds read on array cardColin Ian King2018-05-301-3/+4
* media: cx23885: Set subdev host data to clk_freq pointerBrad Love2018-05-301-0/+4
* media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love2018-05-301-0/+10
* media: bt8xx: Fix err 'bt878_probe()'Christophe JAILLET2018-03-241-2/+1
* solo6x10: release vb2 buffers in solo_stop_streaming()Anton Sviridenko2018-03-221-0/+11
* bt8xx: fix memory leakSudip Mukherjee2017-11-081-0/+1
* ttpci: address stringop overflow warningArnd Bergmann2017-10-082-10/+10
* saa7164: fix double fetch PCIe access conditionSteven Toth2017-08-111-12/+1
* cx88: Fix regression in initial video standard settingDevin Heitmueller2017-07-272-2/+9
* saa7134: fix warm Medion 7134 EEPROM readMaciej S. Szmigiero2017-07-151-0/+31
* media: fix dm1105.c build errorRandy Dunlap2017-03-121-1/+1
* cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab2017-01-121-2/+4
* media: solo6x10: fix lockup by avoiding delayed register writeAndrey Utkin2017-01-091-0/+3
* bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede2016-04-121-6/+20
* saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede2016-04-121-6/+12
* saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab2016-02-171-1/+4
* Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-12-181-2/+2
|\
| * [media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab2015-12-181-2/+2
* | various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-209-15/+17
|/
* netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-103-3/+3
* saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-063-3/+3
* Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-0552-1349/+599
|\
| * [media] ivtv: Convert to get_user_pages_unlocked()Jan Kara2015-10-201-6/+6
| * [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-2020-21/+24
| * [media] dvb: get rid of enum dmx_successMauro Carvalho Chehab2015-10-062-9/+6
| * [media] netup_unidvb_ci: Fix dereference of noderef expressionMauro Carvalho Chehab2015-10-011-4/+4
| * [media] netup_unidvb: remove most of the sparse warningsMauro Carvalho Chehab2015-10-015-14/+12
| * [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-0132-187/+258
| * [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-011-1/+1
| * [media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNPLuis de Bethencourt2015-10-012-2/+2
| * [media] cobalt: fix Kconfig dependencyHans Verkuil2015-10-011-1/+1
| * [media] use v4l2_get_timestamp where possibleArnd Bergmann2015-10-012-5/+2
| * [media] saa7164: video and vbi ports share the same input/tuner/stdHans Verkuil2015-10-013-204/+82
| * [media] saa7164: fix input and tuner compliance problemsHans Verkuil2015-10-012-10/+20
| * [media] saa7164: remove unused videobuf referencesHans Verkuil2015-10-012-3/+0
| * [media] saa7164: fix format ioctlsHans Verkuil2015-10-013-125/+20
| * [media] saa7164: add support for control eventsHans Verkuil2015-10-012-2/+7
| * [media] saa7164: fix poll bugsHans Verkuil2015-10-011-11/+4
| * [media] saa7164: add v4l2_fh supportHans Verkuil2015-10-013-4/+12
| * [media] saa7164: convert to the control frameworkHans Verkuil2015-10-013-742/+81