aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/au0828/au0828-video.c
Commit message (Expand)AuthorAge
* [media] au0828: fix broken streamingHans Verkuil2015-04-02
* [media] media: au0828 - embed vdev and vbi_dev structs in au0828_devShuah Khan2015-03-03
* [media] media: au0828: drop vbi_buffer_filled() and re-use buffer_filled()Lad, Prabhakar2015-03-03
* [media] au0828: Delete unnecessary checks before the function call "video_unr...Markus Elfring2015-03-02
* [media] media: au0828 - convert to use videobuf2Shuah Khan2015-02-02
* [media] media: fix au0828_analog_register() to not free au0828_devShuah Khan2015-02-02
* [media] au0828: Use setup_timerJulia Lawall2015-01-27
* [media] media: au0828 VBI support comment cleanupShuah Khan2014-12-23
* [media] au0828: add pr_info to track au0828 suspend/resume codeMauro Carvalho Chehab2014-08-21
* [media] au0828: use pr_foo macrosMauro Carvalho Chehab2014-08-21
* [media] au0828: add suspend/resume code for V4L2Mauro Carvalho Chehab2014-08-21
* [media] au0828: properly handle stream on/off stateMauro Carvalho Chehab2014-08-21
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-04
* [media] au0828: don't hardcode height/widthMauro Carvalho Chehab2014-06-19
* [media] au0828: Only alt setting logic when neededMauro Carvalho Chehab2014-06-19
* [media] au0828/au8522: Add PAL-M supportMauro Carvalho Chehab2014-06-19
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-24
* [media] au0828: set reg->sizeHans Verkuil2013-06-17
* [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil2013-06-17
* [media] au0828: improve firmware loading & lockingHans Verkuil2013-03-25
* [media] au0828: fix initial video routingHans Verkuil2013-03-25
* [media] au0828: don't change global state information on open()Hans Verkuil2013-03-25
* [media] au0828: simplify i2c_gate_ctrlHans Verkuil2013-03-25
* [media] au0828: fix disconnect sequenceHans Verkuil2013-03-25
* [media] au0828: replace deprecated current_norm by g_stdHans Verkuil2013-03-25
* [media] au0828: add try_fmt_vbi support, zero vbi.reserved, pix.privHans Verkuil2013-03-25
* [media] au0828: add prio, control event and log_status supportHans Verkuil2013-03-25
* [media] au0828: convert to the control frameworkHans Verkuil2013-03-25
* [media] au0828: fix audio input handlingHans Verkuil2013-03-25
* [media] au0828: fix intendation coding style issueHans Verkuil2013-03-25
* [media] au0828: frequency handling fixesHans Verkuil2013-03-25
* [media] au0828: fix querycapHans Verkuil2013-03-25
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-24
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-24
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-24
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-24
* [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-21
* [media] au0828: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-27
* [media] v4l2: make vidioc_s_audio constHans Verkuil2012-09-26
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-15