aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ca0106/ca0106_main.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-19ALSA: misc typo fixesMariusz Kozlowski
2008-08-29ALSA: Cosmetic change: CA0106 on MSI K8N Diamond PLUS MotherboardJaroslav Kysela
2008-08-25ALSA: fix for CA0106 on MSI K8N Diamond PLUS MotherboardStephen Rothwell
2008-08-25ALSA: CA0106 on MSI K8N Diamond PLUS MotherboardTravis Place
2008-06-18ALSA: ca0106 - Add entry for another MSI K8N Diamond MBTakashi Iwai
2008-04-24[ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai
2008-04-24[ALSA] sound: ca0106_main.c fix shadowed variable warningsHarvey Harrison
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch
2007-10-16[ALSA] check for linked substreams of different cardsClemens Ladisch
2007-10-16[ALSA] ca0106: remove extra commands in SPI DAC init sequenceTrent Piepho
2007-10-16[ALSA] ca0106: Add more symbol SPI register names and use themTrent Piepho
2007-10-16[ALSA] ca0106: power down SPI DAC channels when not in useTrent Piepho
2007-10-16[ALSA] ca0106: Add analog mute controls for cards with SPI DACTrent Piepho
2007-10-16[ALSA] snd-ca0106:Add recognition for new variant. Fixes ALSA bug#3251James Courtier-Dutton
2007-07-20[ALSA] snd-ca0106: Add support for X-Fi Extreme Audio.James Courtier-Dutton
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai
2007-02-09[ALSA] ca0106 - Add missing sysfs device assignmentTakashi Iwai
2007-02-09[ALSA] ca0106: Fix sound capture on Audigy LS via AC97.James Courtier-Dutton
2006-12-20[ALSA] snd-ca0106: Fix typos.James Courtier-Dutton
2006-12-20[ALSA] snd-ca0106: Add new card variant.James Courtier-Dutton
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai
2006-12-20[ALSA] Fix invalid assignment of PCI revisionTakashi Iwai
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-22[ALSA] snd-ca0106: Update playback to 24bit. Fix typo is comment.James Courtier-Dutton
2006-06-22[ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in.James Courtier-Dutton
2006-06-22[ALSA] ca0106: Add analog capture controls.James Courtier-Dutton
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar
2006-01-22[ALSA] snd-ca0106: Fixed ALSA bug#1600James Courtier-Dutton
2006-01-03[ALSA] snd-ca0106: Fix SPI driver code. Fixes speaker output.James Courtier-Dutton
2006-01-03[ALSA] snd-ca0106: Fixes sound output for Creative Audigy SE aka.SB0570.James Courtier-Dutton
2006-01-03[ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: PCI CA0106Takashi Iwai
2006-01-03[ALSA] ca0106 - Code clean upTakashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-11-04[ALSA] ca0106: Cosmetic changes.James Courtier-Dutton
2005-11-04[ALSA] snd-ca0106: Add midi support.James Courtier-Dutton
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai
2005-09-12[ALSA] snd-ca0106, snd-emu10k1: Add symlink in the sys tree.James Courtier-Dutton
2005-08-30[ALSA] Add new ID. Fixes ALSA bug #1298James Courtier-Dutton
2005-06-22[ALSA] ca0106: Fix 96000 Hz audio playback.James Courtier-Dutton
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl
2005-06-22[ALSA] sound/pci/ca0106: Use the DMA_32BIT_MASK constantTobias Klauser