summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2015-04-28[media] s3c-camif: fix compiler warningsHans Verkuil
2015-04-28[media] s5c73m3/s5k5baf/s5k6aa: fix compiler warningsHans Verkuil
2015-04-28[media] vivid-tpg: fix XV601/709 Y'CbCr encodingHans Verkuil
2015-04-28[media] vivid-tpg: add full range BT.2020C supportHans Verkuil
2015-04-28[media] vivid-tpg: add full range BT.2020 supportHans Verkuil
2015-04-28[media] vivid-tpg: add full range SMPTE 240M supportHans Verkuil
2015-04-28[media] vivid-tpg: add tpg_log_status()Hans Verkuil
2015-04-28[media] vivid: add 1080p capture at 2 fps and 5 fps to webcam emulationPhilipp Zabel
2015-04-27[media] media: i2c/adp1653: Devicetree support for adp1653Pavel Machek
2015-04-27[media] smiapp: Use v4l2_of_alloc_parse_endpoint()Sakari Ailus
2015-04-27[media] v4l: of: Parse variable length properties --- link-frequenciesSakari Ailus
2015-04-27[media] v4l: of: Instead of zeroing bus_type and bus field separately, unify ...Sakari Ailus
2015-04-27[media] media: soc_camera: rcar_vin: Fix wait_for_completionKoji Matsuoka
2015-04-27[media] marvell-ccic: fix Y'CbCr orderingHans Verkuil
2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell
2015-04-24Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-21media: remove unused variable that causes a warningLinus Torvalds
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()Javi Merino
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13Merge branch 'pnp'Rafael J. Wysocki
2015-04-10[media] uvcvideo: add support for VIDIOC_QUERY_EXT_CTRLHans Verkuil
2015-04-10[media] uvcvideo: fix cropcap v4l2-compliance failureHans Verkuil
2015-04-10[media] media: omap3isp: remove unused clkdevRussell King
2015-04-10[media] coda: Add tracing supportPhilipp Zabel
2015-04-10[media] coda: drop dma_sync_single_for_device in coda_bitstream_queuePhilipp Zabel
2015-04-10[media] coda: fix fill bitstream errors in nonstreaming casePhilipp Zabel
2015-04-10[media] coda: call SEQ_END when the first queue is stoppedPhilipp Zabel
2015-04-10[media] coda: fail to start streaming if userspace set invalid formatsPhilipp Zabel
2015-04-10[media] coda: remove duplicate error messages for buffer allocationsPhilipp Zabel
2015-04-10[media] coda: move parameter buffer in together with context buffer allocationPhilipp Zabel
2015-04-10[media] coda: allocate bitstream buffer from REQBUFS, size depends on the formatPhilipp Zabel
2015-04-10[media] coda: allocate per-context buffers from REQBUFSPhilipp Zabel
2015-04-10[media] coda: use strlcpy instead of snprintfPhilipp Zabel
2015-04-10[media] coda: bitstream payload is unsignedPhilipp Zabel
2015-04-10[media] coda: fix double call to debugfs_removePeter Seiderer
2015-04-10[media] coda: check kasprintf return value in coda_openPeter Seiderer
2015-04-10[media] coda: bitrate can only be set in kbps stepsPhilipp Zabel
2015-04-10[media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m...Philipp Zabel
2015-04-10[media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_initKamil Debski
2015-04-10[media] coda: set allow_zero_bytesused flag for vb2_queue_initKamil Debski
2015-04-10[media] vb2: add allow_zero_bytesused flag to the vb2_queue structKamil Debski
2015-04-10[media] vb2: split the io_flags member of vb2_queue into a bit fieldKamil Debski