On 07/14/2014 09:27 PM, Antti Palosaari wrote: > AirSpy SDR driver. > > Thanks to Youssef Touil and Benjamin Vernoux for support, help and > hardware! > http://airspy.com/ > > Signed-off-by: Antti Palosaari <crope@xxxxxx> > --- > drivers/staging/media/Kconfig | 1 + > drivers/staging/media/Makefile | 1 + > drivers/staging/media/airspy/Kconfig | 5 + > drivers/staging/media/airspy/Makefile | 1 + > drivers/staging/media/airspy/airspy.c | 1120 +++++++++++++++++++++++++++++++++ > 5 files changed, 1128 insertions(+) > create mode 100644 drivers/staging/media/airspy/Kconfig > create mode 100644 drivers/staging/media/airspy/Makefile > create mode 100644 drivers/staging/media/airspy/airspy.c > It's a new driver, so the usual question: can you post the output from the latest v4l2-compliance? 'v4l2-compliance -S /dev/swradioX -s' It looks good, but I always like to see the output of that as a record and as a verification that someone actually ran it :-) Thanks, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html