summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* [media] tw686x: Support VIDIOC_{S,G}_PARM ioctlsEzequiel Garcia2016-07-131-3/+43
* [media] tw686x: use a formula instead of two tables for divMauro Carvalho Chehab2016-07-131-34/+61
* [media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initi...Colin Ian King2016-07-131-1/+1
* [media] cx23885: Add support for Hauppauge WinTV quadHD DVB versionStephen Backway2016-07-123-14/+146
* [media] ezkit/cobalt: drop unused op_656_range settingHans Verkuil2016-07-121-2/+0
* [media] media: solo6x10: increase FRAME_BUF_SIZEAndrey Utkin2016-07-121-1/+1
* [media] ivtv: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil2016-07-121-3/+3
* [media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil2016-07-121-3/+3
* [media] cx88: use wm8775_s_ctrl instead of the s_ctrl opHans Verkuil2016-07-121-6/+2
* [media] saa7164: drop unused saa7164_ctrl structHans Verkuil2016-07-121-4/+0
* [media] tw686x: make const structs staticHans Verkuil2016-07-081-3/+3
* [media] ddbridge: Replace vmalloc with vzallocAmitoj Kaur Chawla2016-07-081-2/+1
* [media] saa7164: Replace if and BUG with BUG_ONAmitoj Kaur Chawla2016-07-081-4/+2
* [media] bt8xx: remove needless module refcountingAlexey Khoroshilov2016-07-081-2/+0
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-0821-21/+21
* [media] media/pci/tw686x: convert driver to use the new vb2_queue dev fieldHans Verkuil2016-07-082-36/+1
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-0832-143/+31
* [media] solo6x10: Simplify solo_enum_ext_inputIsmael Luceno2016-06-281-18/+16
* [media] tw686x: be explicit about the possible dma_mode optionsHans Verkuil2016-06-281-1/+1
* [media] tw686x: audio: Prevent hw param changes while busyEzequiel Garcia2016-06-282-4/+17
* [media] tw686x: audio: Allow to configure the period sizeEzequiel Garcia2016-06-283-23/+34
* [media] tw686x: audio: Implement non-memcpy captureEzequiel Garcia2016-06-281-4/+28
* [media] tw686x: Add support for DMA scatter-gather modeEzequiel Garcia2016-06-284-0/+207
* [media] tw686x: Add support for DMA contiguous interlaced frame modeEzequiel Garcia2016-06-284-0/+56
* [media] tw686x: Introduce an interface to support multiple DMA modesEzequiel Garcia2016-06-284-121/+206
* zr36016: remove some unused tablesMauro Carvalho Chehab2016-06-241-4/+0
* cx25821-alsa: shutup a Gcc 6.1 warningMauro Carvalho Chehab2016-06-241-1/+1
* cx18: use macros instead of static const varsMauro Carvalho Chehab2016-06-245-14/+14
* [media] Change frontend allocation strategy for NetUP Universal DVB cardsAbylay Ospan2016-06-071-59/+7
* [media] Fix CAM module memory read/writeAbylay Ospan2016-06-071-2/+2
* [media] New hw revision 1.4 of NetUP Universal DVB card addedAbylay Ospan2016-06-072-55/+161
* [media] Add support Sony HELENE Sat/Ter TunerAbylay Ospan2016-06-071-1/+6
* [media] smipcie: add RC map into card configuration optionsOlli Salonen2016-05-073-4/+6
* [media] smipcie: MAC address printout formattingOlli Salonen2016-05-071-1/+2
* [media] smipcie: add support for TechnoTrend S2-4200 TwinOlli Salonen2016-05-073-1/+15
* [media] drivers/media/pci/zoran: avoid fragile snprintf useRasmus Villemoes2016-05-071-2/+3
* [media] tw686x: avoid going past arrayMauro Carvalho Chehab2016-04-261-2/+2
* [media] tw686x: Don't go past arrayMauro Carvalho Chehab2016-04-251-2/+11
* [media] sta2x11: remove unused varsMauro Carvalho Chehab2016-04-251-2/+0
* [media] sta2x11_vip: fix s_stdHans Verkuil2016-04-251-16/+10
* [media] tw686x-video: test for 60Hz instead of 50HzHans Verkuil2016-04-251-4/+4
* [media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* definesHans Verkuil2016-04-202-22/+4
* [media] tw686x: Specify that the DMA is 32 bitsEzequiel Garcia2016-04-201-0/+1
* [media] tw686x: add missing staticsHans Verkuil2016-04-201-2/+2
* [media] media: Support Intersil/Techwell TW686x-based video capture cardsEzequiel Garcia2016-04-209-0/+2031
* [media] cx23885: uninitialized variable in cx23885_av_work_handler()Dan Carpenter2016-04-131-1/+1
* [media] cobalt: add MTD dependencyArnd Bergmann2016-04-131-0/+1
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-202-8/+6
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-162-8/+6
* | [media] saa7134: fix warning with !MEDIA_CONTROLLERArnd Bergmann2016-03-031-2/+2
OpenPOWER on IntegriCloud