Merge branch 'topic/ctxfi' into for-linus
* topic/ctxfi: (35 commits) ALSA: ctxfi - Clear PCM resources at hw_params and hw_free ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks ALSA: ctxfi - Add missing start check in atc_pcm_playback_start() ALSA: ctxfi - Add use_system_timer module option ALSA: ctxfi - Fix wrong model id for UAA ALSA: ctxfi - Clean up probe routines ALSA: ctxfi - Fix / clean up hw20k2 chip code ALSA: ctxfi - Fix possible buffer pointer overrun ALSA: ctxfi - Remove useless initializations and cast ALSA: ctxfi - Fix DMA mask for emu20k2 chip ALSA: ctxfi - Make volume controls more intuitive ALSA: ctxfi - Optimize the native timer handling using wc counter ALSA: ctxfi - Add missing inclusion of linux/math64.h ALSA: ctxfi - Set device 0 for mixer control elements ALSA: ctxfi - Clean up / optimize ALSA: ctxfi - Set periods_min to 2 ALSA: ctxfi - Use native timer interrupt on emu20k1 ALSA: ctxfi - Fix previous fix for 64bit DMA ALSA: ctxfi - Fix endian-dependent codes ALSA: ctxfi - Allow 64bit DMA ...
Showing
sound/pci/ctxfi/Makefile
0 → 100644
sound/pci/ctxfi/ct20k1reg.h
0 → 100644
This diff is collapsed.
sound/pci/ctxfi/ct20k2reg.h
0 → 100644
sound/pci/ctxfi/ctamixer.c
0 → 100644
This diff is collapsed.
sound/pci/ctxfi/ctamixer.h
0 → 100644
sound/pci/ctxfi/ctatc.c
0 → 100644
This diff is collapsed.
sound/pci/ctxfi/ctatc.h
0 → 100644
sound/pci/ctxfi/ctdaio.c
0 → 100644
This diff is collapsed.
sound/pci/ctxfi/ctdaio.h
0 → 100644
sound/pci/ctxfi/cthardware.c
0 → 100644
sound/pci/ctxfi/cthardware.h
0 → 100644
sound/pci/ctxfi/cthw20k1.c
0 → 100644
This diff is collapsed.
sound/pci/ctxfi/cthw20k1.h
0 → 100644
sound/pci/ctxfi/cthw20k2.c
0 → 100644
This diff is collapsed.
sound/pci/ctxfi/cthw20k2.h
0 → 100644
sound/pci/ctxfi/ctimap.c
0 → 100644
sound/pci/ctxfi/ctimap.h
0 → 100644
sound/pci/ctxfi/ctmixer.c
0 → 100644
This diff is collapsed.
sound/pci/ctxfi/ctmixer.h
0 → 100644
sound/pci/ctxfi/ctpcm.c
0 → 100644
This diff is collapsed.
sound/pci/ctxfi/ctpcm.h
0 → 100644
sound/pci/ctxfi/ctresource.c
0 → 100644
sound/pci/ctxfi/ctresource.h
0 → 100644
sound/pci/ctxfi/ctsrc.c
0 → 100644
This diff is collapsed.
sound/pci/ctxfi/ctsrc.h
0 → 100644
This diff is collapsed.
sound/pci/ctxfi/cttimer.c
0 → 100644
This diff is collapsed.
sound/pci/ctxfi/cttimer.h
0 → 100644
This diff is collapsed.
sound/pci/ctxfi/ctvmem.c
0 → 100644
This diff is collapsed.
sound/pci/ctxfi/ctvmem.h
0 → 100644
This diff is collapsed.
sound/pci/ctxfi/xfi.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment