aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/ctxfi/cthw20k2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-11ALSA: ctxfi: Support PCM sync_stopTakashi Iwai1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364Thomas Gleixner1-5/+1
2018-07-27ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai1-6/+6
2017-08-23ALSA: ctxfi: make hw structures constBhumika Goyal1-1/+1
2017-02-28ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai1-13/+6
2016-06-17ALSA: ctxfi: Change structure initialisation to C99 styleAmitoj Kaur Chawla1-17/+17
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert1-2/+2
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai1-12/+0
2015-01-09ALSA: ctxfi: Simplify PM callbacksTakashi Iwai1-12/+0
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring1-4/+1
2014-09-30ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee1-9/+15
2014-09-23ALSA: ctxfi: sparse warningSudip Mukherjee1-6/+6
2014-08-26ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee1-6/+5
2014-08-26ALSA: ctxfi: prink replacementSudip Mukherjee1-8/+8
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-2/+2
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai1-2/+2
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai1-2/+2
2011-06-16ALSA: ctxfi: Change PLL initialization codeHarry Butterworth1-10/+7
2011-06-14Merge branch 'test/pci-rename' into topic/miscTakashi Iwai1-1/+1
2011-06-14ALSA: ctxfi: Implement a combined capabilities query method to replace multiple have_x query methods.Harry Butterworth1-19/+8
2011-06-14ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth1-83/+240
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai1-1/+1
2011-03-14ALSA: ctxfi - Fix microphone boost codes/commentsPrzemyslaw Bruski1-10/+18
2009-07-22ALSA: ctxfi - Simple code clean upTakashi Iwai1-9/+9
2009-07-20ALSA: ctxfi - Native timer support for emu20k2Takashi Iwai1-6/+49
2009-06-22ALSA: ctxfi - Add PM supportWai Yew CHAY1-13/+52
2009-06-08ALSA: ctxfi - Fix / clean up hw20k2 chip codeTakashi Iwai1-169/+177
2009-06-08ALSA: ctxfi - Remove useless initializations and castTakashi Iwai1-26/+26
2009-06-08ALSA: ctxfi - Fix DMA mask for emu20k2 chipTakashi Iwai1-6/+8
2009-06-05ALSA: ctxfi - Clean up / optimizeTakashi Iwai1-97/+98
2009-06-02ALSA: ctxfi - Remove PAGE_SIZE limitationTakashi Iwai1-13/+4
2009-05-14ALSA: ctxfi - Add prefix to debug printsTakashi Iwai1-8/+9
2009-05-14ALSA: ctxfi - Add missing inclusion of linux/delay.hTakashi Iwai1-0/+1
2009-05-14ALSA: SB X-Fi driver mergeWai Yew CHAY1-0/+2133