[PATCH] dvb-usb-gp8psk: get firmware and fpga versions

2010-10-30 Thread D. K.
This patch adds retrieval of firmware and FPGA versions of Genpix devices. That information is useful for users who experience performance differences with the various firmware versions, and may want to use a specific firmware that best suits their needs. Example dmesg output: gp8psk: FW Version

[PATCH] gp8psk: Add support for the Genpix Skywalker-2 (against git)

2010-10-16 Thread D. K.
gp8psk: Add support for the Genpix Skywalker-2 per user requests. Patched against git. Signed-off-by: Derek Kelly user@gmail.com diff -pruN v4l-dvb.orig/drivers/media/dvb/dvb-usb/dvb-usb-ids.h v4l-dvb/drivers/media/dvb/dvb-usb/dvb-usb-ids.h ---

[PATCH] dvb-usb-gp8psk: Fix tuner timeout (against git)

2010-10-16 Thread D. K.
This patches adjusts the tuner delay to be longer in response to several users experiencing tuner timeouts. This change fixes that problem and allows those users to be able to tune. Patched against git. Signed-off-by: Derek Kelly user@gmail.com mailto:user@gmail.com diff -pruN

[PATCH] dvb-usb-gp8psk: Fix driver name

2010-10-16 Thread D. K.
This patch updates the name of the dvb-usb-gp8psk driver from Genpix 8psk-to-USB2 DVB-S to Genpix DVB-S. The old name doesn't reflect newer devices such as the Skywalker line which also user this driver. Signed-off-by: Derek Kelly user@gmail.com mailto:user@gmail.com diff -pruN

[PATCH] av7110: Fix driver name (against git)

2010-10-16 Thread D. K.
This patch changes the name of the av7110 driver from the generic dvb to av7110, to be descriptive of the driver. I've included Oliver Endriss's ack from the original post, which contained a mangled patch. The content of the patch is unchanged. Signed-off-by: Derek Kelly user@gmail.com

[PATCH] gp8psk: Add support for the Genpix Skywalker-2

2010-10-14 Thread D. K.
gp8psk: Add support for the Genpix Skywalker-2 per user requests. Patched against v4l-dvb hg ab433502e041 tip. Should patch fine against git as well. Signed-off-by: Derek Kelly user@gmail.com -- diff -pruN v4l-dvb.orig/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h

[PATCH] gp8psk: fix tuner delay

2010-10-14 Thread D. K.
This patches adjusts the tuner delay to be longer in response to several users experiencing tuner timeouts. This change fixes that problem and allows those users to be able to tune. Signed-off-by: Derek Kelly user@gmail.com mailto:user@gmail.com -- diff -pruN

[PATCH] Fix av7110 driver name (resend)

2010-10-14 Thread D. K.
This patch simply changes the name of the av7110 driver to av7110 instead of the generic dvb it's set to currently. Although it's somewhat trivial, it still seems appropriate to fix the name to be descriptive of the driver. This patch was already ack'ed by other users but the original email got