index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_uac2.c
Age
Commit message (
Expand
)
Author
2018-10-02
usb: gadget: f_uac2: disable IN/OUT ep if unused
Andreas Pape
2018-07-17
usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'
Eugeniu Rosca
2018-07-17
usb: gadget: f_uac2: fix error handling in afunc_bind (again)
Eugeniu Rosca
2018-02-12
usb: gadget: f_uac2: fix bFirstInterface in composite gadget
John Keeping
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-19
usb: gadget: make config_item_type structures const
Bhumika Goyal
2017-07-18
usb: gadget: f_uac2: endianness fixes.
Ruslan Bilovol
2017-06-19
usb: gadget: f_uac2: split out audio core
Ruslan Bilovol
2017-06-19
usb: gadget: f_uac2: remove platform driver/device creation
Ruslan Bilovol
2017-05-17
usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint match
Sekhar Nori
2017-01-24
usb: gadget: uac2: add req_number as parameter
Peter Chen
2017-01-24
usb: gadget: f_uac2: improve error handling
Peter Chen
2016-11-18
usb: gadget: f_uac2: fix error handling at afunc_bind
Peter Chen
2016-05-31
usb: gadget: avoid exposing kernel stack
Heinrich Schuchardt
2016-05-31
usb: gadget: uac2: Drop unused device qualifier descriptor
Krzysztof Opasiak
2016-03-04
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
John Youn
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-10-13
usb-gadget/f_uac2: use per-attribute show and store methods
Christoph Hellwig
2015-09-27
usb: gadget: f_uac2: eliminate abuse of ep->driver data
Robert Baldyga
2015-08-14
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-08-04
usb: gadget: f_uac2: fix build warning
Felipe Balbi
2015-07-30
usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth
Peter Chen
2015-07-27
usb: gadget: f_uac2: fix calculation of uac2->p_interval
Peter Chen
2015-02-23
usb: gadget: function: f_uac2: fix sparse warnings
Lad, Prabhakar
2014-10-23
usb: gadget: function: Remove redundant usb_free_all_descriptors
Pavitrakumar Managutte
2014-10-20
usb: gadget: function: uac2: add a release method
Felipe Balbi
2014-10-20
usb: gadget: function: uac2: prevent double ep disable
Felipe Balbi
2014-10-20
usb: gadget: function: uac2: add wMaxPacketSize to ep desc
Felipe Balbi
2014-09-02
usb: gadget: f_uac2: send reasonably sized packets
Daniel Mack
2014-09-02
usb: gadget: f_uac2: handle partial dma area wrap
Daniel Mack
2014-09-02
usb: gadget: f_uac2: introduce agdev_to_uac2_opts
Daniel Mack
2014-09-02
usb: gadget: f_uac2: add short-hand for 'dev'
Daniel Mack
2014-09-02
usb: gadget: f_uac2: restructure some code in afunc_set_alt()
Daniel Mack
2014-08-20
usb: gadget: f_uac2: add configfs support
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac2: use usb_gstrings_attach
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac2: remove compatibility layer
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac2: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: audio: Use container_of to free audio_dev
Andrzej Pietrasiewicz
2014-07-16
usb: gadget: f_uac2: Fix pcm sample size selection
Sebastian Reimers
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz