aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ca0106/ca0106_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-03[ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai1-0/+2
2006-01-03[ALSA] Remove xxx_t typedefs: PCI CA0106Takashi Iwai1-116/+118
2006-01-03[ALSA] ca0106 - Code clean upTakashi Iwai1-44/+30
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-8/+0
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-04[ALSA] ca0106: Cosmetic changes.James Courtier-Dutton1-15/+15
2005-11-04[ALSA] snd-ca0106: Add midi support.James Courtier-Dutton1-0/+111
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-3/+3
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-4/+2
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-3/+3
2005-09-12[ALSA] snd-ca0106, snd-emu10k1: Add symlink in the sys tree.James Courtier-Dutton1-0/+1
2005-08-30[ALSA] Add new ID. Fixes ALSA bug #1298James Courtier-Dutton1-0/+8
2005-06-22[ALSA] ca0106: Fix 96000 Hz audio playback.James Courtier-Dutton1-1/+1
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-5/+1
2005-06-22[ALSA] sound/pci/ca0106: Use the DMA_32BIT_MASK constantTobias Klauser1-2/+3
2005-06-22[ALSA] Be more specific with which I2C channel to use.James Courtier-Dutton1-1/+4
2005-06-22[ALSA] Implement S32_LE(24bit) and 96000 capture rates etc.James Courtier-Dutton1-4/+59
2005-06-22[ALSA] Implement support for Line-in capture on SB Live 24bit.James Courtier-Dutton1-4/+66
2005-05-29[ALSA] Tidy up card recognition.James Courtier-Dutton1-28/+35
2005-05-29[ALSA] When the alsamixer says 'SPDIF Out [Off]', SPDIF output should be off and Analog output should be on.James Courtier-Dutton1-2/+2
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-1/+1
2005-05-29[ALSA] Skip ac97 SPDIF controlsTakashi Iwai1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1283