--- Begin Message ---
Mauro,
Please pull from http://www.linuxtv.org/hg/~stoth/s2
- Kconfig correction for USB card modification with SI2109/2110
demodulator.
- Kconfig dependency fix for DW2002 card with ST STV0288 demodulator.
- cx88: Bugfix: all client disconnects put the frontend to sleep.
- S2API: Removed the typedef for the commands, used defines instead.
- S2API: Implement result codes for individual commands
- S2API: Add DTV_API_VERSION command
drivers/media/dvb/dm1105/Kconfig | 2
drivers/media/dvb/dvb-core/dvb_frontend.c | 21 +-
drivers/media/dvb/dvb-usb/Kconfig | 1
drivers/media/video/cx88/cx88-video.c | 5
drivers/media/video/cx88/cx88.h | 1
include/linux/dvb/frontend.h | 104 ++++------
include/linux/dvb/version.h | 4
7 files changed, 74 insertions(+), 64 deletions(-)
Regards,
Steve
--- End Message ---