Age | Commit message (Expand) | Author | Files | Lines |
2020-02-17 | usb: audio-v2: Add uac2_effect_unit_descriptor definition | Takashi Iwai | 1 | -0/+12 |
2020-02-15 | ALSA: usb-audio: Add support for Presonus Studio 1810c | Nick Kossifidis | 6 | -0/+681 |
2020-02-14 | ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/write | Takashi Iwai | 1 | -0/+4 |
2020-02-14 | ASoC: dapm: remove snd_soc_dapm_put_enum_double_locked | Tzung-Bi Shih | 2 | -43/+13 |
2020-02-14 | ASoC: max98090: revert invalid fix for handling SHDN | Tzung-Bi Shih | 2 | -313/+124 |
2020-02-14 | ALSA: rawmidi: Avoid bit fields for state flags | Takashi Iwai | 1 | -3/+3 |
2020-02-14 | ALSA: seq: Fix concurrent access to queue current tick/time | Takashi Iwai | 4 | -9/+20 |
2020-02-14 | ALSA: seq: Avoid concurrent access to queue flags | Takashi Iwai | 1 | -4/+16 |
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: pcm: Fix double hw_free calls | Takashi Iwai | 1 | -1/+2 |
2020-02-13 | ASoC: codec2codec: avoid invalid/double-free of pcm runtime | Samuel Holland | 1 | -3/+0 |
2020-02-13 | ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000 | Alexander Tsoy | 3 | -32/+66 |
2020-02-12 | ASoC: amd: Buffer Size instead of MAX Buffer | Ravulapati Vishnu vardhan rao | 2 | -6/+9 |
2020-02-12 | ALSA: hda/realtek - Fix silent output on MSI-GL73 | Takashi Iwai | 1 | -0/+1 |
2020-02-12 | ALSA: hda/realtek - Add more codec supported Headset Button | Kailang Yang | 1 | -0/+3 |
2020-02-12 | ALSA: hda_codec: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-02-12 | ALSA: hda/ca0132 - Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-02-12 | ALSA: usb-midi: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-02-12 | ALSA: core: 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 | ASoC: SOF: Intel: hda: move i915 init earlier | Kai Vehmanen | 1 | -9/+8 |
2020-02-10 | ASoC: SOF: Intel: hda: fix ordering bug in resume flow | Kai Vehmanen | 3 | -5/+20 |
2020-02-10 | ALSA: hda: do not override bus codec_mask in link_get() | Kai Vehmanen | 1 | -3/+6 |
2020-02-10 | ASoC: atmel: fix atmel_ssc_set_audio link failure | Arnd Bergmann | 2 | -4/+10 |
2020-02-10 | ALSA: info: remove redundant assignment to variable c | Colin Ian King | 1 | -1/+1 |
2020-02-10 | ALSA: ali5451: remove redundant variable capture_flag | Colin Ian King | 1 | -4/+2 |
2020-02-10 | ALSA: hda: remove redundant assignment to variable timeout | Colin Ian King | 1 | -1/+1 |
2020-02-10 | ALSA: hdsp: remove redundant assignment to variable err | Colin Ian King | 1 | -1/+2 |
2020-02-10 | ALSA: pcm: Minor refactoring | Takashi Iwai | 1 | -6/+11 |
2020-02-10 | ALSA: pcm_dmaengine: Use pcm_for_each_format() macro for PCM format iteration | Takashi Iwai | 1 | -1/+1 |
2020-02-10 | ALSA: pcm: Use a macro for parameter masks to reduce the needed cast | Takashi Iwai | 1 | -14/+18 |
2020-02-10 | ALSA: pcm: Use standard macros for fixing PCM format cast | Takashi Iwai | 2 | -18/+16 |
2020-02-10 | ALSA: dummy: Use standard macros for fixing PCM format cast | Takashi Iwai | 1 | -3/+3 |
2020-02-10 | ALSA: usb-audio: Use pcm_for_each_format() macro for PCM format iterations | Takashi Iwai | 1 | -1/+1 |
2020-02-10 | ALSA: pcm: More helper macros for reducing snd_pcm_format_t cast | Takashi Iwai | 2 | -0/+16 |
2020-02-10 | ALSA: aloop: Fix PCM format assignment | Takashi Iwai | 1 | -3/+3 |
2020-02-10 | ALSA: emu8000: Fix the cast to __user pointer | Takashi Iwai | 1 | -2/+2 |
2020-02-10 | ALSA: emu10k1: Fix endianness annotations | Takashi Iwai | 1 | -1/+3 |
2020-02-10 | ALSA: via82xx: Fix endianness annotations | Takashi Iwai | 2 | -4/+8 |
2020-02-10 | ALSA: hda/hdmi: Move ELD parse and jack reporting into update_eld() | Takashi Iwai | 1 | -62/+48 |
2020-02-10 | ALSA: hda/hdmi: Move runtime PM resume into hdmi_present_sense_via_verbs() | Takashi Iwai | 1 | -11/+9 |
2020-02-10 | ALSA: hda/hdmi: Don't use standard hda_jack for generic HDMI jacks | Takashi Iwai | 1 | -162/+57 |
2020-02-10 | ALSA: hda/hdmi: Reduce hda_jack_tbl lookup at unsol event handling | Takashi Iwai | 1 | -15/+3 |
2020-02-10 | Linux 5.6-rc1v5.6-rc1 | Linus Torvalds | 1 | -2/+2 |
2020-02-10 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 53 | -261/+252 |
2020-02-10 | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 9 | -0/+2058 |
2020-02-10 | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM | Marc Zyngier | 1 | -2/+2 |
2020-02-10 | Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 22 | -129/+247 |