linux/drivers/media/usb/dvb-usb-v2
Antti Palosaari b18042a673 [media] rtl28xxu: return success for unimplemented FE callback
Return success for FE callback on case we don't have any special
implementation. fc0013 tuner driver calls that callback in order to
switch antenna input, even we don't provide antenna switch.
Returning error caused fc0013 driver given up tuning.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-04-02 18:27:14 -03:00
..
af9015.c [media] af9015: fix sparse warning 2014-09-03 09:28:22 -03:00
af9015.h
af9035.c [media] af9035: initialize si2168_config struct 2014-11-21 16:47:25 -02:00
af9035.h [media] af9035: Add support for IT930x USB bridge 2014-09-23 21:49:42 -03:00
anysee.c [media] anysee: make sure loading modules is const 2014-10-21 08:49:11 -02:00
anysee.h [media] anysee: convert tda18212 tuner to I2C client 2014-09-21 19:59:13 -03:00
au6610.c
au6610.h
az6007.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
ce6230.c
ce6230.h
dvb_usb_common.h
dvb_usb_core.c [media] dvb-usb-v2: add pointer to 'struct usb_interface' for driver usage 2015-02-02 17:39:15 -02:00
dvb_usb_urb.c [media] dvb-usb-v2: remove dvb_usb_device NULL check 2014-09-02 15:46:50 -03:00
dvb_usb.h [media] dvb-usb-v2: add pointer to 'struct usb_interface' for driver usage 2015-02-02 17:39:15 -02:00
dvbsky.c [media] dvb-usb-dvbsky: add TechnoTrend CT2-4400 and CT2-4650 devices support 2014-12-04 13:30:50 -02:00
ec168.c
ec168.h
gl861.c
gl861.h
Kconfig [media] dvb-usb-dvbsky: add T680CI dvb-t2/t/c usb ci box support 2014-11-25 12:20:27 -02:00
lmedm04.c [media] lmedm04: add read snr, signal strength and ber call backs 2015-02-03 17:16:33 -02:00
lmedm04.h
Makefile [media] dvbsky: new driver to support DVBSky S860/S960 devices 2014-09-23 16:13:50 -03:00
mxl111sf-demod.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-demod.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-gpio.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-gpio.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-i2c.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-i2c.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-phy.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-phy.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-reg.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-tuner.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-tuner.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
rtl28xxu.c [media] rtl28xxu: return success for unimplemented FE callback 2015-04-02 18:27:14 -03:00
rtl28xxu.h [media] rtl28xxu: move usb buffers to state 2015-02-03 16:24:49 -02:00
usb_urb.c