summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| | * | i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter2019-02-082-4/+6
| * | | ALSA: usb-audio: Add quirk for MOTU MicroBook IIManuel Reinhardt2019-02-283-0/+170
| * | | Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-2876-1128/+4254
| |\ \ \
| | * \ \ Merge branch 'asoc-5.1' into asoc-nextMark Brown2019-02-26184-3398/+31014
| | |\ \ \
| | * \ \ \ Merge branch 'asoc-5.0' into asoc-linusMark Brown2019-02-266-37/+91
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'sound-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2019-02-204-4/+56
| | |\ \ \ \ \
| | | * \ \ \ \ Merge tag 'asoc-fix-v5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2019-02-193-3/+15
| | | |\ \ \ \ \
| | | * | | | | | ALSA: hda/realtek: Disable PC beep in passthrough on alc285Hui Wang2019-02-141-1/+13
| | | * | | | | | ALSA: hda/realtek - Headset microphone and internal speaker support for Syste...Jeremy Soller2019-02-141-0/+28
| | * | | | | | | Merge tag 'sound-5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-02-1212-32/+64
| | |\| | | | | | | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-02-075-29/+43
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge tag 'sound-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-01-313-34/+54
| | |\ \ \ \ \ \
| * | | | | | | | ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto2019-02-261-1/+3