summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ctxfi - Fix possible buffer pointer overrunTakashi Iwai2009-06-081-0/+4
* ALSA: ctxfi - Remove useless initializations and castTakashi Iwai2009-06-0811-297/+301
* ALSA: ctxfi - Fix DMA mask for emu20k2 chipTakashi Iwai2009-06-081-6/+8
* ALSA: ctxfi - Make volume controls more intuitiveTakashi Iwai2009-06-081-17/+32
* ALSA: ctxfi - Optimize the native timer handling using wc counterTakashi Iwai2009-06-083-28/+55
* ALSA: ctxfi - Add missing inclusion of linux/math64.hTakashi Iwai2009-06-051-0/+1
* ALSA: ctxfi - Set device 0 for mixer control elementsTakashi Iwai2009-06-051-1/+1
* ALSA: ctxfi - Clean up / optimizeTakashi Iwai2009-06-056-248/+243Star
* ALSA: ctxfi - Set periods_min to 2Takashi Iwai2009-06-051-2/+2
* ALSA: ctxfi - Use native timer interrupt on emu20k1Takashi Iwai2009-06-059-105/+543
* ALSA: ctxfi - Fix previous fix for 64bit DMATakashi Iwai2009-06-051-5/+4Star
* ALSA: ctxfi - Fix endian-dependent codesTakashi Iwai2009-06-051-9/+9
* ALSA: ctxfi - Allow 64bit DMATakashi Iwai2009-06-051-3/+7
* Merge branch 'topic/ctxfi-fix' into topic/ctxfiTakashi Iwai2009-06-029-108/+92Star
|\
| * ALSA: ctxfi - Support SG-buffersTakashi Iwai2009-06-024-37/+30Star
| * ALSA: ctxfi - Remove PAGE_SIZE limitationTakashi Iwai2009-06-025-37/+30Star
| * ALSA: ctxfi - Fix supported PCM formatsTakashi Iwai2009-06-022-13/+7Star
| * ALSA: ctxfi - Fix PCM device namingTakashi Iwai2009-06-023-10/+8Star
| * ALSA: ctxfi - Fix surround mixer namesTakashi Iwai2009-06-021-4/+4
| * ALSA: ALSA: ctxfi - Release PCM resources at each prepare callTakashi Iwai2009-06-021-0/+9
| * ALSA: ctxfi - Fix Oops at mmappingTakashi Iwai2009-06-024-16/+13Star
* | ALSA: ctxfi - Fix a typo in MODULE_LICENSETakashi Iwai2009-06-021-1/+1
|/
* ALSA: ctxfi - Add missing module parameter definitionsTakashi Iwai2009-05-261-0/+9
* ALSA: ctxfi - Add depends on X86Takashi Iwai2009-05-201-0/+1
* ALSA: ctxfi - Add prefix to debug printsTakashi Iwai2009-05-149-43/+52
* ALSA: ctxfi - Avoid unneeded pci_read_config_*() callsTakashi Iwai2009-05-141-6/+6
* ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.hTakashi Iwai2009-05-143-41/+12Star
* ALSA: ctxfi - Add missing inclusion of linux/delay.hTakashi Iwai2009-05-142-0/+2
* ALSA: SB X-Fi driver mergeWai Yew CHAY2009-05-1431-0/+12368
* Merge branch 'fix/misc' into for-linusTakashi Iwai2009-05-042-0/+2
|\
| * ALSA: indigo-express: add missing 64KHz flagsGiuliano Pochini2009-04-282-0/+2
* | ASoC: Remove BROKEN from mpc5200 kconfigTakashi Iwai2009-05-041-1/+1
* | Merge branch 'fix/pcm-jiffies-check' into fix/asocTakashi Iwai2009-05-04271-8971/+12461
|\ \
| * | ALSA: pcm core - Avoid jiffies check for devices with BATCH flagTakashi Iwai2009-04-281-0/+7
| * | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-289-12/+23
| * | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-04-271-1/+1
| |\|
| | * ALSA: Fix Trivial Warnining in sound/pci/cmipci.cSubrata Modak2009-04-271-1/+1
| * | Merge branch 'fix/caiaq' into for-linusTakashi Iwai2009-04-272-6/+8
| |\ \
| | * | ALSA: snd-usb-caiaq: fix reported elapsed periodsDaniel Mack2009-04-272-6/+8
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-04-271-1/+44
| |\ \ \
| | * | | ALSA: hda - Fix init verbs of AD1884A mobile modelTakashi Iwai2009-04-231-1/+44
| * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-273-8/+12
| |\ \ \ \
| * \ \ \ \ Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-242-5/+24
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-202-5/+24
| | |\ \ \ \ \
| | | * | | | | [ARM] pxa/palm27x: General fix for Palm27x aSoC driverMarek Vasut2009-04-191-4/+23
| | | * | | | | [ARM] pxa: merge AC97 platform data structuresMark Brown2009-04-151-1/+1
| | | * | | | | [ARM] pxa/magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-151-2/+0Star
| * | | | | | | Merge commit 'alsa/master' into for-linusTakashi Iwai2009-04-222-3/+5
| |\ \ \ \ \ \ \
| | * | | | | | | [ALSA] intel8x0: another attempt to fix ac97_clock measure routineJaroslav Kysela2009-04-211-2/+4
| | * | | | | | | [ALSA] ac97_codec: increase timeout for analog subsectionsJaroslav Kysela2009-04-211-1/+1