linux/drivers/media/usb/dvb-usb-v2
Mauro Carvalho Chehab 99ca5557ff [media] it913x: rename its tuner driver to tuner_it913x
There are three drivers with *it913x name on it, and they all
belong to the same device:
	a tuner, at it913x.c;
	a frontend: it913x-fe.c;
	a bridge: it913x.c, renamed to dvb_usb_it913x by the
building system.

This is confusing. Even more confusing are the two .c files with
the same name under different directories, with different contents
and different functions. So, prepend the tuner one.

This also breaks the out-of-tree compilation system.

Reported-by: Frederic Fays <frederic.fays@gmail.com>
Acked-by: Antti Palosaari <crope@iki.fi>
Reviewed-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-04-16 20:06:05 -03:00
..
af9015.c [media] af9015: reject device TerraTec Cinergy T Stick Dual RC (rev. 2) 2013-03-21 18:49:02 -03:00
af9015.h [media] af9015: do not use buffers from stack for usb_bulk_msg() 2013-03-18 16:51:17 -03:00
af9035.c [media] af9035: fix missing unlock on error in af9035_ctrl_msg() 2013-03-26 08:37:45 -03:00
af9035.h [media] it913x: rename its tuner driver to tuner_it913x 2013-04-16 20:06:05 -03:00
anysee.c [media] anysee: coding style changes 2013-03-18 16:54:57 -03:00
anysee.h [media] anysee: do not use buffers from stack for usb_bulk_msg() 2013-03-18 16:54:26 -03:00
au6610.c [media] au6610: use Kernel dev_foo() logging 2012-09-23 20:50:03 -03:00
au6610.h
az6007.c [media] media: move dvb-usb-v2/cypress_firmware.c to media/common 2013-03-29 11:35:06 -03:00
ce6230.c [media] ce6230: use Kernel dev_foo() logging 2012-09-23 20:50:42 -03:00
ce6230.h [media] dvb_usb_v2: use dvb_usb_dbg_usb_control_msg() 2012-09-15 11:35:59 -03:00
dvb_usb_common.h
dvb_usb_core.c [media] dvb_usb_v2: rework USB streaming logic 2013-03-23 10:02:04 -03:00
dvb_usb_urb.c [media] dvb_usb_v2: make checkpatch.pl happy 2013-03-23 09:59:56 -03:00
dvb_usb.h [media] dvb_usb_v2: replace Kernel userspace lock with wait queue 2013-03-23 09:58:49 -03:00
ec168.c [media] ec168: use Kernel dev_foo() logging 2012-09-23 20:50:28 -03:00
ec168.h [media] ec168: declare MODULE_FIRMWARE 2012-09-23 20:08:21 -03:00
gl861.c [media] gl861: use Kernel dev_foo() logging 2012-09-23 20:50:13 -03:00
gl861.h
it913x.c [media] it913x: fix pid filter 2013-03-23 10:02:41 -03:00
Kconfig [media] media: move dvb-usb-v2/cypress_firmware.c to media/common 2013-03-29 11:35:06 -03:00
lmedm04.c [media] lmedm04: Remove redundant NULL check before kfree 2013-03-19 15:19:29 -03:00
lmedm04.h
Makefile [media] media: move dvb-usb-v2/cypress_firmware.c to media/common 2013-03-29 11:35:06 -03:00
mxl111sf-demod.c
mxl111sf-demod.h [media] dvb-usb/dvb-usb-v2: use IS_ENABLED 2013-03-23 09:33:30 -03:00
mxl111sf-gpio.c
mxl111sf-gpio.h
mxl111sf-i2c.c
mxl111sf-i2c.h
mxl111sf-phy.c
mxl111sf-phy.h
mxl111sf-reg.h
mxl111sf-tuner.c
mxl111sf-tuner.h [media] dvb-usb/dvb-usb-v2: use IS_ENABLED 2013-03-23 09:33:30 -03:00
mxl111sf.c
mxl111sf.h
rtl28xxu.c [media] rtl28xxu: Add USB ID for MaxMedia HU394-T 2013-03-05 17:02:54 -03:00
rtl28xxu.h [media] rtl28xxu: move rtl2832u tuner probing to .read_config() 2012-09-27 15:14:10 -03:00
usb_urb.c [media] dvb_usb_v2: make checkpatch.pl happy 2013-03-23 09:59:56 -03:00