summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-1029-39/+324
|\
| * Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai2020-04-0821-26/+91
| |\
| | * ASoC: cs4270: pull reset GPIO low then highMike Willard2020-04-071-5/+35
| | * ASoC: rt5645: Add platform-data for Medion E1239THans de Goede2020-04-061-0/+8
| | * ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tabletHans de Goede2020-04-061-0/+11
| | * ASoC: stm32: sai: Add missing cleanupJulia Lawall2020-04-061-1/+3
| | * ASoC: Intel: atom: Fix uninitialized variable compiler warningHans de Goede2020-04-031-1/+1
| | * ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlockedHans de Goede2020-04-031-0/+2
| | * ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede2020-04-031-0/+2
| | * ASoC: SOF: Turn "firmware boot complete" message into a dbg messageHans de Goede2020-04-031-1/+1
| | * ASoC: topology: use name_prefix for new kcontrol이경택2020-04-011-1/+1
| | * ASoC: rt5682: Fix build error without CONFIG_I2CYueHaibing2020-04-011-1/+4
| | * ASoC: dpcm: allow start or stop during pause for backend이경택2020-04-011-2/+4
| | * ASoC: dapm: connect virtual mux with default value이경택2020-03-311-1/+7
| | * ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flagStephan Gerhold2020-03-311-2/+2
| | * Merge series "ASoC: Intel: boards: Remove ignore_suspend flag from SSP0 dai l...Mark Brown2020-03-304-4/+0
| | |\
| | | * ASoC: Intel: bdw-rt5650: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
| | | * ASoC: Intel: bdw-rt5677: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
| | | * ASoC: Intel: haswell: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
| | | * ASoC: Intel: broadwell: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
| | * | ASoC: soc-dai: fix DAI startup/shutdown sequencePierre-Louis Bossart2020-03-301-4/+4
| | * | ASoC: fix regwmask이경택2020-03-301-2/+2
| | |/
| | * ASoC: AMD: Clear format bits before setting themAkshu Agrawal2020-03-302-0/+3
| | * ASoC: bcm: Fix pointer cast warningTakashi Iwai2020-03-301-1/+1
| * | ALSA: hda: Add driver blacklistTakashi Iwai2020-04-081-0/+16
| * | ALSA: usb-audio: Add mixer workaround for TRX40 and coTakashi Iwai2020-04-081-0/+28
| * | ALSA: hda/realtek - Add quirk for MSI GL63Takashi Iwai2020-04-081-0/+1
| * | ALSA: ice1724: Fix invalid access for enumerated ctl itemsTakashi Iwai2020-04-071-2/+2
| * | ALSA: hda: Fix potential access overflow in beep helperTakashi Iwai2020-04-071-1/+5
| * | ALSA: hda/realtek - Add HP new mute led supported for ALC236Kailang Yang2020-04-071-0/+44
| * | ALSA: hda/realtek - Add supported new mute Led for HPKailang Yang2020-04-071-0/+81
| * | ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Alpha SEmmanuel Pescosta2020-04-041-0/+1
| * | ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirkFrantišek Kučera2020-04-031-0/+42
| * | ALSA: pcm: oss: Fix regression by buffer overflow fix (again)Takashi Iwai2020-04-031-10/+12
| * | ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th genHans de Goede2020-04-021-0/+1
* | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-1/+1
|\ \ \
| * | | ASoC: MT6660: make spdxcheck.py happyLukas Bulwahn2020-03-251-1/+1
| * | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
| * | | .gitignore: remove too obvious commentsMasahiro Yamada2020-03-251-1/+0
* | | | Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-04-02378-3925/+17505
|\ \ \ \ | | |/ / | |/| |
| * | | ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra end...Andreas Steinmetz2020-03-311-5/+24
| * | | ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixupsThomas Hebb2020-03-311-34/+0
| * | | ALSA: hda/realtek - Set principled PC Beep configuration for ALC256Thomas Hebb2020-03-311-6/+9
| * | | Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-03-30332-3431/+16234
| |\ \ \
| | * \ \ Merge branch 'asoc-5.7' into asoc-nextMark Brown2020-03-27326-3338/+16088
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge series "ASoC: Intel: add SoundWire machine driver" from Pierre-Louis Bo...Mark Brown2020-03-2714-11/+1896
| | | |\ \
| | | | * | ASoC: Intel: sof_sdw: Add Volteer support with RT5682 SNDW helper functionNaveen Manohar2020-03-275-0/+152
| | | | * | ASoC: Intel: common: add match table for TGL RT5682 SoundWire driverNaveen Manohar2020-03-271-0/+24
| | | | * | ASoC: Intel: boards: add sof_sdw machine driverPierre-Louis Bossart2020-03-2710-2/+1693
| | | | * | ASoC: Intel: soc-acpi: update topology and driver name for SoundWire platformsRander Wang2020-03-273-9/+27