summaryrefslogtreecommitdiff
path: root/drivers/media/usb/au0828
AgeCommit message (Expand)AuthorFilesLines
2014-09-10upstream media: fix: au0828 call dvb core suspendMauro Carvalho Chehab1-21/+26
2014-08-18au0828: workaround i2c clock speed for DViCO FusionHDTV7Joonyoung Shim1-1/+1
2014-08-09au0828: Fix DVB resume when streamingMauro Carvalho Chehab2-7/+11
2014-08-09au0828: fix checks if dvb is initializedMauro Carvalho Chehab1-6/+6
2014-08-09[media] au0828: add pr_info to track au0828 suspend/resume codeMauro Carvalho Chehab4-0/+17
2014-08-09[media] au0828: use pr_foo macrosMauro Carvalho Chehab8-75/+72
2014-08-09[media] au0828: Remove a bad whitespaceMauro Carvalho Chehab2-1/+1
2014-08-09[media] au0828: add suspend/resume code for V4L2Mauro Carvalho Chehab3-1/+67
2014-08-09[media] au0828: properly handle stream on/off stateMauro Carvalho Chehab1-0/+3
2014-08-09[media] au0828: Add suspend code for DVBMauro Carvalho Chehab3-1/+34
2014-08-09au0828: be sure to reenable the bridge and GPIOs on resumeMauro Carvalho Chehab1-0/+6
2014-08-09[media] au0828: don't let the IR polling thread to run at suspendMauro Carvalho Chehab1-2/+31
2014-08-09[media] au0828: remove VIDEO_AU0828_RC scope around au0828_rc_*Shuah Khan1-4/+0
2014-08-09[media] au0828: add au0828_rc_*() for VIDEO_AU0828_RC disabledShuah Khan1-4/+11
2014-08-09[media] au0828: handle IR int during suspend/resumeMauro Carvalho Chehab1-0/+6
2014-08-09[media] au0828: avoid race conditions at RC stopMauro Carvalho Chehab1-2/+2
2014-08-09upstream: au0828-input: Be sure that IR is enabled at pollingMauro Carvalho Chehab1-2/+10
2014-08-09upstream: [media] au0828: Enable IR for HVR-850Mauro Carvalho Chehab1-0/+1
2014-08-09upstream: au0828: add an option to disable IR via modprobe parmMauro Carvalho Chehab1-1/+5
2014-08-09upstream: [media] au0828: no need to sleep at the IR codeMauro Carvalho Chehab1-2/+0
2014-08-08upstream: [media] au0828: add support for IR on HVR-950QMauro Carvalho Chehab6-4/+430
2014-08-08upstream: [media] au0828: improve I2C speedMauro Carvalho Chehab2-16/+27
2014-08-08upstream: [media] au0828: don't hardcode height/widthMauro Carvalho Chehab1-7/+13
2014-08-08upstream: [media] au0828: Only alt setting logic when neededMauro Carvalho Chehab1-17/+17
2014-08-08upstream: [media] au0828/au8522: Add PAL-M supportMauro Carvalho Chehab1-4/+6
2014-08-08upstream: [media] au0828: add missing tuner Kconfig dependencyMauro Carvalho Chehab1-0/+1
2014-08-08upstream: [media] au0828: reset streaming when a new frequency is setMauro Carvalho Chehab2-2/+43
2014-08-08upstream: [media] au0828: Improve debug messages for urb_completionMauro Carvalho Chehab1-4/+8
2014-08-08upstream: [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-2/+2
2014-08-08upstream: [media] au0828: Fix sparse non static symbol warningWei Yongjun1-1/+1
2014-08-08upstream: [media] au0828: Add option to preallocate digital transfer buffersTim Mester3-7/+57
2014-08-08upstream: [media] au8028: Fix cleanup on kzalloc failTim Mester2-19/+54
2014-08-08upstream: [media] au0828: rework GPIO management for HVR-950qDevin Heitmueller1-7/+14
2014-08-08upstream: [media] au0828: set reg->sizeHans Verkuil1-0/+1
2014-08-08upstream: [media] v4l2: remove g_chip_ident from bridge drivers where it is e...Hans Verkuil1-39/+0
2014-08-08au0828: Cancel stream-restart operation if frontend is disconnectedChangbing Xiong1-0/+2
2014-08-08au0828: fix i2c clock speed for DViCO FusionHDTV7Joonyoung Shim1-1/+1
2013-03-25[media] au0828: improve firmware loading & lockingHans Verkuil1-14/+52
2013-03-25[media] au0828: fix initial video routingHans Verkuil1-12/+18
2013-03-25[media] au0828: don't change global state information on open()Hans Verkuil1-7/+2
2013-03-25[media] au0828: simplify i2c_gate_ctrlHans Verkuil1-12/+12
2013-03-25[media] au0828: fix disconnect sequenceHans Verkuil2-25/+32
2013-03-25[media] au0828: replace deprecated current_norm by g_stdHans Verkuil2-1/+13
2013-03-25[media] au0828: add try_fmt_vbi support, zero vbi.reserved, pix.privHans Verkuil1-3/+4
2013-03-25[media] au0828: add prio, control event and log_status supportHans Verkuil2-9/+37
2013-03-25[media] au0828: convert to the control frameworkHans Verkuil3-39/+17
2013-03-25[media] au0828: fix audio input handlingHans Verkuil1-9/+26
2013-03-25[media] au0828: fix intendation coding style issueHans Verkuil1-6/+6
2013-03-25[media] au0828: frequency handling fixesHans Verkuil1-5/+7
2013-03-25[media] au0828: fix querycapHans Verkuil1-6/+11