开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-08-13
usb: gadget: f_uac1: Change volume name and remove alt names
Chris Wulff
2024-07-31
usb: gadget: f_uac1: Expose all string descriptors through configfs.
Chris Wulff
2024-06-20
usb: gadget: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-12-15
usb: gadget: f_uac1: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
usb: f_uac1: adds support for SS and SSP
Perr Zhang
2022-01-26
usb: gadget: f_uac1: allow changing interface name via configfs
Yunhao Tian
2022-01-26
usb: gadget: f_uac1: Add suspend callback
Pavel Hofman
2022-01-26
usb: gadget: f_uac1: Support multiple sampling rates
Julian Scheel
2022-01-26
usb: gadget: u_audio: Move dynamic srate from params to rtd
Pavel Hofman
2022-01-26
usb: gadget: u_audio: Support multiple sampling rates
Julian Scheel
2021-10-25
usb:gadget: f_uac1: fixed sync playback
Pavel Hofman
2021-08-18
usb: gadget: f_uac1: fixing inconsistent indenting
Pavel Hofman
2021-07-21
usb: gadget: f_uac1: add volume and mute support
Ruslan Bilovol
2021-03-23
usb: gadget: f_uac1: disable IN/OUT ep if unused
Ruslan Bilovol
2021-03-23
usb: gadget: f_uac1: validate input parameters
Ruslan Bilovol
2021-03-10
usb: gadget: f_uac1: stop playback on function disable
Ruslan Bilovol
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