- 77f0780 ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsets by Takashi Iwai · 10 years ago
- 02fb05a ALSA: pcm_dmaengine: Add check during device suspend by Tushar Behera · 10 years ago
- 665ebe9 ALSA: sb_mixer: missing return statement by Dan Carpenter · 10 years ago
- ff2354b Merge tag 'asoc-v3.15-rc5-intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
- 7ca33c7 Merge tag 'asoc-v3.15-rc5-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
- 927cdab Merge tag 'asoc-v3.15-rc5-core' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
- cf86197 Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus by Mark Brown · 10 years ago
- f9a4059 Merge remote-tracking branches 'asoc/fix/audmux', 'asoc/fix/cs42l52', 'asoc/fix/fsl-esai', 'asoc/fix/fsl-spdif', 'asoc/fix/rcar', 'asoc/fix/tlv320aic31xx' and 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 10 years ago
- 44330ab ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile by Charles Keepax · 10 years ago
- cffd6665 ASoC: Intel: Fix Baytrail SST DSP firmware loading by Jarkko Nikula · 10 years ago
- 7189eb9 ALSA: hda - mask buggy stream DMA0 for Broadwell display controller by Mengdong Lin · 10 years ago
- ec5fe98 ALSA: hda - Add new GPU codec ID to snd-hda by Aaron Plattner · 10 years ago
- 4f8210f ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params() by Nicolin Chen · 11 years ago
- 57ebbca ASoC: fsl_esai: Only bypass sck_div for EXTAL source by Nicolin Chen · 11 years ago
- 89e47f6 ASoC: fsl_esai: Fix incorrect condition within ratio range check for FP by Nicolin Chen · 11 years ago
- ce85a4d ASoC: dapm: Fix SUSPEND -> OFF bias sequence by Lars-Peter Clausen · 11 years ago
- ca5106a ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets() by Lars-Peter Clausen · 11 years ago
- 868a6ca ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPEND by Nicolin Chen · 10 years ago
- a1f3b5f ALSA: hda - add headset mic detect quirks for three Dell laptops by Hui Wang · 10 years ago
- 2b39aab ASoC: Intel: Fix block offset calculations. by Liam Girdwood · 11 years ago
- e9024f0b ASoC: Intel: Fix check for pdata usage before dereference. by Liam Girdwood · 11 years ago
- f06ab79 ALSA: hda - hdmi: Set converter channel count even without sink by Anssi Hannula · 11 years ago
- 51b4e24 ASoC: Intel: Fix stream position pointer. by Liam Girdwood · 11 years ago
- 916152c ASoC: Intel: Fix allow hw_params to be called more than once. by Liam Girdwood · 11 years ago
- 10df350 ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled. by Liam Girdwood · 11 years ago
- 0b708c8 ASoC: Intel: Fix Haswell/Broadwell DSP page table creation. by Liam Girdwood · 11 years ago
- 84fbdd5 ASoC: Intel: Fix allocated block list usage when adding blocks. by Liam Girdwood · 11 years ago
- 48695f3 ASoC: Intel: Fix block allocation so we only allocate blocks once. by Liam Girdwood · 11 years ago
- 7040b6d ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback data by Clemens Ladisch · 11 years ago
- 1ee23fe ALSA: usb-audio: Fix deadlocks at resuming by Takashi Iwai · 11 years ago
- 1c53e72 ALSA: usb-audio: Save mixer status only once at suspend by Takashi Iwai · 11 years ago
- b7a7723 ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined by Sander Eikelenboom · 11 years ago
- 91943954 ALSA: hda - add headset mic detect quirk for a Dell laptop by Hui Wang · 11 years ago
- 6ba736d ALSA: hda - Suppress CORBRP clear on Nvidia controller chips by Takashi Iwai · 11 years ago
- e32dfbe ALSA: hda - add headset mic detect quirk for a Dell laptop by Hui Wang · 11 years ago
- 2a1c23e ASoC: tlv320aic31xx: Convert /n to \n by Joe Perches · 11 years ago
- de30a2c ASoC: Intel: Cancel hsw_notification_work before freeing the stream by Jarkko Nikula · 11 years ago
- b890978 ASoC: imx-audmux: Fix section mismatch by Lars-Peter Clausen · 11 years ago
- 836b31f ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lock by Kuninori Morimoto · 11 years ago
- d132cb0 ASoC: Intel: Fix audio crash due to race condition in stream deletion by Wenkai Du · 11 years ago
- 98810a6 Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/jz4740', 'asoc/fix/rcar', 'asoc/fix/tlv320aic31xx' and 'asoc/fix/tlv320aic3x' into asoc-linus by Mark Brown · 11 years ago
- 22e0c14 Merge remote-tracking branches 'asoc/fix/alc5623', 'asoc/fix/cs42l52', 'asoc/fix/cs42l73' and 'asoc/fix/fsl-spdif' into asoc-linus by Mark Brown · 11 years ago
- 3183504 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 11 years ago
- eebdec0 ASoC: jz4740: Remove Makefile entry for removed file by Lars-Peter Clausen · 11 years ago
- 95e9ee9 ASoC: Intel: Fix audio crash due to negative address offset by Wenkai Du · 11 years ago
- 2697e4f ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol by Jarkko Nikula · 11 years ago
- bf657d2 ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume() by Christian Engelmayer · 11 years ago
- 7897ab7 ASoC: Intel: some incorrect sizeof() usages by Dan Carpenter · 11 years ago
- 2b21694 ASoC: cs42l73: Convert to use devm_gpio_request_one by Axel Lin · 11 years ago
- 4e17d2d ASoC: cs42l52: Convert to use devm_gpio_request_one by Axel Lin · 11 years ago
- 6ae6698 ASoC: fsl_spdif: Fix wrong OFFSET of STC_SYSCLK_DIV by Nicolin Chen · 11 years ago
- 8dc9abb ALSA: hda/realtek - Add headset Mic support for Dell machine by Kailang Yang · 11 years ago
- 67807ce ALSA: hda - add headset mic detect quirk for a Dell laptop by Hui Wang · 11 years ago
- 8aaa414 ASoC: alc5623: Fix regmap endianness by Andrew Lunn · 11 years ago
- 3b5b243 ASoC: tlv320aic3x: fix shared reset pin for DT by Sebastian Reichel · 11 years ago
- 5e0c187 ALSA: es18xx driver should use udelay error by Li, Zhen-Hua · 11 years ago
- 7c66593 ALSA: hda/realtek - Add support of ALC288 codec by Kailang Yang · 11 years ago
- 79861bb ASoC: rsnd: fix clock prepare/unprepare by Ben Dooks · 11 years ago
- e7990d4 Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
- a5065eb ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb() by Tim Gardner · 11 years ago
- 50487c3 Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
- 17c3ad0 ALSA: hda - Make full_reset boolean by Thierry Reding · 11 years ago
- 137bcc3 ALSA: hda - add headset mic detect quirk for a Dell laptop by Hui Wang · 11 years ago
- 292ab81 sound: dmasound: use module_platform_driver_probe() by Christoph Jaeger · 11 years ago
- 34f98063 ALSA: au1x00: use module_platform_driver() by Christoph Jaeger · 11 years ago
- 7b0a48f ALSA: hda - Use runtime helper to check active state. by Dylan Reid · 11 years ago
- ab5d6fb Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/fix/tlv320aic23' and 'asoc/fix/warn' into asoc-linus by Mark Brown · 11 years ago
- bfef92b Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/fix/cs42xxx8', 'asoc/fix/da732x', 'asoc/fix/davinci', 'asoc/fix/fsl-sai', 'asoc/fix/fsl-ssi' and 'asoc/fix/max98090' into asoc-linus by Mark Brown · 11 years ago
- 4f8e940 ALSA: ice1712: Fix boundary checks in PCM pointer ops by Takashi Iwai · 11 years ago
- 74ddd8c ASoC: davinci-mcasp: Fix bit clock polarity settings by Peter Ujfalusi · 11 years ago
- 71e5222 ASoC: samsung: Fix build on multiplatform by Sachin Kamat · 11 years ago
- ef33bc3 ASoC: fsl_sai: Fix Bit Clock Polarity configurations by Nicolin Chen · 11 years ago
- dcb32ec ALSA: hda - Do not assign streams in reverse order by Anssi Hannula · 11 years ago
- 0435b3f ALSA: hda/realtek - Add eapd shutup to ALC283 by Kailang Yang · 11 years ago
- be8ef16 ALSA: hda/realtek - Change model name alias for ChromeOS by Kailang Yang · 11 years ago
- ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
- 05b0006 ASoC: da732x: Print correct major id by Axel Lin · 11 years ago
- de9481c ALSA: hda/realtek - Improve HP depop when system change power state on Chromebook by Kailang Yang · 11 years ago
- a14bf88 ASoC: cs42l52: Fix mask for REVID by Axel Lin · 11 years ago
- cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- 3af5d05 sound/oss: Remove uncompilable DBG macro use by Joe Perches · 11 years ago
- 6ea0cae ALSA: ice1712: Save/restore routing and rate registers by Ondrej Zary · 11 years ago
- 6e61246 ALSA: ice1712: restore AK4xxx volumes on resume by Ondrej Zary · 11 years ago
- f78b1e0 ASoC: alc56(23|32): fix undefined return value of probing code by Christoph Jaeger · 11 years ago
- 06b4b81 ASoC: cs42xx8: Check return value of regmap_read and report correct chipid value by Axel Lin · 11 years ago
- d272ccd ALSA: ice1712: Add S/PDIF suspend support for ICE1712-based M-Audio cards by Ondrej Zary · 11 years ago
- 9229bc1 ALSA: cs8427: separate HW initialization by Ondrej Zary · 11 years ago
- 415d555 ALSA: hda - Fix silent speaker output due to mute LED fixup by Takashi Iwai · 11 years ago
- 8314f22 ALSA: hda/realtek - Fixed single output machine get empty hp sense by Kailang Yang · 11 years ago
- 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 3534b84 ASoC: tlv320aic23: add an of_match table by Stephen Warren · 11 years ago
- 2951f93 ASoC: max98090: add an of_match table by Stephen Warren · 11 years ago
- c31b0cb ASoC: alc5632: add an of_match table by Stephen Warren · 11 years ago
- e3efe3b ASoC: alc5632: fix uninit var in alc5632_probe() by Stephen Warren · 11 years ago
- 03a620d ASoC: rt5640: add an of_match table by Stephen Warren · 11 years ago
- 69dd89f Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
- 8c1d843 ALSA: ice1712: Add suspend support for M-Audio ICE1712-based cards by Ondrej Zary · 11 years ago
- ca051e8 ALSA: ice1712: add suspend support for ICE1712 chip by Ondrej Zary · 11 years ago
- 9ddd84f Merge branch 'for-next' into for-linus by Takashi Iwai · 11 years ago
- a4b7f21 ALSA: hda - Enable beep for ASUS 1015E by W. Trevor King · 11 years ago