summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function/u_audio.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-26usb: gadget: u_audio: Add suspend callPavel Hofman1-0/+2
2022-01-26usb: gadget: u_audio: Add capture/playback srate getterPavel Hofman1-0/+2
2022-01-26usb: gadget: u_audio: Move dynamic srate from params to rtdPavel Hofman1-2/+2
2022-01-26usb: gadget: u_audio: Support multiple sampling ratesJulian Scheel1-2/+8
2021-10-25usb:gadget: f_uac1: fixed sync playbackPavel Hofman1-2/+8
2021-07-21usb: gadget: u_audio: add bi-directional volume and mute supportRuslan Bilovol1-0/+22
2021-06-09usb: gadget: u_audio: add real feedback implementationRuslan Bilovol1-0/+9
2021-06-09usb: gadget: f_uac2/u_audio: add feedback endpoint supportRuslan Bilovol1-0/+3
2020-05-05USB: gadget: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2017-11-07USB: gadget: function: Remove redundant license textGreg Kroah-Hartman1-11/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-06-19usb: gadget: f_uac2: split out audio coreRuslan Bilovol1-0/+95