summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
...
* | | [media] marvell-ccic: add create_bufs supportHans Verkuil2015-05-011-2/+5
* | | [media] marvell-ccic: use vb2 helpers and core lockingHans Verkuil2015-05-012-176/+43
* | | [media] marvell-ccic: implement control eventsHans Verkuil2015-05-011-0/+3
* | | [media] marvell-ccic: switch to struct v4l2_fhHans Verkuil2015-05-011-22/+26
* | | [media] marvell-ccic: control handler fixesHans Verkuil2015-05-011-8/+11
* | | [media] marvell-ccic: fill in colorspaceHans Verkuil2015-05-011-0/+2
* | | [media] marvell-ccic: webcam drivers shouldn't support g/s_stdHans Verkuil2015-05-011-15/+0
* | | [media] marvell-ccic: fill in bus_infoHans Verkuil2015-05-014-0/+7
* | | [media] marvell-ccic: fix vb2 warningHans Verkuil2015-05-011-0/+1
* | | [media] v4l: xilinx: VIDEO_XILINX should depend on HAS_DMAGeert Uytterhoeven2015-05-011-1/+1
* | | [media] vivid: drop format descriptionHans Verkuil2015-05-013-55/+0
* | | [media] vim2m: drop format descriptionHans Verkuil2015-05-011-4/+0
* | | [media] m2m-deinterlace: remove dead codeMauro Carvalho Chehab2015-05-011-1/+0
* | | [media] vivid: fix bad indentingMauro Carvalho Chehab2015-05-011-1/+2
* | | [media] s5p-mfc: fix bad indentationMauro Carvalho Chehab2015-05-011-1/+1
* | | [media] vivid-radio-rx: Don't go past bufferMauro Carvalho Chehab2015-04-301-0/+2
* | | [media] s5p_mfc: remove a dead codeMauro Carvalho Chehab2015-04-301-2/+0
* | | [media] s3c-camif: Check if fmt is NULL before useMauro Carvalho Chehab2015-04-301-3/+6
* | | [media] am437x: remove unused variableMauro Carvalho Chehab2015-04-301-3/+0
* | | [media] am437x: Fix a wrong identationMauro Carvalho Chehab2015-04-301-1/+1
* | | [media] am437x-vpfe: really update the vpfe_ccdc_update_raw_params dataMauro Carvalho Chehab2015-04-301-1/+1
* | | [media] s3c-camif: fix compiler warningsHans Verkuil2015-04-281-2/+2
* | | [media] vivid-tpg: fix XV601/709 Y'CbCr encodingHans Verkuil2015-04-281-4/+20
* | | [media] vivid-tpg: add full range BT.2020C supportHans Verkuil2015-04-281-11/+29
* | | [media] vivid-tpg: add full range BT.2020 supportHans Verkuil2015-04-281-2/+13
* | | [media] vivid-tpg: add full range SMPTE 240M supportHans Verkuil2015-04-281-2/+12
* | | [media] vivid-tpg: add tpg_log_status()Hans Verkuil2015-04-283-1/+29
* | | [media] vivid: add 1080p capture at 2 fps and 5 fps to webcam emulationPhilipp Zabel2015-04-281-5/+8
|/ /
* / v4l: xilinx: fix for include file movementStephen Rothwell2015-04-261-1/+1
|/
* Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-212-2/+2
|\
| * Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-182-2/+2
| |\
| | * of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel2015-02-232-2/+2
* | | Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2015-04-2184-1824/+6866
|\ \ \ | |/ / |/| |
| * | [media] media: omap3isp: remove unused clkdevRussell King2015-04-102-25/+0
| * | [media] coda: Add tracing supportPhilipp Zabel2015-04-105-1/+234
| * | [media] coda: drop dma_sync_single_for_device in coda_bitstream_queuePhilipp Zabel2015-04-101-4/+0
| * | [media] coda: fix fill bitstream errors in nonstreaming casePhilipp Zabel2015-04-103-8/+11
| * | [media] coda: call SEQ_END when the first queue is stoppedPhilipp Zabel2015-04-101-1/+4
| * | [media] coda: fail to start streaming if userspace set invalid formatsPhilipp Zabel2015-04-101-1/+12
| * | [media] coda: remove duplicate error messages for buffer allocationsPhilipp Zabel2015-04-102-26/+7
| * | [media] coda: move parameter buffer in together with context buffer allocationPhilipp Zabel2015-04-103-20/+20
| * | [media] coda: allocate bitstream buffer from REQBUFS, size depends on the formatPhilipp Zabel2015-04-103-50/+58
| * | [media] coda: allocate per-context buffers from REQBUFSPhilipp Zabel2015-04-103-12/+66
| * | [media] coda: use strlcpy instead of snprintfPhilipp Zabel2015-04-101-2/+1
| * | [media] coda: bitstream payload is unsignedPhilipp Zabel2015-04-101-1/+1
| * | [media] coda: fix double call to debugfs_removePeter Seiderer2015-04-101-1/+2
| * | [media] coda: check kasprintf return value in coda_openPeter Seiderer2015-04-101-0/+6
| * | [media] coda: bitrate can only be set in kbps stepsPhilipp Zabel2015-04-101-1/+1
| * | [media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_initKamil Debski2015-04-101-0/+7
| * | [media] coda: set allow_zero_bytesused flag for vb2_queue_initKamil Debski2015-04-101-0/+7