mbox series

[v2,0/4] ALSA: usb-audio: Add Pioneer DJM-850 support

Message ID 20210301152729.18094-1-nicolas.mure2019@gmail.com
Headers show
Series ALSA: usb-audio: Add Pioneer DJM-850 support | expand

Message

Nicolas MURE March 1, 2021, 3:27 p.m. UTC
Hello,

I updated the patches to consider the request to split patch #3
(c.f. https://mailman.alsa-project.org/pipermail/alsa-devel/2021-March/181275.html ).

The patch #3 now only contains changes related to DJM-850 support as the
fix it was previously containing was applied in linux 5.12
(c.f. https://mailman.alsa-project.org/pipermail/alsa-devel/2021-March/181279.html ).

The patches should be ready to merge into linux 5.13 .


Thank you :)

Patches list :

[PATCH v2 1/4] ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
[PATCH v2 2/4] ASLA: usb-audio: Declare Pioneer DJM-850 mixer
[PATCH v2 3/4] ALSA: usb-audio: Configure Pioneer DJM-850 samplerate
[PATCH v2 4/4] ASLA: usb-audio: fix Pioneer DJM-850 control label

Comments

Takashi Iwai March 2, 2021, 9:20 a.m. UTC | #1
On Mon, 01 Mar 2021 16:27:25 +0100,
Nicolas MURE wrote:
> 
> Hello,
> 
> I updated the patches to consider the request to split patch #3
> (c.f. https://mailman.alsa-project.org/pipermail/alsa-devel/2021-March/181275.html ).
> 
> The patch #3 now only contains changes related to DJM-850 support as the
> fix it was previously containing was applied in linux 5.12
> (c.f. https://mailman.alsa-project.org/pipermail/alsa-devel/2021-March/181279.html ).
> 
> The patches should be ready to merge into linux 5.13 .
> 
> 
> Thank you :)
> 
> Patches list :
> 
> [PATCH v2 1/4] ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
> [PATCH v2 2/4] ASLA: usb-audio: Declare Pioneer DJM-850 mixer
> [PATCH v2 3/4] ALSA: usb-audio: Configure Pioneer DJM-850 samplerate
> [PATCH v2 4/4] ASLA: usb-audio: fix Pioneer DJM-850 control label

Applied all four patches now (with correction of subject prefix :)


thanks,

Takashi