aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16[ALSA] hdsp - Fix zero divisionTakashi Iwai1-0/+3
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-16[ALSA] hdsp - Add support for latset RME9632 revisionsRemy Bruno1-12/+12
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 Iwai3-143/+17
2007-07-20[ALSA] rme9652 - Fix the hw_pointer checkTakashi Iwai1-1/+1
2007-05-11[ALSA] add MODULE_FIRMWARE entriesClemens Ladisch1-0/+6
2007-05-11[ALSA] hdsp - Add support for fine tuning of sample rate support to HDSP 9632Julian Cable1-6/+79
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 Iwai3-18/+6
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] hdsp - Add DDS register support for RME9632 rev >= 152Remy Bruno1-0/+36
2007-02-09[ALSA] hdspm: Add support for AES32Remy Bruno1-183/+1059
2007-02-09[ALSA] hdsp: support for mixer matrix of RME9632 rev 152Remy Bruno1-0/+2
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai3-4/+5
2006-12-20[ALSA] hdsp: precise_ptr control switched off by defaultRemy Bruno1-1/+1
2006-12-20[ALSA] use the ALIGN macroClemens Ladisch2-4/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells3-4/+3
2006-09-23[ALSA] hdsp - Fix auto-updating of firmwareTakashi Iwai1-13/+35
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2-3/+3
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner3-3/+3
2006-06-22[ALSA] RME HDSP - fixed proc interface (missing {})Remy Bruno1-1/+2
2006-06-22[ALSA] hdsp - Fix compilation with hdsp driver built in kernelTakashi Iwai1-1/+1
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai3-3/+3
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