aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai2-0/+2
2010-09-25ALSA: sound/pci/rme9652: prevent reading uninitialized stack memoryDan Rosenberg2-0/+2
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-2/+0
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan3-3/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-08-12ALSA: hdsp - allow proc reporting with disconnected io boxTim Blechmann1-17/+22
2009-06-10Merge branch 'topic/hdsp' into for-linusTakashi Iwai1-2/+2
2009-06-05ALSA: Clean up 64bit division functionsTakashi Iwai2-6/+5
2009-05-12ALSA: hdsp: allow firmware loading from inside the kernelRaphael Doursenaud1-2/+2
2009-03-05ALSA: hdsp - Ignore MIDI and PCM events in interrupts until initializedTakashi Iwai1-0/+3
2009-02-23ALSA: hdsp - whitespace cleanupTim Blechmann1-237/+237
2009-02-23ALSA: hdsp - poll for ioboxTim Blechmann1-4/+25
2009-02-23Merge branch 'topic/hwdep-cleanup' into topic/hdspTakashi Iwai2-18/+0
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai2-18/+0
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai3-10/+12
2008-12-25Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai2-2/+2
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2-2/+2
2008-11-12ALSA: hdsp/hdspm: remove card->id from rawmidi device nameJaroslav Kysela2-2/+2
2008-11-09ALSA: hdsp: check for iobox and upload firmware during ioctlTim Blechmann1-4/+17
2008-11-09ALSA: HDSP: check for io box before uploading firmwareTim Blechmann1-1/+5
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai1-10/+8
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai3-33/+49
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-04-24[ALSA] hdsp - RME 9632 fix at 192kHzRemy Bruno1-18/+36
2008-02-22[ALSA] hdsp - Fix section mismatchTakashi Iwai1-4/+3
2008-01-31[ALSA] hdsp: make Multiface II work againAndreas Degert1-2/+8
2008-01-31[ALSA] sound: fix rme9652 section mismatchRandy Dunlap1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai3-3/+0
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches3-5/+5
2008-01-31[ALSA] pci - check value range in ctl callbacksTakashi Iwai1-1/+1
2008-01-31[ALSA] sound/pci: remove duplicated definesNicolas Kaiser1-2/+0
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