summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-053-0/+3
|\|
| * [media] cx23885/saa7134: assign q->dev to the PCI deviceHans Verkuil2016-09-193-0/+3
* | [media] cx23885: Fix some smatch warningsMauro Carvalho Chehab2016-09-222-1/+4
* | [media] cx23885: attach si2165 driver via i2c_clientMatthias Schwarzott2016-09-221-9/+21
* | [media] cx25821: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-222-13/+2Star
* | [media] cx25821: Drop Freeing of WorkqueueBhaktipriya Shridhar2016-09-221-1/+1
* | [media] rc: split nec protocol into its three variantsSean Young2016-09-223-5/+6
* | [media] rc: Hauppauge z8f0811 can decode RC6Sean Young2016-09-223-3/+6
* | [media] constify i2c_algorithm structuresJulia Lawall2016-09-195-5/+5
* | [media] constify local structuresJulia Lawall2016-09-193-20/+20
* | [media] pci: constify vb2_ops structuresJulia Lawall2016-09-1913-13/+13
* | [media] pci: constify snd_pcm_ops structuresJulia Lawall2016-09-199-10/+10
* | [media] tw5864: constify struct video_device templateAndrey Utkin2016-09-191-1/+1
* | [media] tw5864: constify vb2_ops structureAndrey Utkin2016-09-191-1/+1
* | [media] cobalt: update EDIDHans Verkuil2016-09-061-23/+24
* | [media] tw5864-core: remove excessive irqsaveAndrey Utkin2016-09-061-2/+2
* | [media] Revert "[media] tw5864: remove double irq lock code"Hans Verkuil2016-09-061-0/+2
* | [media] media: tw686x: Support frame sizes and frame intervals enumerationEzequiel Garcia2016-09-061-0/+38
* | [media] cx23885: Add support for Hauppauge WinTV quadHD ATSC versionStephen Backway2016-08-243-1/+131
* | [media] media: pci: pt3: don't print error when adding adapter failsWolfram Sang2016-08-241-3/+1Star
* | [media] media: pci: netup_unidvb: don't print error when adding adapter failsWolfram Sang2016-08-241-4/+1Star
* | [media] tw5864: remove two unused varsMauro Carvalho Chehab2016-08-241-4/+0Star
* | [media] tw5864: remove double irq lock codeMauro Carvalho Chehab2016-08-241-2/+0Star
* | [media] tw5864: add missing HAS_DMA dependencyHans Verkuil2016-08-241-0/+1
* | [media] pci: Add tw5864 driverAndrey Utkin2016-08-2410-0/+4523
* | [media] zoran: convert g/s_crop to g/s_selectionHans Verkuil2016-08-241-64/+49Star
* | [media] saa7134: convert g/s_crop to g/s_selectionHans Verkuil2016-08-241-12/+27
* | [media] bttv: convert g/s_crop to g/s_selectionHans Verkuil2016-08-242-21/+40
* | [media] tw686x: Delete an unnecessary check before the function call "video_u...Markus Elfring2016-08-241-2/+1Star
* | [media] cobalt: support reduced fpsHans Verkuil2016-08-241-2/+5
* | [media] media: tw686x: Rework initial hardware configurationEzequiel Garcia2016-08-241-58/+81
|/
* [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/+0Star
* [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/+2Star
* [media] saa7164: drop unused saa7164_ctrl structHans Verkuil2016-07-121-4/+0Star
* [media] tw686x: make const structs staticHans Verkuil2016-07-081-3/+3
* [media] ddbridge: Replace vmalloc with vzallocAmitoj Kaur Chawla2016-07-081-2/+1Star
* [media] saa7164: Replace if and BUG with BUG_ONAmitoj Kaur Chawla2016-07-081-4/+2Star
* [media] bt8xx: remove needless module refcountingAlexey Khoroshilov2016-07-081-2/+0Star
* [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/+1Star
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-0832-143/+31Star
* [media] solo6x10: Simplify solo_enum_ext_inputIsmael Luceno2016-06-281-18/+16Star
* [media] tw686x: be explicit about the possible dma_mode optionsHans Verkuil2016-06-281-1/+1