linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] USB: core: add endpoint-blacklist quirk
@ 2020-02-03 15:38 Johan Hovold
  2020-02-03 15:38 ` [PATCH 1/3] " Johan Hovold
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Johan Hovold @ 2020-02-03 15:38 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Alan Stern, edes, Takashi Iwai, linux-usb, linux-kernel,
	Johan Hovold

This series adds a new endpoint-blacklist device quirk and uses that to
ignore a duplicate endpoint in a broken altsetting of a sound card. The
last patch is just a related cleanup.

Johan


Johan Hovold (3):
  USB: core: add endpoint-blacklist quirk
  USB: quirks: blacklist duplicate ep on Sound Devices USBPre2
  USB: core: clean up endpoint-descriptor parsing

 drivers/usb/core/config.c  | 31 +++++++++++++++++++------------
 drivers/usb/core/quirks.c  | 37 +++++++++++++++++++++++++++++++++++++
 drivers/usb/core/usb.h     |  3 +++
 include/linux/usb/quirks.h |  3 +++
 4 files changed, 62 insertions(+), 12 deletions(-)

-- 
2.24.1


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

end of thread, other threads:[~2020-02-03 15:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-03 15:38 [PATCH 0/3] USB: core: add endpoint-blacklist quirk Johan Hovold
2020-02-03 15:38 ` [PATCH 1/3] " Johan Hovold
2020-02-03 15:38 ` [PATCH 2/3] USB: quirks: blacklist duplicate ep on Sound Devices USBPre2 Johan Hovold
2020-02-03 15:38 ` [PATCH 3/3] USB: core: clean up endpoint-descriptor parsing Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).