Age | Commit message (Expand) | Author | Files | Lines |
2020-02-13 | ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000 | Alexander Tsoy | 3 | -32/+66 |
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-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 |
2019-11-25 | ALSA: usb-audio: Fix Focusrite Scarlett 6i6 gen1 - input handling | Jens Verwiebe | 1 | -2/+21 |
2019-11-22 | ALSA: usb-audio: Fix NULL dereference at parsing BADD | Takashi Iwai | 1 | -0/+3 |
2019-11-22 | ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data | Geoffrey D. Bennett | 1 | -18/+18 |
2019-11-14 | ALSA: usb-audio: Add skip_validation option | Takashi Iwai | 3 | -3/+24 |
2019-11-14 | Merge branch 'for-linus' into for-next | Takashi Iwai | 4 | -6/+11 |
2019-11-14 | ALSA: usb-audio: Fix incorrect size check for processing/extension units | Takashi Iwai | 1 | -3/+3 |
2019-11-14 | ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk() | Takashi Iwai | 1 | -2/+2 |
2019-11-13 | ALSA: usb-audio: not submit urb for stopped endpoint | Henry Lin | 1 | -0/+3 |
2019-11-09 | ALSA: usb-audio: Fix missing error check at mixer resolution test | Takashi Iwai | 1 | -1/+3 |
2019-11-06 | ALSA: ua101: Convert to the common vmalloc memalloc | Takashi Iwai | 1 | -7/+7 |