aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652
Commit message (Expand)AuthorAge
* ALSA: hdsp - Implement generic function to toggle settingsAdrian Knoth2013-01-16
* ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxesAdrian Knoth2013-01-16
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: hdspm - Remove obsolete settings functionsAdrian Knoth2012-12-03
* ALSA: hdspm - Use HDSPM_TOGGLE_SETTING to alter settingsAdrian Knoth2012-12-03
* ALSA: hdspm - Implement generic function to toggle settingsAdrian Knoth2012-12-03
* ALSA: hdsp: Add missing inclusion of linux/vmalloc.hTakashi Iwai2012-11-22
* ALSA: hdsp: improve firmware cachingTakashi Iwai2012-11-22
* ALSA: hdspm - Fix sync check reporting on RME RayDATAdrian Knoth2012-11-07
* ALSA: Fix typo in drivers soundMasanari Iida2012-11-04
* ALSA: hdspm - Fix coding style in CTL_ELEM macrosAdrian Knoth2012-10-20
* ALSA: hdspm - Fix typo in kcontrol element on RME MADI cardsAdrian Knoth2012-10-20
* ALSA: hdspm - Fix sync_in detection on AES/AES32Adrian Knoth2012-10-20
* ALSA: hdspm - Fix sync_in reporting on RME MADI cardsAdrian Knoth2012-10-20
* ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIfaceAdrian Knoth2012-10-20
* ALSA: hdspm - Fix reported autosync_sample_rateAdrian Knoth2012-10-20
* ALSA: hdspm - Fix sync check reporting on all RME HDSPM cardsAdrian Knoth2012-10-20
* ALSA: hdspm - Report external rate in slave mode on PCI MADIAdrian Knoth2012-10-20
* ALSA: hdspm - Allow DDS/Varispeed to be set from userspaceAdrian Knoth2012-10-20
* ALSA: sound/pci/rme9652/hdspm.c: fix error return codeJulia Lawall2012-08-20
* ALSA: hdspm - Work around broken DDS value on PCI RME MADIAdrian Knoth2012-05-31
* Merge branch 'topic/misc' into for-linusTakashi Iwai2012-05-21
|\
| * ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-24
* | ALSA: hdsp - Provide ioctl_compatAndre Schramm2012-05-08
|/
* ALSA: hdspm - Provide ioctl_compatAdrian Knoth2012-03-08
* ALSA: hdspm - Provide unique driver id based on card serialAdrian Knoth2012-01-11
* ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref()Takashi Iwai2012-01-09
* ALSA: hdspm - Refactor serial number to avoid code duplicationAdrian Knoth2012-01-08
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* ALSA: hdspm - Fix PCI ID for PCIe RME MADI cardsAdrian Knoth2011-11-22
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* | ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cardsAdrian Knoth2011-10-31
* | ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detectionAdrian Knoth2011-10-31
* | ALSA: hdspm - Fix MADI channel format in the status ioctlAdrian Knoth2011-10-31
|/
* ALSA: hdspm - cleanup __user tags in ioctl()Dan Carpenter2011-09-23
* ALSA: hdspm - potential info leak in snd_hdspm_hwdep_ioctl()Dan Carpenter2011-09-23
* ALSA: hdspm - Simplify with snd_pcm_hw_constraint_pow2()Takashi Iwai2011-08-15
* ALSA: hdspm - Add missing KNOT flag for AES32 rate restrictionTakashi Iwai2011-08-15
* ALSA: hdspm - Correct max buffer size limitTakashi Iwai2011-08-15
* ALSA: hdspm - Enable 32 samples/period on RME RayDAT/AIOAdrian Knoth2011-08-15
* ALSA: hdspm - Introduce hdspm_get_latency() to harmonize latency calculationAdrian Knoth2011-08-15
* ALSA: hdspm - Reorder period sizes according to their bit representationAdrian Knoth2011-08-15
* ALSA: hdspm - Set period_bytes_min to 32 * 4 for new RME cardsAdrian Knoth2011-08-15
* ALSA: hdspm - Allow for 8192 period size on RME MADI and AES cardsAdrian Knoth2011-08-15
* ALSA: hdspm - Fix uninitialized compile warningsTakashi Iwai2011-08-05
* ALSA: hdspm - Add firmware revision 0xcc for RME MADIAdrian Knoth2011-07-29
* ALSA: hdspm - Fix reported external sample rate on RME MADI and MADIfaceAdrian Knoth2011-07-29
* ALSA: hdspm - Provide MADI speed mode selector on RME MADI and MADIfaceAdrian Knoth2011-07-29
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-07-22
|\