Age | Commit message (Expand) | Author |
2013-01-23 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2013-01-16 | ALSA: hdsp - Remove obsolete settings functions | Adrian Knoth |
2013-01-16 | ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settings | Adrian Knoth |
2013-01-16 | ALSA: hdsp - Implement generic function to toggle settings | Adrian Knoth |
2013-01-16 | ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxes | Adrian Knoth |
2013-01-09 | ALSA: hdspm - Fix wordclock status on AES32 | Andre Schramm |
2012-12-07 | ALSA: pci: remove __dev* attributes | Bill Pemberton |
2012-12-03 | ALSA: hdspm - Remove obsolete settings functions | Adrian Knoth |
2012-12-03 | ALSA: hdspm - Use HDSPM_TOGGLE_SETTING to alter settings | Adrian Knoth |
2012-12-03 | ALSA: hdspm - Implement generic function to toggle settings | Adrian Knoth |
2012-11-22 | ALSA: hdsp: Add missing inclusion of linux/vmalloc.h | Takashi Iwai |
2012-11-22 | ALSA: hdsp: improve firmware caching | Takashi Iwai |
2012-11-07 | ALSA: hdspm - Fix sync check reporting on RME RayDAT | Adrian Knoth |
2012-11-04 | ALSA: Fix typo in drivers sound | Masanari Iida |
2012-10-20 | ALSA: hdspm - Fix coding style in CTL_ELEM macros | Adrian Knoth |
2012-10-20 | ALSA: hdspm - Fix typo in kcontrol element on RME MADI cards | Adrian Knoth |
2012-10-20 | ALSA: hdspm - Fix sync_in detection on AES/AES32 | Adrian Knoth |
2012-10-20 | ALSA: hdspm - Fix sync_in reporting on RME MADI cards | Adrian Knoth |
2012-10-20 | ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIface | Adrian Knoth |
2012-10-20 | ALSA: hdspm - Fix reported autosync_sample_rate | Adrian Knoth |
2012-10-20 | ALSA: hdspm - Fix sync check reporting on all RME HDSPM cards | Adrian Knoth |
2012-10-20 | ALSA: hdspm - Report external rate in slave mode on PCI MADI | Adrian Knoth |
2012-10-20 | ALSA: hdspm - Allow DDS/Varispeed to be set from userspace | Adrian Knoth |
2012-08-20 | ALSA: sound/pci/rme9652/hdspm.c: fix error return code | Julia Lawall |
2012-05-31 | ALSA: hdspm - Work around broken DDS value on PCI RME MADI | Adrian Knoth |
2012-05-21 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2012-05-08 | ALSA: hdsp - Provide ioctl_compat | Andre Schramm |
2012-04-24 | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai |
2012-03-08 | ALSA: hdspm - Provide ioctl_compat | Adrian Knoth |
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 |