summaryrefslogtreecommitdiff
path: root/sound/pci/rme9652/hdspm.c
AgeCommit message (Expand)Author
2017-09-07ALSA: hdspm: Use common error handling code in snd_hdspm_probe()Markus Elfring
2017-08-12ALSA: rme9652: Adjust seven checks for null pointersMarkus Elfring
2017-08-12ALSA: rme9652: Improve eight size determinationsMarkus Elfring
2017-08-12ALSA: rme9652: Delete an error message for a failed memory allocation in snd_...Markus Elfring
2017-07-18ALSA: rme9652: fix format overflow warningsArnd Bergmann
2017-06-09ALSA: hdspm: Constify hw_constraintsTakashi Iwai
2017-01-12ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2016-08-22ALSA: hdspm: fix spelling mistake "Externel" -> "External"Colin Ian King
2016-02-29ALSA: hdspm: Fix zero-divisionTakashi Iwai
2016-02-29ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai
2015-10-21ALSA: rme9652: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen
2015-02-17ALSA: hdspm - DRY cleanup of snd_pcm_opsAdrian Knoth
2015-02-17ALSA: hdspm - DRY cleanup in .release callbackAdrian Knoth
2015-02-17ALSA: hdspm - DRY cleanup in .open callbacksAdrian Knoth
2015-02-13ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-19ALSA: hdspm: Use setup_timer() and mod_timer()Takashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2014-11-11ALSA: Fix invalid kerneldoc markersTakashi Iwai
2014-10-29ALSA: hdspm: remove unused variableSudip Mukherjee
2014-10-21ALSA: hdspm: Use snd_ctl_enum_info()Takashi Iwai
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-02-26ALSA: hdspm: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-10-29ALSA: Use strlcpy() instead of strncpy()Takashi Iwai
2013-09-13ALSA: rme9652: Remove redundant breakSachin Kamat
2013-08-19ALSA: hdspm - Use enums in hdspm_tco_ltc_frames()Adrian Knoth
2013-08-19ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTCAdrian Knoth
2013-07-15ALSA: hdspm - remove unneeded semicolonFengguang Wu
2013-07-05ALSA: hdspm - Added some comments and control register documentationMartin Dausel
2013-07-05ALSA: hdspm - Use snd_ctl_enum_info() in snd_hdspm_info_autosync_refAdrian Knoth
2013-07-05ALSA: hdspm - Use snd_ctl_enum_info() for texts_autosyncAdrian Knoth
2013-07-05ALSA: hdspm - Use snd_ctl_enum_info for most text arraysAdrian Knoth
2013-07-05ALSA: hdspm - AES32: Enable TCO supportAdrian Knoth
2013-07-05ALSA: hdspm - AES32: Report external sample rate to userspaceAdrian Knoth
2013-07-05ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper functionAdrian Knoth
2013-07-05ALSA: hdspm - AES32: Include TCO and Sync-In in proc outputAdrian Knoth
2013-07-05ALSA: hdspm - AES32: Enable TCO/Sync-In in snd_hdspm_put_sync_ref()Adrian Knoth
2013-07-05ALSA: hdspm - AES32: Enable TCO input in hdspm_external_sample_rate()Adrian Knoth
2013-07-05ALSA: hdspm - AES32: Ignore float/int format bitAdrian Knoth
2013-07-05ALSA: hdspm - Enable AES32 in hdspm_get_tco_sample_rateAdrian Knoth
2013-07-05ALSA: hdspm - Enable AES32 in hdspm_get_wc_sample_rateAdrian Knoth
2013-07-05ALSA: hdspm - Add prototype declarationsAdrian Knoth
2013-07-05ALSA: hdspm - Introduce hdspm_get_aes_sample_rate()Adrian Knoth
2013-07-05ALSA: hdspm - AES32: Add TCO and Sync-In text entriesAdrian Knoth
2013-07-05ALSA: hdspm - AIO: Drop superfluous HDSPM_AUTOSYNC_REFAdrian Knoth
2013-07-05ALSA: hdspm - Cosmetics, no real changeAdrian Knoth
2013-07-05ALSA: hdspm - AES32: Fix TCO sync check reportingAdrian Knoth
2013-07-05ALSA: hdspm - Create TCO readout functionAdrian Knoth