index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
mixer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-27
ALSA: usb-audio: Drop bogus dB range in too low level
Takashi Iwai
1
-0
/
+11
2021-01-21
ALSA: usb-audio: Fix "RANGE setting not yet supported" errors
Takashi Iwai
1
-1
/
+1
2021-01-15
ALSA: usb-audio: Convert remaining strlcpy() to strscpy()
Takashi Iwai
1
-3
/
+9
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
1
-6
/
+6
2020-12-25
ALSA: usb: Use DIV_ROUND_UP() instead of open-coding it
Lars-Peter Clausen
1
-2
/
+2
2020-11-23
ALSA: usb-audio: Drop keep_interface flag again
Takashi Iwai
1
-46
/
+0
2020-08-17
ALSA: usb-audio: ignore broken processing/extension unit
Tom Yan
1
-1
/
+7
2020-08-03
ALSA: usb-audio: Add support for Lenovo ThinkStation P620
Kai-Heng Feng
1
-0
/
+4
2020-06-24
ALSA: usb-audio: Fix OOB access of mixer element list
Takashi Iwai
1
-4
/
+11
2020-05-26
ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC
Chris Chiu
1
-0
/
+8
2020-04-22
ALSA: usb-audio: Add connector notifier delegation
Takashi Iwai
1
-0
/
+25
2020-04-20
ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobos
Takashi Iwai
1
-3
/
+9
2020-04-12
ALSA: usb-audio: Check mapping at creating connector controls, too
Takashi Iwai
1
-7
/
+11
2020-04-12
ALSA: usb-audio: Don't create jack controls for PCM terminals
Takashi Iwai
1
-3
/
+6
2020-04-12
ALSA: usb-audio: Don't override ignore_ctl_error value from the map
Takashi Iwai
1
-1
/
+1
2020-04-12
ALSA: usb-audio: Filter error from connector kctl ops, too
Takashi Iwai
1
-1
/
+1
2020-03-14
ALSA: usb-audio: Fix mixer controls' USB interface for Kingston HyperX Amp (0...
Chris Wulff
1
-6
/
+11
2020-02-17
Merge branch 'topic/usb-uac2-effect-unit' into for-next
Takashi Iwai
1
-2
/
+16
2020-02-17
ALSA: usb-audio: Parse source ID of UAC2 effect unit
Takashi Iwai
1
-0
/
+6
2020-02-14
ALSA: usb-audio: Don't create a mixer element with bogus volume range
Takashi Iwai
1
-0
/
+10
2020-02-11
ALSA: usb-audio: Fix UAC2/3 effect unit parsing
Takashi Iwai
1
-2
/
+10
2020-01-05
ALSA: usb-audio: More constifications
Takashi Iwai
1
-30
/
+30
2020-01-03
ALSA: usb: Constify snd_kcontrol_new items
Takashi Iwai
1
-3
/
+3
2020-01-03
ALSA: usb: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2019-11-22
ALSA: usb-audio: Fix NULL dereference at parsing BADD
Takashi Iwai
1
-0
/
+3
2019-11-09
ALSA: usb-audio: Fix missing error check at mixer resolution test
Takashi Iwai
1
-1
/
+3
2019-08-26
ALSA: usb-audio: remove some dead code
Dan Carpenter
1
-1
/
+0
2019-08-25
ALSA: usb-audio: Clean up check_input_term()
Takashi Iwai
1
-192
/
+209
2019-08-22
Merge branch 'topic/usb-validation' into for-next
Takashi Iwai
1
-174
/
+132
2019-08-22
ALSA: usb-audio: Remove superfluous bLength checks
Takashi Iwai
1
-84
/
+0
2019-08-22
ALSA: usb-audio: Unify the release of usb_mixer_elem_info objects
Takashi Iwai
1
-20
/
+28
2019-08-22
ALSA: usb-audio: Simplify parse_audio_unit()
Takashi Iwai
1
-56
/
+39
2019-08-22
ALSA: usb-audio: More validations of descriptor units
Takashi Iwai
1
-0
/
+10
2019-08-22
ALSA: usb-audio: Check mixer unit bitmap yet more strictly
Takashi Iwai
1
-8
/
+28
2019-08-15
ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
Hui Peng
1
-8
/
+27
2019-08-14
ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit
Hui Peng
1
-0
/
+2
2019-07-28
ALSA: usb-audio: Scarlett Gen 2 mixer interface
Geoffrey D. Bennett
1
-0
/
+4
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-16
/
+1
2019-07-05
ALSA: usb-audio: Fix parse of UAC2 Extension Units
Takashi Iwai
1
-6
/
+10
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-16
/
+1
2019-04-28
ALSA: usb-audio: Fix a memory leak bug
Wenwen Wang
1
-0
/
+2
2019-04-24
ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()
Takashi Iwai
1
-1
/
+3
2019-02-06
ALSA: usb: Clean up with new procfs helpers
Takashi Iwai
1
-4
/
+3
2019-01-09
ALSA: usb-audio: Remove set but not used variable 'first_ch_bits'
YueHaibing
1
-5
/
+1
2019-01-07
ALSA: usb-audio: Always check descriptor sizes in parser code
Takashi Iwai
1
-0
/
+4
2019-01-07
ALSA: usb-audio: Check mixer unit descriptors more strictly
Takashi Iwai
1
-4
/
+11
2019-01-07
ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()
Takashi Iwai
1
-2
/
+8
2018-08-09
ALSA: usb-audio: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+2
2018-07-16
ALSA: usb-audio: Tidy up logic for Processing Unit min/max values
Jorge Sanjuan
1
-17
/
+41
2018-07-16
ALSA: usb-audio: Unify virtual type units type to UAC3 values
Jorge Sanjuan
1
-13
/
+23
[next]