aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi/ctatc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into develJaroslav Kysela1-8/+15
2010-02-04ALSA: ctxfi - fix PTP address initializationJaroslav Kysela1-13/+2
2010-01-14ALSA: ctxfi - Add subsystem optionTakashi Iwai1-8/+15
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai1-2/+2
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin1-1/+1
2009-10-02ALSA: ctxfi: Swapped SURROUND-SIDE muteSven Eckelmann1-2/+2
2009-07-22ALSA: ctxfi - Simple code clean upTakashi Iwai1-39/+38
2009-06-22ALSA: ctxfi - Add PM supportWai Yew CHAY1-48/+133
2009-06-22ALSA: ctxfi - Allow unknown PCI SSIDsTakashi Iwai1-6/+19
2009-06-13ALSA: ctxfi - Replace atc lock to mutexTakashi Iwai1-13/+9
2009-06-09ALSA: ctxfi - Clear PCM resources at hw_params and hw_freeTakashi Iwai1-2/+2
2009-06-09ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacksTakashi Iwai1-0/+4
2009-06-09ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()Takashi Iwai1-0/+4
2009-06-08ALSA: ctxfi - Fix wrong model id for UAATakashi Iwai1-4/+5
2009-06-08ALSA: ctxfi - Clean up probe routinesTakashi Iwai1-73/+59
2009-06-08ALSA: ctxfi - Remove useless initializations and castTakashi Iwai1-80/+84
2009-06-05ALSA: ctxfi - Clean up / optimizeTakashi Iwai1-43/+39
2009-06-05ALSA: ctxfi - Use native timer interrupt on emu20k1Takashi Iwai1-1/+20
2009-06-02ALSA: ctxfi - Support SG-buffersTakashi Iwai1-1/+1
2009-06-02ALSA: ctxfi - Fix supported PCM formatsTakashi Iwai1-3/+2
2009-06-02ALSA: ctxfi - Fix PCM device namingTakashi Iwai1-4/+4
2009-06-02ALSA: ALSA: ctxfi - Release PCM resources at each prepare callTakashi Iwai1-0/+9
2009-06-02ALSA: ctxfi - Fix Oops at mmappingTakashi Iwai1-11/+0
2009-05-14ALSA: ctxfi - Add prefix to debug printsTakashi Iwai1-7/+9
2009-05-14ALSA: ctxfi - Avoid unneeded pci_read_config_*() callsTakashi Iwai1-6/+6
2009-05-14ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.hTakashi Iwai1-8/+9
2009-05-14ALSA: SB X-Fi driver mergeWai Yew CHAY1-0/+1605