Age | Commit message (Expand) | Author |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-08-24 | ALSA: ctxfi: Bump playback substreams to 256 | Maarten Lankhorst |
2011-06-16 | ALSA: ctxfi: Change PLL initialization code | Harry Butterworth |
2011-06-14 | Merge branch 'test/pci-rename' into topic/misc | Takashi Iwai |
2011-06-14 | ALSA: ctxfi: Implement a combined capabilities query method to replace multip... | Harry Butterworth |
2011-06-14 | ALSA: ctxfi: Add support for Creative Titanium HD | Harry Butterworth |
2011-06-10 | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai |
2011-06-10 | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-16 | ALSA: ctxfi - use list_move() instead of list_del()/list_add() combination | Kirill A. Shutemov |
2011-03-14 | ALSA: ctxfi - Clear input settings before initialization | Przemyslaw Bruski |
2011-03-14 | ALSA: ctxfi - Fix SPDIF status retrieval | Przemyslaw Bruski |
2011-03-14 | ALSA: ctxfi - Fix incorrect SPDIF status bit mask | Przemyslaw Bruski |
2011-03-14 | ALSA: ctxfi - Fix microphone boost codes/comments | Przemyslaw Bruski |
2010-11-11 | ALSA: sound/pci/ctxfi/ctpcm.c: Remove potential for use after free | Julia Lawall |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-16 | Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Jaroslav Kysela |
2010-02-09 | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan |
2010-02-04 | ALSA: ctxfi - fix PTP address initialization | Jaroslav Kysela |
2010-01-14 | ALSA: ctxfi - Add subsystem option | Takashi Iwai |
2009-11-01 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai |
2009-10-30 | ALSA: Cleanup redundant tests on unsigned | Roel Kluin |
2009-10-02 | ALSA: ctxfi: Swapped SURROUND-SIDE mute | Sven Eckelmann |
2009-07-22 | ALSA: ctxfi - Simple code clean up | Takashi Iwai |
2009-07-22 | Merge branch 'fix/ctxfi' into topic/ctxfi | Takashi Iwai |
2009-07-22 | ALSA: ctxfi - Fix uninitialized error checks | Takashi Iwai |
2009-07-20 | Merge branch 'fix/ctxfi' into topic/ctxfi | Takashi Iwai |
2009-07-20 | ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2 | Frank Roth |
2009-07-20 | ALSA: ctxfi - Native timer support for emu20k2 | Takashi Iwai |
2009-06-22 | ALSA: ctxfi - Add PM support | Wai Yew CHAY |
2009-06-22 | ALSA: ctxfi - Allow unknown PCI SSIDs | Takashi Iwai |
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 |