aboutsummaryrefslogtreecommitdiff
path: root/sound/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-08ALSA: opl3: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2018-08-03ALSA: drivers: Remove empty init and exitGravatar Takashi Iwai 4-59/+0
2018-07-26ALSA: opl3: Declare common variables properlyGravatar Takashi Iwai 6-10/+6
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Gravatar Takashi Iwai 2-3/+0
2018-07-16ALSA: opl3: remove redundant pointer opl3Gravatar Colin Ian King 2-18/+0
2018-06-15docs: Fix some broken referencesGravatar Mauro Carvalho Chehab 1-2/+2
2018-05-28ALSA: aloop: Reduced duplicated PCM ops definitionGravatar Takashi Iwai 1-16/+3
2018-05-28sound: Use octal not symbolic permissionsGravatar Joe Perches 4-8/+8
2018-04-30ALSA: aloop: Add missing cable lock to ctl API callbacksGravatar Takashi Iwai 1-2/+15
2018-04-25ALSA: opl3: Hardening for potential Spectre v1Gravatar Takashi Iwai 1-2/+5
2018-03-27ALSA: aloop: Mark paused device as inactiveGravatar Robert Rosengren 1-3/+9
2018-03-22ALSA: aloop: Fix access to not-yet-ready substream via cableGravatar Takashi Iwai 1-1/+7
2018-03-22ALSA: aloop: Sync stale timer before releaseGravatar Takashi Iwai 1-1/+8
2018-01-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-15/+12
2018-01-27Merge branch 'timers/urgent' into timers/coreGravatar Thomas Gleixner 1-48/+50
2018-01-16ALSA/dummy: Replace tasklet with softirq hrtimerGravatar Thomas Gleixner 1-15/+12
2018-01-09Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-48/+50
2018-01-05ALSA: aloop: Fix racy hw constraints adjustmentGravatar Takashi Iwai 1-30/+21
2018-01-05ALSA: aloop: Fix inconsistent format due to incomplete ruleGravatar Takashi Iwai 1-7/+6
2018-01-05ALSA: aloop: Release cable upon open error pathGravatar Takashi Iwai 1-13/+25
2017-11-29ALSA: drivers: make array 'names' const, reduces object code sizeGravatar Colin Ian King 1-1/+1
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 7-0/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 7-0/+7
2017-10-24ALSA: drivers: Convert timers to use timer_setup()Gravatar Kees Cook 8-24/+19
2017-08-31ALSA: vx: Put missing KERN_CONT prefixGravatar Takashi Iwai 1-2/+2
2017-08-31ALSA: opl3: Put missing KERN_CONT prefixGravatar Takashi Iwai 1-2/+2
2017-08-22ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()Gravatar Markus Elfring 1-16/+13
2017-08-19ALSA: drivers: constify snd_pcm_ops structuresGravatar Arvind Yadav 2-4/+4
2017-08-17ALSA: drivers: make snd_pcm_hardware constGravatar Bhumika Goyal 5-7/+7
2017-08-17ALSA: drivers: mpu401: constify pnp_device_idGravatar Arvind Yadav 1-1/+1
2017-08-12ALSA: mpu401: Adjust four checks for null pointersGravatar Markus Elfring 1-4/+4
2017-08-12ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new()Gravatar Markus Elfring 1-6/+9
2017-08-12ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m...Gravatar Markus Elfring 1-1/+0
2017-08-12ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl...Gravatar Markus Elfring 1-3/+1
2017-07-06ALSA: opl4: Move inline before return typeGravatar Joe Perches 1-1/+1
2017-06-28ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfigGravatar Takashi Iwai 1-1/+3
2017-06-12ALSA: seq: Allow the modular sequencer registrationGravatar Takashi Iwai 4-4/+6
2017-06-09ALSA: seq: Reorganize kconfig and buildGravatar Takashi Iwai 1-0/+13
2017-06-09ALSA: seq: Allow the tristate build of OSS emulationGravatar Takashi Iwai 2-3/+6
2017-06-09ALSA: vx: vx_pcm: constify vx_pcm_playback_ops and vx_pcm_capture_ops.Gravatar Arvind Yadav 1-2/+2
2017-06-09ALSA : pcsp: pcsp_lib: constify snd_pcsp_playback_opsGravatar Arvind Yadav 1-1/+1
2017-06-02ALSA: dummy: Convert to new PCM copy opsGravatar Takashi Iwai 1-6/+14
2017-05-30ALSA: declare snd_kcontrol_new structures as constGravatar Bhumika Goyal 1-12/+12
2017-05-17ALSA: opl3: Kill unused set_fs()Gravatar Takashi Iwai 1-14/+0
2017-05-17ALSA: opl4: Use IS_REACHABLE()Gravatar Takashi Iwai 2-3/+3
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-6/+6
2017-04-20Annotate hardware config module parameters in sound/drivers/Gravatar David Howells 3-6/+6
2017-02-28ALSA: vx: remove 'out of memory' messageGravatar Mihai Burduselu 1-3/+1
2017-01-12ALSA: drivers: Constify snd_rawmidi_opsGravatar Takashi Iwai 5-10/+10
2017-01-04ALSA: vx: Don't try to update capture stream before runningGravatar Takashi Iwai 1-1/+1