linux/drivers/media/tuners
Markus Elfring e358c8a60f [media] si2157: One function call less in si2157_init() after error
The release_firmware() function was called in some cases by the si2157_init()
function during error handling even if the passed variable contained still
a null pointer. This implementation detail could be improved
by the introduction of another jump label.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-12-04 15:28:51 -02:00
..
Kconfig [media] m88rs6000t: add new dvb-s/s2 tuner for integrated chip M88RS6000 2014-11-03 18:23:43 -02:00
Makefile [media] m88rs6000t: add new dvb-s/s2 tuner for integrated chip M88RS6000 2014-11-03 18:23:43 -02:00
e4000.c [media] e4000: logging changes 2014-09-21 16:42:35 -03:00
e4000.h [media] e4000: convert DVB tuner to I2C driver model 2014-03-14 05:21:27 -03:00
e4000_priv.h [media] e4000: rename some variables 2014-03-14 05:38:39 -03:00
fc001x-common.h
fc0011.c
fc0011.h
fc0012-priv.h
fc0012.c [media] fc001[23]: Change variable type to bool 2013-10-02 06:48:14 -03:00
fc0012.h
fc0013-priv.h
fc0013.c [media] fc001[23]: Change variable type to bool 2013-10-02 06:48:14 -03:00
fc0013.h
fc2580.c [media] fc2580: fix tuning failure on 32-bit arch 2014-04-16 18:13:11 -03:00
fc2580.h
fc2580_priv.h [media] fc2580: fix tuning failure on 32-bit arch 2014-04-16 18:13:11 -03:00
it913x.c [media] it913x: replace udelay polling with jiffies 2014-09-21 18:29:34 -03:00
it913x.h [media] it913x: re-implement sleep 2014-09-21 18:24:32 -03:00
m88rs6000t.c [media] m88rs6000t: add new dvb-s/s2 tuner for integrated chip M88RS6000 2014-11-03 18:23:43 -02:00
m88rs6000t.h [media] m88rs6000t: add new dvb-s/s2 tuner for integrated chip M88RS6000 2014-11-03 18:23:43 -02:00
m88ts2022.c [media] m88ts2022: return the err code in its probe function when error occurs 2014-11-03 11:53:00 -02:00
m88ts2022.h [media] m88ts2022: fix some style issues reported by checkpatch.pl 2013-12-19 09:24:57 -02:00
m88ts2022_priv.h [media] m88ts2022: change parameter type of m88ts2022_cmd 2014-09-08 10:00:55 -03:00
max2165.c
max2165.h
max2165_priv.h
mc44s803.c
mc44s803.h
mc44s803_priv.h
msi001.c [media] msi001: logging changes 2014-09-21 16:42:34 -03:00
mt20xx.c
mt20xx.h
mt2060.c [media] mt2060: just return 0 instead of using a var 2014-09-03 17:59:56 -03:00
mt2060.h
mt2060_priv.h
mt2063.c [media] mt2063: fix sparse warnings 2014-09-03 10:38:57 -03:00
mt2063.h
mt2131.c
mt2131.h
mt2131_priv.h
mt2266.c
mt2266.h
mxl301rf.c [media] mxl301rf: add driver for MaxLinear MxL301RF OFDM tuner 2014-09-23 17:03:59 -03:00
mxl301rf.h [media] mxl301rf: add driver for MaxLinear MxL301RF OFDM tuner 2014-09-23 17:03:59 -03:00
mxl5005s.c [media] mxl5005s: just return 0 instead of using a var 2014-09-03 17:59:56 -03:00
mxl5005s.h
mxl5007t.c [media] [PATH,2/2] mxl5007 move loop_thru to attach 2014-11-11 08:38:46 -02:00
mxl5007t.h
qm1d1c0042.c [media] qm1d1c0042: fix compilation on 32 bits 2014-09-26 06:47:42 -03:00
qm1d1c0042.h [media] qm1d1c0042: add driver for Sharp QM1D1C0042 ISDB-S tuner 2014-09-23 17:04:00 -03:00
qt1010.c
qt1010.h
qt1010_priv.h
r820t.c [media] r820t: add DVB-C config 2014-11-14 17:28:00 -02:00
r820t.h [media] r820t: Remove a warning for an unused value 2013-04-25 16:07:04 -03:00
si2157.c [media] si2157: One function call less in si2157_init() after error 2014-12-04 15:28:51 -02:00
si2157.h [media] si2157: Si2148 support 2014-11-25 09:14:14 -02:00
si2157_priv.h [media] si2157: Si2148 support 2014-11-25 09:14:14 -02:00
tda827x.c
tda827x.h
tda8290.c
tda8290.h
tda9887.c [media] tda9887: remove an warning when compiling for alpha 2013-11-07 15:03:10 -02:00
tda9887.h
tda18212.c [media] tda18212: convert to RegMap API 2014-09-21 20:06:23 -03:00
tda18212.h [media] tda18212: convert driver to I2C binding 2014-09-21 20:04:55 -03:00
tda18218.c [media] tuners: Don't use dynamic static allocation 2013-11-08 09:45:41 -02:00
tda18218.h
tda18218_priv.h
tda18271-common.c [media] tda18271: Fix identation 2014-12-04 13:55:05 -02:00
tda18271-fe.c
tda18271-maps.c
tda18271-priv.h [media] tda18271-common: Convert _tda_printk to return void 2014-09-23 17:03:59 -03:00
tda18271.h
tea5761.c
tea5761.h
tea5767.c
tea5767.h
tua9001.c
tua9001.h
tua9001_priv.h
tuner-i2c.h
tuner-simple.c
tuner-simple.h
tuner-types.c
tuner-xc2028-types.h [media] media_tree: Fix spelling errors 2013-11-29 14:43:50 -02:00
tuner-xc2028.c [media] tuner-xc2028: fix bad alignments 2014-09-03 18:44:34 -03:00
tuner-xc2028.h
xc4000.c [media] xc4000: Fix bad alignments 2014-09-03 18:42:09 -03:00
xc4000.h
xc5000.c [media] tuners: remove uneeded checks before release_firmware() 2014-12-04 15:28:51 -02:00
xc5000.h [media] xc5000: add IF output level control 2014-11-03 12:24:52 -02:00