aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/au8522_decoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-2/+1
2020-01-08media: au8522: improve formattingDaniel W. S. Almeida1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-09-17media: au8522: declare its own padsMauro Carvalho Chehab1-6/+6
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab1-0/+3
2018-09-17media: v4l2: remove VBI output padMauro Carvalho Chehab1-1/+0
2018-05-28media: au8522: remove duplicate codeGustavo A. R. Silva1-8/+6
2017-06-06[media] au8522: fix lock detection to be more reliableDevin Heitmueller1-1/+3
2017-06-06[media] au8522: remove note about VBI not being implementedDevin Heitmueller1-1/+0
2017-06-06[media] au8522: rework setup of audio routingDevin Heitmueller1-14/+15
2017-06-06[media] au8522: don't touch i2c master registers on au8522Devin Heitmueller1-2/+0
2017-06-06[media] au8522: don't attempt to configure unsupported VBI slicerDevin Heitmueller1-38/+0
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-5/+0
2016-03-03[media] au0828: use standard demod pads structMauro Carvalho Chehab1-4/+4
2016-02-27[media] media: au8522 change to create MC pad for ALSA Audio OutShuah Khan1-0/+1
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab1-1/+1
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab1-1/+1
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab1-1/+1
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab1-1/+1
2016-01-11[media] au0828: Add support for media controllerRafael Lourenço de Lima Chehab1-0/+17
2015-12-21[media] au8522: Avoid memory leak for device config dataMauro Carvalho Chehab1-12/+2
2015-08-11[media] dvb-frontends: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2014-06-19[media] au0828/au8522: Add PAL-M supportMauro Carvalho Chehab1-6/+34
2014-06-19[media] au8522: Fix demod analog mode settingMauro Carvalho Chehab1-6/+4
2014-06-19[media] au8522: cleanup s-video settings at setup_decoder_defaults()Mauro Carvalho Chehab1-13/+8
2014-06-19[media] au8522: be sure that we'll setup audio routing at the right timeMauro Carvalho Chehab1-4/+12
2014-06-19[media] au8522: be sure that the setup will happen at streamon timeMauro Carvalho Chehab1-44/+36
2014-06-19[media] au8522: move input_mode out one levelMauro Carvalho Chehab1-26/+67
2013-06-17[media] au8522_decoder: remove g_chip_ident opHans Verkuil1-17/+0
2013-05-27[media] media: dvb-frontends: remove duplicate checks for EPERM in dbg_g/s_registerLad, Prabhakar1-4/+0
2013-03-25[media] au8522_decoder: remove obsolete control opsHans Verkuil1-7/+0
2013-03-25[media] au8522_decoder: convert to the control frameworkHans Verkuil1-86/+44
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil1-1/+1
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-0/+839