ALSA: ctxfi - Fix possible buffer pointer overrun
[pandora-kernel.git] / sound / pci / ctxfi /
2009-06-08 Takashi IwaiALSA: ctxfi - Fix possible buffer pointer overrun
2009-06-08 Takashi IwaiALSA: ctxfi - Remove useless initializations and cast
2009-06-08 Takashi IwaiALSA: ctxfi - Fix DMA mask for emu20k2 chip
2009-06-08 Takashi IwaiALSA: ctxfi - Make volume controls more intuitive
2009-06-08 Takashi IwaiALSA: ctxfi - Optimize the native timer handling using...
2009-06-05 Takashi IwaiALSA: ctxfi - Add missing inclusion of linux/math64.h
2009-06-05 Takashi IwaiALSA: ctxfi - Set device 0 for mixer control elements
2009-06-05 Takashi IwaiALSA: ctxfi - Clean up / optimize
2009-06-05 Takashi IwaiALSA: ctxfi - Set periods_min to 2
2009-06-05 Takashi IwaiALSA: ctxfi - Use native timer interrupt on emu20k1
2009-06-05 Takashi IwaiALSA: ctxfi - Fix previous fix for 64bit DMA
2009-06-05 Takashi IwaiALSA: ctxfi - Fix endian-dependent codes
2009-06-05 Takashi IwaiALSA: ctxfi - Allow 64bit DMA
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 - Remove PAGE_SIZE limitation
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: ctxfi - Fix surround mixer names
2009-06-02 Takashi IwaiALSA: ALSA: ctxfi - Release PCM resources at each prepa...
2009-06-02 Takashi IwaiALSA: ctxfi - Fix a typo in MODULE_LICENSE
2009-06-02 Takashi IwaiALSA: ctxfi - Fix Oops at mmapping
2009-05-26 Takashi IwaiALSA: ctxfi - Add missing module parameter definitions
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 Takashi IwaiALSA: ctxfi - Add missing inclusion of linux/delay.h
2009-05-14 Wai Yew CHAYALSA: SB X-Fi driver merge