summaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652
Commit message (Expand)AuthorAgeFilesLines
...
* ALSA: hdspm - Also check for TCO sync statesAdrian Knoth2013-03-111-0/+42
* ALSA: hdspm - Remove duplicate code from ALSA controlsAdrian Knoth2013-03-111-124/+22Star
* ALSA: hdspm - Provide ALSA control to disable 96K framesAdrian Knoth2013-03-111-0/+1
* ALSA: hdspm - Allow the TCO and SYNC-IN to be used in slave modeAdrian Knoth2013-03-111-14/+51
* ALSA: hdspm - Refactor sample rate acquisitionAdrian Knoth2013-03-111-3/+13
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-01-231-5/+12
|\
| * ALSA: hdspm - Fix wordclock status on AES32Andre Schramm2013-01-091-5/+12
* | ALSA: hdsp - Remove obsolete settings functionsAdrian Knoth2013-01-161-339/+0Star
* | ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settingsAdrian Knoth2013-01-161-15/+28
* | ALSA: hdsp - Implement generic function to toggle settingsAdrian Knoth2013-01-161-0/+59
* | ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxesAdrian Knoth2013-01-161-26/+65
|/
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-073-38/+39
* ALSA: hdspm - Remove obsolete settings functionsAdrian Knoth2012-12-031-393/+0Star
* ALSA: hdspm - Use HDSPM_TOGGLE_SETTING to alter settingsAdrian Knoth2012-12-031-13/+13
* ALSA: hdspm - Implement generic function to toggle settingsAdrian Knoth2012-12-031-0/+57
* ALSA: hdsp: Add missing inclusion of linux/vmalloc.hTakashi Iwai2012-11-221-0/+1
* ALSA: hdsp: improve firmware cachingTakashi Iwai2012-11-221-28/+34
* ALSA: hdspm - Fix sync check reporting on RME RayDATAdrian Knoth2012-11-071-1/+2
* ALSA: Fix typo in drivers soundMasanari Iida2012-11-041-1/+1
* ALSA: hdspm - Fix coding style in CTL_ELEM macrosAdrian Knoth2012-10-201-90/+90
* ALSA: hdspm - Fix typo in kcontrol element on RME MADI cardsAdrian Knoth2012-10-201-1/+1
* ALSA: hdspm - Fix sync_in detection on AES/AES32Adrian Knoth2012-10-201-2/+2
* ALSA: hdspm - Fix sync_in reporting on RME MADI cardsAdrian Knoth2012-10-201-0/+5
* ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIfaceAdrian Knoth2012-10-201-0/+16
* ALSA: hdspm - Fix reported autosync_sample_rateAdrian Knoth2012-10-201-1/+3
* ALSA: hdspm - Fix sync check reporting on all RME HDSPM cardsAdrian Knoth2012-10-201-0/+4
* ALSA: hdspm - Report external rate in slave mode on PCI MADIAdrian Knoth2012-10-201-4/+9
* ALSA: hdspm - Allow DDS/Varispeed to be set from userspaceAdrian Knoth2012-10-201-1/+13
* ALSA: sound/pci/rme9652/hdspm.c: fix error return codeJulia Lawall2012-08-201-1/+1
* ALSA: hdspm - Work around broken DDS value on PCI RME MADIAdrian Knoth2012-05-311-0/+7
* Merge branch 'topic/misc' into for-linusTakashi Iwai2012-05-213-40/+6Star
|\
| * ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-243-40/+6Star
* | ALSA: hdsp - Provide ioctl_compatAndre Schramm2012-05-081-0/+1
|/
* ALSA: hdspm - Provide ioctl_compatAdrian Knoth2012-03-081-0/+1
* ALSA: hdspm - Provide unique driver id based on card serialAdrian Knoth2012-01-111-2/+19
* ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref()Takashi Iwai2012-01-091-2/+1Star
* ALSA: hdspm - Refactor serial number to avoid code duplicationAdrian Knoth2012-01-081-5/+8
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-193-4/+4
* ALSA: hdspm - Fix PCI ID for PCIe RME MADI cardsAdrian Knoth2011-11-221-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-073-3/+3
|\
| * sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-11-013-3/+3
* | ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cardsAdrian Knoth2011-10-311-23/+17Star
* | ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detectionAdrian Knoth2011-10-311-1/+1
* | ALSA: hdspm - Fix MADI channel format in the status ioctlAdrian Knoth2011-10-311-1/+1
|/
* ALSA: hdspm - cleanup __user tags in ioctl()Dan Carpenter2011-09-231-5/+5
* ALSA: hdspm - potential info leak in snd_hdspm_hwdep_ioctl()Dan Carpenter2011-09-231-0/+4
* ALSA: hdspm - Simplify with snd_pcm_hw_constraint_pow2()Takashi Iwai2011-08-151-51/+25Star
* ALSA: hdspm - Add missing KNOT flag for AES32 rate restrictionTakashi Iwai2011-08-151-0/+2
* ALSA: hdspm - Correct max buffer size limitTakashi Iwai2011-08-151-2/+2
* ALSA: hdspm - Enable 32 samples/period on RME RayDAT/AIOAdrian Knoth2011-08-151-5/+20