summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-12-191-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-219-15/+17
|/
* netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-113-3/+3
* saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-073-3/+3
* Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-0552-1349/+599Star
|\
| * [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-072-9/+6Star
| * [media] netup_unidvb_ci: Fix dereference of noderef expressionMauro Carvalho Chehab2015-10-021-4/+4
| * [media] netup_unidvb: remove most of the sparse warningsMauro Carvalho Chehab2015-10-015-14/+12Star
| * [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/+2Star
| * [media] saa7164: video and vbi ports share the same input/tuner/stdHans Verkuil2015-10-013-204/+82Star
| * [media] saa7164: fix input and tuner compliance problemsHans Verkuil2015-10-012-10/+20
| * [media] saa7164: remove unused videobuf referencesHans Verkuil2015-10-012-3/+0Star
| * [media] saa7164: fix format ioctlsHans Verkuil2015-10-013-125/+20Star
| * [media] saa7164: add support for control eventsHans Verkuil2015-10-012-2/+7
| * [media] saa7164: fix poll bugsHans Verkuil2015-10-011-11/+4Star
| * [media] saa7164: add v4l2_fh supportHans Verkuil2015-10-013-4/+12
| * [media] saa7164: convert to the control frameworkHans Verkuil2015-10-013-742/+81Star
| * [media] saa7134: add Leadtek Winfast TV2100 FM card supportDarek Zielski2015-09-253-0/+51
| * [media] media/pci/cobalt: Use %*ph to print small buffersAlexander Kuleshov2015-09-251-5/+3Star
| * [media] ivtv-alsa: Add index to specify device numberNicolas Sugino2015-09-251-2/+12
* | [media] netup_unidvb: fix potential crash when spi is NULLAbylay Ospan2015-10-221-8/+4Star
|/
* Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-0633-414/+2450
|\
| * [media] bt8xxx: Use monotonic timeAbhilash Jindal2015-08-162-14/+9Star
| * [media] zoran: Use monotonic timeAbhilash Jindal2015-08-161-13/+5Star
| * [media] tw68: Move PCI vendor and device IDs to pci_ids.hEzequiel Garcia2015-08-162-26/+11Star
| * [media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card driverKozlov Sergey2015-08-119-1/+2039
| * [media] ttpci: Replace memset with eth_zero_addrVaishali Thakkar2015-08-112-3/+4
| * [media] x86/mm/pat, drivers/media/ivtv: move pat warn and replace WARN() with...Luis R. Rodriguez2015-08-111-6/+9
| * [media] pci/Kconfig: don't use MEDIA_ANALOG_TV_SUPPORT for grabber cardsKrzysztof HaƂasa2015-08-111-3/+3
| * [media] mantis: remove an uneeded gotoMauro Carvalho Chehab2015-08-111-3/+1Star
| * [media] mantis: Fix error handling in mantis_dma_init()Fabio Estevam2015-08-111-2/+3
| * [media] zoran: convert to the control framework and to v4l2_fhHans Verkuil2015-08-113-55/+23Star
| * [media] zoran: use standard core lockHans Verkuil2015-08-113-198/+60Star
| * [media] zoran: remove unused read/write functionsHans Verkuil2015-08-111-25/+0Star
| * [media] zoran: remove unnecessary memsetHans Verkuil2015-08-111-1/+0Star
| * [media] media: ttpci: Use vsprintf %pM extensionJoe Perches2015-07-221-3/+1Star
| * [media] cobalt: allow fewer than 8 PCIe lanesHans Verkuil2015-07-221-5/+6