index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ca0106
/
ca0106_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ALSA] snd-ca0106: Fixed ALSA bug#1600
James Courtier-Dutton
2006-01-22
1
-1
/
+11
*
[ALSA] snd-ca0106: Fix SPI driver code. Fixes speaker output.
James Courtier-Dutton
2006-01-03
1
-15
/
+57
*
[ALSA] snd-ca0106: Fixes sound output for Creative Audigy SE aka.SB0570.
James Courtier-Dutton
2006-01-03
1
-0
/
+32
*
[ALSA] Optimize for config without PROC_FS (pci drivers)
Takashi Iwai
2006-01-03
1
-0
/
+2
*
[ALSA] Remove xxx_t typedefs: PCI CA0106
Takashi Iwai
2006-01-03
1
-116
/
+118
*
[ALSA] ca0106 - Code clean up
Takashi Iwai
2006-01-03
1
-44
/
+30
*
[ALSA] Remove superfluous pcm_free callbacks
Takashi Iwai
2006-01-03
1
-8
/
+0
*
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-10
1
-1
/
+0
*
[ALSA] ca0106: Cosmetic changes.
James Courtier-Dutton
2005-11-04
1
-15
/
+15
*
[ALSA] snd-ca0106: Add midi support.
James Courtier-Dutton
2005-11-04
1
-0
/
+111
*
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
2005-11-04
1
-3
/
+3
*
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
2005-11-04
1
-4
/
+2
*
[ALSA] Replace with kzalloc() - pci stuff
Takashi Iwai
2005-09-12
1
-3
/
+3
*
[ALSA] snd-ca0106, snd-emu10k1: Add symlink in the sys tree.
James Courtier-Dutton
2005-09-12
1
-0
/
+1
*
[ALSA] Add new ID. Fixes ALSA bug #1298
James Courtier-Dutton
2005-08-30
1
-0
/
+8
*
[ALSA] ca0106: Fix 96000 Hz audio playback.
James Courtier-Dutton
2005-06-22
1
-1
/
+1
*
[ALSA] Remove redundant NULL checks before kfree
Jesper Juhl
2005-06-22
1
-5
/
+1
*
[ALSA] sound/pci/ca0106: Use the DMA_32BIT_MASK constant
Tobias Klauser
2005-06-22
1
-2
/
+3
*
[ALSA] Be more specific with which I2C channel to use.
James Courtier-Dutton
2005-06-22
1
-1
/
+4
*
[ALSA] Implement S32_LE(24bit) and 96000 capture rates etc.
James Courtier-Dutton
2005-06-22
1
-4
/
+59
*
[ALSA] Implement support for Line-in capture on SB Live 24bit.
James Courtier-Dutton
2005-06-22
1
-4
/
+66
*
[ALSA] Tidy up card recognition.
James Courtier-Dutton
2005-05-29
1
-28
/
+35
*
[ALSA] When the alsamixer says 'SPDIF Out [Off]', SPDIF output should be off ...
James Courtier-Dutton
2005-05-29
1
-2
/
+2
*
[ALSA] Replace pci_module_init() with pci_register_driver()
Takashi Iwai
2005-05-29
1
-1
/
+1
*
[ALSA] Skip ac97 SPDIF controls
Takashi Iwai
2005-05-29
1
-0
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1283