summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-18[media] au0828: avoid race conditions at RC stopMauro Carvalho Chehab1-2/+2
2014-11-18upstream: au0828-input: Be sure that IR is enabled at pollingMauro Carvalho Chehab1-2/+10
2014-11-18upstream: [media] au0828: Enable IR for HVR-850Mauro Carvalho Chehab1-0/+1
2014-11-18upstream: au0828: add an option to disable IR via modprobe parmMauro Carvalho Chehab1-1/+5
2014-11-18upstream: [media] au0828: no need to sleep at the IR codeMauro Carvalho Chehab1-2/+0
2014-11-18Revert "vb2: fix buf_init/buf_cleanup call sequences"Chanho Park1-38/+27
2014-11-18s5p-mfc: Comment spelling and code styling fixKamil Debski2-4/+3
2014-11-18s5p-mfc: limit the size of the CPBpanpan liu1-3/+6
2014-11-18media: s5p_mfc_dec: delete the redundant codepanpan liu1-8/+1
2014-11-18media: s5p_mfc: Check the return value of allocation routineZhaowei Yuan1-2/+10
2014-11-18s5p-mfc: correct improper logsZhaowei Yuan1-2/+2
2014-11-18upstream: [media] xc5000: always write at dmesg when it fails to upload firmwareMauro Carvalho Chehab1-13/+27
2014-11-18upstream: [media] xc5000: optimize firmware retry logicMauro Carvalho Chehab1-35/+38
2014-11-18upstream: [media] xc5000: Don't try forever to load the firmwareMauro Carvalho Chehab1-19/+21
2014-11-18upstream: [media] au0828: add support for IR on HVR-950QMauro Carvalho Chehab6-4/+430
2014-11-18upstream: [media] rc-main: allow raw protocol drivers to restrict the allowed...Mauro Carvalho Chehab1-3/+5