You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mauro Carvalho Chehab
3ea9661538
V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delay
...
tune() dvb_frontend callback changed delay signess:
int (*tune)(struct dvb_frontend* fe,
struct dvb_frontend_parameters* params,
unsigned int mode_flags,
- int *delay,
+ unsigned int *delay,
This change caused warnings on cx24123 and dst modules:
/home/v4l/master/v4l/cx24123.c:1034: warning: initialization from incompatible pointer type
/home/v4l/master/v4l/dst.c:1782: warning: initialization from incompatible pointer type
/home/v4l/master/v4l/dst.c:1808: warning: initialization from incompatible pointer type
/home/v4l/master/v4l/dst.c:1837: warning: initialization from incompatible pointer type
/home/v4l/master/v4l/dst.c:1860: warning: initialization from incompatible pointer type
This patch corrects the function prototype on both modules to follow the
core change.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
18 years ago
..
Kconfig
V4L/DVB (5543): Tda10023: Add support for frontend TDA10023
18 years ago
Makefile
V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS
18 years ago
bcm3510.c
…
bcm3510.h
…
bcm3510_priv.h
…
bsbe1.h
…
bsru6.h
…
cx22700.c
…
cx22700.h
…
cx22702.c
V4L/DVB (5648): Dvb/frontends: remove unnecessary #include's of "dvb-pll.h"
18 years ago
cx22702.h
…
cx24110.c
V4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriate
18 years ago
cx24110.h
…
cx24123.c
V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delay
18 years ago
cx24123.h
…
dib3000.h
…
dib3000mb.c
Fix typos concerning hierarchy
18 years ago
dib3000mb_priv.h
…
dib3000mc.c
V4L/DVB (4998): [PATCH] DIB3000MC and NOVA T USB2 #2
18 years ago
dib3000mc.h
…
dib7000m.c
Fix misspellings collected by members of KJ list.
18 years ago
dib7000m.h
V4L/DVB (4766): Add working dib7000m-module
18 years ago
dib7000p.c
Fix misspellings collected by members of KJ list.
18 years ago
dib7000p.h
V4L/DVB (4772): Add support for DiBcom DiB7000PC
18 years ago
dibx000_common.c
i2c: Shrink struct i2c_client
18 years ago
dibx000_common.h
V4L/DVB (4766): Add working dib7000m-module
18 years ago
dvb-pll.c
V4L/DVB (5814): Unexport dvb_pll_configure
18 years ago
dvb-pll.h
V4L/DVB (5798): Dvb-pll: add support for Philips fcv1236d
18 years ago
dvb_dummy_fe.c
…
dvb_dummy_fe.h
…
isl6421.c
V4L/DVB (5472): Isl6421: don't reference freed memory
18 years ago
isl6421.h
…
l64781.c
…
l64781.h
…
lgdt330x.c
V4L/DVB (5494): Lgdt330x: Fix some warnings
18 years ago
lgdt330x.h
…
lgdt330x_priv.h
V4L/DVB (4789): Lgdt330x: SNR and signal strength reporting
18 years ago
lnbp21.c
…
lnbp21.h
…
mt312.c
…
mt312.h
…
mt312_priv.h
…
mt352.c
…
mt352.h
…
mt352_priv.h
…
mt2060.c
…
mt2060.h
…
mt2060_priv.h
…
nxt200x.c
V4L/DVB (5648): Dvb/frontends: remove unnecessary #include's of "dvb-pll.h"
18 years ago
nxt200x.h
V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pll
18 years ago
nxt6000.c
…
nxt6000.h
…
nxt6000_priv.h
…
or51132.c
V4L/DVB (5648): Dvb/frontends: remove unnecessary #include's of "dvb-pll.h"
18 years ago
or51132.h
…
or51211.c
V4L/DVB (5799): Or51211: remove hardcoded fcv1236d tuner programming
18 years ago
or51211.h
…
qt1010.c
V4L/DVB (5253): Qt1010: whitespace / 80 column cleanups
18 years ago
qt1010.h
V4L/DVB (5137): Dvb: add new qt1010 tuner module
18 years ago
qt1010_priv.h
V4L/DVB (5137): Dvb: add new qt1010 tuner module
18 years ago
s5h1420.c
…
s5h1420.h
…
sp887x.c
…
sp887x.h
…
sp8870.c
…
sp8870.h
…
stv0297.c
V4L/DVB (5247): Stv0297: Enable BER/UNC counting
18 years ago
stv0297.h
…
stv0299.c
V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)
18 years ago
stv0299.h
…
tda826x.c
V4L/DVB (5716): Tda10086,tda826x: fix tuning, STR/SNR values
18 years ago
tda826x.h
…
tda827x.c
V4L/DVB (5485): Tda827x: delayed probing of tuner version
18 years ago
tda827x.h
V4L/DVB (5317): Create tda827x dvb tuner module
18 years ago
tda1002x.h
V4L/DVB (5544): Budget-av: Make inversion setting configurable, add KNC ONE V1.0 card
18 years ago
tda1004x.c
V4L/DVB (5458): Tda1004x: add ts_mode option to config struct
18 years ago
tda1004x.h
V4L/DVB (5458): Tda1004x: add ts_mode option to config struct
18 years ago
tda8083.c
V4L/DVB (4788): Tda8083: support for uncorrectable blocks and bit error rate
18 years ago
tda8083.h
…
tda10021.c
Fix occurrences of "the the "
18 years ago
tda10023.c
V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro.
18 years ago
tda10086.c
V4L/DVB (5716): Tda10086,tda826x: fix tuning, STR/SNR values
18 years ago
tda10086.h
…
tua6100.c
V4L/DVB (4847): Drivers/media/dvb/frontends: kfree() cleanups
18 years ago
tua6100.h
…
ves1x93.c
Fix occurrences of "the the "
18 years ago
ves1x93.h
…
ves1820.c
…
ves1820.h
…
zl10353.c
V4L/DVB (5218): Zl10353: register definitions update
18 years ago
zl10353.h
V4L/DVB (5217): Zl10353: Implement TRL nominal rate calculation
18 years ago
zl10353_priv.h
V4L/DVB (5218): Zl10353: register definitions update
18 years ago