ALSA: ctxfi - Add PM support
[pandora-kernel.git] / sound / pci / ctxfi / ctatc.c
2009-06-22 Wai Yew CHAYALSA: ctxfi - Add PM support
2009-06-22 Takashi IwaiALSA: ctxfi - Allow unknown PCI SSIDs
2009-06-13 Takashi IwaiALSA: ctxfi - Replace atc lock to mutex
2009-06-09 Takashi IwaiALSA: ctxfi - Clear PCM resources at hw_params and...
2009-06-09 Takashi IwaiALSA: ctxfi - Check the presence of SRC instance in...
2009-06-09 Takashi IwaiALSA: ctxfi - Add missing start check in atc_pcm_playba...
2009-06-08 Takashi IwaiALSA: ctxfi - Fix wrong model id for UAA
2009-06-08 Takashi IwaiALSA: ctxfi - Clean up probe routines
2009-06-08 Takashi IwaiALSA: ctxfi - Remove useless initializations and cast
2009-06-05 Takashi IwaiALSA: ctxfi - Clean up / optimize
2009-06-05 Takashi IwaiALSA: ctxfi - Use native timer interrupt on emu20k1
2009-06-02 Takashi IwaiMerge branch 'topic/ctxfi-fix' into topic/ctxfi
2009-06-02 Takashi IwaiALSA: ctxfi - Support SG-buffers
2009-06-02 Takashi IwaiALSA: ctxfi - Fix supported PCM formats
2009-06-02 Takashi IwaiALSA: ctxfi - Fix PCM device naming
2009-06-02 Takashi IwaiALSA: ALSA: ctxfi - Release PCM resources at each prepa...
2009-06-02 Takashi IwaiALSA: ctxfi - Fix Oops at mmapping
2009-05-14 Takashi IwaiALSA: ctxfi - Add prefix to debug prints
2009-05-14 Takashi IwaiALSA: ctxfi - Avoid unneeded pci_read_config_*() calls
2009-05-14 Takashi IwaiALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.h
2009-05-14 Wai Yew CHAYALSA: SB X-Fi driver merge