Re: [PATCH 0/8] USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support

2021-03-23 Thread Greg Kroah-Hartman
On Mon, Mar 01, 2021 at 03:05:35PM +0200, Ruslan Bilovol wrote: > This is extendend version of "UAC2 Feedback endpoint" patch set > I've sent back in 2020 [1]. It is extended with > bi-directional Volume/Mute controls support for both UAC1 > and UAC2 gadgets. > > It fixes issues with enumeration i

AW: [PATCH 0/8] USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support

2021-03-01 Thread Johannes Freyberger
nel.org; linux- > ker...@vger.kernel.org; Linux USB > Betreff: Re: [PATCH 0/8] USB Audio Gadget part 2: Feedback endpoint, > Volume/Mute support > > Hi Johannes, > > On Mon, Mar 1, 2021 at 6:49 PM Johannes Freyberger > wrote: > > > > Hi Ruslan, > > >

Re: [PATCH 0/8] USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support

2021-03-01 Thread Ruslan Bilovol
Hi Johannes, On Mon, Mar 1, 2021 at 6:49 PM Johannes Freyberger wrote: > > Hi Ruslan, > > thanks for all your efforts to make the USB Audio Gadget work in Win10 using > UAC2. Meanwhile I managed to apply and compile your previous modifications > and now my Raspberry PI shows up in the Windows Dev

Re: [PATCH 0/8] USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support

2021-03-01 Thread Johannes Freyberger
Hi Ruslan, thanks for all your efforts to make the USB Audio Gadget work in Win10 using UAC2. Meanwhile I managed to apply and compile your previous modifications and now my Raspberry PI shows up in the Windows Device Manager as a valid UAC2 audio device. Unfortunately it still doesn't work to tra

[PATCH 0/8] USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support

2021-03-01 Thread Ruslan Bilovol
This is extendend version of "UAC2 Feedback endpoint" patch set I've sent back in 2020 [1]. It is extended with bi-directional Volume/Mute controls support for both UAC1 and UAC2 gadgets. It fixes issues with enumeration in various operation systems because of Feedback endpoint implementation, yet