summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-05-19sound: mpu401.c: make return of 0 explicitJulia Lawall1-3/+1
2014-05-14ALSA: hda - if statement not indentedDan Carpenter1-1/+1
2014-05-07ALSA: hda - Add dock pin setups for Thinkpad T440Takashi Iwai1-1/+14
2014-05-05ALSA: hda - hdmi: Set infoframe and channel mapping even without sinkAnssi Hannula1-4/+0
2014-05-05Merge branch 'for-linus' into for-nextTakashi Iwai22-51/+87
2014-05-05ALSA: hda - hdmi: Set converter channel count even without sinksound-3.15-rc5Anssi Hannula1-1/+3
2014-05-02ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback dataClemens Ladisch2-1/+15
2014-05-02ALSA: usb-audio: Fix deadlocks at resumingTakashi Iwai2-2/+6
2014-05-02ALSA: usb-audio: Save mixer status only once at suspendTakashi Iwai1-2/+3
2014-05-02ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while D...Sander Eikelenboom1-3/+2
2014-04-30ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-29ALSA: hda - Suppress CORBRP clear on Nvidia controller chipssound-3.15-rc4Takashi Iwai3-17/+21
2014-04-29ALSA: fm801: introduce fm801_ac97_is_ready()/fm801_ac97_is_valid() helpersAndy Shevchenko1-37/+42
2014-04-29ALSA: fm801: introduce macros to access the hardwareAndy Shevchenko1-63/+68
2014-04-28ALSA: usb-audio: Fix format string mismatch in mixer.cMasanari Iida1-1/+1
2014-04-28ALSA: core: Fix format string mismatch in seq_midi.cMasanari Iida1-2/+2
2014-04-28ALSA: hda/realtek - Add new codec ALC293/ALC3235 UAJ supportedKailang Yang1-0/+89
2014-04-28ALSA: hda/realtek - Add two codecs alias name for DellKailang Yang1-0/+2
2014-04-28ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-22Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/jz4740', 'asoc/fix...Mark Brown6-12/+16
2014-04-22Merge remote-tracking branches 'asoc/fix/alc5623', 'asoc/fix/cs42l52', 'asoc/...Mark Brown4-7/+11
2014-04-22Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-1/+0
2014-04-22ASoC: jz4740: Remove Makefile entry for removed fileLars-Peter Clausen1-2/+0
2014-04-22ASoC: Intel: Fix audio crash due to negative address offsetWenkai Du1-1/+1
2014-04-21ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrolJarkko Nikula1-1/+0
2014-04-18ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()Christian Engelmayer1-1/+2
2014-04-18ASoC: Intel: some incorrect sizeof() usagesDan Carpenter1-2/+2
2014-04-18ASoC: cs42l73: Convert to use devm_gpio_request_oneAxel Lin1-2/+4
2014-04-18ASoC: cs42l52: Convert to use devm_gpio_request_oneAxel Lin1-2/+4
2014-04-18ASoC: fsl_spdif: Fix wrong OFFSET of STC_SYSCLK_DIVNicolin Chen1-2/+2
2014-04-18ALSA: lx_core: Translate comments from french to englishMaxime Ripard1-11/+11
2014-04-18ALSA: lx_core: Remove useless #if 0 .. #endifMaxime Ripard1-6/+0
2014-04-18ALSA: lx_core: Remove dead codeMaxime Ripard1-4/+0
2014-04-18ALSA: lx_core: Fix dev_dbg typoMaxime Ripard1-1/+1
2014-04-18ALSA: lx_core: Switch to using BIT macroMaxime Ripard1-3/+4
2014-04-18ALSA: lx_core: Remove unused definesMaxime Ripard1-5/+0
2014-04-16ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloopsTim Gardner1-1/+1
2014-04-16ALSA: hda/realtek - Add headset Mic support for Dell machinesound-3.15-rc2Kailang Yang1-0/+2
2014-04-16ALSA: sound/atmel/ac97c.c: Convert to module_platform_driverAlexander Stein1-13/+2
2014-04-16ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-15ASoC: alc5623: Fix regmap endiannessAndrew Lunn1-1/+1
2014-04-15ASoC: tlv320aic3x: fix shared reset pin for DTSebastian Reichel1-2/+7
2014-04-14ALSA: es18xx driver should use udelay errorLi, Zhen-Hua1-5/+5
2014-04-14Merge branch 'topic/usb-audio' into for-nextTakashi Iwai4-1/+478
2014-04-14ALSA: hda/realtek - Add support of ALC288 codecKailang Yang1-0/+2
2014-04-11ASoC: rsnd: fix clock prepare/unprepareBen Dooks2-4/+4
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds39-174/+310
2014-04-09ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()sound-fix-3.15-rc1Tim Gardner1-1/+2
2014-04-09Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai19-39/+163
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding3-7/+7