Age | Commit message (Expand) | Author |
2018-12-07 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2018-12-03 | ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.c | Hui Peng |
2018-11-29 | ALSA: usb-audio: Add SMSL D1 to quirks for native DSD support | Tony Das |
2018-11-28 | ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock | Hui Wang |
2018-11-06 | ALSA: usb-audio: Define registers for CM6206 | Linus Walleij |
2018-10-12 | ALSA: caiaq: Add fall-through annotation | Takashi Iwai |
2018-10-05 | ALSA: usb-audio: Add custom mixer status quirks for RME CC devices | Jussi Laako |
2018-10-04 | ALSA: usb-audio: update quirk for B&W PX to remove microphone | Nicolas Huaman |
2018-10-04 | ALSA: rawmidi: A lightweight function to discard pending bytes | Takashi Iwai |
2018-08-09 | ALSA: usb-audio: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-08-02 | ALSA: usb-audio: Fix invalid use of sizeof in parse_uac_endpoint_attributes() | Wei Yongjun |
2018-08-01 | ALSA: usb: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-08-01 | ALSA: usb-audio: remove redundant pointer 'urb' | Colin Ian King |
2018-07-31 | ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacks | Jorge Sanjuan |
2018-07-31 | ALSA: usb-audio: Add UAC3 Power Domains to suspend/resume | Jorge Sanjuan |
2018-07-31 | ALSA: usb-audio: AudioStreaming Power Domain parsing | Jorge Sanjuan |
2018-07-31 | ALSA: usb-audio: Initial Power Domain support | Jorge Sanjuan |
2018-07-27 | ALSA: usb-audio: quirks: Replace mdelay() with msleep() and usleep_range() | Jia-Ju Bai |
2018-07-26 | ALSA: usb-audio: Declare the common variable in header file | Takashi Iwai |
2018-07-26 | ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro | Takashi Iwai |
2018-07-26 | ALSA: usb-audio: Add support for Encore mDSD USB DAC | Jeff Crukley |
2018-07-23 | ALSA: usb-audio: Generic DSD detection for Thesycon-based implementations | Yue Wang |
2018-07-19 | ALSA: usb-audio: Allow changing from a bad sample rate | Adam Goode |
2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai |
2018-07-16 | ALSA: usb-audio: Tidy up logic for Processing Unit min/max values | Jorge Sanjuan |
2018-07-16 | ALSA: usb-audio: Unify virtual type units type to UAC3 values | Jorge Sanjuan |
2018-07-16 | ALSA: usb-audio: Add support for Processing Units in UAC3 | Jorge Sanjuan |
2018-07-16 | ALSA: usb-audio: Processing Unit controls parsing in UAC2 | Jorge Sanjuan |
2018-07-16 | ALSA: usb-audio: Add support for Selector Units in UAC3 | Jorge Sanjuan |
2018-07-02 | ALSA: usb-midi: use irqsave() in USB's complete callback | John Ogness |
2018-07-02 | ALSA: usb: caiaq: audio: use irqsave() in USB's complete callback | John Ogness |
2018-06-18 | ALSA: line6: stop using get_seconds() | Arnd Bergmann |
2018-06-15 | Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-14 | ALSA: usb-audio: Always create the interrupt pipe for the mixer | Jorge Sanjuan |
2018-06-14 | ALSA: usb-audio: Add insertion control for UAC3 BADD | Jorge Sanjuan |
2018-06-14 | ALSA: usb-audio: Change in connectors control creation interface | Jorge Sanjuan |
2018-06-13 | ALSA: usb-audio: Remove explicitly listed Mytek devices | Jussi Laako |
2018-06-13 | ALSA: usb-audio: Generic DSD detection for XMOS-based implementations | Jussi Laako |
2018-06-13 | ALSA: usb-audio: Add native DSD support for Mytek DACs | Jussi Laako |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-12 | ALSA: usb-audio: Disable the quirk for Nura headset | Takashi Iwai |
2018-06-04 | ALSA: usb-audio: remove redundant check on err | Colin Ian King |
2018-05-29 | ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers | Takashi Iwai |
2018-05-28 | ALSA: usb-audio: Avoid lowlevel device object | Takashi Iwai |
2018-05-28 | ALSA: usb-audio: Follow standard coding style | Takashi Iwai |
2018-05-28 | ALSA: usb-audio: Move autoresume call at the end of open | Takashi Iwai |
2018-05-28 | ALSA: usb-audio: Simplify PCM open/close callbacks | Takashi Iwai |
2018-05-24 | ALSA: usb-audio: Drop superfluous ifndef | Takashi Iwai |
2018-05-18 | ALSA: usb: stream: fix potential memory leak during uac3 interface parsing | Ruslan Bilovol |