summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | [media] s5p-mfc: Remove unused alloc field from private buffer structPawel Osciak2014-10-281-3/+0
| * | [media] s5p-mfc: flush dpbs when resolution changesKiran AVND2014-10-281-18/+2
| * | [media] s5p-mfc: De-init MFC when watchdog kicks inArun Mankuzhi2014-10-281-0/+4
| * | [media] s5p-mfc: modify mfc wakeup sequence for V8Arun Mankuzhi2014-10-281-17/+61
| * | [media] s5p-mfc: Don't crash the kernel if the watchdog kicks inPawel Osciak2014-10-281-14/+7
| * | [media] s5p-mfc: declare s5p_mfc_bus_reset as staticMauro Carvalho Chehab2014-10-281-1/+1
| * | [media] s5p-mfc: check mfc bus ctrl before resetKiran AVND2014-10-282-1/+25
| * | [media] s5p-mfc: keep RISC ON during reset for V7/V8Kiran AVND2014-10-282-10/+16
| * | [media] s5p-mfc: Only set timestamp/timecode for new framesIlja Friedel2014-10-281-2/+10
| * | [media] s5p-mfc: clear 'enter_suspend' flag if suspend failsPrathyush K2014-10-281-1/+7
| * | [media] s5p-mfc: Fix REQBUFS(0) for encoderPawel Osciak2014-10-281-0/+13
| * | [media] s5p-mfc: support MIN_BUFFERS query for encoderKiran AVND2014-10-281-0/+42
| * | [media] coda: drop JPEG buffers not framed by SOI and EOI markersPhilipp Zabel2014-10-283-0/+24
| * | [media] coda: set bitstream end flag in coda_releasePhilipp Zabel2014-10-281-0/+3
| * | [media] coda: allow userspace to set compressed buffer size in a certain rangePhilipp Zabel2014-10-282-10/+19
| * | [media] coda: try to only queue a single JPEG into the bitstreamPhilipp Zabel2014-10-281-0/+8
| * | [media] coda: pad input stream for JPEG decoderPhilipp Zabel2014-10-281-0/+20
| * | [media] coda: store bitstream buffer position with buffer metadataPhilipp Zabel2014-10-283-32/+43
| * | [media] coda: add CODA7541 JPEG supportPhilipp Zabel2014-10-285-52/+398
| * | [media] coda: add JPEG register definitions for CODA7541Philipp Zabel2014-10-281-0/+7
| * | [media] coda: split out encoder control setup to specify controls per video d...Philipp Zabel2014-10-281-7/+13
| * | [media] coda: add coda_video_device descriptorsPhilipp Zabel2014-10-282-153/+204
| * | [media] coda: identify platform device earlierPhilipp Zabel2014-10-281-11/+9
| * | [media] coda: add support for planar YCbCr 4:2:2 (YUV422P) formatPhilipp Zabel2014-10-282-1/+26
| * | [media] coda: add support for partial interleaved YCbCr 4:2:0 (NV12) formatPhilipp Zabel2014-10-282-5/+29
| * | [media] coda: simplify frame memory control register handlingPhilipp Zabel2014-10-282-5/+7
| * | [media] coda: disable rotator if not neededPhilipp Zabel2014-10-281-2/+4
| * | [media] coda: add coda_write_base helperPhilipp Zabel2014-10-283-54/+40
| * | [media] coda: remove superfluous error message on devm_kzalloc failurePhilipp Zabel2014-10-281-4/+1
| * | [media] coda: clear aborting flag in stop_streamingPhilipp Zabel2014-10-281-1/+1
| * | [media] mem2mem_testdev: rename to vim2mHans Verkuil2014-10-283-114/+113
* | | media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-058-17/+15
| |/ |/|
* | [media] vivid: default to single planar device instancesHans Verkuil2014-11-031-8/+3
|/
* [media] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdrJacek Anaszewski2014-10-241-1/+1
* [media] s5p-fimc: Only build suspend/resume for PMThierry Reding2014-10-241-0/+2
* [media] s5p-jpeg: Only build suspend/resume for PMThierry Reding2014-10-241-0/+4
* [media] Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki2014-10-243-5/+5
* [media] vivid: fix buffer overrunHans Verkuil2014-10-211-1/+1
* [media] vivid: fix Kconfig FB dependencyHans Verkuil2014-10-211-1/+4
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-181-4/+2
|\
| * V4L2: mx3_camer: use dmaengine_pause() APIVinod Koul2014-10-151-4/+2
* | [media] exynos4-is: fix some warnings when compiling on arm64Mauro Carvalho Chehab2014-09-262-8/+8
* | [media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab2014-09-265-15/+15
* | [media] s5p_mfc_opr: Fix warningsMauro Carvalho Chehab2014-09-261-2/+2
* | [media] ti-vpe: Fix typecastMauro Carvalho Chehab2014-09-261-1/+1
* | [media] s3c-camif: fix dma_addr_t printksMauro Carvalho Chehab2014-09-262-4/+4
* | [media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bitsMauro Carvalho Chehab2014-09-261-12/+12
* | [media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64Mauro Carvalho Chehab2014-09-261-8/+8
* | [media] s5p_mfc_opr_v6: remove address space removal warningsMauro Carvalho Chehab2014-09-261-4/+4
* | [media] s5p_mfc_opr_v6: fix wrong type for registersMauro Carvalho Chehab2014-09-262-246/+246
OpenPOWER on IntegriCloud