aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi/ctatc.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-36/+71
* 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