aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar3-3/+3
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-22[ALSA] sound/pci/rme9652/hdspm.c: fix off-by-one errorsAdrian Bunk1-2/+2
2006-01-22[ALSA] hdsp - Fix printk warningsAndrew Morton1-3/+3
2006-01-03[ALSA] Remove xxx_t typedefs: PCI RME9652Takashi Iwai1-186/+186
2006-01-03[ALSA] Remove xxx_t typedefs: PCI HDSP-MADITakashi Iwai1-298/+294
2006-01-03[ALSA] Remove xxx_t typedefs: PCI HDSPTakashi Iwai1-374/+370
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-11/+0
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman3-3/+0
2005-11-04[ALSA] Big kfree NULL check cleanup - soundJesper Juhl1-2/+1
2005-11-04[ALSA] hdsp - Code clean upTakashi Iwai1-371/+217
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-3/+3
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch3-0/+3
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai3-26/+0
2005-09-12[ALSA] hdsp: always initialize card nameClemens Ladisch1-0/+1
2005-08-30[ALSA] hdspm - Fix module parameter descriptionTakashi Iwai1-1/+1
2005-08-30[ALSA] make local objects staticClemens Ladisch1-2/+2
2005-08-30[ALSA] use PCM interface for IEC958 controlsClemens Ladisch2-8/+8
2005-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch3-53/+53
2005-07-28[ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan1-4/+2
2005-07-28[ALSA] hdsp - Add 'Sample Clock Source Locking' controlTakashi Iwai1-9/+53
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-1/+1
2005-06-22[ALSA] Add HDSP MADI driverTakashi Iwai2-0/+3673
2005-06-22[ALSA] Add write support to snd-page-alloc proc fileTakashi Iwai2-10/+18
2005-05-29[ALSA] hdsp - solved big endian problemThomas Charbonnel1-12/+2
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds3-0/+7893