summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński2019-10-051-0/+2
* ASoC: Intel: Skylake: Use correct function to access iomem spaceAmadeusz Sławiński2019-10-051-1/+1
* ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński2019-10-051-1/+1
* ALSA: hda/realtek - PCI quirk for Medion E4254Jan-Marek Glogowski2019-10-051-0/+13
* ALSA: firewire-tascam: check intermediate state of clock status and retryTakashi Sakamoto2019-10-051-14/+28
* ALSA: firewire-tascam: handle error code when getting current source of clockTakashi Sakamoto2019-10-051-0/+3
* ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93Takashi Iwai2019-10-051-0/+3
* ALSA: hda - Drop unsol event handler for Intel HDMI codecsTakashi Iwai2019-10-051-1/+8
* ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi2019-10-051-0/+6
* ALSA: firewire-motu: add support for MOTU 4preTakashi Sakamoto2019-10-051-0/+12
* ASoC: fsl_ssi: Fix clock control issue in master modeShengjiu Wang2019-10-051-9/+9
* ASoC: es8316: fix headphone mixer volume tableKatsuhiro Suzuki2019-10-051-2/+5
* ASoC: sun4i-i2s: Don't use the oversample to calculate BCLKMaxime Ripard2019-10-051-4/+5
* ASoC: uniphier: Fix double reset assersion when transitioning to suspend stateKunihiko Hayashi2019-10-052-10/+22
* ASoC: rsnd: don't call clk_get_rate() under atomic contextKuninori Morimoto2019-10-051-6/+15
* ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalidArd van Breemen2019-10-051-0/+1
* ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_...Jia-Ju Bai2019-10-051-3/+4
* ALSA: hda - Show the fatal CORB/RIRB error more clearlyTakashi Iwai2019-10-051-1/+4
* ASoC: sgtl5000: Fix charge pump source assignmentOleksandr Suvorov2019-10-051-5/+10
* ASoC: sgtl5000: Fix of unmute outputs on probeOleksandr Suvorov2019-10-051-3/+3
* ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFERLucas Stach2019-10-051-2/+5
* ALSA: hda: Flush interrupts on disablingChris Wilson2019-10-052-1/+3
* ALSA: hda - Apply AMD controller workaround for Raven platformTakashi Iwai2019-10-011-2/+1
* ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)2019-10-011-0/+1
* ALSA: dice: fix wrong packet parameter for Alesis iO26Takashi Sakamoto2019-10-011-1/+1
* ALSA: usb-audio: Add DSD support for EVGA NU AudioJussi Laako2019-10-011-0/+1
* ALSA: usb-audio: Add Hiby device family to quirks for native DSD supportIlya Pshonkin2019-10-011-0/+1
* ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai2019-10-011-2/+4
* ASoC: Intel: cht_bsw_max98090_ti: Enable codec clock once and keep it enabledHans de Goede2019-10-011-6/+41
* ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chipsTakashi Iwai2019-09-161-4/+2
* ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai2019-09-163-3/+13
* ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentreHui Wang2019-09-161-0/+2
* ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FLJian-Hong Pan2019-09-161-0/+12
* ALSA: hda/realtek - Add quirk for HP Pavilion 15Sam Bazley2019-09-161-0/+1
* ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai2019-09-163-1/+5
* ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai2019-09-161-2/+2
* Revert "ASoC: Fail card instantiation if DAI format setup fails"Greg Kroah-Hartman2019-09-061-5/+2
* ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604Takashi Iwai2019-09-061-0/+1
* ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()Takashi Iwai2019-09-061-4/+4
* ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai2019-09-063-2/+20
* ALSA: hda - Fixes inverted Conexant GPIO mic mute ledJeronimo Borque2019-09-061-8/+9
* ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai2019-09-061-9/+9
* ALSA: usb-audio: Check mixer unit bitmap yet more strictlyTakashi Iwai2019-09-061-8/+28
* ASoC: ti: davinci-mcasp: Correct slot_width posed constraintPeter Ujfalusi2019-08-291-9/+34
* ASoC: rockchip: Fix mono captureCheng-Yi Chiang2019-08-291-3/+2
* ASoC: Fail card instantiation if DAI format setup failsRicard Wanderlof2019-08-291-2/+5
* ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walksCharles Keepax2019-08-291-4/+4
* ALSA: hda - Let all conexant codec enter D3 when rebootingHui Wang2019-08-251-9/+0
* ALSA: hda - Add a generic reboot_notifyHui Wang2019-08-254-15/+22
* ALSA: hda - Fix a memory leak bugWenwen Wang2019-08-251-1/+1