aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652/hdspm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-06-05ALSA: Clean up 64bit division functionsTakashi Iwai1-2/+2
2009-03-24Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai1-9/+0
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai1-9/+0
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai1-4/+4
2008-12-25Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai1-1/+1
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai1-1/+1
2008-11-12ALSA: hdsp/hdspm: remove card->id from rawmidi device nameJaroslav Kysela1-1/+1
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai1-10/+8
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-15/+19
2008-04-24[ALSA] sound/pci/rme9652/hdspm.c: stop inlining largish static functionsDenys Vlasenko1-7/+8
2008-04-24[ALSA] sound: hdspm.c fix returning void expression warningsHarvey Harrison1-2/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches1-2/+2
2007-10-16[ALSA] hdspm - Fix autosync bugRemy Bruno1-30/+30
2007-10-16[ALSA] hdspm - Coding style fixesTakashi Iwai1-274/+325
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-63/+7
2007-05-11[ALSA] hdspm - Support for Master mode of AES32 and recent MADIRemy Bruno1-62/+115
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai1-6/+2
2007-03-06[ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai1-0/+2
2007-02-09[ALSA] hdspm - Fix printk warningsTakashi Iwai1-2/+2
2007-02-09[ALSA] hdspm: Add support for AES32Remy Bruno1-183/+1059
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-2/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
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 HDSP-MADITakashi Iwai1-298/+294
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-Hartman1-1/+0
2005-11-04[ALSA] Big kfree NULL check cleanup - soundJesper Juhl1-2/+1
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch1-0/+1
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai1-12/+0
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] sound - fix .iface field of mixer control elementsClemens Ladisch1-13/+14
2005-06-22[ALSA] Add HDSP MADI driverTakashi Iwai1-0/+3671