summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probeAxel Lin2010-11-081-1/+1
| | * | | ASoC: WM8776: Removed unneeded struct memberDimitris Papastamos2010-11-061-1/+0
| | * | | ASoC: Lock the CODEC in PXA external jack controlsMark Brown2010-11-065-0/+24
| | * | | phycore-ac97: add ac97 to cardnameSascha Hauer2010-11-051-1/+1
| | * | | ASoC i.MX: switch to new DMA apiSascha Hauer2010-11-052-123/+101
| | * | | ASoC i.MX: register dma audio deviceSascha Hauer2010-11-052-15/+30
| | * | | ASoC i.MX phycore ac97: remove unnecessary includesSascha Hauer2010-11-051-3/+0
| | * | | ASoC i.MX eukrea tlv320: Fix for multicomponentSascha Hauer2010-11-051-4/+4
| | * | | ASoC: Check return value of strict_strtoul() in WM8962Mark Brown2010-11-031-1/+4
| | * | | Merge remote branch 'takashi/fix/asoc' into for-2.6.37Mark Brown2010-11-032-13/+29
| | |\ \ \
| | * | | | ASoC: Fix snd_soc_register_dais error handlingAxel Lin2010-11-031-5/+4
| * | | | | ALSA: hda - Identify more variants for ALC269Kailang Yang2010-11-231-3/+15
| * | | | | ALSA: hda - Fix wrong ALC269 variant checkKailang Yang2010-11-231-1/+1
| * | | | | ALSA: hda - Enable jack sense for Thinkpad Edge 11Manoj Iyer2010-11-231-0/+1
| * | | | | ALSA: Revert "ALSA: hda - Fix switching between dmic and mic using the same m...Takashi Iwai2010-11-231-3/+1
| * | | | | ALSA: hda - Fixed ALC887-VD initial errorKailang Yang2010-11-221-2/+5
| * | | | | ALSA: atmel - Fix the return value in error pathTakashi Iwai2010-11-221-1/+1
| * | | | | ALSA: hda: Use hp-laptop quirk to enable headphones automute for Asus A52JDaniel T Chen2010-11-221-0/+1
| * | | | | ALSA: snd-atmel-abdac: test wrong variableVasiliy Kulikov2010-11-221-1/+1
| * | | | | ALSA: azt3328: period bug fix (for PA), add missing ACK on stop timerAndreas Mohr2010-11-221-8/+18
| * | | | | ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixupDaniel T Chen2010-11-221-0/+1
| * | | | | ALSA: sound/pci/asihpi/hpioctl.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-221-1/+1
| * | | | | ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolonsJoe Perches2010-11-221-1/+1
| * | | | | ALSA: sound/ppc: Use printf extension %pR for struct resourceJoe Perches2010-11-221-8/+4
| * | | | | ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and Headphone c...Daniel T Chen2010-11-221-0/+6
| * | | | | ALSA: AT73C213: Rectify misleading comment.Peter Rosin2010-11-111-1/+1
| * | | | | ALSA: sound/pci/ctxfi/ctpcm.c: Remove potential for use after freeJulia Lawall2010-11-111-6/+10
| * | | | | ALSA: sound/mixart: avoid redefining {readl,write}_{le,be} accessorsFlorian Fainelli2010-11-111-0/+10
| * | | | | ALSA: HDA: Enable digital mic on IDT 92HD87BDavid Henningsson2010-11-111-2/+12
| * | | | | sound/oss: Remove unnecessary casts of void ptrJesper Juhl2010-11-113-7/+7
| * | | | | sound/oss/dev_table.c: Use vzallocJoe Perches2010-11-111-4/+2
* | | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-174-4/+0
|/ / / / /
* | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-11-0325-153/+98
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula2010-11-031-1/+1
| * | | | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-11-032-12/+28
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | ASoC: tpa6130a2: Fix unbalanced regulator disablesJarkko Nikula2010-10-301-2/+2
| | * | ASoC: tlv320dac33: Mode1 FIFO auto configuration fixPeter Ujfalusi2010-10-301-2/+6
| | * | ASoC: tlv320dac33: Limit the US_TO_SAMPLES macroPeter Ujfalusi2010-10-301-1/+1
| | * | ASoC: tlv320dac33: Error handling for broken chipPeter Ujfalusi2010-10-301-7/+19
| * | | Merge commit 'v2.6.37-rc1' into for-2.6.37Mark Brown2010-11-0219-130/+61
| |\ \ \ | | | |/ | | |/|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-282-3/+3
| | |\ \
| | | * | sound: sh: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-10-272-3/+3
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-2710-118/+149
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-252-91/+29
| | |\ \ \
| | | * | | ASoC: OMAP4: MCPDM: Remove unnecessary include of plat/control.hAnand Gadiyar2010-10-121-1/+0
| | | * | | OMAP: McBSP: implement functional clock switching via clock frameworkPaul Walmsley2010-10-081-56/+13
| | | * | | OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.cPaul Walmsley2010-10-081-35/+17
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-25427-19196/+36789
| | |\ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-251-0/+2
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-208-50/+187
| | | |\ \ \ \ \
OpenPOWER on IntegriCloud