summaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-131-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | ALSA: Convert timers to use timer_setup()Kees Cook2017-10-262-8/+8
|/
* ALSA: hdspm: Use common error handling code in snd_hdspm_probe()Markus Elfring2017-09-071-8/+8
* ALSA: rme9652: Use common code in hdsp_get_iobox_version()Markus Elfring2017-09-071-15/+11
* ALSA: rme9652: Use common error handling code in two functionsMarkus Elfring2017-08-152-15/+12
* ALSA: rme9652: make snd_pcm_hardware constBhumika Goyal2017-08-122-4/+4
* ALSA: rme9652: Adjust seven checks for null pointersMarkus Elfring2017-08-121-9/+9
* ALSA: rme9652: Improve eight size determinationsMarkus Elfring2017-08-121-10/+8
* ALSA: rme9652: Delete an error message for a failed memory allocation in snd_...Markus Elfring2017-08-121-5/+1
* ALSA: rme9652: fix format overflow warningsArnd Bergmann2017-07-181-20/+28
* ALSA: rme9652: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: hdspm: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: hdsp: Constify hw_constraintsTakashi Iwai2017-06-091-4/+4
* ALSA: hdsp: Convert to the new PCM opsTakashi Iwai2017-06-021-17/+50
* ALSA: rme9652: Convert to the new PCM opsTakashi Iwai2017-06-021-17/+54
* ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai2017-01-122-4/+4
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-023-5/+5
* ALSA: hdspm: fix spelling mistake "Externel" -> "External"Colin Ian King2016-08-221-1/+1
* ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai2016-02-291-2/+2
* ALSA: hdspm: Fix zero-divisionTakashi Iwai2016-02-291-0/+8
* ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai2016-02-291-4/+4
* Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai2015-10-231-5/+4
|\
| * ALSA: rme9652: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-5/+4
* | ALSA: hdsp: fix memory leakSudip Mukherjee2015-09-111-0/+1
|/
* ALSA: hdsp: silence a sprinft() overflow warningDan Carpenter2015-08-221-2/+2
* ALSA: hdsp: silence and underflow warningDan Carpenter2015-08-211-1/+2
* ALSA: hdspm - DRY cleanup of snd_pcm_opsAdrian Knoth2015-02-171-15/+3
* ALSA: hdspm - DRY cleanup in .release callbackAdrian Knoth2015-02-171-18/+11
* ALSA: hdspm - DRY cleanup in .open callbacksAdrian Knoth2015-02-171-76/+24
* ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth2015-02-131-0/+6
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-283-3/+3
* ALSA: hdspm: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-9/+5
* ALSA: hdsp: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-9/+5
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-043-8/+3
* ALSA: hdsp: Deletion of an unnecessary check before the function call "releas...Markus Elfring2014-11-171-2/+1
* ALSA: Fix invalid kerneldoc markersTakashi Iwai2014-11-111-24/+24
* ALSA: hdspm: remove unused variableSudip Mukherjee2014-10-291-20/+3
* ALSA: rme9652: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-40/+18
* ALSA: hdspm: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-12/+1
* ALSA: hdsp: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-118/+57
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-123-3/+3
* ALSA: rme9652: Use standard printk helpersTakashi Iwai2014-02-261-6/+13
* ALSA: hdspm: Use standard printk helpersTakashi Iwai2014-02-261-56/+69
* ALSA: hdsp: Use standard printk helpersTakashi Iwai2014-02-261-49/+79
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-123-10/+6
* ALSA: Remove memory reservation code from memalloc helperTakashi Iwai2014-01-092-16/+4
* ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]Takashi Iwai2014-01-051-1/+1
* ALSA: Use strlcpy() instead of strncpy()Takashi Iwai2013-10-291-1/+1
* Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-10-251-0/+1
|\
OpenPOWER on IntegriCloud