linux/drivers/media/dvb/siano
Uri Shkolnik 793786d19a V4L/DVB (11782): Siano: smsdvb - use 'push' status mechanism
This patch replace the old method of pulling the device status by
sending "get_statistics" request, to push mode. This make status update
much faster, and reduce various operation time (UHF scan now takes 15s
instead of 2m). In order to make the change the following modification
have been applied:
1) core header - update statistics headers.
2) dvb adapter - omit the statistics request, add handling of
status indications.
3) core 'onresponse' - re-route messages addressed to other adapter
to the dvb adapter.

Signed-off-by: Uri Shkolnik <uris@siano-ms.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-06-16 19:14:29 -03:00
..
Kconfig V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb ids 2008-07-20 07:23:47 -03:00
Makefile V4L/DVB (11779): Siano: Makefile - add smsendian to build 2009-06-16 19:14:27 -03:00
sms-cards.c V4L/DVB (10772): siano: prevent duplicate variable declaration 2009-03-30 12:43:02 -03:00
sms-cards.h V4L/DVB (10752): sms1xxx: load smsdvb module automatically based on device id 2009-03-30 12:43:01 -03:00
smscoreapi.c V4L/DVB (11782): Siano: smsdvb - use 'push' status mechanism 2009-06-16 19:14:29 -03:00
smscoreapi.h V4L/DVB (11782): Siano: smsdvb - use 'push' status mechanism 2009-06-16 19:14:29 -03:00
smsdvb.c V4L/DVB (11782): Siano: smsdvb - use 'push' status mechanism 2009-06-16 19:14:29 -03:00
smsendian.c V4L/DVB (11780): Siano: fix compilation error due to the lack of EXTERNAL_SYMBOL 2009-06-16 19:14:28 -03:00
smsendian.h V4L/DVB (11561): Siano: add messages handling for big-endian target 2009-06-16 19:14:22 -03:00
smsir.c V4L/DVB (11559): Siano: add support for infra-red (IR) controllers 2009-06-16 19:14:22 -03:00
smsir.h V4L/DVB (11559): Siano: add support for infra-red (IR) controllers 2009-06-16 19:14:22 -03:00
smssdio.c V4L/DVB (11552): Siano: SDIO interface driver - remove two redundant lines 2009-06-16 19:14:19 -03:00
smsusb.c V4L/DVB (11778): Siano: smsusb - lost buffers bug fix 2009-06-16 19:14:27 -03:00