summaryrefslogtreecommitdiff
path: root/sound/pci/rme9652
AgeCommit message (Expand)Author
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook
2017-09-07ALSA: hdspm: Use common error handling code in snd_hdspm_probe()Markus Elfring
2017-09-07ALSA: rme9652: Use common code in hdsp_get_iobox_version()Markus Elfring
2017-08-15ALSA: rme9652: Use common error handling code in two functionsMarkus Elfring
2017-08-12ALSA: rme9652: make snd_pcm_hardware constBhumika Goyal
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: rme9652: Constify hw_constraintsTakashi Iwai
2017-06-09ALSA: hdspm: Constify hw_constraintsTakashi Iwai
2017-06-09ALSA: hdsp: Constify hw_constraintsTakashi Iwai
2017-06-02ALSA: hdsp: Convert to the new PCM opsTakashi Iwai
2017-06-02ALSA: rme9652: Convert to the new PCM opsTakashi 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: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai
2016-02-29ALSA: hdspm: Fix zero-divisionTakashi Iwai
2016-02-29ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai
2015-10-23Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai
2015-10-21ALSA: rme9652: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen
2015-09-11ALSA: hdsp: fix memory leakSudip Mukherjee
2015-08-22ALSA: hdsp: silence a sprinft() overflow warningDan Carpenter
2015-08-21ALSA: hdsp: silence and underflow warningDan Carpenter
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-19ALSA: hdsp: Use setup_timer() and mod_timer()Takashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2014-11-17ALSA: hdsp: Deletion of an unnecessary check before the function call "releas...Markus Elfring
2014-11-11ALSA: Fix invalid kerneldoc markersTakashi Iwai
2014-10-29ALSA: hdspm: remove unused variableSudip Mukherjee
2014-10-21ALSA: rme9652: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: hdspm: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: hdsp: Use snd_ctl_enum_info()Takashi Iwai
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-02-26ALSA: rme9652: Use standard printk helpersTakashi Iwai
2014-02-26ALSA: hdspm: Use standard printk helpersTakashi Iwai
2014-02-26ALSA: hdsp: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2014-01-09ALSA: Remove memory reservation code from memalloc helperTakashi Iwai
2014-01-05ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]Takashi Iwai
2013-10-29ALSA: Use strlcpy() instead of strncpy()Takashi Iwai
2013-10-25Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai