summaryrefslogtreecommitdiff
path: root/sound/drivers
AgeCommit message (Expand)Author
2019-04-20ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King
2018-05-09ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai
2018-05-09ALSA: aloop: Mark paused device as inactiveRobert Rosengren
2018-05-01ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai
2018-03-28ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai
2018-03-28ALSA: aloop: Sync stale timer before releaseTakashi Iwai
2018-01-17ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai
2018-01-17ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai
2018-01-17ALSA: aloop: Release cable upon open error pathTakashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-31ALSA: vx: Put missing KERN_CONT prefixTakashi Iwai
2017-08-31ALSA: opl3: Put missing KERN_CONT prefixTakashi Iwai
2017-08-22ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()Markus Elfring
2017-08-19ALSA: drivers: constify snd_pcm_ops structuresArvind Yadav
2017-08-17ALSA: drivers: make snd_pcm_hardware constBhumika Goyal
2017-08-17ALSA: drivers: mpu401: constify pnp_device_idArvind Yadav
2017-08-12ALSA: mpu401: Adjust four checks for null pointersMarkus Elfring
2017-08-12ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new()Markus Elfring
2017-08-12ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m...Markus Elfring
2017-08-12ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl...Markus Elfring
2017-07-06ALSA: opl4: Move inline before return typeJoe Perches
2017-06-28ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfigTakashi Iwai
2017-06-12ALSA: seq: Allow the modular sequencer registrationTakashi Iwai
2017-06-09ALSA: seq: Reorganize kconfig and buildTakashi Iwai
2017-06-09ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai
2017-06-09ALSA: vx: vx_pcm: constify vx_pcm_playback_ops and vx_pcm_capture_ops.Arvind Yadav
2017-06-09ALSA : pcsp: pcsp_lib: constify snd_pcsp_playback_opsArvind Yadav
2017-06-02ALSA: dummy: Convert to new PCM copy opsTakashi Iwai
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal
2017-05-17ALSA: opl3: Kill unused set_fs()Takashi Iwai
2017-05-17ALSA: opl4: Use IS_REACHABLE()Takashi Iwai
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20Annotate hardware config module parameters in sound/drivers/David Howells
2017-02-28ALSA: vx: remove 'out of memory' messageMihai Burduselu
2017-01-12ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai
2017-01-04ALSA: vx: Don't try to update capture stream before runningTakashi Iwai
2017-01-04ALSA: vx: Fix possible transfer overflowTakashi Iwai
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-11-12ALSA: opl3: don't opencode IS_REACHABLE()Fabian Frederick
2016-06-24ALSA: dummy: Fix a use-after-free at closingTakashi Iwai
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim
2016-03-02ALSA: portman2x4: fix NULL pointer dereferenceSudip Mukherjee
2016-02-29ALSA: mts64: fix NULL pointer dereferenceSudip Mukherjee
2016-02-22ALSA: mts64: use new parport device modelSudip Mukherjee
2016-02-18ALSA: portman2x4 - use new parport device modelSudip Mukherjee
2016-02-08ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai
2016-01-28ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-12-30ALSA: dummy: constify dummy_timer_ops structuresJulia Lawall