summaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi/cthw20k1.c
AgeCommit message (Expand)Author
2021-01-15ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai
2020-07-07ALSA: pci/ctxfi: fix kernel-doc warningsPierre-Louis Bossart
2020-04-09ALSA: ctxfi: Remove unnecessary cast in kfreeXu Wang
2019-12-11ALSA: ctxfi: Support PCM sync_stopTakashi Iwai
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364Thomas Gleixner
2018-07-27ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()Jia-Ju Bai
2017-08-23ALSA: ctxfi: make hw structures constBhumika Goyal
2017-03-20ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai
2017-02-28ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai
2015-01-09ALSA: ctxfi: Simplify PM callbacksTakashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2014-09-30ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee
2014-09-23ALSA: ctxfi: sparse warningSudip Mukherjee
2014-08-26ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee
2014-08-26ALSA: ctxfi: prink replacementSudip Mukherjee
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2011-06-14Merge branch 'test/pci-rename' into topic/miscTakashi Iwai
2011-06-14ALSA: ctxfi: Implement a combined capabilities query method to replace multip...Harry Butterworth
2011-06-14ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-03-31Fix common misspellingsLucas De Marchi
2009-07-22ALSA: ctxfi - Simple code clean upTakashi Iwai
2009-06-22ALSA: ctxfi - Add PM supportWai Yew CHAY
2009-06-08ALSA: ctxfi - Fix wrong model id for UAATakashi Iwai
2009-06-08ALSA: ctxfi - Clean up probe routinesTakashi Iwai
2009-06-08ALSA: ctxfi - Remove useless initializations and castTakashi Iwai
2009-06-08ALSA: ctxfi - Optimize the native timer handling using wc counterTakashi Iwai
2009-06-05ALSA: ctxfi - Clean up / optimizeTakashi Iwai
2009-06-05ALSA: ctxfi - Use native timer interrupt on emu20k1Takashi Iwai
2009-06-05ALSA: ctxfi - Fix previous fix for 64bit DMATakashi Iwai
2009-06-05ALSA: ctxfi - Fix endian-dependent codesTakashi Iwai
2009-06-05ALSA: ctxfi - Allow 64bit DMATakashi Iwai
2009-06-02ALSA: ctxfi - Remove PAGE_SIZE limitationTakashi Iwai
2009-05-14ALSA: ctxfi - Add missing inclusion of linux/delay.hTakashi Iwai
2009-05-14ALSA: SB X-Fi driver mergeWai Yew CHAY