index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-09
ALSA: line6: Fix endless MIDI read loop
Takashi Iwai
2
-2
/
+2
2020-03-06
ALSA: usb-audio: Fix missing braces in some struct inits
Takashi Iwai
1
-2
/
+2
2020-03-06
ALSA: usb-audio: Add support for MOTU MicroBook IIc
Alexander Tsoy
4
-14
/
+72
2020-02-18
ALSA: usx2y: use for_each_pcm_streams() macro
Kuninori Morimoto
1
-4
/
+5
2020-02-17
Merge branch 'topic/usb-uac2-effect-unit' into for-next
Takashi Iwai
5
-45
/
+105
2020-02-17
ALSA: usb-audio: Parse source ID of UAC2 effect unit
Takashi Iwai
1
-0
/
+6
2020-02-15
ALSA: usb-audio: Add support for Presonus Studio 1810c
Nick Kossifidis
6
-0
/
+681
2020-02-14
ALSA: usb-audio: Don't create a mixer element with bogus volume range
Takashi Iwai
1
-0
/
+10
2020-02-13
ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000
Alexander Tsoy
3
-32
/
+66
2020-02-12
ALSA: usb-midi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-11
ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
Arvind Sankar
1
-0
/
+1
2020-02-11
ALSA: usb-audio: Fix UAC2/3 effect unit parsing
Takashi Iwai
1
-2
/
+10
2020-02-11
ALSA: usb-audio: Apply 48kHz fixed rate playback for Jabra Evolve 65 headset
Takashi Iwai
1
-11
/
+22
2020-02-10
ALSA: usb-audio: Use pcm_for_each_format() macro for PCM format iterations
Takashi Iwai
1
-1
/
+1
2020-02-01
ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirk
Takashi Iwai
1
-23
/
+23
2020-02-01
ALSA: usb-audio: Fix endianess in descriptor validation
Takashi Iwai
1
-3
/
+3
2020-01-26
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+3
2020-01-26
ALSA: usb-audio: add quirks for Line6 Helix devices fw>=2.82
Nicola Lunghi
1
-0
/
+3
2020-01-20
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2020-01-16
ALSA: usb-audio: add implicit fb quirk for MOTU M Series
Alexander Tsoy
1
-0
/
+4
2020-01-15
ALSA: usb-audio: unlock on error in probe
Dan Carpenter
1
-1
/
+1
2020-01-14
ALSA: usb-audio: fix sync-ep altsetting sanity check
Johan Hovold
1
-1
/
+1
2020-01-13
ALSA: usb-audio: Add boot quirk for MOTU M Series
Alexander Tsoy
3
-0
/
+47
2020-01-12
ALSA: usb: update old-style static const declaration
Pierre-Louis Bossart
1
-1
/
+1
2020-01-05
ALSA: bcd2000: More constifications
Takashi Iwai
1
-2
/
+2
2020-01-05
ALSA: usx2y: More constifications
Takashi Iwai
2
-4
/
+4
2020-01-05
ALSA: caiaq: More constifications
Takashi Iwai
3
-16
/
+16
2020-01-05
ALSA: usb-audio: More constifications
Takashi Iwai
7
-73
/
+73
2020-01-05
ALSA: usb-audio: Use lower hex numbers for IDs
Takashi Iwai
3
-13
/
+13
2020-01-05
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-2
/
+3
2020-01-04
ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5
Takashi Iwai
1
-0
/
+1
2020-01-03
ALSA: usx2y: Constify struct snd_usb_audio_quirk entries
Takashi Iwai
2
-9
/
+9
2020-01-03
ALSA: line6: Constify snd_ratden definitions
Takashi Iwai
3
-3
/
+3
2020-01-03
ALSA: usb: Constify snd_kcontrol_new items
Takashi Iwai
6
-36
/
+36
2020-01-03
ALSA: usb: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: usb: Constify snd_pcm_hardware definitions
Takashi Iwai
3
-3
/
+3
2019-12-28
ALSA: usb-audio: fix Corsair Virtuoso mixer label collision
Chris Boyle
1
-0
/
+20
2019-12-20
ALSA: usb-audio: fix set_format altsetting sanity check
Johan Hovold
1
-2
/
+2
2019-12-18
Merge branch 'for-linus' into for-next
Takashi Iwai
5
-4
/
+35
2019-12-18
ALSA: usb-audio: set the interface format after resume on Dell WD19
Hui Wang
5
-4
/
+35
2019-12-18
ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
Nathan Chancellor
1
-1
/
+1
2019-12-11
ALSA: usb-audio: Support PCM sync_stop
Takashi Iwai
1
-12
/
+25
2019-12-11
ALSA: usb: Drop superfluous ioctl PCM ops
Takashi Iwai
9
-11
/
+0
2019-12-11
ALSA: usb-audio: Use managed buffer allocation
Takashi Iwai
1
-10
/
+5
2019-12-11
ALSA: usx2y: Use managed buffer allocation
Takashi Iwai
2
-26
/
+18
2019-12-11
ALSA: ua101: Use managed buffer allocation
Takashi Iwai
1
-19
/
+4
2019-12-11
ALSA: line6: Use managed buffer allocation
Takashi Iwai
1
-10
/
+3
2019-12-11
ALSA: hiface: Use managed buffer allocation
Takashi Iwai
1
-16
/
+2
2019-12-11
ALSA: caiaq: Use managed buffer allocation
Takashi Iwai
1
-10
/
+3
2019-12-11
ALSA: 6fire: Use managed buffer allocation
Takashi Iwai
1
-16
/
+1
[prev]
[next]