index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2023-12-15
usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-10-05
usb: gadget: f_uac2: allow changing terminal types through configfs
James Gruber
2023-01-25
usb: gadget: f_uac2: Fix incorrect increment of bNumEndpoints
Pratham Pratap
2022-08-19
usb: gadget: f_uac2: fix superspeed transfer
Jing Leng
2022-02-14
Merge 5.17-rc4 into usb-next
Greg Kroah-Hartman
2022-02-04
usb: gadget: f_uac2: Neaten and reduce size of afunc_validate_opts
Joe Perches
2022-02-04
usb: gadget: f_uac2: change maxpctksize/maxpcktsize to wMaxPacketSize
Colin Ian King
2022-01-31
usb: gadget: f_uac2: Add speed names to bInterval dbg/warn
Pavel Hofman
2022-01-31
usb: gadget: f_uac2: Optionally determine bInterval for HS and SS
Pavel Hofman
2022-01-31
usb: gadget: f_uac2: Add HS/SS bInterval to configfs
Pavel Hofman
2022-01-31
usb: gadget: f_uac2: Define specific wTerminalType
Pavel Hofman
2022-01-26
usb: gadget: f_uac2: allow changing interface name via configfs
Yunhao Tian
2022-01-26
usb: gadget: f_uac2: Add suspend callback
Pavel Hofman
2022-01-26
usb: gadget: f_uac2: 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-10-13
usb: gadget: u_audio.c: Adding Playback Pitch ctl for sync playback
Pavel Hofman
2021-10-11
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
2021-10-05
usb: gadget: f_uac2: fixed EP-IN wMaxPacketSize
Pavel Hofman
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
2021-09-14
usb: gadget: f_uac2: Populate SS descriptors' wBytesPerInterval
Jack Pham
2021-09-14
usb: gadget: f_uac2: Add missing companion descriptor for feedback EP
Jack Pham
2021-09-14
usb: gadget: f_uac2: clean up some inconsistent indenting
Colin Ian King
2021-08-05
usb: gadget: f_uac2: remove redundant assignments to pointer i_feature
Colin Ian King
2021-07-21
usb: gadget: f_uac2: add volume and mute support
Ruslan Bilovol
2021-06-09
usb: gadget: u_audio: add real feedback implementation
Ruslan Bilovol
2021-06-09
usb: gadget: f_uac2: add adaptive sync support for capture
Ruslan Bilovol
2021-06-09
usb: gadget: f_uac2/u_audio: add feedback endpoint support
Ruslan Bilovol
2021-03-23
usb: gadget: f_uac2: validate input parameters
Ruslan Bilovol
2021-03-23
usb: f_uac2: adds support for SS and SSP
Pawel Laszczak
2021-03-10
usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot
Ruslan Bilovol
2020-12-28
usb: gadget: f_uac2: reset wMaxPacketSize
Jerome Brunet
2020-07-24
usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
Ruslan Bilovol
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
[next]