linux/drivers/media/dvb/dvb-core
Mauro Carvalho Chehab 1d432a3d77 [media] tuner, xc2028: add support for get_afc()
Implement API support to return AFC frequency shift, as this device
supports it. The only other driver that implements it is tda9887,
and the frequency there is reported in Hz. So, use Hz also for this
tuner.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-07-04 02:46:58 -03:00
..
Makefile [media] Make DVB NET configurable in the kernel 2011-07-27 17:52:20 -03:00
demux.h
dmxdev.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
dmxdev.h
dvb_ca_en50221.c [media] dvb_ca_en50221: fix compilation breakage 2012-01-10 19:15:45 -02:00
dvb_ca_en50221.h
dvb_demux.c [media] dvb-demux: add functionality to send raw payload to the dvr device 2012-05-20 10:03:06 -03:00
dvb_demux.h [media] dvb-demux: add functionality to send raw payload to the dvr device 2012-05-20 10:03:06 -03:00
dvb_filter.c
dvb_filter.h
dvb_frontend.c [media] DVB: remove "stats" property bits from ATSC-MH API property additions 2012-05-20 10:06:08 -03:00
dvb_frontend.h [media] tuner, xc2028: add support for get_afc() 2012-07-04 02:46:58 -03:00
dvb_math.c
dvb_math.h
dvb_net.c [media] DVB: dvb_net_init: return -errno on error 2012-01-06 12:40:46 -02:00
dvb_net.h dvb_net: Simplify the code if DVB NET is not defined 2011-07-27 17:52:20 -03:00
dvb_ringbuffer.c
dvb_ringbuffer.h
dvbdev.c switch device_get_devnode() and ->devnode() to umode_t * 2012-01-03 22:54:55 -05:00
dvbdev.h