summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2014-11-18[media] s5p-jpeg: Allow for wider JPEG subsampling scope for Exynos4x12 encoderJacek Anaszewski1-1/+2
2014-11-18[media] s5p-jpeg: Ensure correct capture format for Exynos4x12Jacek Anaszewski1-0/+116
2014-11-18[media] s5p-jpeg: Retrieve "YCbCr subsampling" field from the jpeg headerJacek Anaszewski1-4/+31
2014-11-18[media] s5p-jpeg: JPEG codecJacek Anaszewski6-94/+1123
2014-11-18[media] s5p-jpeg: Split jpeg-hw.h to jpeg-hw-s5p.c and jpeg-hw-s5p.cJacek Anaszewski5-97/+154
2014-11-18[media] s5p-jpeg: Synchronize cached controls with V4L2 coreJacek Anaszewski1-3/+15
2014-11-18[media] s5p-jpeg: Fix lack of spin_lock protectionJacek Anaszewski1-1/+10
2014-11-18[media] s5p-jpeg: Fix clock resource managementJacek Anaszewski1-5/+30
2014-11-18[media] s5p-jpeg: Rename functions specific to the S5PC210 SoC accordinglyJacek Anaszewski1-24/+34
2014-11-18[media] s5p-jpeg: Remove superfluous call to the jpeg_bound_align_image functionJacek Anaszewski1-7/+0
2014-11-18[media] s5p-jpeg: Fix erroneous condition while validating bytesperline valueJacek Anaszewski1-1/+1
2014-11-18[media] s5p-jpeg: Fix output YUV 4:2:0 fourcc for decoderJacek Anaszewski1-1/+1
2014-11-18[media] s5p-jpeg: Reorder quantization tablesJacek Anaszewski1-58/+58
2014-11-18Revert "s5p-jpeg: Add support for Exynos4x12"Jacek Anaszewski7-1225/+158
2014-11-18[media] s5p-jpeg: Fix encoder and decoder video dev namesSeung-Woo Kim1-4/+4
2014-11-18Revert "media: s5p-jpeg: fix clock management in suspend/resume path"Jacek Anaszewski1-18/+2
2014-11-18upstream media: fix: au0828 call dvb core suspendMauro Carvalho Chehab1-21/+26
2014-11-18s5p-mfc: Fix debug/error messages in s5p_mfc_init_hwKamil Debski1-2/+2
2014-11-18media: check status of dmxdev->exit in poll functions of demux&dvrChangbing Xiong1-1/+5
2014-11-18media: correct return value in dvb_demux_pollChangbing Xiong1-1/+1
2014-11-18media: fix kernel deadlock due to tuner pull-out while playingChangbing Xiong1-1/+1
2014-11-18media: s5p_mfc: unify variable naming styleZhaowei Yuan1-3/+3
2014-11-18media: s5p_mfc: correct the loop conditionZhaowei Yuan1-1/+1
2014-11-18media: s5p_mfc: Mark buffer as requested after it is indeed allocatedZhaowei Yuan1-1/+2
2014-11-18media: s5p_mfc: Correct improper log and revert file permissionZhaowei Yuan2-1/+1
2014-11-18media: s5p_mfc: Remove unnecessary checking for fmt->typeZhaowei Yuan1-6/+1
2014-11-18vb2: fix plane index sanity check in vb2_plane_cookie()Zhaowei Yuan1-1/+1
2014-11-18au0828: workaround i2c clock speed for DViCO FusionHDTV7Joonyoung Shim1-1/+1
2014-11-18media: s5p-mfc: skip incomeplete frameDonghwa Lee2-2/+4
2014-11-18media: s5p_mfc: Release ctx->ctx if failed to allocate ctx->shmZhaowei Yuan1-0/+1
2014-11-18xc5000: be sure that the firmware is there before set paramsMauro Carvalho Chehab1-5/+5
2014-11-18au0828: Fix DVB resume when streamingMauro Carvalho Chehab2-7/+11
2014-11-18au0828: fix checks if dvb is initializedMauro Carvalho Chehab1-6/+6
2014-11-18[media] xc5000: better name the functionsMauro Carvalho Chehab1-5/+5
2014-11-18[media] xc5000: add a resume functionMauro Carvalho Chehab1-0/+1
2014-11-18[media] xc5000: Split config and set code for analog/radioMauro Carvalho Chehab1-25/+56
2014-11-18[media] au0828: move the code that sets DTV on a separate funcMauro Carvalho Chehab1-34/+45
2014-11-18[media] xc5000: fix xc5000 suspendMauro Carvalho Chehab1-0/+19
2014-11-18[media] dvb-frontend: add core support for tuner suspend/resumeMauro Carvalho Chehab3-4/+14
2014-11-18[media] au0828: add pr_info to track au0828 suspend/resume codeMauro Carvalho Chehab4-0/+17
2014-11-18[media] au0828: use pr_foo macrosMauro Carvalho Chehab8-75/+72
2014-11-18[media] au0828: Remove a bad whitespaceMauro Carvalho Chehab2-1/+1
2014-11-18[media] au0828: add suspend/resume code for V4L2Mauro Carvalho Chehab3-1/+67
2014-11-18[media] au0828: properly handle stream on/off stateMauro Carvalho Chehab1-0/+3
2014-11-18[media] au0828: Add suspend code for DVBMauro Carvalho Chehab3-1/+34
2014-11-18au0828: be sure to reenable the bridge and GPIOs on resumeMauro Carvalho Chehab1-0/+6
2014-11-18[media] au0828: don't let the IR polling thread to run at suspendMauro Carvalho Chehab1-2/+31
2014-11-18[media] au0828: remove VIDEO_AU0828_RC scope around au0828_rc_*Shuah Khan1-4/+0
2014-11-18[media] au0828: add au0828_rc_*() for VIDEO_AU0828_RC disabledShuah Khan1-4/+11
2014-11-18[media] au0828: handle IR int during suspend/resumeMauro Carvalho Chehab1-0/+6