index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-02
ALSA: usb-audio: Simplify with usb_endpoint_max_periodic_payload()
Takashi Iwai
1
-32
/
+2
2025-11-25
ALSA: usb-audio: Fix max bytes-per-interval calculation
Dylan Robinson
1
-4
/
+32
2025-08-18
ALSA: usb-audio: Fix size validation in convert_chmap_v3()
Dan Carpenter
1
-1
/
+1
2025-08-14
ALSA: usb-audio: Validate UAC3 cluster segment descriptors
Takashi Iwai
1
-3
/
+22
2025-07-11
ALSA: usb-audio: Copy string more safely
Takashi Iwai
1
-1
/
+2
2025-07-11
ALSA: usb-audio: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-1
/
+1
2025-06-23
ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()
Youngjun Lee
1
-0
/
+2
2024-10-10
ALSA: usb-audio: Fix NULL pointer deref in snd_usb_power_domain_set()
Karol Kosik
1
-0
/
+1
2024-08-12
ALSA: usb-audio: Support multiple control interfaces
Karol Kosik
1
-8
/
+13
2024-07-31
ALSA: usb-audio: Correct surround channels in UAC1 channel map
Takashi Iwai
1
-2
/
+2
2024-03-13
ALSA: usb-audio: Stop parsing channels bits when all channels are found.
Johan Carlsson
1
-1
/
+4
2023-08-21
ALSA: usb-audio: Fix init call orders for UAC1
Takashi Iwai
1
-1
/
+10
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
[next]