aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/cs46xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-1/+1
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai1-1/+10
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai2-34/+20
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2-2/+7
2006-07-04[PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scbArjan van de Ven1-2/+3
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] Fix possible races in PCI driver removalTakashi Iwai1-2/+3
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai1-2/+2
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2-8/+0
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
2006-03-22[ALSA] fix some memory leaksAdrian Bunk1-3/+7
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar3-55/+61
2006-01-22[ALSA] Fix a typo in snd_assert()Andrew Morton1-1/+1
2006-01-03[ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai4-0/+21
2006-01-03[ALSA] cs46xx - Fix PM supportTakashi Iwai2-14/+20
2006-01-03[ALSA] Remove xxx_t typedefs: PCI CS46xxTakashi Iwai12-706/+749
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-32/+0
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-19/+19
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-4/+1
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch1-0/+1
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-2/+2
2005-09-12[ALSA] pci_find_device removeJiri Slaby1-4/+9
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai1-11/+0
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela1-4/+4
2005-08-30[ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch1-3/+3
2005-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2-2/+4
2005-07-28[ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan1-10/+5
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-2/+1
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds15-0/+14068