summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: dice: add a helper function to restart all of available streamsTakashi Sakamoto2018-05-021-57/+62
* ALSA: dice: use cache of stream format to check running streamTakashi Sakamoto2018-05-021-19/+31
* ALSA: dice: use extended protocol to detect available stream formatsTakashi Sakamoto2018-05-025-5/+193
* ALSA: dice: add parameters of stream formats for models produced by AlesisTakashi Sakamoto2018-05-024-1/+66
* ALSA: dice: add parameters of stream formats for models produced by TC Electr...Takashi Sakamoto2018-05-024-10/+174
* ALSA: dice: cache stream formats at current mode of sampling transmission fre...Takashi Sakamoto2018-05-023-0/+93
* ALSA: dice: add proc node for stream formationTakashi Sakamoto2018-05-021-0/+35
* ALSA: dice: add 'firewire' directory for proc nodesTakashi Sakamoto2018-05-021-3/+32
* ALSA: dice: add cache of stream formatsTakashi Sakamoto2018-05-021-0/+11
* ALSA: sc6000: fix spelling mistake: "iomaped" -> "iomapped"Colin Ian King2018-05-021-2/+2
* ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto2018-05-021-2/+6
* ALSA: hda - Enforce CONFIG_SND_DYNAMIC_MINORS for HDMI/DP codecTakashi Iwai2018-05-021-0/+4
* ALSA: cs46xx: fix spelling mistake: "amplifer" -> "amplifier"Colin Ian King2018-04-271-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-04-25357-2606/+5895
|\
| * ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai2018-04-251-1/+8
| * Merge tag 'asoc-fix-4.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2018-04-2511-33/+85
| |\
| | * ASoC: msm8916-wcd-analog: use threaded context for mbhc eventsSrinivas Kandagatla2018-04-191-3/+6
| | * ASoC: topology: Check widget kcontrols before derefLiam Girdwood2018-04-171-2/+2
| | * ASoC: topology: Fix bugs of freeing soc topologyYan Wang2018-04-171-1/+1
| | * ASoC: amd: acp-da7219-max98357: Make symbol da7219_dai_clk staticWei Yongjun2018-04-161-1/+1
| | * ASoC: rt5514: Add the missing register in the readable tableoder_chiou@realtek.com2018-04-161-0/+3
| | * ASoC: adau17x1: Handling of DSP_RUN register during fw setupDanny Smith2018-04-132-7/+22
| | * ASoC: topology: fix some tiny memory leaksDan Carpenter2018-04-121-2/+6
| | * ASoC: Intel: atom: fix ACPI/PCI KconfigPierre-Louis Bossart2018-04-121-9/+13
| | * ASoC: rsnd: mark PM functions __maybe_unusedArnd Bergmann2018-04-121-2/+2
| | * ASoC: fsl_ssi: Fix mode setting when changing channel numberNicolin Chen2018-04-121-3/+11
| | * ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen2018-04-121-0/+7
| | * ASoC: dmic: Fix clock parentingTero Kristo2018-04-121-3/+11
| * | ALSA: hda/realtek - change the location for one of two front micsKailang Yang2018-04-251-0/+1
| * | ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai2018-04-251-2/+4
| * | ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai2018-04-251-10/+14
| * | ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai2018-04-252-5/+12
| * | ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai2018-04-251-2/+5
| * | ALSA: hda: Hardening for potential Spectre v1Takashi Iwai2018-04-251-1/+11
| * | ALSA: control: Hardening for potential Spectre v1Takashi Iwai2018-04-251-2/+5
| * | ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai2018-04-254-40/+55
| * | ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai2018-04-251-4/+8
| * | ALSA: hda/realtek - Update ALC255 depop optimizeKailang Yang2018-04-251-0/+2
| * | ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang2018-04-251-0/+2
| * | ALSA: pcm: Change return type to vm_fault_tSouptick Joarder2018-04-251-3/+3
| * | ALSA: usx2y: Change return type to vm_fault_tSouptick Joarder2018-04-253-3/+3
| * | ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3.Michael Drake2018-04-241-1/+1
| * | ALSA: dice: fix OUI for TC groupTakashi Sakamoto2018-04-241-1/+1
| * | ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai2018-04-241-0/+3
| * | ALSA: usb-audio: Fix missing endian conversionTakashi Iwai2018-04-241-2/+2
| * | ALSA: usb-audio: Fix forgotten conversion of control query functionsTakashi Iwai2018-04-231-1/+2
| * | ALSA: control: Fix missing __user annotationTakashi Iwai2018-04-231-1/+1
| * | ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson2018-04-231-0/+1
| * | ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.Jeffery Miller2018-04-232-15/+15
| * | Linux 4.17-rc2Linus Torvalds2018-04-231-1/+1