summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/usb-uac2-effect-unit' into for-nextTakashi Iwai2020-02-1713-62/+162
|\
| * ALSA: usb-audio: Parse source ID of UAC2 effect unitTakashi Iwai2020-02-171-0/+6
| * usb: audio-v2: Add uac2_effect_unit_descriptor definitionTakashi Iwai2020-02-171-0/+12
| * ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai2020-02-141-3/+3
| * ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai2020-02-144-9/+20
| * ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai2020-02-141-4/+16
| * ALSA: pcm: Fix double hw_free callsTakashi Iwai2020-02-131-1/+2
| * ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000Alexander Tsoy2020-02-133-32/+66
| * ALSA: hda/realtek - Fix silent output on MSI-GL73Takashi Iwai2020-02-121-0/+1
| * ALSA: hda/realtek - Add more codec supported Headset ButtonKailang Yang2020-02-121-0/+3
| * ALSA: usb-audio: Apply sample rate quirk for Audioengine D1Arvind Sankar2020-02-111-0/+1
| * ALSA: usb-audio: Fix UAC2/3 effect unit parsingTakashi Iwai2020-02-111-2/+10
| * ALSA: usb-audio: Apply 48kHz fixed rate playback for Jabra Evolve 65 headsetTakashi Iwai2020-02-111-11/+22
* | ALSA: usb-audio: Add support for Presonus Studio 1810cNick Kossifidis2020-02-156-0/+681
* | ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/writeTakashi Iwai2020-02-141-0/+4
* | ALSA: usb-audio: Don't create a mixer element with bogus volume rangeTakashi Iwai2020-02-141-0/+10
* | ALSA: hda_codec: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
* | ALSA: hda/ca0132 - Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
* | ALSA: usb-midi: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
* | ALSA: core: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
* | ALSA: info: remove redundant assignment to variable cColin Ian King2020-02-101-1/+1
* | ALSA: ali5451: remove redundant variable capture_flagColin Ian King2020-02-101-4/+2
* | ALSA: hda: remove redundant assignment to variable timeoutColin Ian King2020-02-101-1/+1
* | ALSA: hdsp: remove redundant assignment to variable errColin Ian King2020-02-101-1/+2
* | ALSA: pcm: Minor refactoringTakashi Iwai2020-02-101-6/+11
* | ALSA: pcm_dmaengine: Use pcm_for_each_format() macro for PCM format iterationTakashi Iwai2020-02-101-1/+1
* | ALSA: pcm: Use a macro for parameter masks to reduce the needed castTakashi Iwai2020-02-101-14/+18
* | ALSA: pcm: Use standard macros for fixing PCM format castTakashi Iwai2020-02-102-18/+16
* | ALSA: dummy: Use standard macros for fixing PCM format castTakashi Iwai2020-02-101-3/+3
* | ALSA: usb-audio: Use pcm_for_each_format() macro for PCM format iterationsTakashi Iwai2020-02-101-1/+1
* | ALSA: pcm: More helper macros for reducing snd_pcm_format_t castTakashi Iwai2020-02-102-0/+16
* | ALSA: aloop: Fix PCM format assignmentTakashi Iwai2020-02-101-3/+3
* | ALSA: emu8000: Fix the cast to __user pointerTakashi Iwai2020-02-101-2/+2
* | ALSA: emu10k1: Fix endianness annotationsTakashi Iwai2020-02-101-1/+3
* | ALSA: via82xx: Fix endianness annotationsTakashi Iwai2020-02-102-4/+8
* | ALSA: hda/hdmi: Move ELD parse and jack reporting into update_eld()Takashi Iwai2020-02-101-62/+48
* | ALSA: hda/hdmi: Move runtime PM resume into hdmi_present_sense_via_verbs()Takashi Iwai2020-02-101-11/+9
* | ALSA: hda/hdmi: Don't use standard hda_jack for generic HDMI jacksTakashi Iwai2020-02-101-162/+57
* | ALSA: hda/hdmi: Reduce hda_jack_tbl lookup at unsol event handlingTakashi Iwai2020-02-101-15/+3
|/
* Linux 5.6-rc1v5.6-rc1Linus Torvalds2020-02-101-2/+2
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-1053-261/+252
|\
| * kbuild: make multiple directory targets workMasahiro Yamada2020-02-051-1/+1
| * kconfig: Invalidate all symbols after changing to y or m.Tetsuo Handa2020-02-051-3/+2
| * kallsyms: fix type of kallsyms_token_table[]Masahiro Yamada2020-02-051-2/+3
| * scripts/kallsyms: change table to store (strcut sym_entry *)Masahiro Yamada2020-02-031-56/+65
| * scripts/kallsyms: rename local variables in read_symbol()Masahiro Yamada2020-02-031-12/+12
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-0349-190/+172
| * kbuild: fix the document to use extra-y for vmlinux.ldsMasahiro Yamada2020-02-031-2/+2
| * kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada2020-02-031-1/+1
* | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-109-0/+2058
|\ \