Age | Commit message (Expand) | Author |
2012-01-11 | ALSA: hdspm - Provide unique driver id based on card serial | Adrian Knoth |
2012-01-09 | ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref() | Takashi Iwai |
2012-01-08 | ALSA: hdspm - Refactor serial number to avoid code duplication | Adrian Knoth |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-11-22 | ALSA: hdspm - Fix PCI ID for PCIe RME MADI cards | Adrian Knoth |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker |
2011-10-31 | ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cards | Adrian Knoth |
2011-10-31 | ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detection | Adrian Knoth |
2011-10-31 | ALSA: hdspm - Fix MADI channel format in the status ioctl | Adrian Knoth |
2011-09-23 | ALSA: hdspm - cleanup __user tags in ioctl() | Dan Carpenter |
2011-09-23 | ALSA: hdspm - potential info leak in snd_hdspm_hwdep_ioctl() | Dan Carpenter |
2011-08-15 | ALSA: hdspm - Simplify with snd_pcm_hw_constraint_pow2() | Takashi Iwai |
2011-08-15 | ALSA: hdspm - Add missing KNOT flag for AES32 rate restriction | Takashi Iwai |
2011-08-15 | ALSA: hdspm - Correct max buffer size limit | Takashi Iwai |
2011-08-15 | ALSA: hdspm - Enable 32 samples/period on RME RayDAT/AIO | Adrian Knoth |
2011-08-15 | ALSA: hdspm - Introduce hdspm_get_latency() to harmonize latency calculation | Adrian Knoth |
2011-08-15 | ALSA: hdspm - Reorder period sizes according to their bit representation | Adrian Knoth |
2011-08-15 | ALSA: hdspm - Set period_bytes_min to 32 * 4 for new RME cards | Adrian Knoth |
2011-08-15 | ALSA: hdspm - Allow for 8192 period size on RME MADI and AES cards | Adrian Knoth |
2011-08-05 | ALSA: hdspm - Fix uninitialized compile warnings | Takashi Iwai |
2011-07-29 | ALSA: hdspm - Add firmware revision 0xcc for RME MADI | Adrian Knoth |
2011-07-29 | ALSA: hdspm - Fix reported external sample rate on RME MADI and MADIface | Adrian Knoth |
2011-07-29 | ALSA: hdspm - Provide MADI speed mode selector on RME MADI and MADIface | Adrian Knoth |
2011-07-22 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2011-06-30 | ALSA: hdspm - Fix compile warnings with PPC | Takashi Iwai |
2011-06-14 | Merge branch 'test/pci-rename' into topic/misc | Takashi Iwai |
2011-06-12 | ALSA: hdspm - Add firmware revision ID for RME MADI PCI version | Adrian Knoth |
2011-06-12 | ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync mode | Adrian Knoth |
2011-06-12 | ALSA: hdspm - Fix locking in snd_hdspm_midi_input_read | Adrian Knoth |
2011-06-10 | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai |
2011-06-10 | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-08 | ALSA: hdspm - Add firmware ID for older AES32 cards. | Adrian Knoth |
2011-02-28 | ALSA: hdspm - Fix midi port initialization | Adrian Knoth |
2011-02-28 | ALSA: hdspm - Abort on unknown firmware revision | Adrian Knoth |
2011-02-28 | ALSA: hdspm - Add updated firmware revision for AES32 | Adrian Knoth |
2011-02-28 | ALSA: hdspm - AES32: Use define instead of hardcoded channel count | Adrian Knoth |
2011-02-23 | ALSA: hdspm - Fix lock/sync reporting on MADI and AES32 | Adrian Knoth |
2011-02-23 | ALSA: hdspm - prevent reading unitialized stack memory | Adrian Knoth |
2011-02-23 | ALSA: hdspm - fix sync check on AES32 | Adrian Knoth |
2011-02-23 | ALSA: hdspm - Remove input selector on MADIface | Adrian Knoth |
2011-02-23 | ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIface | Adrian Knoth |
2011-02-23 | ALSA: hdspm - Restrict channel count on RME AES/AES32 | Adrian Knoth |
2011-02-23 | ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32) | Adrian Knoth |
2011-02-23 | ALSA: hpdsm - RME AES(32): Fix missing channel mappings | Adrian Knoth |
2011-01-27 | ALSA: hdspm - remove unused arrays, reduce stack usage in hwdep_ioctl | Jaroslav Kysela |
2011-01-27 | ALSA: [hdspm] Move static mapping arrays to .c | Adrian Knoth |
2011-01-27 | ALSA: hdspm - Add support for RME RayDAT and AIO | Adrian Knoth |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |