summaryrefslogtreecommitdiff
path: root/drivers/media/usb/au0828/au0828-video.c
AgeCommit message (Expand)Author
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal
2017-04-05[media] usb: au0828: remove redundant codeColin Ian King
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] au0828: don't break long linesMauro Carvalho Chehab
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall
2016-08-24[media] media: usb: au0828: au0828-video: don't print error when allocating u...Wolfram Sang
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-05-09[media] media: au0828 fix au0828_v4l2_device_register() to not unlock and freeShuah Khan
2016-03-31[media] au0828: Fix dev_state handlingMauro Carvalho Chehab
2016-03-31[media] au0828: fix au0828_v4l2_close() dev_state race conditionShuah Khan
2016-03-03[media] media: au0828 enable the right media source when input changesShuah Khan
2016-03-03[media] media: au0828 set ctrl_input in au0828_s_input()Shuah Khan
2016-03-03[media] au0828: use v4l2_mc_create_media_graph()Mauro Carvalho Chehab
2016-03-03[media] au0828: use standard demod pads structMauro Carvalho Chehab
2016-02-27[media] media: au0828 video change to use v4l_enable_media_source()Shuah Khan
2016-02-27[media] media: au0828 add enable, disable source handlersShuah Khan
2016-02-27[media] media: au0828 disable tuner to demod linkShuah Khan
2016-02-27[media] media: au0828 create tuner to decoder link in disabled stateShuah Khan
2016-02-27[media] media: au0828 Use au8522_media_pads enum for pad definesShuah Khan
2016-02-16[media] au0828: get rid of AU0828_VMUX_DEBUGMauro Carvalho Chehab
2016-02-10[media] au0828: move V4L2-specific code to au0828-core.cMauro Carvalho Chehab
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab
2016-01-11[media] au0828: add support for the connectorsMauro Carvalho Chehab
2016-01-11[media] media: convert links from array to listMauro Carvalho Chehab
2016-01-11[media] au0828: Fix the logic that enables the analog demoder linkMauro Carvalho Chehab
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2016-01-11[media] au0828: Cache the decoder info at au0828 dev structureMauro Carvalho Chehab
2016-01-11[media] au0828: Add support for media controllerRafael Lourenço de Lima Chehab
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-04-02[media] au0828: fix broken streamingHans Verkuil
2015-03-03[media] media: au0828 - embed vdev and vbi_dev structs in au0828_devShuah Khan
2015-03-03[media] media: au0828: drop vbi_buffer_filled() and re-use buffer_filled()Lad, Prabhakar
2015-03-02[media] au0828: Delete unnecessary checks before the function call "video_unr...Markus Elfring
2015-02-02[media] media: au0828 - convert to use videobuf2Shuah Khan
2015-02-02[media] media: fix au0828_analog_register() to not free au0828_devShuah Khan
2015-01-27[media] au0828: Use setup_timerJulia Lawall
2014-12-23[media] media: au0828 VBI support comment cleanupShuah Khan
2014-08-21[media] au0828: add pr_info to track au0828 suspend/resume codeMauro Carvalho Chehab
2014-08-21[media] au0828: use pr_foo macrosMauro Carvalho Chehab
2014-08-21[media] au0828: add suspend/resume code for V4L2Mauro Carvalho Chehab
2014-08-21[media] au0828: properly handle stream on/off stateMauro Carvalho Chehab
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan