index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
mixer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: usb-audio: Fix UAC2/3 effect unit parsing
Takashi Iwai
2020-02-11
1
-2
/
+10
*
ALSA: usb-audio: More constifications
Takashi Iwai
2020-01-05
1
-30
/
+30
*
ALSA: usb: Constify snd_kcontrol_new items
Takashi Iwai
2020-01-03
1
-3
/
+3
*
ALSA: usb: Constify snd_device_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: usb-audio: Fix NULL dereference at parsing BADD
Takashi Iwai
2019-11-22
1
-0
/
+3
*
ALSA: usb-audio: Fix missing error check at mixer resolution test
Takashi Iwai
2019-11-09
1
-1
/
+3
*
ALSA: usb-audio: remove some dead code
Dan Carpenter
2019-08-26
1
-1
/
+0
*
ALSA: usb-audio: Clean up check_input_term()
Takashi Iwai
2019-08-25
1
-192
/
+209
*
Merge branch 'topic/usb-validation' into for-next
Takashi Iwai
2019-08-22
1
-174
/
+132
|
\
|
*
ALSA: usb-audio: Remove superfluous bLength checks
Takashi Iwai
2019-08-22
1
-84
/
+0
|
*
ALSA: usb-audio: Unify the release of usb_mixer_elem_info objects
Takashi Iwai
2019-08-22
1
-20
/
+28
|
*
ALSA: usb-audio: Simplify parse_audio_unit()
Takashi Iwai
2019-08-22
1
-56
/
+39
|
*
ALSA: usb-audio: More validations of descriptor units
Takashi Iwai
2019-08-22
1
-0
/
+10
|
*
ALSA: usb-audio: Check mixer unit bitmap yet more strictly
Takashi Iwai
2019-08-22
1
-8
/
+28
|
*
ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
Hui Peng
2019-08-15
1
-8
/
+27
|
*
ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit
Hui Peng
2019-08-14
1
-0
/
+2
*
|
ALSA: usb-audio: Scarlett Gen 2 mixer interface
Geoffrey D. Bennett
2019-07-28
1
-0
/
+4
|
/
*
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-08
1
-16
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
|
ALSA: usb-audio: Fix parse of UAC2 Extension Units
Takashi Iwai
2019-07-05
1
-6
/
+10
|
/
*
ALSA: usb-audio: Fix a memory leak bug
Wenwen Wang
2019-04-28
1
-0
/
+2
*
ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()
Takashi Iwai
2019-04-24
1
-1
/
+3
*
ALSA: usb: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
1
-4
/
+3
*
ALSA: usb-audio: Remove set but not used variable 'first_ch_bits'
YueHaibing
2019-01-09
1
-5
/
+1
*
ALSA: usb-audio: Always check descriptor sizes in parser code
Takashi Iwai
2019-01-07
1
-0
/
+4
*
ALSA: usb-audio: Check mixer unit descriptors more strictly
Takashi Iwai
2019-01-07
1
-4
/
+11
*
ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()
Takashi Iwai
2019-01-07
1
-2
/
+8
*
ALSA: usb-audio: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-09
1
-0
/
+2
*
ALSA: usb-audio: Tidy up logic for Processing Unit min/max values
Jorge Sanjuan
2018-07-16
1
-17
/
+41
*
ALSA: usb-audio: Unify virtual type units type to UAC3 values
Jorge Sanjuan
2018-07-16
1
-13
/
+23
*
ALSA: usb-audio: Add support for Processing Units in UAC3
Jorge Sanjuan
2018-07-16
1
-2
/
+49
*
ALSA: usb-audio: Processing Unit controls parsing in UAC2
Jorge Sanjuan
2018-07-16
1
-2
/
+15
*
ALSA: usb-audio: Add support for Selector Units in UAC3
Jorge Sanjuan
2018-07-16
1
-10
/
+44
*
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-15
1
-13
/
+32
|
\
|
*
ALSA: usb-audio: Always create the interrupt pipe for the mixer
Jorge Sanjuan
2018-06-14
1
-3
/
+5
|
*
ALSA: usb-audio: Add insertion control for UAC3 BADD
Jorge Sanjuan
2018-06-14
1
-0
/
+17
|
*
ALSA: usb-audio: Change in connectors control creation interface
Jorge Sanjuan
2018-06-14
1
-10
/
+10
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
|
/
*
ALSA: usb-audio: Follow standard coding style
Takashi Iwai
2018-05-28
1
-8
/
+17
*
ALSA: usb-audio: UAC3: Parse Input Terminal number of channels.
Jorge Sanjuan
2018-05-15
1
-2
/
+6
*
ALSA: usb-audio: UAC3 Add support for connector insertion.
Jorge Sanjuan
2018-05-15
1
-14
/
+94
*
ALSA: usb-audio: UAC3. Add support for mixer unit.
Jorge Sanjuan
2018-05-15
1
-7
/
+81
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-05-15
1
-0
/
+8
|
\
|
*
ALSA: usb: mixer: volume quirk for CM102-A+/102S+
Federico Cuello
2018-05-13
1
-0
/
+8
*
|
ALSA: usb: add UAC3 BADD profiles support
Ruslan Bilovol
2018-05-13
1
-31
/
+296
*
|
ALSA: usb: mixer: make string parsing independent of mixer_build state
Ruslan Bilovol
2018-05-04
1
-14
/
+16
*
|
ALSA: usb-audio: Clean up mixer element list traverse
Takashi Iwai
2018-05-03
1
-11
/
+9
*
|
ALSA: usb-audio: Add "Keep Interface" control
Takashi Iwai
2018-05-02
1
-0
/
+45
*
|
ALSA: usb-audio: Initialize Dell Dock playback volumes
Takashi Iwai
2018-05-02
1
-0
/
+2
|
/
*
ALSA: usb-audio: Fix missing endian conversion
Takashi Iwai
2018-04-24
1
-2
/
+2
[next]