aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652/hdspm.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-251-10/+8
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-15/+19
* [ALSA] sound/pci/rme9652/hdspm.c: stop inlining largish static functionsDenys Vlasenko2008-04-241-7/+8
* [ALSA] sound: hdspm.c fix returning void expression warningsHarvey Harrison2008-04-241-2/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] sound/: Spelling fixesJoe Perches2008-01-311-2/+2
* [ALSA] hdspm - Fix autosync bugRemy Bruno2007-10-161-30/+30
* [ALSA] hdspm - Coding style fixesTakashi Iwai2007-10-161-274/+325
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-63/+7
* [ALSA] hdspm - Support for Master mode of AES32 and recent MADIRemy Bruno2007-05-111-62/+115
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-6/+2
* [ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai2007-03-061-0/+2
* [ALSA] hdspm - Fix printk warningsTakashi Iwai2007-02-091-2/+2
* [ALSA] hdspm: Add support for AES32Remy Bruno2007-02-091-183/+1059
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-2/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [ALSA] sound/pci/rme9652/hdspm.c: fix off-by-one errorsAdrian Bunk2006-03-221-2/+2
* [ALSA] hdsp - Fix printk warningsAndrew Morton2006-01-221-3/+3
* [ALSA] Remove xxx_t typedefs: PCI HDSP-MADITakashi Iwai2006-01-031-298/+294
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-11/+0
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [ALSA] Big kfree NULL check cleanup - soundJesper Juhl2005-11-041-2/+1
* [ALSA] set owner field in struct pci_driverClemens Ladisch2005-09-121-0/+1
* [ALSA] Remove superfluous PCI ID definitionsTakashi Iwai2005-09-121-12/+0
* [ALSA] hdspm - Fix module parameter descriptionTakashi Iwai2005-08-301-1/+1
* [ALSA] make local objects staticClemens Ladisch2005-08-301-2/+2
* [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-301-13/+14
* [ALSA] Add HDSP MADI driverTakashi Iwai2005-06-221-0/+3671