summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: support for period wakeup disablingClemens Ladisch2010-11-224-0/+13
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-11-2223-64/+120
|\
| * 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: HDA: Create mixers on ALC887David Henningsson2010-11-221-2/+8
| * 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
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-11-039862-528941/+988458
| |\
| | * 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-029856-528918/+988421
| | |\ \
| | * | | ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'Eric Miao2010-11-021-1/+1
| | * | | ASoC: Update WARN uses in wm_hubsJoe Perches2010-11-011-1/+1
| | * | | ASoC: Include cx20442 to SND_SOC_ALL_CODECSJarkko Nikula2010-11-011-0/+1
| | * | | ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740Jarkko Nikula2010-11-011-1/+1
| | * | | ASoC: Remove volatility from WM8900 POWER1 registerMark Brown2010-11-011-6/+0
| | * | | ASoC: Check return value of struct_strtoul() in pmdown_time_set()Mark Brown2010-10-281-1/+4
* | | | | ALSA: oxygen: add HiFier Serenade supportClemens Ladisch2010-11-033-13/+16
* | | | | ALSA: oxygen: reorganize PCI IDsClemens Ladisch2010-11-031-8/+14
* | | | | ALSA: oxygen: add Kuroutoshikou CMI8787-HG2PCI supportClemens Ladisch2010-11-034-5/+18
* | | | | ALSA: oxygen: merge HiFier driver into snd-oxygenClemens Ladisch2010-11-035-267/+42
* | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-11-0310-32/+45
|\| | | | | |_|/ / |/| | |
| * | | ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek2010-11-031-0/+1
| * | | ALSA: usb-audio - Support for Power/Status LED on Creative USB X-Fi S51Mandar Joshi2010-11-021-2/+13
| * | | ALSA: asihpi - Unsafe memory management when allocating control cacheJesper Juhl2010-11-023-3/+13
| * | | ALSA: lx6464es - make 1 bit signed bitfield unsignedTim Blechmann2010-11-013-4/+4
| * | | ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create()Jesper Juhl2010-11-011-22/+11
| * | | ALSA: usb - driver neglects kmalloc return value check and may deref NULLJesper Juhl2010-11-011-1/+3
| |/ /
* | | Linux 2.6.37-rc1v2.6.37-rc1Linus Torvalds2010-11-011-2/+2
* | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-11-012-8/+16
|\ \ \
| * | | CRIS: Add paths for CRISv10 serial driverJesper Nilsson2010-11-011-0/+1
| * | | CRIS: Fix RS485 delay handling.Jesper Nilsson2010-10-281-7/+14
| * | | Add missing "struct" to in sizeof.Jesper Nilsson2010-10-281-1/+1
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-014-52/+73
|\ \ \ \
| * | | | spi/pl022: fix erroneous platform data in U300Linus Walleij2010-11-011-1/+1
| * | | | spi: fixed odd static string conventions in core codeLinus Walleij2010-10-221-5/+5