index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
10
-11
/
+44
|
\
|
*
ALSA: usb-audio: Use Class Specific EP for UAC3 devices.
Jorge Sanjuan
2018-05-15
1
-1
/
+8
|
*
ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
Jeremy Soller
2018-05-13
1
-0
/
+1
|
*
ALSA: usb: mixer: volume quirk for CM102-A+/102S+
Federico Cuello
2018-05-13
1
-0
/
+8
|
*
ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
Hans de Goede
2018-05-13
1
-0
/
+2
|
*
ALSA: control: fix a redundant-copy issue
Wenwen Wang
2018-05-13
1
-2
/
+1
|
*
ALSA: pcm: Check PCM state at xfern compat ioctl
Takashi Iwai
2018-05-02
1
-0
/
+2
|
*
ALSA: aloop: Add missing cable lock to ctl API callbacks
Takashi Iwai
2018-04-30
1
-2
/
+15
|
*
ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...
Takashi Sakamoto
2018-04-29
1
-2
/
+3
|
*
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
Takashi Iwai
2018-04-27
1
-2
/
+2
|
*
ALSA: hda - Fix incorrect usage of IS_REACHABLE()
Takashi Iwai
2018-04-27
1
-1
/
+1
|
*
ALSA: dice: fix error path to destroy initialized stream data
Takashi Sakamoto
2018-04-26
1
-1
/
+1
*
|
ALSA: hda/ca0132: fix array_size.cocci warnings
Fengguang Wu
2018-05-14
1
-4
/
+2
*
|
ALSA: isight: use position offset macro of TLV data
Takashi Sakamoto
2018-05-14
1
-4
/
+6
*
|
ALSA: hda: use position offset macro of TLV data
Takashi Sakamoto
2018-05-14
2
-12
/
+12
*
|
ALSA: vmaster: use position offset macro of TLV data
Takashi Sakamoto
2018-05-14
1
-7
/
+9
*
|
ALSA: usb-audio: add boot quirk for Axe-Fx III
Alberto Aguirre
2018-05-13
1
-0
/
+32
*
|
ALSA: hda/ca0132: Add new control changes for SBZ + R3Di
Connor McAdams
2018-05-13
1
-10
/
+748
*
|
ALSA: hda/ca0132: add ca0132_alt_set_vipsource
Connor McAdams
2018-05-13
1
-1
/
+73
*
|
ALSA: hda/ca0132: Add DSP Volume set and New mixers for SBZ + R3Di
Connor McAdams
2018-05-13
1
-1
/
+202
*
|
ALSA: hda/ca0132: add alt_select_in/out for R3Di + SBZ
Connor McAdams
2018-05-13
1
-18
/
+607
*
|
ALSA: hda/ca0132: add the ability to set src_id on scp commands
Connor McAdams
2018-05-13
1
-12
/
+74
*
|
ALSA: hda/ca0132: Add dsp setup + gpio functions for r3di
Connor McAdams
2018-05-13
1
-1
/
+148
*
|
ALSA: hda/ca0132: add dsp setup related commands for the sbz
Connor McAdams
2018-05-13
1
-6
/
+335
*
|
ALSA: hda/ca0132: update core functions for sbz + r3di
Connor McAdams
2018-05-13
1
-23
/
+153
*
|
ALSA: hda/ca0132: add extra init functions for r3di + sbz
Connor McAdams
2018-05-13
1
-8
/
+265
*
|
ALSA: hda/ca0132: Add extra exit functions for R3Di and SBZ
Connor McAdams
2018-05-13
1
-2
/
+129
*
|
ALSA: hda/ca0132: Add PCI region2 iomap for SBZ
Connor McAdams
2018-05-13
1
-0
/
+19
*
|
ALSA: hda/ca0132: Add pincfg for SBZ + R3Di, add fp hp auto-detect
Connor McAdams
2018-05-13
1
-3
/
+108
*
|
ALSA: hda/ca0132: R3Di and SBZ quirk entires + alt firmware loading
Connor McAdams
2018-05-13
1
-6
/
+55
*
|
ALSA: usb: add UAC3 BADD profiles support
Ruslan Bilovol
2018-05-13
6
-41
/
+459
*
|
ALSA: pcm: Hide local_irq_disable/enable() and local_irqsave/restore()
Anna-Maria Gleixner
2018-05-04
1
-28
/
+57
*
|
ALSA: usb: mixer: make string parsing independent of mixer_build state
Ruslan Bilovol
2018-05-04
1
-14
/
+16
*
|
ALSA: usb: Only get AudioControl header for UAC1 class.
Jorge Sanjuan
2018-05-04
1
-20
/
+19
*
|
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: Clean up mixer element list traverse
Takashi Iwai
2018-05-03
4
-16
/
+18
*
|
ALSA: sparc: Use GFP_KERNEL for non-atomic allocation
Takashi Iwai
2018-05-03
1
-1
/
+1
*
|
ALSA: usb-audio: Give proper vendor/product name for Dell WD15 Dock
Takashi Iwai
2018-05-02
1
-0
/
+10
*
|
ALSA: usb-audio: Allow to override the longname string
Takashi Iwai
2018-05-02
2
-59
/
+88
*
|
ALSA: usb-audio: Add "Keep Interface" control
Takashi Iwai
2018-05-02
1
-0
/
+45
*
|
ALSA: usb-audio: Add keep_iface flag
Takashi Iwai
2018-05-02
2
-7
/
+13
*
|
ALSA: usb-audio: Avoid superfluous usb_set_interface() calls
Takashi Iwai
2018-05-02
1
-7
/
+4
*
|
ALSA: usb-audio: Initialize Dell Dock playback volumes
Takashi Iwai
2018-05-02
3
-0
/
+40
*
|
ALSA: dice: remove local frag of force_two_pcms
Takashi Sakamoto
2018-05-02
3
-70
/
+8
*
|
ALSA: dice: use cache for PCM constraints and rules
Takashi Sakamoto
2018-05-02
1
-57
/
+170
*
|
ALSA: dice: use stream formats to add MIDI substreams
Takashi Sakamoto
2018-05-02
1
-16
/
+7
*
|
ALSA: dice: enable to change current sampling transmission frequency
Takashi Sakamoto
2018-05-02
1
-4
/
+43
[next]