summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/saa7134
AgeCommit message (Expand)AuthorFilesLines
2014-07-22Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab1-1/+1
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2-5/+0
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2-2/+0
2014-06-19[media] saa7134: use unlocked_ioctl instead of ioctlHans Verkuil1-1/+1
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-2/+2
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-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-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2014-03-28[media] saa7134: fix WARN_ON during resumeHans Verkuil1-2/+2
2014-02-25Merge branch 'for-linus' into HEADTakashi Iwai1-1/+1
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai1-4/+2
2014-02-04[media] update Michael Krufky's email addressMichael Krufky1-1/+1
2014-01-07[media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda1-4/+0
2014-01-07[media] saa7134: don't set vfd->debugHans Verkuil1-1/+0
2014-01-07[media] saa6588: add support for non-blocking modeHans Verkuil1-0/+1
2014-01-07[media] saa7134: drop log_status for radioHans Verkuil1-1/+0
2014-01-07[media] saa6752hs.h: drop empty headerHans Verkuil1-1/+0
2014-01-07[media] saa6752hs: move to media/i2cHans Verkuil3-791/+2
2014-01-07[media] saa6752hs: drop compat control codeHans Verkuil1-13/+6
2014-01-07[media] saa7134: use V4L2_IN_ST_NO_SIGNAL instead of NO_SYNCHans Verkuil1-1/+1
2014-01-07[media] saa7134: add support for control eventsHans Verkuil2-13/+38
2014-01-07[media] saa7134: share resource management between normal and empress nodesHans Verkuil3-101/+62
2014-01-07[media] saa7134: remove dev from saa7134_fh, use saa7134_fh for empress nodeHans Verkuil3-85/+76
2014-01-07[media] saa7134: cleanup radio/video/empress ioctl handlingHans Verkuil3-142/+61
2014-01-07[media] saa7134: convert to the control frameworkHans Verkuil4-399/+158
2014-01-07[media] saa7134: move the queue data from saa7134_fh to saa7134_devHans Verkuil4-64/+63
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2013-10-17[media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2-2/+2
2013-10-14[media] saa7134: Fix crash when device is closed before streamoffSimon Farnsworth1-0/+1
2013-07-15[media] saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-06-28[media] saa7134: Fix sparse warnings by adding __user annotationEmil Goode1-1/+1
2013-06-21[media] saa7134: use v4l2_dev instead of the deprecated parent fieldHans Verkuil1-1/+1
2013-06-17[media] saa7134: fix empress format compliance bugsHans Verkuil2-24/+47
2013-06-17[media] saa7134: fix format-related compliance issuesHans Verkuil1-22/+52
2013-06-17[media] saa7134: move qos_request from saa7134_fh to saa7134_devHans Verkuil2-3/+3
2013-06-17[media] saa7134: move fmt/width/height from saa7134_fh to saa7134_devHans Verkuil2-29/+32
2013-06-17[media] saa7134: move the overlay fields from saa7134_fh to saa7134_devHans Verkuil2-21/+21
2013-06-17[media] saa7134: remove radio/type field from saa7134_fhHans Verkuil2-59/+32
2013-06-17[media] saa7134: drop deprecated current_normHans Verkuil2-2/+0