summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/ctxfi' into for-linusTakashi Iwai2009-06-1032-0/+12828
|\
| * ALSA: ctxfi - Clear PCM resources at hw_params and hw_freeTakashi Iwai2009-06-092-3/+17
| * ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacksTakashi Iwai2009-06-091-0/+4
| * ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()Takashi Iwai2009-06-091-0/+4
| * ALSA: ctxfi - Add use_system_timer module optionTakashi Iwai2009-06-081-3/+6
| * ALSA: ctxfi - Fix wrong model id for UAATakashi Iwai2009-06-082-9/+10
| * ALSA: ctxfi - Clean up probe routinesTakashi Iwai2009-06-087-174/+135
| * ALSA: ctxfi - Fix / clean up hw20k2 chip codeTakashi Iwai2009-06-081-169/+177
| * 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/+243
| * 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/+4
| * 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/+92
| |\
| | * ALSA: ctxfi - Support SG-buffersTakashi Iwai2009-06-024-37/+30
| | * ALSA: ctxfi - Remove PAGE_SIZE limitationTakashi Iwai2009-06-025-37/+30
| | * ALSA: ctxfi - Fix supported PCM formatsTakashi Iwai2009-06-022-13/+7
| | * ALSA: ctxfi - Fix PCM device namingTakashi Iwai2009-06-023-10/+8
| | * 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/+13
| * | 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/+12
| * 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 'topic/core-id-check' into for-linusTakashi Iwai2009-06-101-20/+21
|\ \
| * | ALSA: Core - clean up snd_card_set_id* calls and remove possible id collisionJaroslav Kysela2009-06-041-16/+10
| * | ALSA: Fix double locking of card list in snd_card_register()Mark Brown2009-06-031-12/+19
* | | Merge branch 'topic/caiaq' into for-linusTakashi Iwai2009-06-105-132/+151
|\ \ \
| * | | ALSA: snd_usb_caiaq: bump version numberDaniel Mack2009-06-021-1/+1
| * | | ALSA: snd_usb_caiaq: give better shortnameDaniel Mack2009-06-021-2/+19
| * | | Merge branch 'topic/core-id-check' into topic/caiaqTakashi Iwai2009-06-021-23/+39
| |\| |
| | * | ALSA: Core - add snd_card_set_id() functionJaroslav Kysela2009-06-021-23/+39
| * | | ALSA: snd_usb_caiaq: give better longnameDaniel Mack2009-06-022-20/+6
| * | | ALSA: snd_usb_caiaq: use strlcpyDaniel Mack2009-06-021-2/+2
| * | | ALSA: snd_usb_caiaq: clean whitespacesDaniel Mack2009-06-023-86/+86
| |/ /
* | | Merge branch 'topic/ca0106' into for-linusTakashi Iwai2009-06-101-1/+9
|\ \ \
| * | | ALSA: ca0106 - Fix master volume scaleTakashi Iwai2009-06-081-1/+1