aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652/hdspm.c
Commit message (Expand)AuthorAge
* ALSA: hdspm - DRY cleanup of snd_pcm_opsAdrian Knoth2015-02-17
* ALSA: hdspm - DRY cleanup in .release callbackAdrian Knoth2015-02-17
* ALSA: hdspm - DRY cleanup in .open callbacksAdrian Knoth2015-02-17
* ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth2015-02-13
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* ALSA: hdspm: Use setup_timer() and mod_timer()Takashi Iwai2015-01-19
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-04
* ALSA: Fix invalid kerneldoc markersTakashi Iwai2014-11-11
* ALSA: hdspm: remove unused variableSudip Mukherjee2014-10-29
* ALSA: hdspm: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* ALSA: hdspm: Use standard printk helpersTakashi Iwai2014-02-26
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: Use strlcpy() instead of strncpy()Takashi Iwai2013-10-29
* ALSA: rme9652: Remove redundant breakSachin Kamat2013-09-13
* ALSA: hdspm - Use enums in hdspm_tco_ltc_frames()Adrian Knoth2013-08-19
* ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTCAdrian Knoth2013-08-19
* ALSA: hdspm - remove unneeded semicolonFengguang Wu2013-07-15
* ALSA: hdspm - Added some comments and control register documentationMartin Dausel2013-07-05
* ALSA: hdspm - Use snd_ctl_enum_info() in snd_hdspm_info_autosync_refAdrian Knoth2013-07-05
* ALSA: hdspm - Use snd_ctl_enum_info() for texts_autosyncAdrian Knoth2013-07-05
* ALSA: hdspm - Use snd_ctl_enum_info for most text arraysAdrian Knoth2013-07-05
* ALSA: hdspm - AES32: Enable TCO supportAdrian Knoth2013-07-05
* ALSA: hdspm - AES32: Report external sample rate to userspaceAdrian Knoth2013-07-05
* ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper functionAdrian Knoth2013-07-05
* ALSA: hdspm - AES32: Include TCO and Sync-In in proc outputAdrian Knoth2013-07-05
* ALSA: hdspm - AES32: Enable TCO/Sync-In in snd_hdspm_put_sync_ref()Adrian Knoth2013-07-05
* ALSA: hdspm - AES32: Enable TCO input in hdspm_external_sample_rate()Adrian Knoth2013-07-05
* ALSA: hdspm - AES32: Ignore float/int format bitAdrian Knoth2013-07-05
* ALSA: hdspm - Enable AES32 in hdspm_get_tco_sample_rateAdrian Knoth2013-07-05
* ALSA: hdspm - Enable AES32 in hdspm_get_wc_sample_rateAdrian Knoth2013-07-05
* ALSA: hdspm - Add prototype declarationsAdrian Knoth2013-07-05
* ALSA: hdspm - Introduce hdspm_get_aes_sample_rate()Adrian Knoth2013-07-05
* ALSA: hdspm - AES32: Add TCO and Sync-In text entriesAdrian Knoth2013-07-05
* ALSA: hdspm - AIO: Drop superfluous HDSPM_AUTOSYNC_REFAdrian Knoth2013-07-05
* ALSA: hdspm - Cosmetics, no real changeAdrian Knoth2013-07-05
* ALSA: hdspm - AES32: Fix TCO sync check reportingAdrian Knoth2013-07-05
* ALSA: hdspm - Create TCO readout functionAdrian Knoth2013-07-05
* ALSA: hdspm - Fix S/PDIF Sync status and frequency on RME AIOAdrian Knoth2013-07-05
* ALSA: hdspm - Add support for AEBs on RME AIOAdrian Knoth2013-07-05
* ALSA: hdspm - Enable AD/DA/PH gains and S/PDIF-Input select on AIOAdrian Knoth2013-07-05
* ALSA: hdspm - Introduce generic AIO tristate controlAdrian Knoth2013-07-05
* ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into functionAdrian Knoth2013-07-05
* ALSA: hdspm - Add S/PDIF, XLR, WCK48 and ADAT-in controls for RME AIO cardsAdrian Knoth2013-07-05
* ALSA: hdspm - Add S/PDIF and WCK48 controls for RME RayDATAdrian Knoth2013-07-05
* ALSA: hdspm - Drop duplicate code in hdspm_set_system_clock_mode()Adrian Knoth2013-07-05
* ALSA: hdspm - Augment HDSPM_TOGGLE_SETTING for AIO/RayDATAdrian Knoth2013-07-05
* ALSA: hdspm - Introduce hdspm_is_raydat_or_aio()Adrian Knoth2013-07-05
* ALSA: hdspm - Add missing defines for RME AIO and RayDATAdrian Knoth2013-07-05
* ALSA: hdspm - Allow SingleSpeed WordClock when in DS/QS modeAdrian Knoth2013-05-31