aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-13[media] tw686x: Support VIDIOC_{S,G}_PARM ioctlsEzequiel Garcia1-3/+43
2016-07-13[media] tw686x: use a formula instead of two tables for divMauro Carvalho Chehab1-34/+61
2016-07-13[media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initialize"Colin Ian King1-1/+1
2016-07-12[media] cx23885: Add support for Hauppauge WinTV quadHD DVB versionStephen Backway3-14/+146
2016-07-12[media] ezkit/cobalt: drop unused op_656_range settingHans Verkuil1-2/+0
2016-07-12[media] media: solo6x10: increase FRAME_BUF_SIZEAndrey Utkin1-1/+1
2016-07-12[media] ivtv: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil1-3/+3
2016-07-12[media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil1-3/+3
2016-07-12[media] cx88: use wm8775_s_ctrl instead of the s_ctrl opHans Verkuil1-6/+2
2016-07-12[media] saa7164: drop unused saa7164_ctrl structHans Verkuil1-4/+0
2016-07-08[media] tw686x: make const structs staticHans Verkuil1-3/+3
2016-07-08[media] ddbridge: Replace vmalloc with vzallocAmitoj Kaur Chawla1-2/+1
2016-07-08[media] saa7164: Replace if and BUG with BUG_ONAmitoj Kaur Chawla1-4/+2
2016-07-08[media] bt8xx: remove needless module refcountingAlexey Khoroshilov1-2/+0
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-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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