summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorLines
2012-08-21ALSA: snd-als100: fix suspend/resumeOndrej Zary-1/+1
2012-08-20ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai-0/+2
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai-267/+160
2012-08-20Merge branch 'topic/ca0132-fix' into for-linusTakashi Iwai-145/+99
2012-08-20ALSA: hda - don't create dysfunctional mixer controls for ca0132David Henningsson-0/+8
2012-08-20ALSA: sound/ppc/snd_ps3.c: fix error return codeJulia Lawall-0/+1
2012-08-20ALSA: sound/pci/rme9652/hdspm.c: fix error return codeJulia Lawall-1/+1
2012-08-20ALSA: sound/pci/sis7019.c: fix error return codeJulia Lawall-2/+3
2012-08-20ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall-1/+3
2012-08-20ALSA: sound/atmel/ac97c.c: fix error return codeJulia Lawall-8/+4
2012-08-20ALSA: sound/atmel/abdac.c: fix error return codeJulia Lawall-0/+1
2012-08-20sound: oss/sb_audio: prevent divide by zero bugDan Carpenter-1/+3
2012-08-17ASoC: wm9712: Fix inverted capture volumeMark Brown-1/+1
2012-08-17ASoC: wm9712: Fix microphone source selectionMark Brown-2/+17
2012-08-17ASoC: wm5102: Remove DRC2Mark Brown-16/+0
2012-08-16ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxxDavid Henningsson-4/+5
2012-08-16ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture streamTakashi Iwai-4/+3
2012-08-14ALSA: lx6464es: Add a missing error checkTakashi Iwai-0/+2
2012-08-14ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switchDavid Henningsson-2/+11
2012-08-13ASoC: jack: Always notify full jack statusMark Brown-1/+1
2012-08-13ASoC: wm5110: Add missing input PGA routesMark Brown-0/+12
2012-08-13ASoC: wm5102: Add missing input PGA routesMark Brown-0/+9
2012-08-13ALSA: hda - fix Copyright debug messageWang Xingchao-1/+1
2012-08-10ASoC: Samsung: Fix build errorSachin Kamat-1/+1
2012-08-10ALSA : hda - bug fix on checking the supported power states of a codecMengdong Lin-1/+1
2012-08-10ALSA: hda - Fix panned "Beep Playback Switch"David Henningsson-6/+14
2012-08-10ALSA: cs46xx - signedness bug in snd_cs46xx_codec_read()Dan Carpenter-1/+1
2012-08-09ASoC: core: Upgrade the severity of probe deferral errors to dev_err()Mark Brown-4/+6
2012-08-09ALSA: hda_intel: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston-0/+9
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai-9/+9
2012-08-09ASoC: wm8994: Add missing dapm routes for WM8958 rev AChris Rattray-0/+2
2012-08-09ASoC: wm8962: Don't duplicate bias level management in resumeMark Brown-15/+0
2012-08-09ASoC: bfin: fix memory leak in sport3 controller driverScott Jiang-0/+7
2012-08-09ASoC: Davinci: McASP: Flush the FIFO before enablingVaibhav Bedia-2/+8
2012-08-09ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55VDavid Henningsson-0/+8
2012-08-08ALSA: hda - Add missing SPDIF I/O setup for CA0132Takashi Iwai-6/+14
2012-08-08ALSA: hda - Use the standard PCM ops for CA0132Takashi Iwai-113/+29
2012-08-08ALSA: hda - Fix superfluous "-in" suffix from CA0132 capture itemsTakashi Iwai-2/+2
2012-08-08ALSA: hda - Add codec->pcm_format_first flagTakashi Iwai-24/+46
2012-08-08ASoC: imx-ssi: Remove mono supportFabio Estevam-2/+3
2012-08-08ASoC: mxs: Fix the name of the SoC familyFabio Estevam-1/+1
2012-08-08ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo IdeapadDavid Henningsson-2/+3
2012-08-07ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=yTakashi Iwai-3/+2
2012-08-07ASoC: omap-mcbsp: Fix 6pin mux configurationPeter Ujfalusi-1/+1
2012-08-07ALSA: hda - remove redundant auto quirks for conexant 506xDavid Henningsson-5/+0
2012-08-07ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson-1/+0
2012-08-07ALSA: hda - add dock support for Thinkpad X230Felix Kaechele-0/+1
2012-08-06ALSA: hda - Fix regression of HDMI codec probingTakashi Iwai-3/+9
2012-08-06ALSA: hda - add dock support for Thinkpad T430sPhilipp A. Mohrenweiser-0/+1
2012-08-03Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Mark Brown-13/+64