aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi/ctatc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ctxfi: avoid casting function pointersArnd Bergmann2024-02-131-13/+10
* ALSA: ctxfi: Add SB046x PCI IDEdward Matijevic2022-05-231-0/+2
* ALSA: ctxfi: fix comment syntax in file headersAditya Srivastava2021-03-181-1/+1
* ALSA: ctxfi: Replace the word blacklistTakashi Iwai2020-07-151-1/+1
* ALSA: pci/ctxfi/ctatc: fix kernel-docPierre-Louis Bossart2020-07-071-0/+4
* ALSA: pci: Constify snd_pci_quirk tablesTakashi Iwai2020-01-031-2/+2
* ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364Thomas Gleixner2019-06-051-4/+1
* ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-8/+0
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-9/+9
* ALSA: pci: constify local structuresJulia Lawall2016-09-121-1/+1
* ALSA: ctxfi: Kill the rest snd_print*()Takashi Iwai2014-10-281-2/+4
* ALSA: ctxfi: remove unused variableSudip Mukherjee2014-10-211-4/+0
* ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee2014-09-301-11/+16
* ALSA: ctxfi: ctatc: added reference to snd_cardSudip Mukherjee2014-09-301-4/+8
* ALSA: ctxfi: initialized snd_cardSudip Mukherjee2014-09-301-0/+1
* ALSA: ctxfi: removed typecast to (struct hw *)Sudip Mukherjee2014-09-301-1/+1
* ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee2014-09-301-2/+2
* ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee2014-08-261-11/+7
* ALSA: ctxfi: prink replacementSudip Mukherjee2014-08-261-10/+10
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-2/+0
* ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data lossSarah Bessmer2014-01-101-0/+5
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-10/+10
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-201-1/+3
|\
| * ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall2012-08-201-1/+3
* | 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: Implement a combined capabilities query method to replace multiple have_x query methods.Harry Butterworth2011-06-141-28/+3
* ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth2011-06-141-32/+92
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ALSA: ctxfi - Fix incorrect SPDIF status bit maskPrzemyslaw Bruski2011-03-141-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2010-03-301-0/+1
* Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into develJaroslav Kysela2010-02-161-8/+15
|\
| * ALSA: ctxfi - Add subsystem optionTakashi Iwai2010-01-141-8/+15
* | ALSA: ctxfi - fix PTP address initializationJaroslav Kysela2010-02-041-13/+2
|/
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-011-2/+2
|\
| * ALSA: ctxfi: Swapped SURROUND-SIDE muteSven Eckelmann2009-10-021-2/+2
* | ALSA: Cleanup redundant tests on unsignedRoel Kluin2009-10-301-1/+1
|/
* ALSA: ctxfi - Simple code clean upTakashi Iwai2009-07-221-39/+38
* ALSA: ctxfi - Add PM supportWai Yew CHAY2009-06-221-48/+133
* ALSA: ctxfi - Allow unknown PCI SSIDsTakashi Iwai2009-06-221-6/+19
* ALSA: ctxfi - Replace atc lock to mutexTakashi Iwai2009-06-131-13/+9
* ALSA: ctxfi - Clear PCM resources at hw_params and hw_freeTakashi Iwai2009-06-091-2/+2
* ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacksTakashi Iwai2009-06-091-0/+4
* ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()Takashi Iwai2009-06-091-0/+4
* ALSA: ctxfi - Fix wrong model id for UAATakashi Iwai2009-06-081-4/+5
* ALSA: ctxfi - Clean up probe routinesTakashi Iwai2009-06-081-73/+59
* ALSA: ctxfi - Remove useless initializations and castTakashi Iwai2009-06-081-80/+84
* ALSA: ctxfi - Clean up / optimizeTakashi Iwai2009-06-051-43/+39
* ALSA: ctxfi - Use native timer interrupt on emu20k1Takashi Iwai2009-06-051-1/+20