summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* [media] s5p-jpeg: Adjust g_volatile_ctrl callback to Exynos4x12 needsJacek Anaszewski2013-12-181-6/+23
* [media] s5p-jpeg: Ensure setting correct value of the chroma subsampling controlJacek Anaszewski2013-12-181-0/+35
* [media] s5p-jpeg: Synchronize V4L2_CID_JPEG_CHROMA_SUBSAMPLING control valueJacek Anaszewski2013-12-181-0/+8
* [media] s5p-jpeg: Allow for wider JPEG subsampling scope for Exynos4x12 encoderJacek Anaszewski2013-12-181-1/+2
* [media] s5p-jpeg: Ensure correct capture format for Exynos4x12Jacek Anaszewski2013-12-181-0/+116
* [media] s5p-jpeg: Retrieve "YCbCr subsampling" field from the jpeg headerJacek Anaszewski2013-12-181-4/+31
* [media] s5p-jpeg: JPEG codecJacek Anaszewski2013-12-186-94/+1123
* [media] s5p-jpeg: Split jpeg-hw.h to jpeg-hw-s5p.c and jpeg-hw-s5p.cJacek Anaszewski2013-12-185-97/+154
* [media] v4l: sh_vou: Fix warnings due to improper casts and printk formatsLaurent Pinchart2013-12-181-3/+4
* [media] v4l: atmel-isi: Should clear bits before set the hardware registerJosh Wu2013-12-181-0/+3
* [media] v4l: atmel-isi: Fix color component orderingLaurent Pinchart2013-12-181-4/+4
* [media] v4l: atmel-isi: Make the MCK clock optionalLaurent Pinchart2013-12-181-15/+21
* [media] v4l: atmel-isi: Reset the ISI when starting the streamLaurent Pinchart2013-12-181-10/+10
* [media] v4l: atmel-isi: Defer clock (un)preparation to enable/disable timeLaurent Pinchart2013-12-181-27/+8
* [media] v4l: atmel-isi: Use devm_* managed allocatorsLaurent Pinchart2013-12-181-37/+19
* [media] v4l: atmel-isi: remove SOF wait in start_streaming()Josh Wu2013-12-181-46/+1
* [media] omap3isp: Fix buffer flags handling when querying bufferLaurent Pinchart2013-12-181-0/+2
* [media] omap3isp: Use devm_ioremap_resource()Laurent Pinchart2013-12-182-22/+5
* [media] omap3isp: Modify clocks registration to avoid circular referencesSylwester Nawrocki2013-12-182-6/+17
* [media] s5p-jpeg: Synchronize cached controls with V4L2 coreJacek Anaszewski2013-12-181-3/+15
* [media] s5p-jpeg: Fix lack of spin_lock protectionJacek Anaszewski2013-12-181-1/+10
* [media] s5p-jpeg: Fix clock resource managementJacek Anaszewski2013-12-181-5/+30
* [media] s5p-jpeg: Rename functions specific to the S5PC210 SoC accordinglyJacek Anaszewski2013-12-181-24/+34
* [media] s5p-jpeg: Remove superfluous call to the jpeg_bound_align_image functionJacek Anaszewski2013-12-181-7/+0
* [media] s5p-jpeg: Fix erroneous condition while validating bytesperline valueJacek Anaszewski2013-12-181-1/+1
* [media] s5p-jpeg: Fix output YUV 4:2:0 fourcc for decoderJacek Anaszewski2013-12-181-1/+1
* [media] s5p-jpeg: Reorder quantization tablesJacek Anaszewski2013-12-181-58/+58
* [media] s5p-jpeg: Add initial device tree support for S5PV210/Exynos4210 SoCsSylwester Nawrocki2013-12-181-1/+11
* [media] s5p-jpeg: Fix encoder and decoder video dev namesSeung-Woo Kim2013-12-181-4/+4
* Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab2013-12-132-6/+5
|\
| * [media] media: marvell-ccic: use devm to release clkLibin Yang2013-12-091-31/+8
| * [media] media_tree: Fix spelling errorsJonathan McCrohan2013-12-0912-19/+19
| * [media] v4l: omap3isp: Don't check for missing get_fmt op on remote subdevLaurent Pinchart2013-12-041-5/+2
| * [media] marvell-ccic: drop resource free in driver removeLibin Yang2013-11-291-7/+0
| * [media] v4l: vsp1: Fix error return code in vsp1_video_init()Wei Yongjun2013-11-291-1/+3
* | [media] v4l: vsp1: Add LUT supportLaurent Pinchart2013-12-118-2/+308
* | [media] v4l: vsp1: Add SRU supportLaurent Pinchart2013-12-118-1/+430
* | [media] v4l: vsp1: Add HST and HSI supportLaurent Pinchart2013-12-118-1/+287
* | [media] v4l: vsp1: Add cropping supportLaurent Pinchart2013-12-114-16/+141
* | [media] v4l: vsp1: Supply frames to the DU continuouslyLaurent Pinchart2013-12-111-0/+13
* | [media] v4l: ti-vpe: make sure VPDMA line stride constraints are metArchit Taneja2013-12-103-16/+46
* | [media] v4l: ti-vpe: Fix the data_type value for UYVY VPDMA formatArchit Taneja2013-12-101-1/+1
* | [media] v4l: sh_vou: Enable driver compilation with COMPILE_TESTLaurent Pinchart2013-12-101-1/+2
* | [media] v4l: ti-vpe: fix return value check in vpe_probe()Wei Yongjun2013-12-101-4/+4
* | [media] v4l: ti-vpe: fix error return code in vpe_probe()Wei Yongjun2013-12-101-1/+3
* | [media] v4l: ti-vpe: use module_platform_driver to simplify the codeWei Yongjun2013-12-101-12/+1
* | [media] videobuf2: Add missing lock held on vb2_fop_releaseRicardo Ribalda2013-12-092-2/+2
* | [media] exynos4-is: Simplify fimc-is hardware polling helpersSylwester Nawrocki2013-12-042-31/+6
* | [media] exynos4-is: fimc-lite: Index out of bounds if no pixelcode foundRoel Kluin2013-12-041-2/+2
* | [media] exynos4-is: Cleanup a define in mipi-csis driverDan Carpenter2013-12-041-1/+1
OpenPOWER on IntegriCloud