aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi/ctatc.c
AgeCommit message (Expand)Author
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
2009-06-02ALSA: ctxfi - Fix PCM device namingTakashi Iwai
2009-06-02ALSA: ALSA: ctxfi - Release PCM resources at each prepare callTakashi Iwai
2009-06-02ALSA: ctxfi - Fix Oops at mmappingTakashi Iwai
2009-05-14ALSA: ctxfi - Add prefix to debug printsTakashi Iwai
2009-05-14ALSA: ctxfi - Avoid unneeded pci_read_config_*() callsTakashi Iwai
2009-05-14ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.hTakashi Iwai
2009-05-14ALSA: SB X-Fi driver mergeWai Yew CHAY