]> git.baikalelectronics.ru Git - kernel.git/commit
[media] RTL2832 DVB-T demodulator driver
authorThomas Mair <thomas.mair86@googlemail.com>
Fri, 18 May 2012 17:47:40 +0000 (14:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 5 Jul 2012 15:05:37 +0000 (12:05 -0300)
commitf551b7d3b6a3afdd94be5e7bbc7355d9c604f6ba
tree87ad4d65c7bd997bc33dd604513e21699fd3b9ef
parent740ed0e761d37380e2e8e0bf4e37bea1dc9a2f58
[media] RTL2832 DVB-T demodulator driver

Changelog for ver. 0.5:
- fixed code style and naming errors

Changelog for ver. 0.4:
- removed statistics as their calculation was wrong
- fixed bug in Makefile
- indentation and code style improvements

Signed-off-by: Thomas Mair <thomas.mair86@googlemail.com>
Reviewed-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/Kconfig
drivers/media/dvb/frontends/Makefile
drivers/media/dvb/frontends/rtl2832.c [new file with mode: 0644]
drivers/media/dvb/frontends/rtl2832.h [new file with mode: 0644]
drivers/media/dvb/frontends/rtl2832_priv.h [new file with mode: 0644]