index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
stream.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: usb-audio: Fix NULL pointer deref in snd_usb_power_domain_set()
Karol Kosik
2024-10-10
1
-0
/
+1
*
ALSA: usb-audio: Support multiple control interfaces
Karol Kosik
2024-08-12
1
-8
/
+13
*
ALSA: usb-audio: Correct surround channels in UAC1 channel map
Takashi Iwai
2024-07-31
1
-2
/
+2
*
ALSA: usb-audio: Stop parsing channels bits when all channels are found.
Johan Carlsson
2024-03-13
1
-1
/
+4
*
ALSA: usb-audio: Fix init call orders for UAC1
Takashi Iwai
2023-08-21
1
-1
/
+10
*
Revert "ALSA: usb-audio: Drop superfluous interface setup at parsing"
Takashi Iwai
2023-01-04
1
-0
/
+6
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-09-06
1
-1
/
+1
|
\
|
*
ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()
Dongxiang Ke
2022-09-06
1
-1
/
+1
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-09-01
1
-3
/
+4
|
\
|
|
*
ALSA: usb-audio: Inform the delayed registration more properly
Takashi Iwai
2022-09-01
1
-3
/
+4
*
|
ALSA: usb-audio: Drop superfluous interface setup at parsing
Takashi Iwai
2022-09-01
1
-6
/
+0
|
/
*
ALSA: usb-audio: Move tx_length quirk handling to quirk_flags
Takashi Iwai
2021-08-02
1
-1
/
+1
*
ALSA: usb-audio: Move txfr_quirk handling to quirk_flags
Takashi Iwai
2021-08-02
1
-1
/
+1
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-12-14
1
-3
/
+3
|
\
|
*
ALSA: usb-audio: Fix control 'access overflow' errors from chmap
Takashi Iwai
2020-12-11
1
-3
/
+3
*
|
ALSA: usb-audio: Simplify snd_usb_init_pitch() arguments
Takashi Iwai
2020-11-23
1
-1
/
+1
*
|
ALSA: usb-audio: Simplify snd_usb_init_sample_rate() arguments
Takashi Iwai
2020-11-23
1
-1
/
+1
*
|
ALSA: usb-audio: Don't set altsetting before initializing sample rate
Takashi Iwai
2020-11-23
1
-1
/
+2
*
|
ALSA: usb-audio: Create endpoint objects at parsing phase
Takashi Iwai
2020-11-23
1
-0
/
+16
*
|
ALSA: usb-audio: Track implicit fb sync endpoint in audioformat list
Takashi Iwai
2020-11-23
1
-0
/
+2
*
|
ALSA: usb-audio: Handle discrete rates properly in hw constraints
Takashi Iwai
2020-11-23
1
-1
/
+0
|
/
*
ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109
Hector Martin
2020-08-10
1
-0
/
+1
*
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
1
-2
/
+1
*
ALSA: usb-audio: Inform devices that need delayed registration
Takashi Iwai
2020-03-26
1
-0
/
+3
*
ALSA: usb-audio: More constifications
Takashi Iwai
2020-01-05
1
-2
/
+2
*
Merge branch 'topic/usb-validation' into for-next
Takashi Iwai
2019-08-22
1
-12
/
+13
|
\
|
*
ALSA: usb-audio: More validations of descriptor units
Takashi Iwai
2019-08-22
1
-12
/
+13
*
|
ALSA: usb-audio: fix PCM device order
Alexander Tsoy
2019-08-06
1
-1
/
+33
*
|
ALSA: usb-audio: Unify audioformat release code
Takashi Iwai
2019-08-06
1
-17
/
+14
|
/
*
ALSA: usb-audio: fix a memory leak bug
Wenwen Wang
2019-08-06
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
media: sound/usb: Use Media Controller API to share media resources
Shuah Khan
2019-04-22
1
-0
/
+2
*
ALSA: usb-audio: Always check descriptor sizes in parser code
Takashi Iwai
2019-01-07
1
-11
/
+25
*
ALSA: usb-audio: Fix invalid use of sizeof in parse_uac_endpoint_attributes()
Wei Yongjun
2018-08-02
1
-1
/
+1
*
ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacks
Jorge Sanjuan
2018-07-31
1
-1
/
+5
*
ALSA: usb-audio: AudioStreaming Power Domain parsing
Jorge Sanjuan
2018-07-31
1
-8
/
+58
*
ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers
Takashi Iwai
2018-05-29
1
-0
/
+2
*
ALSA: usb: stream: fix potential memory leak during uac3 interface parsing
Ruslan Bilovol
2018-05-18
1
-1
/
+5
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-05-15
1
-1
/
+8
|
\
|
*
ALSA: usb-audio: Use Class Specific EP for UAC3 devices.
Jorge Sanjuan
2018-05-15
1
-1
/
+8
*
|
ALSA: usb: add UAC3 BADD profiles support
Ruslan Bilovol
2018-05-13
1
-9
/
+74
*
|
ALSA: usb: stream: refactor uac3 audio interface parsing
Ruslan Bilovol
2018-05-04
1
-143
/
+146
*
|
ALSA: usb: stream: refactor uac1/2 audio interface parsing
Ruslan Bilovol
2018-05-04
1
-148
/
+185
*
|
ALSA: usb: stream: move audioformat alloc/init into separate function
Ruslan Bilovol
2018-05-04
1
-16
/
+36
|
/
*
ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3.
Michael Drake
2018-04-24
1
-1
/
+1
*
ALSA: usb: initial USB Audio Device Class 3.0 support
Ruslan Bilovol
2018-03-21
1
-36
/
+329
*
ALSA: usb-audio: move audioformat quirks to quirks.c
Ruslan Bilovol
2018-03-19
1
-29
/
+1
*
ALSA: usb: Delete an error message for a failed memory allocation in two func...
Markus Elfring
2017-08-12
1
-3
/
+1
*
Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-04-05
1
-2
/
+0
|
\
|
*
[media] Revert "[media] sound/usb: Use Media Controller API to share media re...
Mauro Carvalho Chehab
2016-03-31
1
-2
/
+0
[next]