summaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi/ctatc.c
AgeCommit message (Expand)Author
2021-03-18ALSA: ctxfi: fix comment syntax in file headersAditya Srivastava
2020-07-15ALSA: ctxfi: Replace the word blacklistTakashi Iwai
2020-07-07ALSA: pci/ctxfi/ctatc: fix kernel-docPierre-Louis Bossart
2020-01-03ALSA: pci: Constify snd_pci_quirk tablesTakashi Iwai
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364Thomas Gleixner
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2016-09-12ALSA: pci: constify local structuresJulia Lawall
2014-10-28ALSA: ctxfi: Kill the rest snd_print*()Takashi Iwai
2014-10-21ALSA: ctxfi: remove unused variableSudip Mukherjee
2014-09-30ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee
2014-09-30ALSA: ctxfi: ctatc: added reference to snd_cardSudip Mukherjee
2014-09-30ALSA: ctxfi: initialized snd_cardSudip Mukherjee
2014-09-30ALSA: ctxfi: removed typecast to (struct hw *)Sudip Mukherjee
2014-09-30ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee
2014-08-26ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee
2014-08-26ALSA: ctxfi: prink replacementSudip Mukherjee
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2014-01-10ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data lossSarah Bessmer
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-08-20Merge branch 'for-linus' into for-nextTakashi Iwai
2012-08-20ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall
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-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-03-31Fix common misspellingsLucas De Marchi
2011-03-14ALSA: ctxfi - Fix incorrect SPDIF status bit maskPrzemyslaw Bruski
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela
2010-02-04ALSA: ctxfi - fix PTP address initializationJaroslav Kysela
2010-01-14ALSA: ctxfi - Add subsystem optionTakashi Iwai
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin
2009-10-02ALSA: ctxfi: Swapped SURROUND-SIDE muteSven Eckelmann
2009-07-22ALSA: ctxfi - Simple code clean upTakashi Iwai
2009-06-22ALSA: ctxfi - Add PM supportWai Yew CHAY
2009-06-22ALSA: ctxfi - Allow unknown PCI SSIDsTakashi Iwai
2009-06-13ALSA: ctxfi - Replace atc lock to mutexTakashi Iwai
2009-06-09ALSA: ctxfi - Clear PCM resources at hw_params and hw_freeTakashi Iwai
2009-06-09ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacksTakashi Iwai
2009-06-09ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()Takashi Iwai
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-05ALSA: ctxfi - Clean up / optimizeTakashi Iwai
2009-06-05ALSA: ctxfi - Use native timer interrupt on emu20k1Takashi Iwai
2009-06-02ALSA: ctxfi - Support SG-buffersTakashi Iwai
2009-06-02ALSA: ctxfi - Fix supported PCM formatsTakashi Iwai