public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Hauppauge em28xx/lgdt3306a soloHD/DualHD support
@ 2018-01-05  0:04 Brad Love
  2018-01-05  0:04 ` [PATCH 1/9] em28xx: Hauppauge DualHD second tuner functionality Brad Love
                   ` (8 more replies)
  0 siblings, 9 replies; 32+ messages in thread
From: Brad Love @ 2018-01-05  0:04 UTC (permalink / raw)
  To: linux-media; +Cc: Brad Love

Brief description of patches:
- Enable the second TS port on em28xx devices via board property
- Enables bulk transfer at max multiplier for em28xx TS1 and TS2
- Changes USB bulk transfer size to match em28xx bulk multiplier
- Increase em28xx arbitrary board limit to max dvb devices
- Add missing Hauppauge bulk model PID's
- Add missing Hauppauge SoloHD PID
- Fix i2c device related usb unplug frontend oops
- Add QAM_AUTO to frontend and an option to enforce a modulation
- Frontend streaming stability optimization

Brad Love (9):
  em28xx: Hauppauge DualHD second tuner functionality
  em28xx: Bulk transfer implementation fix
  em28xx: USB bulk packet size fix
  em28xx: Increase max em28xx boards to max dvb adapters
  em28xx: Add Hauppauge SoloHD/DualHD bulk models
  em28xx: Enable Hauppauge SoloHD rebranded 292e SE
  lgdt3306a: Set fe ops.release to NULL if probed
  lgdt3306a: QAM streaming improvement
  lgdt3306a: Add QAM AUTO support

 drivers/media/dvb-frontends/lgdt3306a.c |  65 ++++++++++++--
 drivers/media/usb/em28xx/em28xx-cards.c | 150 ++++++++++++++++++++++++++++++--
 drivers/media/usb/em28xx/em28xx-core.c  |  54 ++++++++++--
 drivers/media/usb/em28xx/em28xx-dvb.c   |  33 +++++--
 drivers/media/usb/em28xx/em28xx.h       |  16 +++-
 5 files changed, 285 insertions(+), 33 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2018-02-12 20:52 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-05  0:04 [PATCH 0/9] Hauppauge em28xx/lgdt3306a soloHD/DualHD support Brad Love
2018-01-05  0:04 ` [PATCH 1/9] em28xx: Hauppauge DualHD second tuner functionality Brad Love
2018-01-05  0:21   ` Michael Ira Krufky
2018-01-05  0:04 ` [PATCH 2/9] em28xx: Bulk transfer implementation fix Brad Love
2018-01-05  0:22   ` Michael Ira Krufky
2018-01-05 14:20     ` Devin Heitmueller
2018-01-05 15:21       ` Brad Love
2018-01-30 19:56       ` Brad Love
2018-01-30 12:07   ` Mauro Carvalho Chehab
2018-01-30 19:33     ` Brad Love
2018-02-01 22:04   ` [PATCH v2 " Brad Love
2018-01-05  0:04 ` [PATCH 3/9] em28xx: USB bulk packet size fix Brad Love
2018-01-05  0:23   ` Michael Ira Krufky
2018-01-05  0:04 ` [PATCH 4/9] em28xx: Increase max em28xx boards to max dvb adapters Brad Love
2018-01-05  0:23   ` Michael Ira Krufky
2018-01-05  0:04 ` [PATCH 5/9] em28xx: Add Hauppauge SoloHD/DualHD bulk models Brad Love
2018-01-05  0:24   ` Michael Ira Krufky
2018-01-05  0:04 ` [PATCH 6/9] em28xx: Enable Hauppauge SoloHD rebranded 292e SE Brad Love
2018-01-05  0:24   ` Michael Ira Krufky
2018-01-05  0:04 ` [PATCH 7/9] lgdt3306a: Set fe ops.release to NULL if probed Brad Love
2018-01-05  0:19   ` Michael Ira Krufky
2018-01-05  1:37     ` Brad Love
2018-01-09  5:17     ` Matthias Schwarzott
2018-01-09 13:00       ` Michael Ira Krufky
2018-01-05  0:04 ` [PATCH 8/9] lgdt3306a: QAM streaming improvement Brad Love
2018-01-05  0:26   ` Michael Ira Krufky
2018-01-05  1:34     ` Brad Love
2018-01-05  1:30   ` [PATCH v2 " Brad Love
2018-01-05 11:57     ` Michael Ira Krufky
2018-01-05  0:04 ` [PATCH 9/9] lgdt3306a: Add QAM AUTO support Brad Love
2018-01-05  0:27   ` Michael Ira Krufky
2018-02-12 20:52   ` [PATCH v2 " Brad Love

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox