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_uac1.c
Age
Commit message (
Expand
)
Author
2019-02-07
usb: gadget: function: sync f_uac1 ac header baInterfaceNr
liangshengjun
2019-02-07
usb: gadget: fix various indentation issues
Colin Ian King
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_uac1: endianness fixes.
Ruslan Bilovol
2017-06-19
usb: gadget: add f_uac1 variant based on a new u_audio api
Ruslan Bilovol
2017-06-19
usb: gadget: function: make current f_uac1 implementation legacy
Ruslan Bilovol
2017-06-19
usb: gadget: function: f_uac1: implement get_alt()
Ruslan Bilovol
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_uac1: use per-attribute show and store methods
Christoph Hellwig
2015-09-27
usb: gadget: f_uac1: eliminate abuse of ep->driver data
Robert Baldyga
2015-05-26
usb: gadget: f_uac1: check return code from config_ep_by_speed
Michael Trimarchi
2015-01-19
Merge tag 'v3.19-rc5' into next
Felipe Balbi
2015-01-15
usb: gadget: uac1: struct gaudio is useless for struct f_uac1_opts
Peter Chen
2015-01-12
usb: gadget: f_uac1: update Class-Specific AudioControl Interface Header Desc...
Xuebing Wang
2015-01-12
usb: gadget: f_uac1: configure endpoint before using it
Xuebing Wang
2014-12-22
usb: gadget: f_uac1: access freed memory at f_audio_free_inst
Peter Chen
2014-08-20
usb: gadget: f_uac1: add configfs support
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac1: use defined constants as defaults
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac1: use usb_gstrings_attach
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac1: remove compatibility layer
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac1: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac1: prepare for separate compilation
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac1: add function strings
Andrzej Pietrasiewicz
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz