aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2-4/+5
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-6/+4
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-2/+0
2016-10-11kthread: kthread worker API cleanupPetr Mladek2-4/+4
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab3-0/+3
2016-09-22[media] cx23885: Fix some smatch warningsMauro Carvalho Chehab2-1/+4
2016-09-22[media] cx23885: attach si2165 driver via i2c_clientMatthias Schwarzott1-9/+21
2016-09-22[media] cx25821: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2-13/+2
2016-09-22[media] cx25821: Drop Freeing of WorkqueueBhaktipriya Shridhar1-1/+1
2016-09-22[media] rc: split nec protocol into its three variantsSean Young3-5/+6
2016-09-22[media] rc: Hauppauge z8f0811 can decode RC6Sean Young3-3/+6
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall5-5/+5
2016-09-19[media] constify local structuresJulia Lawall3-20/+20
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall13-13/+13
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall9-10/+10
2016-09-19[media] tw5864: constify struct video_device templateAndrey Utkin1-1/+1
2016-09-19[media] tw5864: constify vb2_ops structureAndrey Utkin1-1/+1
2016-09-19[media] cx23885/saa7134: assign q->dev to the PCI deviceHans Verkuil3-0/+3
2016-09-06[media] cobalt: update EDIDHans Verkuil1-23/+24
2016-09-06[media] tw5864-core: remove excessive irqsaveAndrey Utkin1-2/+2
2016-09-06[media] Revert "[media] tw5864: remove double irq lock code"Hans Verkuil1-0/+2
2016-09-06[media] media: tw686x: Support frame sizes and frame intervals enumerationEzequiel Garcia1-0/+38
2016-08-24[media] cx23885: Add support for Hauppauge WinTV quadHD ATSC versionStephen Backway3-1/+131
2016-08-24[media] media: pci: pt3: don't print error when adding adapter failsWolfram Sang1-3/+1
2016-08-24[media] media: pci: netup_unidvb: don't print error when adding adapter failsWolfram Sang1-4/+1
2016-08-24[media] tw5864: remove two unused varsMauro Carvalho Chehab1-4/+0
2016-08-24[media] tw5864: remove double irq lock codeMauro Carvalho Chehab1-2/+0
2016-08-24[media] tw5864: add missing HAS_DMA dependencyHans Verkuil1-0/+1
2016-08-24[media] pci: Add tw5864 driverAndrey Utkin10-0/+4523
2016-08-24[media] zoran: convert g/s_crop to g/s_selectionHans Verkuil1-64/+49
2016-08-24[media] saa7134: convert g/s_crop to g/s_selectionHans Verkuil1-12/+27
2016-08-24[media] bttv: convert g/s_crop to g/s_selectionHans Verkuil2-21/+40
2016-08-24[media] tw686x: Delete an unnecessary check before the function call "video_unregister_device"Markus Elfring1-2/+1
2016-08-24[media] cobalt: support reduced fpsHans Verkuil1-2/+5
2016-08-24[media] media: tw686x: Rework initial hardware configurationEzequiel Garcia1-58/+81
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