summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Register irq handler after the chip initializationTakashi Iwai2019-04-301-3/+3
* ALSA: usx2y: fix a double free bugWenwen Wang2019-04-291-3/+1Star
* ASoC: hdac_hda: overwrite hdev type to HDA_DEV_ASOCBard liao2019-04-291-0/+6
* ALSA: hda: fix unregister device twice on ASoC driverBard liao2019-04-291-1/+7
* ALSA: usb-audio: Fix a memory leak bugWenwen Wang2019-04-281-0/+2
* ALSA: gus: fix misuse of %xFuqian Huang2019-04-281-1/+1
* ALSA: hda/realtek - EAPD turn on laterKailang Yang2019-04-281-2/+1Star
* ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()Takashi Iwai2019-04-241-1/+3
* ALSA: ps3: Remove set but not used variables 'start_vaddr' and 'pcm_index'YueHaibing2019-04-171-4/+0Star
* ALSA: core: Don't refer to snd_cards array directlyTakashi Iwai2019-04-174-10/+44
* ALSA: emu10k1: Drop superfluous id-uniquification behaviorTakashi Iwai2019-04-171-15/+1Star
* ALSA: seq: Correct unlock sequence at snd_seq_client_ioctl_unlock()Takashi Iwai2019-04-151-1/+6
* ALSA: usb-audio: Add quirk for Focusrite Scarlett SoloRoope Salmi2019-04-151-0/+84
* ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai2019-04-132-2/+1Star
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-04-1354-309/+837
|\
| * ALSA: hda: Initialize power_state field properlyTakashi Iwai2019-04-131-0/+1
| * Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2019-04-1143-237/+665
| |\
| | * ASoC: wcd9335: Fix missing regmap requirementMarc Gonzalez2019-04-101-0/+1
| | * ASoC: pcm: fix error handling when try_module_get() fails.Ranjani Sridharan2019-04-101-3/+5
| | * ASoC: stm32: sai: fix master clock managementOlivier Moysan2019-04-101-17/+47
| | * ASoC: Intel: kbl: fix wrong number of channelsTzung-Bi Shih2019-04-101-1/+1
| | * ASoC: pcm: update module refcount if module_get_upon_open is setRanjani Sridharan2019-04-081-0/+8
| | * ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2019-04-082-3/+3
| | * ASoC: stm32: fix sai driver name initialisationArnaud Pouliquen2019-04-081-1/+1
| | * ASoC: topology: Use the correct dobj to free enum control values and textsRanjani Sridharan2019-04-081-3/+4
| | * ASoC: intel: skylake: add remove() callback for component driverRanjani Sridharan2019-04-051-0/+7
| | * ASoC: cs35l35: Disable regulators on driver removalCharles Keepax2019-04-051-0/+11
| | * ASoC: rockchip: pdm: change dma burst to 8Sugar Zhang2019-04-041-1/+1
| | * ASoC: rockchip: pdm: fix regmap_ops hang issueSugar Zhang2019-04-041-0/+2
| | * ASoC: simple-card: don't select DPCM via simple-audio-cardKuninori Morimoto2019-04-041-3/+9
| | * ASoC: audio-graph-card: don't select DPCM via audio-graph-cardKuninori Morimoto2019-04-041-3/+8
| | * ASoC: tlv320aic32x4: Change author's nameAnnaliese McDermond2019-04-042-4/+4
| | * ASoC: Intel: cht_bsw_max98090_ti: Enable codec clock once and keep it enabledHans de Goede2019-04-031-6/+41
| | * ASoC: wm_adsp: Check for buffer in trigger stopCharles Keepax2019-04-031-1/+2
| | * ASoC: dapm: set power_check callback for widgets that shouldnt be always onRanjani Sridharan2019-04-021-0/+7
| | * ASoC: dpcm: skip missing substream while applying symmetryJerome Brunet2019-04-021-1/+6
| | * ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond2019-04-011-0/+2
| | * ASoC: Intel: Skylake: enable S24_LE format supportJenny TC2019-03-261-0/+1
| | * ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrolPankaj Bharadiya2019-03-251-0/+4
| | * ASoC: intel: Fix crash at suspend/resume after failed codec registrationGuenter Roeck2019-03-251-0/+8
| | * ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang2019-03-211-10/+37
| | * ASoC: fsl_asrc: add constraint for the asrc of older versionS.j. Wang2019-03-211-0/+14
| | * ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack2019-03-211-0/+1
| | * ASoC: stm32: dfsdm: fix debugfs warnings on entry creationOlivier Moysan2019-03-201-3/+18
| | * ASoC: stm32: dfsdm: manage multiple prepareOlivier Moysan2019-03-201-1/+16
| | * ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeoutCharles Keepax2019-03-192-0/+22
| | * ASoC: wm_adsp: Add locking to wm_adsp2_bus_errorCharles Keepax2019-03-191-3/+8
| | * ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_errorCharles Keepax2019-03-191-2/+2
| | * ASoC: wm_adsp: Correct handling of compressed streams that restartCharles Keepax2019-03-191-2/+1Star
| | * ASoC: rt5682: recording has no sound after bootingShuming Fan2019-03-181-9/+5Star