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