aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ca0106 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-10/+7
2006-06-22[ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in.James Courtier-Dutton2-3/+35
2006-06-22[ALSA] ca0106: Add analog capture controls.James Courtier-Dutton3-14/+186
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
2006-01-22[ALSA] snd-ca0106: Fixed ALSA bug#1600James Courtier-Dutton1-1/+11
2006-01-03[ALSA] snd-ca0106: Fix SPI driver code. Fixes speaker output.James Courtier-Dutton1-15/+57
2006-01-03[ALSA] snd-ca0106: Fixes sound output for Creative Audigy SE aka.SB0570.James Courtier-Dutton2-0/+33
2006-01-03[ALSA] snd-ca0106: update SPDIF to IEC958 in mixer control names.James Courtier-Dutton1-6/+6
2006-01-03[ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai2-0/+5
2006-01-03[ALSA] Remove xxx_t typedefs: PCI CA0106Takashi Iwai6-258/+263
2006-01-03[ALSA] ca0106 - Code clean upTakashi Iwai2-360/+131
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: Added copyright messages.James Courtier-Dutton1-0/+2
2005-11-04[ALSA] ca0106: Cosmetic changes.James Courtier-Dutton3-20/+17
2005-11-04[ALSA] snd-ca0106: Add midi support.James Courtier-Dutton5-5/+511
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-09-12[ALSA] snd-ca0106: Tidy up volume controlsJames Courtier-Dutton1-9/+9
2005-08-30[ALSA] Add new ID. Fixes ALSA bug #1298James Courtier-Dutton1-0/+8
2005-08-30[ALSA] use PCM interface for IEC958 controlsClemens Ladisch1-2/+2
2005-06-22[ALSA] ca0106: Fix 96000 Hz audio playback.James Courtier-Dutton2-2/+2
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] Add Mic capture support.James Courtier-Dutton2-1/+69
2005-06-22[ALSA] Implement support for Line-in capture on SB Live 24bit.James Courtier-Dutton3-10/+148
2005-05-29[ALSA] Tidy up card recognition.James Courtier-Dutton2-28/+43
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] Implement surround71 outputs on SB Live 24bit.James Courtier-Dutton1-2/+2
2005-05-29[ALSA] make code staticAdrian Bunk1-1/+1
2005-05-29[ALSA] Fix permissions in some /proc filesTakashi Iwai1-0/+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 Iwai2-5/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds5-0/+2905