All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL STAGING] Mirics MSi3101 SDR Dongle driver
@ 2013-08-17 23:23 Antti Palosaari
  0 siblings, 0 replies; only message in thread
From: Antti Palosaari @ 2013-08-17 23:23 UTC (permalink / raw)
  To: LMML

Hello Linux Media!

I have send all these patches to the mailing list and I haven't make any 
changes but commit log messages. Whilst adding explanation does not make 
much sense in trivial patches I decided to do it as :)
http://lwn.net/Articles/560392/

I request that driver to the staging as there is unresolved issues, most 
notable is not less than API.

I wrote also small blog post about this device and driver:
http://blog.palosaari.fi/2013/08/mirics-msi3101-sdr-linux-driver.html


regards
Antti


The following changes since commit 1c26190a8d492adadac4711fe5762d46204b18b0:

   [media] exynos4-is: Correct colorspace handling at FIMC-LITE 
(2013-06-28 15:33:27 -0300)

are available in the git repository at:

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

for you to fetch changes up to 2aefec530bdde273efa8894386d9f6a0b1f3caf0:

   msi3101: few improvements for RF tuner (2013-08-18 02:04:20 +0300)

----------------------------------------------------------------
Antti Palosaari (19):
       Mirics MSi3101 SDR Dongle driver
       msi3101: sample is correct term for sample
       msi3101: fix sampling rate calculation
       msi3101: add sampling mode control
       msi3101: enhance sampling results
       msi3101: fix stream re-start halt
       msi3101: add 2040:d300 Hauppauge WinTV 133559 LF
       msi3101: add debug dump for unknown stream data
       msi3101: correct ADC sampling rate calc a little bit
       msi3101: improve tuner synth calc step size
       msi3101: add support for stream format "252" I+Q per frame
       msi3101: init bits 23:20 on PLL register
       msi3101: fix overflow in freq setting
       msi3101: add stream format 336 I+Q pairs per frame
       msi3101: changes for tuner PLL freq limits
       msi3101: a lot of small cleanups
       msi3101: implement stream format 504
       msi3101: change stream format 384
       msi3101: few improvements for RF tuner

  drivers/staging/media/Kconfig               |    2 +
  drivers/staging/media/Makefile              |    1 +
  drivers/staging/media/msi3101/Kconfig       |    3 +
  drivers/staging/media/msi3101/Makefile      |    1 +
  drivers/staging/media/msi3101/sdr-msi3101.c | 1928 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  5 files changed, 1935 insertions(+)
  create mode 100644 drivers/staging/media/msi3101/Kconfig
  create mode 100644 drivers/staging/media/msi3101/Makefile
  create mode 100644 drivers/staging/media/msi3101/sdr-msi3101.c

-- 
http://palosaari.fi/

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

only message in thread, other threads:[~2013-08-17 23:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-17 23:23 [PULL STAGING] Mirics MSi3101 SDR Dongle 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.