summaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi/ctatc.c
Commit message (Expand)AuthorAgeFilesLines
* 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 multip...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 imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav 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
* ALSA: ctxfi - Support SG-buffersTakashi Iwai2009-06-021-1/+1
* ALSA: ctxfi - Fix supported PCM formatsTakashi Iwai2009-06-021-3/+2
* ALSA: ctxfi - Fix PCM device namingTakashi Iwai2009-06-021-4/+4
* ALSA: ALSA: ctxfi - Release PCM resources at each prepare callTakashi Iwai2009-06-021-0/+9
* ALSA: ctxfi - Fix Oops at mmappingTakashi Iwai2009-06-021-11/+0
* ALSA: ctxfi - Add prefix to debug printsTakashi Iwai2009-05-141-7/+9
* ALSA: ctxfi - Avoid unneeded pci_read_config_*() callsTakashi Iwai2009-05-141-6/+6
* ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.hTakashi Iwai2009-05-141-8/+9
* ALSA: SB X-Fi driver mergeWai Yew CHAY2009-05-141-0/+1605
OpenPOWER on IntegriCloud