summaryrefslogtreecommitdiff
path: root/sound/pci/rme9652
Commit message (Expand)AuthorAge
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-13
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | ALSA: Convert timers to use timer_setup()Kees Cook2017-10-26
|/
* ALSA: hdspm: Use common error handling code in snd_hdspm_probe()Markus Elfring2017-09-07
* ALSA: rme9652: Use common code in hdsp_get_iobox_version()Markus Elfring2017-09-07
* ALSA: rme9652: Use common error handling code in two functionsMarkus Elfring2017-08-15
* ALSA: rme9652: make snd_pcm_hardware constBhumika Goyal2017-08-12
* ALSA: rme9652: Adjust seven checks for null pointersMarkus Elfring2017-08-12
* ALSA: rme9652: Improve eight size determinationsMarkus Elfring2017-08-12
* ALSA: rme9652: Delete an error message for a failed memory allocation in snd_...Markus Elfring2017-08-12
* ALSA: rme9652: fix format overflow warningsArnd Bergmann2017-07-18
* ALSA: rme9652: Constify hw_constraintsTakashi Iwai2017-06-09
* ALSA: hdspm: Constify hw_constraintsTakashi Iwai2017-06-09
* ALSA: hdsp: Constify hw_constraintsTakashi Iwai2017-06-09
* ALSA: hdsp: Convert to the new PCM opsTakashi Iwai2017-06-02
* ALSA: rme9652: Convert to the new PCM opsTakashi Iwai2017-06-02
* ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai2017-01-12
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-02
* ALSA: hdspm: fix spelling mistake "Externel" -> "External"Colin Ian King2016-08-22
* ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai2016-02-29
* ALSA: hdspm: Fix zero-divisionTakashi Iwai2016-02-29
* ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai2016-02-29
* Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai2015-10-23
|\
| * ALSA: rme9652: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-21
* | ALSA: hdsp: fix memory leakSudip Mukherjee2015-09-11
|/
* ALSA: hdsp: silence a sprinft() overflow warningDan Carpenter2015-08-22
* ALSA: hdsp: silence and underflow warningDan Carpenter2015-08-21
* 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: hdsp: Use setup_timer() and mod_timer()Takashi Iwai2015-01-19
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-04
* ALSA: hdsp: Deletion of an unnecessary check before the function call "releas...Markus Elfring2014-11-17
* ALSA: Fix invalid kerneldoc markersTakashi Iwai2014-11-11
* ALSA: hdspm: remove unused variableSudip Mukherjee2014-10-29
* ALSA: rme9652: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* ALSA: hdspm: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* ALSA: hdsp: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* ALSA: rme9652: Use standard printk helpersTakashi Iwai2014-02-26
* ALSA: hdspm: Use standard printk helpersTakashi Iwai2014-02-26
* ALSA: hdsp: Use standard printk helpersTakashi Iwai2014-02-26
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: Remove memory reservation code from memalloc helperTakashi Iwai2014-01-09
* ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]Takashi Iwai2014-01-05
* ALSA: Use strlcpy() instead of strncpy()Takashi Iwai2013-10-29
* Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-10-25
|\