summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'asoc-5.3' into asoc-linusMark Brown2019-09-1531-157/+450
|\
| * ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->namePeter Ujfalusi2019-09-111-3/+3
| * ASoC: ams-delta: Take control over audio mute GPIO pinsJanusz Krzysztofik2019-09-091-2/+29
| * ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi2019-09-091-0/+6
| * ASoC: ti: davinci-i2s: Move the XSYNCERR workaround to .prepare callbackPeter Ujfalusi2019-08-301-48/+34
| * ASoC: Intel: Baytrail: Fix implicit fallthrough warningCezary Rojewski2019-08-291-0/+1
| * ASoC: fsl_ssi: Fix clock control issue in master modeShengjiu Wang2019-08-291-9/+9
| * ASoC: mediatek: mt8183: fix tdm out data align issueJiaxin Yu2019-08-271-2/+1
| * ASoC: rt1011: add mutex protection to set_fmt/set_tdm_slotShuming Fan2019-08-271-8/+19
| * ASoC: es8316: fix inverted L/R of headphone mixer volumeKatsuhiro Suzuki2019-08-271-1/+1
| * ASoC: es8316: fix headphone mixer volume tableKatsuhiro Suzuki2019-08-271-2/+5
| * ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński2019-08-271-1/+1
| * ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properlyAmadeusz Sławiński2019-08-271-6/+0
| * ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński2019-08-271-0/+2
| * ASoC: Intel: Skylake: Use correct function to access iomem spaceAmadeusz Sławiński2019-08-271-1/+1
| * ASoC: AMD: Fix Kconfig warning without GPIOLIBYueHaibing2019-08-221-1/+1
| * ASoC: mchp-i2s-mcc: Wait for RX/TX RDY only if controller is runningCodrin Ciubotariu2019-08-201-12/+16
| * ASoC: mchp-i2s-mcc: Fix unprepare of GCLKCodrin Ciubotariu2019-08-201-2/+11
| * ASoC: sun4i-i2s: Register regmap and PCM before our componentMaxime Ripard2019-08-201-6/+6
| * ASoC: wm8904: implement input mode select as a muxMichał Mirosław2019-08-201-19/+33
| * ASoC: wm8904: fix typo in DAPM kcontrol nameMichał Mirosław2019-08-201-2/+2
| * ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0...Daniel Stuart2019-08-201-0/+98
| * ASoC: meson: g12a-tohdmitx: require regmap mmioJerome Brunet2019-08-201-0/+1
| * ASoC: meson: axg-tdm-formatter: free reset on device removalJerome Brunet2019-08-201-1/+1
| * ASoC: uniphier: Fix double reset assersion when transitioning to suspend stateKunihiko Hayashi2019-08-202-10/+22
| * ASoC: imx-audmux: Add driver suspend and resume to support MEGA FastShengjiu Wang2019-08-161-1/+53
| * ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing2019-08-151-1/+1
| * ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing2019-08-151-0/+1
| * ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing2019-08-151-1/+1
| * ASoC: rockchip: rockchip_max98090: Set period size to 240Cheng-Yi Chiang2019-08-131-0/+11
| * ASoC: Intel: sof-rt5682: add dmic dapm widget to support dmic PCMKeyon Jie2019-08-121-0/+4
| * ASoC: hdac_hdmi: Offload dapm update at jack detectionTakashi Iwai2019-08-091-9/+48
| * ASoC: hdac_hda: fix page fault issue by removing raceKeyon Jie2019-08-081-0/+4
| * ASoC: SOF: Intel: hda: Initialize HDA controller after i915 initRanjani Sridharan2019-08-071-7/+13
| * ASoC: rsnd: don't call clk_get_rate() under atomic contextKuninori Morimoto2019-08-071-6/+15
* | Merge tag 'sound-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-09-054-3/+22
|\ \
| * | ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentreHui Wang2019-09-041-0/+2
| * | ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FLJian-Hong Pan2019-09-031-0/+12
| * | ALSA: hda/realtek - Add quirk for HP Pavilion 15Sam Bazley2019-09-021-0/+1
| * | ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai2019-08-303-1/+5
| * | ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai2019-08-291-2/+2
* | | Merge tag 'sound-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-08-2710-32/+73
|\| |
| * | ALSA: oxfw: fix to handle correct stream for PCM playbackTakashi Sakamoto2019-08-261-1/+1
| * | ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai2019-08-253-2/+20
| * | ALSA: usb-audio: Check mixer unit bitmap yet more strictlyTakashi Iwai2019-08-221-8/+28
| * | ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai2019-08-211-9/+9
| * | ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()Takashi Iwai2019-08-211-4/+4
| * | ALSA: hda/ca0132 - Add new SBZ quirkPaweł Rekowski2019-08-201-0/+1
| * | ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604Takashi Iwai2019-08-201-0/+1
| * | ALSA: hda - Fixes inverted Conexant GPIO mic mute ledJeronimo Borque2019-08-191-8/+9