All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Kernel 3.15-rc2 : Peak DVB-T USB tuner device ids for rtl28xxu driver
@ 2014-04-26 16:36 Brian Healy
  2014-04-27 22:19 ` Linus Torvalds
  0 siblings, 1 reply; 5+ messages in thread
From: Brian Healy @ 2014-04-26 16:36 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

[PATCH] Kernel 3.15-rc2 : Peak DVB-T USB tuner device ids for rtl28xxu driver

Signed-off-by: Brian Healy <healybrian<at>gmail.com>


--- drivers/media/usb/dvb-usb-v2/rtl28xxu.c.orig    2014-04-26
17:02:36.068691000 +0100
+++ drivers/media/usb/dvb-usb-v2/rtl28xxu.c    2014-04-26
17:03:11.944691000 +0100
@@ -1499,6 +1499,8 @@ static const struct usb_device_id rtl28x
         &rtl2832u_props, "Crypto ReDi PC 50 A", NULL) },
     { DVB_USB_DEVICE(USB_VID_KYE, 0x707f,
         &rtl2832u_props, "Genius TVGo DVB-T03", NULL) },
+        { DVB_USB_DEVICE(USB_VID_KWORLD_2, 0xd395,
+                &rtl2832u_props, "Peak DVB-T USB", NULL) },

     /* RTL2832P devices: */
     { DVB_USB_DEVICE(USB_VID_HANFTEK, 0x0131,

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

end of thread, other threads:[~2014-04-29 22:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-26 16:36 [PATCH] Kernel 3.15-rc2 : Peak DVB-T USB tuner device ids for rtl28xxu driver Brian Healy
2014-04-27 22:19 ` Linus Torvalds
2014-04-28 21:40   ` Brian Healy
2014-04-29 14:16     ` Mauro Carvalho Chehab
2014-04-29 22:20       ` Brian Healy

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.