aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/rme9652
AgeCommit message (Expand)Author
2012-01-11ALSA: hdspm - Provide unique driver id based on card serialAdrian Knoth
2012-01-09ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref()Takashi Iwai
2012-01-08ALSA: hdspm - Refactor serial number to avoid code duplicationAdrian Knoth
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-11-22ALSA: hdspm - Fix PCI ID for PCIe RME MADI cardsAdrian Knoth
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-10-31ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cardsAdrian Knoth
2011-10-31ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detectionAdrian Knoth
2011-10-31ALSA: hdspm - Fix MADI channel format in the status ioctlAdrian Knoth
2011-09-23ALSA: hdspm - cleanup __user tags in ioctl()Dan Carpenter
2011-09-23ALSA: hdspm - potential info leak in snd_hdspm_hwdep_ioctl()Dan Carpenter
2011-08-15ALSA: hdspm - Simplify with snd_pcm_hw_constraint_pow2()Takashi Iwai
2011-08-15ALSA: hdspm - Add missing KNOT flag for AES32 rate restrictionTakashi Iwai
2011-08-15ALSA: hdspm - Correct max buffer size limitTakashi Iwai
2011-08-15ALSA: hdspm - Enable 32 samples/period on RME RayDAT/AIOAdrian Knoth
2011-08-15ALSA: hdspm - Introduce hdspm_get_latency() to harmonize latency calculationAdrian Knoth
2011-08-15ALSA: hdspm - Reorder period sizes according to their bit representationAdrian Knoth
2011-08-15ALSA: hdspm - Set period_bytes_min to 32 * 4 for new RME cardsAdrian Knoth
2011-08-15ALSA: hdspm - Allow for 8192 period size on RME MADI and AES cardsAdrian Knoth
2011-08-05ALSA: hdspm - Fix uninitialized compile warningsTakashi Iwai
2011-07-29ALSA: hdspm - Add firmware revision 0xcc for RME MADIAdrian Knoth
2011-07-29ALSA: hdspm - Fix reported external sample rate on RME MADI and MADIfaceAdrian Knoth
2011-07-29ALSA: hdspm - Provide MADI speed mode selector on RME MADI and MADIfaceAdrian Knoth
2011-07-22Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-06-30ALSA: hdspm - Fix compile warnings with PPCTakashi Iwai
2011-06-14Merge branch 'test/pci-rename' into topic/miscTakashi Iwai
2011-06-12ALSA: hdspm - Add firmware revision ID for RME MADI PCI versionAdrian Knoth
2011-06-12ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync modeAdrian Knoth
2011-06-12ALSA: hdspm - Fix locking in snd_hdspm_midi_input_readAdrian Knoth
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-08ALSA: hdspm - Add firmware ID for older AES32 cards.Adrian Knoth
2011-02-28ALSA: hdspm - Fix midi port initializationAdrian Knoth
2011-02-28ALSA: hdspm - Abort on unknown firmware revisionAdrian Knoth
2011-02-28ALSA: hdspm - Add updated firmware revision for AES32Adrian Knoth
2011-02-28ALSA: hdspm - AES32: Use define instead of hardcoded channel countAdrian Knoth
2011-02-23ALSA: hdspm - Fix lock/sync reporting on MADI and AES32Adrian Knoth
2011-02-23ALSA: hdspm - prevent reading unitialized stack memoryAdrian Knoth
2011-02-23ALSA: hdspm - fix sync check on AES32Adrian Knoth
2011-02-23ALSA: hdspm - Remove input selector on MADIfaceAdrian Knoth
2011-02-23ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIfaceAdrian Knoth
2011-02-23ALSA: hdspm - Restrict channel count on RME AES/AES32Adrian Knoth
2011-02-23ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32)Adrian Knoth
2011-02-23ALSA: hpdsm - RME AES(32): Fix missing channel mappingsAdrian Knoth
2011-01-27ALSA: hdspm - remove unused arrays, reduce stack usage in hwdep_ioctlJaroslav Kysela
2011-01-27ALSA: [hdspm] Move static mapping arrays to .cAdrian Knoth
2011-01-27ALSA: hdspm - Add support for RME RayDAT and AIOAdrian Knoth
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds