index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
frontends
/
af9013.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-13
[media] move the dvb/frontends to drivers/media/dvb-frontends
Mauro Carvalho Chehab
1
-1524
/
+0
2012-05-14
[media] v4l/dvb: fix compiler warnings
Hans Verkuil
1
-8
/
+5
2012-01-06
[media] af9013: change & to &&
Dan Carpenter
1
-4
/
+4
2012-01-06
[media] af9013: Fix typo in get_frontend() function
Gianluca Gennari
1
-4
/
+4
2012-01-04
[media] dvb: Remove ops->info.type from frontends
Mauro Carvalho Chehab
1
-1
/
+0
2011-12-31
[media] dvb: don't require a parameter for get_frontend
Mauro Carvalho Chehab
1
-2
/
+2
2011-12-31
[media] af9013: convert get|set_fontend to use DVBv5 parameters
Mauro Carvalho Chehab
1
-6
/
+5
2011-12-31
[media] dvb-core: add support for a DVBv5 get_frontend() callback
Mauro Carvalho Chehab
1
-1
/
+1
2011-12-31
[media] Rename set_frontend fops to set_frontend_legacy
Mauro Carvalho Chehab
1
-1
/
+1
2011-12-31
[media] tuners: remove dvb_frontend_parameters from set_params()
Mauro Carvalho Chehab
1
-1
/
+1
2011-12-30
[media] af9013: rewrite whole driver
Antti Palosaari
1
-860
/
+840
2011-11-24
[media] af9013: use .get_if_frequency() when possible
Antti Palosaari
1
-32
/
+9
2011-03-22
[media] af9013: reimplement firmware download
Antti Palosaari
1
-16
/
+11
2011-03-22
[media] af9013: download FW earlier in attach()
Antti Palosaari
1
-14
/
+14
2011-01-19
[media] af9013: fix AF9013 TDA18271 IF config
Antti Palosaari
1
-2
/
+2
2010-12-29
[media] af9013: Fix a compilation warning
Mauro Carvalho Chehab
1
-1
/
+1
2010-10-21
[media] af9013: cache some reg values to reduce reg reads
Antti Palosaari
1
-23
/
+32
2010-10-21
[media] af9013: optimize code size
Antti Palosaari
1
-31
/
+6
2010-10-21
V4L/DVB: af9013: optimize code size
Antti Palosaari
1
-158
/
+36
2010-10-21
V4L/DVB: af9013: add support for MaxLinear MxL5007T tuner
Antti Palosaari
1
-0
/
+1
2010-10-21
V4L/DVB: af9013: add support for tda18218 silicon tuner
Antti Palosaari
1
-0
/
+14
2010-08-02
V4L/DVB: af9013: fix comments
Antti Palosaari
1
-1
/
+1
2010-08-02
V4L/DVB: af9013: output fw version as four digit long
Antti Palosaari
1
-3
/
+3
2010-08-02
V4L/DVB: af9013: af9013_read_status() refactoring
Antti Palosaari
1
-16
/
+20
2010-08-02
V4L/DVB: af9013: program tuner before demodulator
Antti Palosaari
1
-4
/
+4
2009-07-24
V4L/DVB (12269): af9013: auto-detect parameters in case of garbage given by app
Antti Palosaari
1
-7
/
+18
2009-06-16
V4L/DVB (11723): Link firmware to physical device
Jean Delvare
1
-1
/
+1
2008-12-30
V4L/DVB (10116): af9013: Fix gcc false warnings
Mauro Carvalho Chehab
1
-7
/
+7
2008-11-11
V4L/DVB (9524): af9013: fix bug in status reading
roel kluin
1
-3
/
+3
2008-10-13
V4L/DVB (9146): af901x: fix some compiler errors and warnings
Antti Palosaari
1
-1
/
+1
2008-10-13
V4L/DVB (9145): af901x: clean-up
Antti Palosaari
1
-2
/
+0
2008-10-12
V4L/DVB (8973): af9013: fix compile error coming from u64 div
Antti Palosaari
1
-6
/
+2
2008-10-12
V4L/DVB (8971): initial driver for af9013 demodulator
Antti Palosaari
1
-0
/
+1691