summaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi/cthw20k2.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King2021-02-281-1/+1
* ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai2021-01-151-6/+2
* ALSA: pci/ctxfi: fix kernel-doc warningsPierre-Louis Bossart2020-07-071-1/+1
* ALSA: ctxfi: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364Thomas Gleixner2019-06-051-5/+1
* ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai2018-07-271-6/+6
* ALSA: ctxfi: make hw structures constBhumika Goyal2017-08-231-1/+1
* ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2017-02-281-13/+6
* ALSA: ctxfi: Change structure initialisation to C99 styleAmitoj Kaur Chawla2016-06-171-17/+17
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-2/+2
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-12/+0
|\
| * ALSA: ctxfi: Simplify PM callbacksTakashi Iwai2015-01-091-12/+0
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-4/+1
|/
* ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee2014-09-301-9/+15
* ALSA: ctxfi: sparse warningSudip Mukherjee2014-09-231-6/+6
* ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee2014-08-261-6/+5
* ALSA: ctxfi: prink replacementSudip Mukherjee2014-08-261-8/+8
* 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
* ALSA: ctxfi: Change PLL initialization codeHarry Butterworth2011-06-161-10/+7
* 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-19/+8
* | ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth2011-06-141-83/+240
|/
* ALSA: ctxfi - Fix microphone boost codes/commentsPrzemyslaw Bruski2011-03-141-10/+18
* ALSA: ctxfi - Simple code clean upTakashi Iwai2009-07-221-9/+9
* ALSA: ctxfi - Native timer support for emu20k2Takashi Iwai2009-07-201-6/+49
* ALSA: ctxfi - Add PM supportWai Yew CHAY2009-06-221-13/+52
* ALSA: ctxfi - Fix / clean up hw20k2 chip codeTakashi Iwai2009-06-081-169/+177
* ALSA: ctxfi - Remove useless initializations and castTakashi Iwai2009-06-081-26/+26
* ALSA: ctxfi - Fix DMA mask for emu20k2 chipTakashi Iwai2009-06-081-6/+8
* ALSA: ctxfi - Clean up / optimizeTakashi Iwai2009-06-051-97/+98
* ALSA: ctxfi - Remove PAGE_SIZE limitationTakashi Iwai2009-06-021-13/+4
* ALSA: ctxfi - Add prefix to debug printsTakashi Iwai2009-05-141-8/+9
* 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/+2133