summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/audio.c
AgeCommit message (Expand)Author
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz
2010-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz
2010-08-10USB: gadget: section mismatch warning fixedMichal Nazarewicz
2009-12-23USB: audio gadget: free alsa devices when unloadingCliff Cai
2009-12-11USB audio gadget: handle endpoint control requests at the function levelLaurent Pinchart
2009-09-23USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart
2009-07-12USB: gadget: audio: provide correct device idGreg Kroah-Hartman
2009-06-15USB: gadget: add USB Audio Gadget driverBryan Wu