aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-31ALSA: hdspm - Allow SingleSpeed WordClock when in DS/QS modeAdrian Knoth1-1/+1
2013-05-31ALSA: hdspm - Refactor SS/DS/QS clock multiplier into functionAdrian Knoth1-15/+22
2013-05-31ALSA: hdspm - Add support for 128-192kHz WordClock inputAdrian Knoth1-3/+16
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai3-3/+0
2013-03-11ALSA: hdspm - Enable new TCO ALSA controlsAdrian Knoth1-1/+5
2013-03-11ALSA: hdspm - Add ALSA controls to read the TCO LTC stateAdrian Knoth1-0/+106
2013-03-11ALSA: hdspm - Also check for TCO sync statesAdrian Knoth1-0/+42
2013-03-11ALSA: hdspm - Remove duplicate code from ALSA controlsAdrian Knoth1-124/+22
2013-03-11ALSA: hdspm - Provide ALSA control to disable 96K framesAdrian Knoth1-0/+1
2013-03-11ALSA: hdspm - Allow the TCO and SYNC-IN to be used in slave modeAdrian Knoth1-14/+51
2013-03-11ALSA: hdspm - Refactor sample rate acquisitionAdrian Knoth1-3/+13
2013-01-23Merge branch 'for-linus' into for-nextTakashi Iwai1-5/+12
2013-01-16ALSA: hdsp - Remove obsolete settings functionsAdrian Knoth1-339/+0
2013-01-16ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settingsAdrian Knoth1-15/+28
2013-01-16ALSA: hdsp - Implement generic function to toggle settingsAdrian Knoth1-0/+59
2013-01-16ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxesAdrian Knoth1-26/+65
2013-01-09ALSA: hdspm - Fix wordclock status on AES32Andre Schramm1-5/+12
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton3-38/+39
2012-12-03ALSA: hdspm - Remove obsolete settings functionsAdrian Knoth1-393/+0
2012-12-03ALSA: hdspm - Use HDSPM_TOGGLE_SETTING to alter settingsAdrian Knoth1-13/+13
2012-12-03ALSA: hdspm - Implement generic function to toggle settingsAdrian Knoth1-0/+57
2012-11-22ALSA: hdsp: Add missing inclusion of linux/vmalloc.hTakashi Iwai1-0/+1
2012-11-22ALSA: hdsp: improve firmware cachingTakashi Iwai1-28/+34
2012-11-07ALSA: hdspm - Fix sync check reporting on RME RayDATAdrian Knoth1-1/+2
2012-11-04ALSA: Fix typo in drivers soundMasanari Iida1-1/+1
2012-10-20ALSA: hdspm - Fix coding style in CTL_ELEM macrosAdrian Knoth1-90/+90
2012-10-20ALSA: hdspm - Fix typo in kcontrol element on RME MADI cardsAdrian Knoth1-1/+1
2012-10-20ALSA: hdspm - Fix sync_in detection on AES/AES32Adrian Knoth1-2/+2
2012-10-20ALSA: hdspm - Fix sync_in reporting on RME MADI cardsAdrian Knoth1-0/+5
2012-10-20ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIfaceAdrian Knoth1-0/+16
2012-10-20ALSA: hdspm - Fix reported autosync_sample_rateAdrian Knoth1-1/+3
2012-10-20ALSA: hdspm - Fix sync check reporting on all RME HDSPM cardsAdrian Knoth1-0/+4
2012-10-20ALSA: hdspm - Report external rate in slave mode on PCI MADIAdrian Knoth1-4/+9
2012-10-20ALSA: hdspm - Allow DDS/Varispeed to be set from userspaceAdrian Knoth1-1/+13
2012-08-20ALSA: sound/pci/rme9652/hdspm.c: fix error return codeJulia Lawall1-1/+1
2012-05-31ALSA: hdspm - Work around broken DDS value on PCI RME MADIAdrian Knoth1-0/+7
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai3-40/+6
2012-05-08ALSA: hdsp - Provide ioctl_compatAndre Schramm1-0/+1
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai3-40/+6
2012-03-08ALSA: hdspm - Provide ioctl_compatAdrian Knoth1-0/+1
2012-01-11ALSA: hdspm - Provide unique driver id based on card serialAdrian Knoth1-2/+19
2012-01-09ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref()Takashi Iwai1-2/+1
2012-01-08ALSA: hdspm - Refactor serial number to avoid code duplicationAdrian Knoth1-5/+8
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell3-4/+4
2011-11-22ALSA: hdspm - Fix PCI ID for PCIe RME MADI cardsAdrian Knoth1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds3-3/+3
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker3-3/+3
2011-10-31ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cardsAdrian Knoth1-23/+17
2011-10-31ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detectionAdrian Knoth1-1/+1
2011-10-31ALSA: hdspm - Fix MADI channel format in the status ioctlAdrian Knoth1-1/+1