summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function/f_uac2.c
AgeCommit message (Expand)Author
2017-01-06usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen
2016-08-20usb: gadget: avoid exposing kernel stackHeinrich Schuchardt
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-10-13usb-gadget/f_uac2: use per-attribute show and store methodsChristoph Hellwig
2015-09-27usb: gadget: f_uac2: eliminate abuse of ep->driver dataRobert Baldyga
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-08-04usb: gadget: f_uac2: fix build warningFelipe Balbi
2015-07-30usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidthPeter Chen
2015-07-27usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen
2015-02-23usb: gadget: function: f_uac2: fix sparse warningsLad, Prabhakar
2014-10-23usb: gadget: function: Remove redundant usb_free_all_descriptorsPavitrakumar Managutte
2014-10-20usb: gadget: function: uac2: add a release methodFelipe Balbi
2014-10-20usb: gadget: function: uac2: prevent double ep disableFelipe Balbi
2014-10-20usb: gadget: function: uac2: add wMaxPacketSize to ep descFelipe Balbi
2014-09-02usb: gadget: f_uac2: send reasonably sized packetsDaniel Mack
2014-09-02usb: gadget: f_uac2: handle partial dma area wrapDaniel Mack
2014-09-02usb: gadget: f_uac2: introduce agdev_to_uac2_optsDaniel Mack
2014-09-02usb: gadget: f_uac2: add short-hand for 'dev'Daniel Mack
2014-09-02usb: gadget: f_uac2: restructure some code in afunc_set_alt()Daniel Mack
2014-08-20usb: gadget: f_uac2: add configfs supportAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac2: use usb_gstrings_attachAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac2: remove compatibility layerAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac2: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2014-08-20usb: gadget: audio: Use container_of to free audio_devAndrzej Pietrasiewicz
2014-07-16usb: gadget: f_uac2: Fix pcm sample size selectionSebastian Reimers
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz