All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ALSA: usb-audio: Add Pioneer DJM-450 support
@ 2021-02-02 13:42 Olivia Mackintosh
  2021-02-02 13:42 ` [PATCH v2 1/2] ALSA: usb-audio: Add DJM450 to Pioneer format quirk Olivia Mackintosh
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Olivia Mackintosh @ 2021-02-02 13:42 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, Olivia Mackintosh

Re-roll of this patchset to fix the following:
	1. Missing 'Signed-of-by:' line
	2. Spaces around operators
	3. Test that I'm threading submissions correctly

Apologies for the clumsiness on my part.

Olivia

Olivia Mackintosh (2):
  ALSA: usb-audio: Add DJM450 to Pioneer format quirk
  ALSA: usb-audio: Add DJM-450 to the quirks table

 sound/usb/quirks-table.h | 57 ++++++++++++++++++++++++++++++++++++++++
 sound/usb/quirks.c       | 20 ++++++++++++++
 2 files changed, 77 insertions(+)

-- 
2.30.0


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

end of thread, other threads:[~2021-02-02 17:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02 13:42 [PATCH v2 0/2] ALSA: usb-audio: Add Pioneer DJM-450 support Olivia Mackintosh
2021-02-02 13:42 ` [PATCH v2 1/2] ALSA: usb-audio: Add DJM450 to Pioneer format quirk Olivia Mackintosh
2021-02-02 13:42 ` [PATCH v2 2/2] ALSA: usb-audio: Add DJM-450 to the quirks table Olivia Mackintosh
2021-02-02 17:47 ` [PATCH v2 0/2] ALSA: usb-audio: Add Pioneer DJM-450 support Takashi Iwai

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.