index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
au8522_decoder.c
Age
Commit message (
Expand
)
Author
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-21
media: dvb-frontends/au8522_decoder: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2020-01-08
media: au8522: improve formatting
Daniel W. S. Almeida
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-09-17
media: au8522: declare its own pads
Mauro Carvalho Chehab
2018-09-17
media: v4l2: taint pads with the signal types for consumer devices
Mauro Carvalho Chehab
2018-09-17
media: v4l2: remove VBI output pad
Mauro Carvalho Chehab
2018-05-28
media: au8522: remove duplicate code
Gustavo A. R. Silva
2017-06-06
[media] au8522: fix lock detection to be more reliable
Devin Heitmueller
2017-06-06
[media] au8522: remove note about VBI not being implemented
Devin Heitmueller
2017-06-06
[media] au8522: rework setup of audio routing
Devin Heitmueller
2017-06-06
[media] au8522: don't touch i2c master registers on au8522
Devin Heitmueller
2017-06-06
[media] au8522: don't attempt to configure unsupported VBI slicer
Devin Heitmueller
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-03-03
[media] au0828: use standard demod pads struct
Mauro Carvalho Chehab
2016-02-27
[media] media: au8522 change to create MC pad for ALSA Audio Out
Shuah Khan
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 functions
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro 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: Add support for media controller
Rafael Lourenço de Lima Chehab
2015-12-21
[media] au8522: Avoid memory leak for device config data
Mauro Carvalho Chehab
2015-08-11
[media] dvb-frontends: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-06-19
[media] au0828/au8522: Add PAL-M support
Mauro Carvalho Chehab
2014-06-19
[media] au8522: Fix demod analog mode setting
Mauro Carvalho Chehab
2014-06-19
[media] au8522: cleanup s-video settings at setup_decoder_defaults()
Mauro Carvalho Chehab
2014-06-19
[media] au8522: be sure that we'll setup audio routing at the right time
Mauro Carvalho Chehab
2014-06-19
[media] au8522: be sure that the setup will happen at streamon time
Mauro Carvalho Chehab
2014-06-19
[media] au8522: move input_mode out one level
Mauro Carvalho Chehab
2013-06-17
[media] au8522_decoder: remove g_chip_ident op
Hans Verkuil
2013-05-27
[media] media: dvb-frontends: remove duplicate checks for EPERM in dbg_g/s_re...
Lad, Prabhakar
2013-03-25
[media] au8522_decoder: remove obsolete control ops
Hans Verkuil
2013-03-25
[media] au8522_decoder: convert to the control framework
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2012-08-13
[media] move the dvb/frontends to drivers/media/dvb-frontends
Mauro Carvalho Chehab