summaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi/cthw20k2.c
AgeCommit message (Expand)Author
2021-03-11ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King
2017-03-12ALSA: 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-16ALSA: ctxfi: Change PLL initialization codeHarry Butterworth
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-14ALSA: ctxfi - Fix microphone boost codes/commentsPrzemyslaw Bruski
2009-07-22ALSA: ctxfi - Simple code clean upTakashi Iwai
2009-07-20ALSA: ctxfi - Native timer support for emu20k2Takashi Iwai
2009-06-22ALSA: ctxfi - Add PM supportWai Yew CHAY
2009-06-08ALSA: ctxfi - Fix / clean up hw20k2 chip codeTakashi Iwai
2009-06-08ALSA: ctxfi - Remove useless initializations and castTakashi Iwai
2009-06-08ALSA: ctxfi - Fix DMA mask for emu20k2 chipTakashi Iwai
2009-06-05ALSA: ctxfi - Clean up / optimizeTakashi Iwai
2009-06-02ALSA: ctxfi - Remove PAGE_SIZE limitationTakashi Iwai
2009-05-14ALSA: ctxfi - Add prefix to debug printsTakashi Iwai
2009-05-14ALSA: ctxfi - Add missing inclusion of linux/delay.hTakashi Iwai
2009-05-14ALSA: SB X-Fi driver mergeWai Yew CHAY