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