index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-04
Revert "ALSA: usb-audio: Drop superfluous interface setup at parsing"
Takashi Iwai
1
-0
/
+6
2022-09-06
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2022-09-06
ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()
Dongxiang Ke
1
-1
/
+1
2022-09-01
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+4
2022-09-01
ALSA: usb-audio: Drop superfluous interface setup at parsing
Takashi Iwai
1
-6
/
+0
2022-09-01
ALSA: usb-audio: Inform the delayed registration more properly
Takashi Iwai
1
-3
/
+4
2021-08-02
ALSA: usb-audio: Move tx_length quirk handling to quirk_flags
Takashi Iwai
1
-1
/
+1
2021-08-02
ALSA: usb-audio: Move txfr_quirk handling to quirk_flags
Takashi Iwai
1
-1
/
+1
2020-12-14
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+3
2020-12-11
ALSA: usb-audio: Fix control 'access overflow' errors from chmap
Takashi Iwai
1
-3
/
+3
2020-11-23
ALSA: usb-audio: Simplify snd_usb_init_pitch() arguments
Takashi Iwai
1
-1
/
+1
2020-11-23
ALSA: usb-audio: Simplify snd_usb_init_sample_rate() arguments
Takashi Iwai
1
-1
/
+1
2020-11-23
ALSA: usb-audio: Don't set altsetting before initializing sample rate
Takashi Iwai
1
-1
/
+2
2020-11-23
ALSA: usb-audio: Create endpoint objects at parsing phase
Takashi Iwai
1
-0
/
+16
2020-11-23
ALSA: usb-audio: Track implicit fb sync endpoint in audioformat list
Takashi Iwai
1
-0
/
+2
2020-11-23
ALSA: usb-audio: Handle discrete rates properly in hw constraints
Takashi Iwai
1
-1
/
+0
2020-08-10
ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109
Hector Martin
1
-0
/
+1
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+1
2020-03-26
ALSA: usb-audio: Inform devices that need delayed registration
Takashi Iwai
1
-0
/
+3
2020-01-05
ALSA: usb-audio: More constifications
Takashi Iwai
1
-2
/
+2
2019-08-22
Merge branch 'topic/usb-validation' into for-next
Takashi Iwai
1
-12
/
+13
2019-08-22
ALSA: usb-audio: More validations of descriptor units
Takashi Iwai
1
-12
/
+13
2019-08-06
ALSA: usb-audio: fix PCM device order
Alexander Tsoy
1
-1
/
+33
2019-08-06
ALSA: usb-audio: Unify audioformat release code
Takashi Iwai
1
-17
/
+14
2019-08-06
ALSA: usb-audio: fix a memory leak bug
Wenwen Wang
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2019-04-22
media: sound/usb: Use Media Controller API to share media resources
Shuah Khan
1
-0
/
+2
2019-01-07
ALSA: usb-audio: Always check descriptor sizes in parser code
Takashi Iwai
1
-11
/
+25
2018-08-02
ALSA: usb-audio: Fix invalid use of sizeof in parse_uac_endpoint_attributes()
Wei Yongjun
1
-1
/
+1
2018-07-31
ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacks
Jorge Sanjuan
1
-1
/
+5
2018-07-31
ALSA: usb-audio: AudioStreaming Power Domain parsing
Jorge Sanjuan
1
-8
/
+58
2018-05-29
ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers
Takashi Iwai
1
-0
/
+2
2018-05-18
ALSA: usb: stream: fix potential memory leak during uac3 interface parsing
Ruslan Bilovol
1
-1
/
+5
2018-05-15
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+8
2018-05-15
ALSA: usb-audio: Use Class Specific EP for UAC3 devices.
Jorge Sanjuan
1
-1
/
+8
2018-05-13
ALSA: usb: add UAC3 BADD profiles support
Ruslan Bilovol
1
-9
/
+74
2018-05-04
ALSA: usb: stream: refactor uac3 audio interface parsing
Ruslan Bilovol
1
-143
/
+146
2018-05-04
ALSA: usb: stream: refactor uac1/2 audio interface parsing
Ruslan Bilovol
1
-148
/
+185
2018-05-04
ALSA: usb: stream: move audioformat alloc/init into separate function
Ruslan Bilovol
1
-16
/
+36
2018-04-24
ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3.
Michael Drake
1
-1
/
+1
2018-03-21
ALSA: usb: initial USB Audio Device Class 3.0 support
Ruslan Bilovol
1
-36
/
+329
2018-03-19
ALSA: usb-audio: move audioformat quirks to quirks.c
Ruslan Bilovol
1
-29
/
+1
2017-08-12
ALSA: usb: Delete an error message for a failed memory allocation in two func...
Markus Elfring
1
-3
/
+1
2016-04-05
Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-2
/
+0
2016-04-01
Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+5
2016-03-31
[media] Revert "[media] sound/usb: Use Media Controller API to share media re...
Mauro Carvalho Chehab
1
-2
/
+0
2016-03-31
ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...
Vladis Dronov
1
-1
/
+5
2016-03-03
[media] sound/usb: Use Media Controller API to share media resources
Shuah Khan
1
-0
/
+2
2015-12-22
ALSA: usb-audio: use list_for_each_entry_continue_reverse
Geliang Tang
1
-4
/
+2
2015-10-19
ALSA: USB-audio: Add quirk for Zoom R16/24 playback
Ricard Wanderlof
1
-0
/
+1
[next]