summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Check mapping at creating connector controls, tooTakashi Iwai2020-04-122-8/+14
* ALSA: usb-audio: Don't create jack controls for PCM terminalsTakashi Iwai2020-04-121-3/+6
* ALSA: usb-audio: Don't override ignore_ctl_error value from the mapTakashi Iwai2020-04-121-1/+1
* ALSA: usb-audio: Filter error from connector kctl ops, tooTakashi Iwai2020-04-121-1/+1
* ALSA: hda/realtek - Enable the headset mic on Asus FX505DTAdam Barber2020-04-111-0/+1
* ALSA: ctxfi: Remove unnecessary cast in kfreeXu Wang2020-04-091-7/+7
* Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai2020-04-0823-28/+93
|\
| * 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-302-5/+5
| * | 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
| * dt-bindings: sound: cs42l51: Remove unneeded I2C unit nameFabio Estevam2020-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
* | Merge branch 'topic/pcm-oss-fix' into for-linusTakashi Iwai2020-04-030-0/+0
|\ \
| * | ALSA: pcm: oss: Fix regression by buffer overflow fixTakashi Iwai2020-04-031-8/+24
* | | ALSA: pcm: oss: Fix regression by buffer overflow fix (again)Takashi Iwai2020-04-031-10/+12
* | | edd: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-04-021-3/+3
* | | ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th genHans de Goede2020-04-021-0/+1
* | | ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra end...Andreas Steinmetz2020-03-311-5/+24
* | | Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h"Takashi Iwai2020-03-311-0/+1
* | | ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixupsThomas Hebb2020-03-312-36/+0
* | | ALSA: hda/realtek - Set principled PC Beep configuration for ALC256Thomas Hebb2020-03-311-6/+9
* | | ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256Thomas Hebb2020-03-312-0/+130
* | | Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-03-301917-17455/+39300
|\ \ \