aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds7-294/+679
2014-04-02Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-130/+3
2014-03-28[media] v4l2-dv-timings: add module name, description, licenseHans Verkuil1-0/+4
2014-03-13[media] v4l: rename v4l2_format_sdr to v4l2_sdr_formatAntti Palosaari1-1/+1
2014-03-13[media] v4l: add control for RF tuner PLL lock flagAntti Palosaari1-0/+5
2014-03-13[media] v4l: add RF tuner channel bandwidth controlAntti Palosaari1-0/+4
2014-03-11[media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 coreHans Verkuil4-21/+33
2014-03-11[media] v4l2-compat-ioctl32: fix wrong VIDIOC_SUBDEV_G/S_EDID32 supportHans Verkuil1-2/+2
2014-03-11[media] v4l: of: Support empty port nodesLaurent Pinchart1-24/+28
2014-03-11[media] v4l2-ctrls: replace BUG_ON by WARN_ONHans Verkuil1-1/+2
2014-03-11[media] vb2: call buf_finish after the state checkHans Verkuil1-2/+2
2014-03-11[media] vb2: fix streamoff handling if streamon wasn't calledHans Verkuil1-5/+5
2014-03-11[media] vb2: replace BUG by WARN_ONHans Verkuil1-3/+3
2014-03-11[media] vb2: properly clean up PREPARED and QUEUED buffersHans Verkuil1-0/+8
2014-03-11[media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil1-45/+101
2014-03-11[media] vb2: don't init the list if there are still buffersHans Verkuil1-12/+17
2014-03-11[media] vb2: rename queued_count to owned_by_drv_countHans Verkuil1-5/+5
2014-03-11[media] vb2: fix buf_init/buf_cleanup call sequencesHans Verkuil1-33/+67
2014-03-11[media] vb2: call buf_finish from __queue_cancelHans Verkuil1-2/+15
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil1-5/+1
2014-03-11[media] vb2: add debugging code to check for unbalanced opsHans Verkuil1-50/+183
2014-03-11[media] vb2: fix PREPARE_BUF regressionHans Verkuil1-6/+2
2014-03-11[media] vb2: fix read/write regressionHans Verkuil1-6/+40
2014-03-11[media] vb2: Check if there are buffers before streamonRicardo Ribalda Delgado1-0/+5
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab5-19/+19
2014-03-06[media] of: move common endpoint parsing to drivers/ofPhilipp Zabel1-13/+3
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel1-117/+0
2014-03-05[media] v4l: Handle buffer timestamp flags correctlySakari Ailus1-1/+20
2014-03-05[media] v4l: Add timestamp source flags, mask and document themSakari Ailus1-1/+3
2014-03-05[media] v4l: Timestamp flags will soon contain timestamp source, not just typeSakari Ailus1-2/+4
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-4/+4
2014-03-05[media] vb2: fix timecode and flags handling for output buffersHans Verkuil1-2/+33
2014-03-05[media] v4l: add RF tuner gain controlsAntti Palosaari1-0/+15
2014-03-05[media] v4l: do not allow modulator ioctls for non-radio devicesHans Verkuil1-2/+3
2014-03-05[media] v4l: enable some IOCTLs for SDR receiverAntti Palosaari2-3/+53
2014-03-05[media] v4l: add stream format for SDR receiverAntti Palosaari1-0/+1
2014-03-05[media] v4l: add new tuner types for SDRAntti Palosaari1-11/+28
2014-03-05[media] v4l: add device type for Software Defined RadioAntti Palosaari1-0/+6
2014-02-28[media] v4l2: Add settings for Horizontal and Vertical MV Search RangeAmit Grover1-0/+6
2014-02-24[media] v4l2-subdev: Allow 32-bit compat ioctlsHans Verkuil2-95/+20
2014-02-10Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo5-19/+19
2014-02-07dma-buf: avoid using IS_ERR_OR_NULLColin Cross1-1/+1
2014-02-04[media] v4l2-dv-timings: mention missing 'reduced blanking V2'Hans Verkuil1-0/+4
2014-02-04[media] v4l2-dv-timings: fix GTF calculationMartin Bugge1-0/+1
2014-02-04[media] vb2: Check if there are buffers before streamonRicardo Ribalda1-0/+5
2014-02-04[media] Revert "[media] videobuf_vm_{open,close} race fixes"Hans Verkuil3-19/+13
2014-02-02compat: Get rid of (get|put)_compat_time(val|spec)H. Peter Anvin1-1/+1
2014-01-27[media] media: v4l2-dev: fix video device index assignmentMarek Szyprowski1-1/+1
2014-01-13[media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND1-0/+1