index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ca0106
/
ca0106_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-20
Merge branch 'topic/ca0106-spdif-stream' into topic/ca0106
Takashi Iwai
1
-8
/
+22
2008-12-20
Merge branch 'topic/ca0106-resume' into topic/ca0106
Takashi Iwai
1
-216
/
+312
2008-12-20
Merge branch 'topic/ca0106-capture-no-44khz' into topic/ca0106
Takashi Iwai
1
-0
/
+6
2008-12-20
ALSA: ca0106 - disable 44.1kHz capture
Takashi Iwai
1
-0
/
+6
2008-12-20
ALSA: ca0106 - Add missing card->private_data initialization
Takashi Iwai
1
-0
/
+1
2008-12-20
ALSA: ca0106 - Check ac97 availability at PM
Takashi Iwai
1
-2
/
+4
2008-12-19
ALSA: ca0106 - Add IEC958 PCM Stream controls
Takashi Iwai
1
-8
/
+22
2008-12-19
ALSA: ca0106 - Don't override the values at resume
Takashi Iwai
1
-23
/
+18
2008-12-16
ALSA: ca0106 MSI K8N Diamond MB spi_dac 2->1
Ben Stanley
1
-1
/
+1
2008-12-10
ALSA: ca0106 - Check return value of pci_enable_device() in resume
Takashi Iwai
1
-1
/
+6
2008-12-04
ALSA: ca0106 - Add power-management support
Takashi Iwai
1
-213
/
+306
2008-10-19
ALSA: misc typo fixes
Mariusz Kozlowski
1
-1
/
+0
2008-08-29
ALSA: Cosmetic change: CA0106 on MSI K8N Diamond PLUS Motherboard
Jaroslav Kysela
1
-1
/
+1
2008-08-25
ALSA: fix for CA0106 on MSI K8N Diamond PLUS Motherboard
Stephen Rothwell
1
-1
/
+1
2008-08-25
ALSA: CA0106 on MSI K8N Diamond PLUS Motherboard
Travis Place
1
-2
/
+3
2008-06-18
ALSA: ca0106 - Add entry for another MSI K8N Diamond MB
Takashi Iwai
1
-0
/
+5
2008-04-24
[ALSA] Fix possible races at free_irq in PCI drivers
Takashi Iwai
1
-3
/
+2
2008-04-24
[ALSA] sound: ca0106_main.c fix shadowed variable warnings
Harvey Harrison
1
-8
/
+8
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-10-16
[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...
Clemens Ladisch
1
-4
/
+6
2007-10-16
[ALSA] check for linked substreams of different cards
Clemens Ladisch
1
-0
/
+3
2007-10-16
[ALSA] ca0106: remove extra commands in SPI DAC init sequence
Trent Piepho
1
-11
/
+5
2007-10-16
[ALSA] ca0106: Add more symbol SPI register names and use them
Trent Piepho
1
-25
/
+26
2007-10-16
[ALSA] ca0106: power down SPI DAC channels when not in use
Trent Piepho
1
-2
/
+35
2007-10-16
[ALSA] ca0106: Add analog mute controls for cards with SPI DAC
Trent Piepho
1
-2
/
+9
2007-10-16
[ALSA] snd-ca0106:Add recognition for new variant. Fixes ALSA bug#3251
James Courtier-Dutton
1
-0
/
+9
2007-07-20
[ALSA] snd-ca0106: Add support for X-Fi Extreme Audio.
James Courtier-Dutton
1
-0
/
+19
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-3
/
+2
2007-05-11
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
Takashi Iwai
1
-3
/
+1
2007-02-09
[ALSA] ca0106 - Add missing sysfs device assignment
Takashi Iwai
1
-0
/
+2
2007-02-09
[ALSA] ca0106: Fix sound capture on Audigy LS via AC97.
James Courtier-Dutton
1
-3
/
+16
2006-12-20
[ALSA] snd-ca0106: Fix typos.
James Courtier-Dutton
1
-2
/
+2
2006-12-20
[ALSA] snd-ca0106: Add new card variant.
James Courtier-Dutton
1
-4
/
+26
2006-12-20
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
Takashi Iwai
1
-3
/
+2
2006-12-20
[ALSA] Fix invalid assignment of PCI revision
Takashi Iwai
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-07-12
[ALSA] Fix section mismatch errors in ALSA PCI drivers
Takashi Iwai
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-22
[ALSA] snd-ca0106: Update playback to 24bit. Fix typo is comment.
James Courtier-Dutton
1
-3
/
+3
2006-06-22
[ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in.
James Courtier-Dutton
1
-2
/
+7
2006-06-22
[ALSA] ca0106: Add analog capture controls.
James Courtier-Dutton
1
-4
/
+40
2006-04-27
[ALSA] add __devinitdata to all pci_device_id
Henrik Kretzschmar
1
-1
/
+1
2006-01-22
[ALSA] snd-ca0106: Fixed ALSA bug#1600
James Courtier-Dutton
1
-1
/
+11
2006-01-03
[ALSA] snd-ca0106: Fix SPI driver code. Fixes speaker output.
James Courtier-Dutton
1
-15
/
+57
2006-01-03
[ALSA] snd-ca0106: Fixes sound output for Creative Audigy SE aka.SB0570.
James Courtier-Dutton
1
-0
/
+32
2006-01-03
[ALSA] Optimize for config without PROC_FS (pci drivers)
Takashi Iwai
1
-0
/
+2
2006-01-03
[ALSA] Remove xxx_t typedefs: PCI CA0106
Takashi Iwai
1
-116
/
+118
2006-01-03
[ALSA] ca0106 - Code clean up
Takashi Iwai
1
-44
/
+30
2006-01-03
[ALSA] Remove superfluous pcm_free callbacks
Takashi Iwai
1
-8
/
+0
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
[next]