All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 3.18] HackRF SDR driver
@ 2014-09-10  7:25 Antti Palosaari
  0 siblings, 0 replies; only message in thread
From: Antti Palosaari @ 2014-09-10  7:25 UTC (permalink / raw)
  To: LMML

The following changes since commit f5281fc81e9a0a3e80b78720c5ae2ed06da3bfae:

   [media] vpif: Fix compilation with allmodconfig (2014-09-09 18:08:08 
-0300)

are available in the git repository at:

   git://linuxtv.org/anttip/media_tree.git hackrf

for you to fetch changes up to a8483a8ee416c37f6c44cf7883309e5badcabc33:

   MAINTAINERS: add HackRF SDR driver (2014-09-10 10:20:15 +0300)

----------------------------------------------------------------
Antti Palosaari (2):
       hackrf: HackRF SDR driver
       MAINTAINERS: add HackRF SDR driver

  MAINTAINERS                       |   10 ++
  drivers/media/usb/Kconfig         |    3 +-
  drivers/media/usb/Makefile        |    3 +-
  drivers/media/usb/hackrf/Kconfig  |   10 ++
  drivers/media/usb/hackrf/Makefile |    1 +
  drivers/media/usb/hackrf/hackrf.c | 1142 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  6 files changed, 1167 insertions(+), 2 deletions(-)
  create mode 100644 drivers/media/usb/hackrf/Kconfig
  create mode 100644 drivers/media/usb/hackrf/Makefile
  create mode 100644 drivers/media/usb/hackrf/hackrf.c

-- 
http://palosaari.fi/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-10  7:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-10  7:25 [GIT PULL 3.18] HackRF SDR driver Antti Palosaari

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.