summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function/f_uac1.c
AgeCommit message (Expand)Author
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-07USB: gadget: function: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-19usb: gadget: make config_item_type structures constBhumika Goyal
2017-07-18usb: gadget: f_uac1: endianness fixes.Ruslan Bilovol
2017-06-19usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol
2017-06-19usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol
2017-06-19usb: gadget: function: f_uac1: implement get_alt()Ruslan Bilovol
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-10-13usb-gadget/f_uac1: use per-attribute show and store methodsChristoph Hellwig
2015-09-27usb: gadget: f_uac1: eliminate abuse of ep->driver dataRobert Baldyga
2015-05-26usb: gadget: f_uac1: check return code from config_ep_by_speedMichael Trimarchi
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi
2015-01-15usb: gadget: uac1: struct gaudio is useless for struct f_uac1_optsPeter Chen
2015-01-12usb: gadget: f_uac1: update Class-Specific AudioControl Interface Header Desc...Xuebing Wang
2015-01-12usb: gadget: f_uac1: configure endpoint before using itXuebing Wang
2014-12-22usb: gadget: f_uac1: access freed memory at f_audio_free_instPeter Chen
2014-08-20usb: gadget: f_uac1: add configfs supportAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac1: use defined constants as defaultsAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac1: use usb_gstrings_attachAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac1: remove compatibility layerAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac1: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac1: prepare for separate compilationAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac1: add function stringsAndrzej Pietrasiewicz
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz