aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-01[media] cx23885: fix UNSET/TUNER_ABSENT confusionHans Verkuil2-9/+9
2014-07-27[media] solo6x10: fix potential null dereferenceHans Verkuil2-4/+7
2014-07-27[media] cx23885: Add si2165 support for HVR-5500Matthias Schwarzott3-8/+53
2014-07-26[media] ddbridge: Add IDs for several newer Digital Devices cardsChristopher Reimer1-1/+34
2014-07-26[media] media: saa7134: remove if based on uninitialized variableHeinrich Schuchardt1-4/+0
2014-07-26[media] cx23885-dvb: remove previously overriden valueMauro Carvalho Chehab1-1/+0
2014-07-26[media] cx23885 now needs to select dib0070Mauro Carvalho Chehab1-0/+1
2014-07-26[media] Add support for DViCO FusionHDTV DVB-T Dual Express2James Harper3-0/+139
2014-07-25[media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman2-2/+2
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman2-2/+2
2014-07-23[media] saa7134: NEC scancode fixDavid Härdeman1-1/+1
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman5-19/+36
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman4-40/+61
2014-07-23[media] bt8xx: fixup RC5 decodingDavid Härdeman2-32/+32
2014-07-22[media] solo6x10: move out of staging into drivers/media/pci.Hans Verkuil20-0/+7143
2014-07-22Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab1-1/+1
2014-07-17[media] zoran: remove duplicate ZR050_MO_COMP defineDan Carpenter1-1/+0
2014-07-17[media] saa7164-dvb: Remove unnecessary null testHimangi Saraogi1-18/+14
2014-07-17[media] cx23885: add support for Hauppauge ImpactVCB-eHans Verkuil3-1/+32
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart7-15/+0
2014-07-17[media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil1-2/+2
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan9-9/+0
2014-07-04[media] cx18: remove duplicate CX18_ALSA_DBGFLG_WARN defineDan Carpenter1-1/+0
2014-07-04[media] drivers/media: Remove useless return variablesPeter Senna Tschudin1-5/+2
2014-06-19[media] saa7134: use unlocked_ioctl instead of ioctlHans Verkuil1-1/+1
2014-06-17[media] dib7000: export just one symbolMauro Carvalho Chehab1-2/+6
2014-06-17[media] dib7000p: rename dib7000p_attach to dib7000p_initMauro Carvalho Chehab1-1/+1
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart14-23/+27
2014-05-23[media] bt8xx: make driver routines fit into its own namespcaeLuis R. Rodriguez1-10/+10
2014-05-23[media] saa7134: add saa7134_userptr module option to enable USERPTRHans Verkuil4-3/+22
2014-05-23[media] saa7134: convert to vb2Hans Verkuil8-729/+542
2014-05-23[media] saa7134: move saa7134_pgtable to saa7134_dmaqueueHans Verkuil6-35/+37
2014-05-23[media] saa7134: rename vbi/cap to vbi_vbq/cap_vbqHans Verkuil2-30/+30
2014-05-23[media] saa7134: add vidioc_querystdMikhail Domrachev4-2/+46
2014-05-23[media] ivtv: Fix Oops when no firmware is loadedTakashi Iwai1-0/+6
2014-05-23[media] av7110: fix confusing indentingDan Carpenter1-2/+4
2014-05-13saa7134-alsa: include vmalloc.hMauro Carvalho Chehab1-0/+1
2014-05-13[media] saa7134: rename empress_tsq to empress_vbqHans Verkuil3-8/+8
2014-05-13[media] saa7134: remove fmt from saa7134_bufHans Verkuil3-16/+12
2014-05-13[media] saa7134: store VBI hlen/vlen globallyHans Verkuil2-21/+18
2014-05-13[media] saa7134: swap ts_init_encoder and ts_reset_encoderHans Verkuil1-11/+13
2014-05-13[media] saa7134: drop abuse of low-level videobuf functionsHans Verkuil2-11/+89
2014-05-13[media] saa7134: coding style cleanupsHans Verkuil10-121/+59
2014-05-13[media] saa7134: fix regression with tvtimeHans Verkuil1-6/+3
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-2/+1
2014-04-16[media] bttv: Add support for PCI-8604PWDaniel Glöckner2-0/+111
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds10-14/+29
2014-03-28[media] saa7134: fix WARN_ON during resumeHans Verkuil1-2/+2
2014-03-11[media] ddbridge: remove unneeded an NULL checkDan Carpenter1-4/+2
2014-03-11[media] av7110_hw: fix a sanity check in av7110_fw_cmd()Dan Carpenter1-1/+1