summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/ca0132-fix' into for-linusTakashi Iwai2012-08-203-145/+99Star
|\
| * ALSA: hda - don't create dysfunctional mixer controls for ca0132David Henningsson2012-08-201-0/+8
| * ALSA: hda - Add missing SPDIF I/O setup for CA0132Takashi Iwai2012-08-081-6/+14
| * ALSA: hda - Use the standard PCM ops for CA0132Takashi Iwai2012-08-081-113/+29Star
| * ALSA: hda - Fix superfluous "-in" suffix from CA0132 capture itemsTakashi Iwai2012-08-081-2/+2
| * ALSA: hda - Add codec->pcm_format_first flagTakashi Iwai2012-08-082-24/+46
* | ALSA: sound/ppc/snd_ps3.c: fix error return codeJulia Lawall2012-08-201-0/+1
* | ALSA: sound/pci/rme9652/hdspm.c: fix error return codeJulia Lawall2012-08-201-1/+1
* | ALSA: sound/pci/sis7019.c: fix error return codeJulia Lawall2012-08-201-2/+3
* | ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall2012-08-201-1/+3
* | ALSA: sound/atmel/ac97c.c: fix error return codeJulia Lawall2012-08-201-8/+4Star
* | ALSA: sound/atmel/abdac.c: fix error return codeJulia Lawall2012-08-201-0/+1
* | ALSA: fix pcm.h kernel-doc warning and notationRandy Dunlap2012-08-201-1/+2
* | sound: oss/sb_audio: prevent divide by zero bugDan Carpenter2012-08-201-1/+3
* | ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxxDavid Henningsson2012-08-161-4/+5
* | ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture streamTakashi Iwai2012-08-162-4/+3Star
* | ALSA: lx6464es: Add a missing error checkTakashi Iwai2012-08-141-0/+2
* | ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switchDavid Henningsson2012-08-141-2/+11
* | ALSA: hda - fix Copyright debug messageWang Xingchao2012-08-131-1/+1
* | ALSA : hda - bug fix on checking the supported power states of a codecMengdong Lin2012-08-101-1/+1
* | ALSA: hda - Fix panned "Beep Playback Switch"David Henningsson2012-08-101-6/+14
* | ALSA: cs46xx - signedness bug in snd_cs46xx_codec_read()Dan Carpenter2012-08-101-1/+1
* | ALSA: hda_intel: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-08-091-0/+9
* | ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai2012-08-097-9/+9
* | ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55VDavid Henningsson2012-08-091-0/+8
|/
* ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo IdeapadDavid Henningsson2012-08-081-2/+3
* ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=yTakashi Iwai2012-08-071-3/+2Star
* ALSA: hda - remove redundant auto quirks for conexant 506xDavid Henningsson2012-08-071-5/+0Star
* ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson2012-08-071-1/+0Star
* ALSA: hda - add dock support for Thinkpad X230Felix Kaechele2012-08-071-0/+1
* ALSA: hda - Fix regression of HDMI codec probingTakashi Iwai2012-08-061-3/+9
* ALSA: hda - add dock support for Thinkpad T430sPhilipp A. Mohrenweiser2012-08-061-0/+1
* ALSA: emu10k1: Avoid access to invalid pages when period=1Takashi Iwai2012-08-031-1/+4
* ALSA: PCM: Fix possible memory leaks in the error pathTakashi Iwai2012-08-031-1/+1
* Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-08-0218-13/+64
|\
| * ASoC: core: Fix check before defaulting to regmapMark Brown2012-08-021-1/+1
| * ASoC: wm8962: Allow VMID time to fully rampMark Brown2012-07-311-0/+3
| * ASoC: AC97 doesn't use regmap by defaultManuel Lauss2012-07-314-0/+4
| * ASoC: sgtl5000: enable VAG_POWER for LINE_INDong Aisheng2012-07-311-0/+1
| * ASoC: ab8500: Inform SoC Core that we have our own I/O arrangementsLee Jones2012-07-311-0/+4
| * ASoC: omap: Add missing modules aliases to get sound working on omap devicesGuillaume Gardet2012-07-272-0/+2
| * sound: tegra_alc5632: Adjust to of_get_named_gpio() changeRoland Stigge2012-07-261-1/+1
| * sound: tegra_wm8903: Adjust to of_get_named_gpio() changeRoland Stigge2012-07-261-5/+5
| * ASoC: mc13783: Provide codec->control_dataFabio Estevam2012-07-261-0/+2
| * ASoC: ux500: Include the correct header filesLee Jones2012-07-263-3/+3
| * ASoC: wm8994: Hold runtime PM reference while handling mic and jack IRQsMark Brown2012-07-241-0/+13
| * ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probeDong Aisheng2012-07-241-2/+0Star
| * ASoC: mxs-saif: set a base clock rate for EXTMASTER mode workDong Aisheng2012-07-241-1/+15
| * ASoC: mxs-saif: fix clock prepare and enable unbalance issueDong Aisheng2012-07-241-0/+10
| * ASoC: wm8994: Ensure there are enough BCLKs for four channelsMark Brown2012-07-231-1/+1