summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil21-21/+21
2016-07-08[media] media/pci/tw686x: convert driver to use the new vb2_queue dev fieldHans Verkuil2-36/+1
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil32-143/+31
2016-06-28[media] solo6x10: Simplify solo_enum_ext_inputIsmael Luceno1-18/+16
2016-06-28[media] tw686x: be explicit about the possible dma_mode optionsHans Verkuil1-1/+1
2016-06-28[media] tw686x: audio: Prevent hw param changes while busyEzequiel Garcia2-4/+17
2016-06-28[media] tw686x: audio: Allow to configure the period sizeEzequiel Garcia3-23/+34
2016-06-28[media] tw686x: audio: Implement non-memcpy captureEzequiel Garcia1-4/+28
2016-06-28[media] tw686x: Add support for DMA scatter-gather modeEzequiel Garcia4-0/+207
2016-06-28[media] tw686x: Add support for DMA contiguous interlaced frame modeEzequiel Garcia4-0/+56
2016-06-28[media] tw686x: Introduce an interface to support multiple DMA modesEzequiel Garcia4-121/+206
2016-06-24zr36016: remove some unused tablesMauro Carvalho Chehab1-4/+0
2016-06-24cx25821-alsa: shutup a Gcc 6.1 warningMauro Carvalho Chehab1-1/+1
2016-06-24cx18: use macros instead of static const varsMauro Carvalho Chehab5-14/+14
2016-06-07[media] Change frontend allocation strategy for NetUP Universal DVB cardsAbylay Ospan1-59/+7
2016-06-07[media] Fix CAM module memory read/writeAbylay Ospan1-2/+2
2016-06-07[media] New hw revision 1.4 of NetUP Universal DVB card addedAbylay Ospan2-55/+161
2016-06-07[media] Add support Sony HELENE Sat/Ter TunerAbylay Ospan1-1/+6
2016-05-07[media] smipcie: add RC map into card configuration optionsOlli Salonen3-4/+6
2016-05-07[media] smipcie: MAC address printout formattingOlli Salonen1-1/+2
2016-05-07[media] smipcie: add support for TechnoTrend S2-4200 TwinOlli Salonen3-1/+15
2016-05-07[media] drivers/media/pci/zoran: avoid fragile snprintf useRasmus Villemoes1-2/+3
2016-04-26[media] tw686x: avoid going past arrayMauro Carvalho Chehab1-2/+2
2016-04-25[media] tw686x: Don't go past arrayMauro Carvalho Chehab1-2/+11
2016-04-25[media] sta2x11: remove unused varsMauro Carvalho Chehab1-2/+0
2016-04-25[media] sta2x11_vip: fix s_stdHans Verkuil1-16/+10
2016-04-25[media] tw686x-video: test for 60Hz instead of 50HzHans Verkuil1-4/+4
2016-04-20[media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* definesHans Verkuil2-22/+4
2016-04-20[media] tw686x: Specify that the DMA is 32 bitsEzequiel Garcia1-0/+1
2016-04-20[media] tw686x: add missing staticsHans Verkuil1-2/+2
2016-04-20[media] media: Support Intersil/Techwell TW686x-based video capture cardsEzequiel Garcia9-0/+2031
2016-04-13[media] cx23885: uninitialized variable in cx23885_av_work_handler()Dan Carpenter1-1/+1
2016-04-13[media] cobalt: add MTD dependencyArnd Bergmann1-0/+1
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-8/+6
2016-03-03[media] saa7134: fix warning with !MEDIA_CONTROLLERArnd Bergmann1-2/+2
2016-03-03[media] cx23885: incorrect I2C bus used in the CI registrationOlli Salonen1-2/+2
2016-03-03[media] cx23885: fix reversed I2C bus numberingOlli Salonen1-6/+6
2016-03-03[media] saa7134: Add support for Snazio TvPVR PROGEORGE3-1/+59
2016-03-01[media] pt3: fix device identificationMauro Carvalho Chehab1-1/+2
2016-03-01[media] bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede1-6/+20
2016-02-23[media] ttpci: cleanup a bogus smatch warningMauro Carvalho Chehab1-9/+23
2016-02-23[media] av7110: remove a bogus smatch warningMauro Carvalho Chehab1-4/+9
2016-02-23[media] ivtv: steal could be NULLMauro Carvalho Chehab1-1/+1
2016-02-23[media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab1-1/+2
2016-02-23[media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab1-1/+1
2016-02-23[media] saa7134: fix detection of external decodersMauro Carvalho Chehab1-1/+2
2016-02-19[media] saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede1-6/+12
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2-8/+6
2016-02-10[media] saa7134: add media controller supportMauro Carvalho Chehab4-5/+268
2016-02-10[media] saa7134: Get rid of struct saa7134_input.tv fieldMauro Carvalho Chehab3-198/+10