aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652/hdspm.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-103/+228
* ALSA: hdspm - Fix compile warnings with PPCTakashi Iwai2011-06-301-4/+4
* ALSA: hdspm - Add firmware revision ID for RME MADI PCI versionAdrian Knoth2011-06-121-0/+2
* ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync modeAdrian Knoth2011-06-121-1/+1
* ALSA: hdspm - Fix locking in snd_hdspm_midi_input_readAdrian Knoth2011-06-121-1/+3
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* ALSA: hdspm - Add firmware ID for older AES32 cards.Adrian Knoth2011-03-081-0/+2
* ALSA: hdspm - Fix midi port initializationAdrian Knoth2011-02-281-2/+4
* ALSA: hdspm - Abort on unknown firmware revisionAdrian Knoth2011-02-281-0/+4
* ALSA: hdspm - Add updated firmware revision for AES32Adrian Knoth2011-02-281-0/+2
* ALSA: hdspm - AES32: Use define instead of hardcoded channel countAdrian Knoth2011-02-281-4/+7
* ALSA: hdspm - Fix lock/sync reporting on MADI and AES32Adrian Knoth2011-02-231-2/+2
* ALSA: hdspm - prevent reading unitialized stack memoryAdrian Knoth2011-02-231-0/+1
* ALSA: hdspm - fix sync check on AES32Adrian Knoth2011-02-231-3/+26
* ALSA: hdspm - Remove input selector on MADIfaceAdrian Knoth2011-02-231-2/+1
* ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIfaceAdrian Knoth2011-02-231-2/+2
* ALSA: hdspm - Restrict channel count on RME AES/AES32Adrian Knoth2011-02-231-16/+20
* ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32)Adrian Knoth2011-02-231-2/+11
* ALSA: hpdsm - RME AES(32): Fix missing channel mappingsAdrian Knoth2011-02-231-0/+40
* ALSA: hdspm - remove unused arrays, reduce stack usage in hwdep_ioctlJaroslav Kysela2011-01-271-40/+15
* ALSA: [hdspm] Move static mapping arrays to .cAdrian Knoth2011-01-271-0/+171
* ALSA: hdspm - Add support for RME RayDAT and AIOAdrian Knoth2011-01-271-1104/+3107
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-3/+3
* ALSA: sound/pci/rme9652: prevent reading uninitialized stack memoryDan Rosenberg2010-09-251-0/+1
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
|/
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* ALSA: Clean up 64bit division functionsTakashi Iwai2009-06-051-2/+2
* Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai2009-03-241-9/+0
|\
| * ALSA: Remove superfluous hwdep opsTakashi Iwai2009-02-051-9/+0
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-4/+4
|/
* Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai2008-12-251-1/+1
|\
| * ALSA: hdsp/hdspm: remove card->id from rawmidi device nameJaroslav Kysela2008-11-121-1/+1
* | ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-181-1/+1
|/
* 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