summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcxhr: Add 8 new sound cardsMarkus Bollinger2012-08-272-3/+27
* ALSA: cmi8328: Fix build error with CONFIG_GAMEPORT=nTakashi Iwai2012-08-241-1/+2
* ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVEMengdong Lin2012-08-242-0/+8
* ALSA: hda - add runtime PM supportMengdong Lin2012-08-233-20/+87
* ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai2012-08-227-10/+2Star
* ALSA: introduce snd-cmi8328: C-Media CMI8328 driverOndrej Zary2012-08-213-0/+496
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-2036-231/+242
|\
| * ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai2012-08-201-0/+2
| * Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-08-2032-267/+160Star
| |\
| | * ASoC: wm9712: Fix inverted capture volumeMark Brown2012-08-171-1/+1
| | * ASoC: wm9712: Fix microphone source selectionMark Brown2012-08-171-2/+17
| | * ASoC: wm5102: Remove DRC2Mark Brown2012-08-171-16/+0Star
| | * ASoC: jack: Always notify full jack statusMark Brown2012-08-131-1/+1
| | * ASoC: wm5110: Add missing input PGA routesMark Brown2012-08-131-0/+12
| | * ASoC: wm5102: Add missing input PGA routesMark Brown2012-08-131-0/+9
| | * ASoC: Samsung: Fix build errorSachin Kamat2012-08-101-1/+1
| | * ASoC: core: Upgrade the severity of probe deferral errors to dev_err()Mark Brown2012-08-091-4/+6
| | * ASoC: wm8994: Add missing dapm routes for WM8958 rev AChris Rattray2012-08-091-0/+2
| | * ASoC: wm8962: Don't duplicate bias level management in resumeMark Brown2012-08-091-15/+0Star
| | * ASoC: bfin: fix memory leak in sport3 controller driverScott Jiang2012-08-091-0/+7
| | * ASoC: Davinci: McASP: Flush the FIFO before enablingVaibhav Bedia2012-08-091-2/+8
| | * ASoC: imx-ssi: Remove mono supportFabio Estevam2012-08-081-2/+3
| | * ASoC: mxs: Fix the name of the SoC familyFabio Estevam2012-08-081-1/+1
| | * ASoC: omap-mcbsp: Fix 6pin mux configurationPeter Ujfalusi2012-08-071-1/+1
| | * Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Mark Brown2012-08-0418-13/+64
| | |\
| * | \ 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
| * | | | 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 - Add missing ifdef CONFIG_SND_HDA_POWER_SAVE to tracepointsTakashi Iwai2012-08-201-0/+2
* | | | | ALSA: lto, sound: Fix export symbols for !CONFIG_MODULESAndi Kleen2012-08-201-0/+2