linux/drivers/media/common/tuners
Thomas Meyer 1b7acf0ccd [media] xc4000: Use kcalloc instead of kzalloc to allocate array
The advantage of kcalloc is, that will prevent integer overflows which could
result from the multiplication of number of elements and size and it is also
a bit nicer to read.

The semantic patch that makes this change is available
in https://lkml.org/lkml/2011/11/25/107

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-12-30 17:22:21 -02:00
..
Kconfig [media] dib0700: add initial code for PCTV 340e by Davide Ferri 2011-07-27 17:52:25 -03:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00
max2165_priv.h
max2165.c [media] drivers/media: Removed unnecessary KERN_<level>s from dprintk uses 2010-12-29 08:16:29 -02:00
max2165.h
mc44s803_priv.h
mc44s803.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
mc44s803.h
mt20xx.c [media] mt20xx.c: fix compiler warnings 2011-09-06 14:38:42 -03:00
mt20xx.h
mt2060_priv.h
mt2060.c [media] mt2060: implement .get_if_frequency() 2011-11-24 17:53:00 -02:00
mt2060.h
mt2131_priv.h
mt2131.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
mt2131.h
mt2266.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
mt2266.h
mxl5005s.c [media] mxl5005s: fix compiler warning 2011-09-06 14:43:43 -03:00
mxl5005s.h
mxl5007t.c Merge tag 'v3.2-rc7' into staging/for_v3.3 2011-12-30 13:59:37 -02:00
mxl5007t.h
qt1010_priv.h
qt1010.c [media] qt1010: implement .get_if_frequency() 2011-11-24 17:53:17 -02:00
qt1010.h
tda827x.c [media] tda827x: improve recection with limit frequencies 2011-08-07 09:32:16 -03:00
tda827x.h
tda8290.c [media] tda829x: fix regression in probe functions 2011-03-02 14:18:12 -03:00
tda8290.h
tda9887.c [media] Remove the remaining usages for T_STANDBY 2011-03-21 20:32:03 -03:00
tda9887.h
tda18212.c [media] tda18212: round IF frequency to close hardware value 2011-11-24 17:53:35 -02:00
tda18212.h [media] tda18212: add DVB-T2 support 2011-11-07 10:25:56 -02:00
tda18218_priv.h [media] tda18218: implement .get_if_frequency() 2011-11-24 17:50:57 -02:00
tda18218.c Merge tag 'v3.2-rc7' into staging/for_v3.3 2011-12-30 13:59:37 -02:00
tda18218.h V4L/DVB: NXP TDA18218 silicon tuner driver 2010-10-21 01:04:42 -02:00
tda18271-common.c [media] tda18271: Use printk extension %pV 2011-08-27 11:19:43 -03:00
tda18271-fe.c [media] tda18271: add tda18271_get_if_frequency 2011-11-08 08:25:15 -02:00
tda18271-maps.c [media] tda18271: update tda18271c2_rf_cal as per NXP's rev.04 datasheet 2011-04-19 11:33:24 -03:00
tda18271-priv.h [media] tda18271: add tda18271_get_if_frequency 2011-11-08 08:25:15 -02:00
tda18271.h Fix common misspellings 2011-03-31 11:26:23 -03:00
tea5761.c [media] Remove the remaining usages for T_STANDBY 2011-03-21 20:32:03 -03:00
tea5761.h
tea5767.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
tea5767.h
tuner-i2c.h include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
tuner-simple.c [media] FM1216ME_MK3 AUX byte for FM mode 2011-11-07 12:39:17 -02:00
tuner-simple.h
tuner-types.c drivers/media: Add module.h to all files using it implicitly 2011-10-31 19:31:51 -04:00
tuner-xc2028-types.h
tuner-xc2028.c [media] xc4000: Use kcalloc instead of kzalloc to allocate array 2011-12-30 17:22:21 -02:00
tuner-xc2028.h [media] tuner/xc2028: Add I2C flush callback 2011-08-31 15:03:22 -03:00
xc4000.c [media] xc4000: Use kcalloc instead of kzalloc to allocate array 2011-12-30 17:22:21 -02:00
xc4000.h [media] xc4000: make checkpatch.pl happy 2011-07-27 17:52:40 -03:00
xc5000.c [media] Remove Annex A/C selection via roll-off factor 2011-12-20 11:50:23 -02:00
xc5000.h [media] xc5000: add set_config and other 2011-03-21 20:32:19 -03:00