aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-05ALSA: hdspm - Fix uninitialized compile warningsTakashi Iwai1-6/+13
2011-07-29ALSA: hdspm - Add firmware revision 0xcc for RME MADIAdrian Knoth1-0/+2
2011-07-29ALSA: hdspm - Fix reported external sample rate on RME MADI and MADIfaceAdrian Knoth1-0/+16
2011-07-29ALSA: hdspm - Provide MADI speed mode selector on RME MADI and MADIfaceAdrian Knoth1-2/+89
2011-07-22Merge branch 'topic/misc' into for-linusTakashi Iwai3-6/+6
2011-06-30ALSA: hdspm - Fix compile warnings with PPCTakashi Iwai1-4/+4
2011-06-14Merge branch 'test/pci-rename' into topic/miscTakashi Iwai3-6/+6
2011-06-12ALSA: hdspm - Add firmware revision ID for RME MADI PCI versionAdrian Knoth1-0/+2
2011-06-12ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync modeAdrian Knoth1-1/+1
2011-06-12ALSA: hdspm - Fix locking in snd_hdspm_midi_input_readAdrian Knoth1-1/+3
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai3-3/+3
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai3-3/+3
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-08ALSA: hdspm - Add firmware ID for older AES32 cards.Adrian Knoth1-0/+2
2011-02-28ALSA: hdspm - Fix midi port initializationAdrian Knoth1-2/+4
2011-02-28ALSA: hdspm - Abort on unknown firmware revisionAdrian Knoth1-0/+4
2011-02-28ALSA: hdspm - Add updated firmware revision for AES32Adrian Knoth1-0/+2
2011-02-28ALSA: hdspm - AES32: Use define instead of hardcoded channel countAdrian Knoth1-4/+7
2011-02-23ALSA: hdspm - Fix lock/sync reporting on MADI and AES32Adrian Knoth1-2/+2
2011-02-23ALSA: hdspm - prevent reading unitialized stack memoryAdrian Knoth1-0/+1
2011-02-23ALSA: hdspm - fix sync check on AES32Adrian Knoth1-3/+26
2011-02-23ALSA: hdspm - Remove input selector on MADIfaceAdrian Knoth1-2/+1
2011-02-23ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIfaceAdrian Knoth1-2/+2
2011-02-23ALSA: hdspm - Restrict channel count on RME AES/AES32Adrian Knoth1-16/+20
2011-02-23ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32)Adrian Knoth1-2/+11
2011-02-23ALSA: hpdsm - RME AES(32): Fix missing channel mappingsAdrian Knoth1-0/+40
2011-01-27ALSA: hdspm - remove unused arrays, reduce stack usage in hwdep_ioctlJaroslav Kysela1-40/+15
2011-01-27ALSA: [hdspm] Move static mapping arrays to .cAdrian Knoth1-0/+171
2011-01-27ALSA: hdspm - Add support for RME RayDAT and AIOAdrian Knoth1-1104/+3107
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-57/+481
2010-12-01ALSA: hdsp - Add support for RPM io boxFlorian Faber1-57/+481
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-3/+3
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