summaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi/cthw20k1.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364Thomas Gleixner2019-06-051-5/+1Star
* ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()Jia-Ju Bai2018-07-271-3/+3
* ALSA: ctxfi: make hw structures constBhumika Goyal2017-08-231-1/+1
* ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai2017-03-201-1/+1
* ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2017-02-281-13/+6Star
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-2/+2
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-9/+0Star
|\
| * ALSA: ctxfi: Simplify PM callbacksTakashi Iwai2015-01-091-9/+0Star
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-4/+1Star
|/
* ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee2014-09-301-6/+9
* ALSA: ctxfi: sparse warningSudip Mukherjee2014-09-231-3/+3
* ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee2014-08-261-2/+1Star
* ALSA: ctxfi: prink replacementSudip Mukherjee2014-08-261-5/+5
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-2/+2
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-2/+2
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-2/+2
* Merge branch 'test/pci-rename' into topic/miscTakashi Iwai2011-06-141-1/+1
|\
| * ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* | ALSA: ctxfi: Implement a combined capabilities query method to replace multip...Harry Butterworth2011-06-141-20/+9Star
* | ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth2011-06-141-0/+18
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ALSA: ctxfi - Simple code clean upTakashi Iwai2009-07-221-11/+11
* ALSA: ctxfi - Add PM supportWai Yew CHAY2009-06-221-17/+66
* ALSA: ctxfi - Fix wrong model id for UAATakashi Iwai2009-06-081-5/+5
* ALSA: ctxfi - Clean up probe routinesTakashi Iwai2009-06-081-56/+32Star
* ALSA: ctxfi - Remove useless initializations and castTakashi Iwai2009-06-081-41/+41
* ALSA: ctxfi - Optimize the native timer handling using wc counterTakashi Iwai2009-06-081-0/+6
* ALSA: ctxfi - Clean up / optimizeTakashi Iwai2009-06-051-103/+102Star
* ALSA: ctxfi - Use native timer interrupt on emu20k1Takashi Iwai2009-06-051-3/+40
* ALSA: ctxfi - Fix previous fix for 64bit DMATakashi Iwai2009-06-051-5/+4Star
* ALSA: ctxfi - Fix endian-dependent codesTakashi Iwai2009-06-051-9/+9
* ALSA: ctxfi - Allow 64bit DMATakashi Iwai2009-06-051-3/+7
* ALSA: ctxfi - Remove PAGE_SIZE limitationTakashi Iwai2009-06-021-10/+6Star
* ALSA: ctxfi - Add missing inclusion of linux/delay.hTakashi Iwai2009-05-141-0/+1
* ALSA: SB X-Fi driver mergeWai Yew CHAY2009-05-141-0/+2230