Age | Commit message (Expand) | Author | Files | Lines |
2019-07-07 | Merge branch 'topic/hda-refresh-cleanup' into for-next | Takashi Iwai | 1 | -0/+5 |
2019-07-07 | ALSA: usb-audio: fix Line6 Helix audio format rates | Nicola Lunghi | 1 | -3/+43 |
2019-07-05 | ALSA: usb-audio: Fix parse of UAC2 Extension Units | Takashi Iwai | 1 | -6/+10 |
2019-07-02 | ALSA: line6: Fix write on zero-sized buffer | Takashi Iwai | 1 | -0/+5 |
2019-07-01 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -2/+2 |
2019-06-28 | ALSA: usb-audio: fix sign unintended sign extension on left shifts | Colin Ian King | 1 | -2/+2 |
2019-06-24 | ALSA: usb-audio: Sanity checks for each pipe and EP types | Takashi Iwai | 3 | -3/+33 |
2019-06-11 | ALSA: usb-audio: Enable .product_name override for Emagic, Unitor 8. | Stefan Sauer | 1 | -1/+1 |
2019-05-28 | ALSA: line6: Use container_of() | Takashi Iwai | 4 | -19/+25 |
2019-05-28 | ALSA: line6: Drop superfluous timer helper function | Takashi Iwai | 2 | -20/+0 |
2019-05-28 | ALSA: line6: variax: Rewrite complex timer & work combo with a delayed work | Takashi Iwai | 1 | -93/+35 |
2019-05-28 | ALSA: line6: podhd: Rewrite complex timer & work combo with a delayed work | Takashi Iwai | 1 | -66/+8 |
2019-05-28 | ALSA: line6: pod: Rewrite complex timer & work combo with a delayed work | Takashi Iwai | 1 | -69/+27 |
2019-05-28 | ALSA: line6: Assure canceling delayed work at disconnection | Takashi Iwai | 3 | -12/+19 |
2019-05-09 | Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 7 | -27/+115 |
2019-05-08 | Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 11 | -4/+461 |
2019-05-08 | ALSA: line6: toneport: Fix broken usage of timer for delayed execution | Takashi Iwai | 1 | -7/+9 |
2019-05-08 | Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
2019-05-06 | Merge branch 'for-linus' into for-next | Takashi Iwai | 3 | -40/+65 |
2019-04-29 | ALSA: usx2y: fix a double free bug | Wenwen Wang | 1 | -3/+1 |
2019-04-28 | ALSA: line6: use dynamic buffers | Greg Kroah-Hartman | 3 | -40/+65 |
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-04-22 | media: sound/usb: Use Media Controller API to share media resources | Shuah Khan | 11 | -4/+461 |
2019-04-18 | ALSA: line6: Avoid polluting led_* namespace | Jacek Anaszewski | 1 | -4/+4 |
2019-04-15 | ALSA: usb-audio: Add quirk for Focusrite Scarlett Solo | Roope Salmi | 1 | -0/+84 |
2019-03-27 | ALSA: us122l: Use alloc_pages_exact() | Takashi Iwai | 1 | -12/+8 |
2019-03-27 | ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ... | Takashi Iwai | 3 | -4/+8 |
2019-03-13 | ALSA: usx2y: Fix potential NULL pointer dereference | Aditya Pakki | 1 | -0/+5 |
2019-03-01 | ALSA: usb-audio: Add quirk for MOTU MicroBook II | Manuel Reinhardt | 3 | -0/+170 |
2019-02-18 | ALSA: usb-audio: Expose sample resolution through proc interface | Jussi Laako | 3 | -0/+4 |
2019-02-08 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -1/+9 |
2019-02-08 | Merge branch 'topic/memory-device-fixes-2' into for-next | Takashi Iwai | 2 | -22/+18 |
2019-02-07 | ALSA: usb-audio: Fix implicit fb endpoint setup by quirk | Manuel Reinhardt | 1 | -1/+8 |
2019-02-06 | ALSA: usb: Clean up with new procfs helpers | Takashi Iwai | 3 | -16/+10 |
2019-02-06 | ALSA: usb: Drop superfluous PCM preallocation error checks | Takashi Iwai | 2 | -22/+18 |
2019-02-05 | ALSA: usb-audio: Add support for new T+A USB DAC | Udo Eberhardt | 1 | -0/+1 |
2019-01-29 | ALSA: usb-audio: Cleanup DSD whitelist | Jussi Laako | 1 | -16/+2 |
2019-01-29 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+2 |
2019-01-25 | ALSA: usb-audio: Add Opus #3 to quirks for native DSD support | Olek Poplavsky | 1 | -0/+1 |
2019-01-18 | Merge branch 'topic/pcm-device-suspend' into for-next | Takashi Iwai | 2 | -4/+1 |
2019-01-15 | ALSA: usb: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 2 | -4/+1 |
2019-01-09 | ALSA: usb-audio: Remove set but not used variable 'first_ch_bits' | YueHaibing | 1 | -5/+1 |
2019-01-09 | ALSA: usb-audio: fix CM6206 register definitions | Amadeusz Sławiński | 1 | -1/+1 |
2019-01-07 | ALSA: line6: fix check on snd_card_register | Aditya Pakki | 1 | -1/+2 |
2019-01-07 | ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks | Hui Peng | 1 | -0/+6 |
2019-01-07 | ALSA: usb-audio: Always check descriptor sizes in parser code | Takashi Iwai | 3 | -12/+30 |
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-12-07 | Merge branch 'for-linus' into for-next | Takashi Iwai | 3 | -1/+15 |