summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* ASoC: rt5682: recording has no sound after bootingShuming Fan2019-03-181-9/+5
* ASoC: rt5682: fix jack type detection issueShuming Fan2019-03-181-7/+5
* ASoC: rt5682: Check JD status when system resumeShuming Fan2019-03-181-17/+17
* ASoC: mediatek: mt8183: skip for i2s5 in mck_disableTzung-Bi Shih2019-03-181-0/+4
* Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-18190-2348/+2768
|\
| * Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-156-32/+125
| |\
| | * ALSA: hda/realtek - Add support headset mode for New DELL WYSE NBKailang Yang2019-03-141-0/+1
| | * ALSA: hda/realtek - Add support headset mode for DELL WYSE AIOKailang Yang2019-03-141-0/+26
| | * ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebookJaroslav Kysela2019-03-141-30/+13
| | * ALSA: hda: hdmi - add Icelake supportJaroslav Kysela2019-03-131-16/+51
| | * ALSA: hda - add more quirks for HP Z2 G4 and HP Z240Jaroslav Kysela2019-03-132-2/+7
| | * ALSA: hda/realtek - Fixed Headset Mic JD not stableKailang Yang2019-03-131-1/+28
| | * ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan2019-03-131-0/+12
| | * ALSA: hda/tegra: avoid build error without CONFIG_PMArnd Bergmann2019-03-131-8/+4
| | * ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki2019-03-131-0/+5
| | * ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()Mariusz Ceier2019-03-131-1/+4
| * | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-062-4/+6
| |\ \ | | |/ | |/|
| | * Pull in char-misc-next from GregDaniel Vetter2019-02-205-29/+43
| | |\