summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-0538-261/+248
|\
| * ASoC: omap-mcbsp: Fix compilation error due to leftover codePeter Ujfalusi2012-09-051-31/+0
| * Merge tag 'v3.6-rc4' into asoc-omapMark Brown2012-09-0558-260/+335
| |\
| | * ALSA: snd-als100: fix suspend/resumeOndrej Zary2012-08-211-1/+1
| | * 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/+160
| | |\
| | | * 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/+0
| | | * 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/+0
| | | * 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 branch 'topic/ca0132-fix' into for-linusTakashi Iwai2012-08-203-145/+99
| | |\ \
| | | * | 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/+29
| | | * | 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/+4
| | * | | 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/+3
| | * | | 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
| | |/ /
* | | | ASoC: Davinci: evm: Fix typo in cpu dai nameHebbar, Gururaja2012-08-311-1/+1
* | | | ASoC: Rename ep93xx soc directory to cirrusAlexander Shiyan2012-08-2811-2/+2
* | | | ASoC: SAMSUNG: Change Kconfig to support all SAMSUNG ASoCSangsu Park2012-08-281-1/+1
* | | | ASoC: Davinci: McASP: add device tree support for McASPHebbar, Gururaja2012-08-271-1/+123
* | | | ASoC/ARM: Davinci: McASP: split asp header into platform and audio specificHebbar, Gururaja2012-08-275-9/+4
OpenPOWER on IntegriCloud