All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL 3.18] HackRF SDR driver
Date: Wed, 10 Sep 2014 10:25:30 +0300	[thread overview]
Message-ID: <540FFCEA.70807@iki.fi> (raw)

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/

                 reply	other threads:[~2014-09-10  7:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=540FFCEA.70807@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.