index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ctxfi
Age
Commit message (
Expand
)
Author
2009-06-15
ALSA: ctxfi - Fix deadlock with xfi-timer
Takashi Iwai
2009-06-13
ALSA: ctxfi - Replace atc lock to mutex
Takashi Iwai
2009-06-09
ALSA: ctxfi - Clear PCM resources at hw_params and hw_free
Takashi Iwai
2009-06-09
ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks
Takashi Iwai
2009-06-09
ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()
Takashi Iwai
2009-06-08
ALSA: ctxfi - Add use_system_timer module option
Takashi Iwai
2009-06-08
ALSA: ctxfi - Fix wrong model id for UAA
Takashi Iwai
2009-06-08
ALSA: ctxfi - Clean up probe routines
Takashi Iwai
2009-06-08
ALSA: ctxfi - Fix / clean up hw20k2 chip code
Takashi Iwai
2009-06-08
ALSA: ctxfi - Fix possible buffer pointer overrun
Takashi Iwai
2009-06-08
ALSA: ctxfi - Remove useless initializations and cast
Takashi Iwai
2009-06-08
ALSA: ctxfi - Fix DMA mask for emu20k2 chip
Takashi Iwai
2009-06-08
ALSA: ctxfi - Make volume controls more intuitive
Takashi Iwai
2009-06-08
ALSA: ctxfi - Optimize the native timer handling using wc counter
Takashi Iwai
2009-06-05
ALSA: ctxfi - Add missing inclusion of linux/math64.h
Takashi Iwai
2009-06-05
ALSA: ctxfi - Set device 0 for mixer control elements
Takashi Iwai
2009-06-05
ALSA: ctxfi - Clean up / optimize
Takashi Iwai
2009-06-05
ALSA: ctxfi - Set periods_min to 2
Takashi Iwai
2009-06-05
ALSA: ctxfi - Use native timer interrupt on emu20k1
Takashi Iwai
2009-06-05
ALSA: ctxfi - Fix previous fix for 64bit DMA
Takashi Iwai
2009-06-05
ALSA: ctxfi - Fix endian-dependent codes
Takashi Iwai
2009-06-05
ALSA: ctxfi - Allow 64bit DMA
Takashi Iwai
2009-06-02
Merge branch 'topic/ctxfi-fix' into topic/ctxfi
Takashi Iwai
2009-06-02
ALSA: ctxfi - Support SG-buffers
Takashi Iwai
2009-06-02
ALSA: ctxfi - Remove PAGE_SIZE limitation
Takashi Iwai
2009-06-02
ALSA: ctxfi - Fix supported PCM formats
Takashi Iwai
2009-06-02
ALSA: ctxfi - Fix PCM device naming
Takashi Iwai
2009-06-02
ALSA: ctxfi - Fix surround mixer names
Takashi Iwai
2009-06-02
ALSA: ALSA: ctxfi - Release PCM resources at each prepare call
Takashi Iwai
2009-06-02
ALSA: ctxfi - Fix a typo in MODULE_LICENSE
Takashi Iwai
2009-06-02
ALSA: ctxfi - Fix Oops at mmapping
Takashi Iwai
2009-05-26
ALSA: ctxfi - Add missing module parameter definitions
Takashi Iwai
2009-05-14
ALSA: ctxfi - Add prefix to debug prints
Takashi Iwai
2009-05-14
ALSA: ctxfi - Avoid unneeded pci_read_config_*() calls
Takashi Iwai
2009-05-14
ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.h
Takashi Iwai
2009-05-14
ALSA: ctxfi - Add missing inclusion of linux/delay.h
Takashi Iwai
2009-05-14
ALSA: SB X-Fi driver merge
Wai Yew CHAY