aboutsummaryrefslogtreecommitdiff
path: root/sound/isa/sb
AgeCommit message (Expand)Author
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-01-26Merge tag 'tags/isa-void-remove-callback' into for-nextTakashi Iwai
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-11-21ALSA: sb: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-02-10ALSA: emu8000: Fix the cast to __user pointerTakashi Iwai
2020-01-05ALSA: sb: More constificationsTakashi Iwai
2020-01-03ALSA: isa: Constify snd_kcontrol_new itemsTakashi Iwai
2020-01-03ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: sb: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: isa: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: sb: Use managed buffer allocationTakashi Iwai
2019-08-14ALSA: sb: remove redundant assignment to variable resultColin Ian King
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-03-16ALSA: sb8: add a check for request_regionKangjie Lu
2019-02-06ALSA: isa: Clean up with new procfs helpersTakashi Iwai
2019-02-01ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai
2019-01-15ALSA: isa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-07ALSA: sb: fix a missing check of snd_ctl_addAditya Pakki
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-10-02ALSA: sb8: Fix fall-through annotationsGustavo A. R. Silva
2018-08-03ALSA: isa: Remove empty init and exitTakashi Iwai
2018-08-02ALSA: sb: Fix a typoTakashi Iwai
2018-07-27ALSA: sb: Proper endian notationsTakashi Iwai
2018-07-27ALSA: sb: Fix sparse warning wrt PCM format typeTakashi Iwai
2018-07-27ALSA: sb: Fix PCM format bit calculationTakashi Iwai
2018-07-17ALSA: emu8000: Use swap macro in snd_emu8000_sample_newGustavo A. R. Silva
2018-07-16ALSA: sb8: remove redundant pointer runtimeColin Ian King
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-25ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.cTakashi Iwai
2017-10-25ALSA: sb: Convert timers to use timer_setup()Kees Cook
2017-08-17ALSA: isa: make snd_pcm_hardware constBhumika Goyal
2017-08-17ALSA: sb16: constify pnp_card_device_idArvind Yadav
2017-08-15sound: emu8000: constify emu8000_opsJulia Lawall
2017-08-12ALSA: sb8: constify snd_pcm_ops structuresArvind Yadav
2017-08-12ALSA: sb16: constify snd_pcm_ops structuresArvind Yadav
2017-08-12ALSA: emu8000: constify snd_pcm_ops structuresArvind Yadav
2017-06-12ALSA: seq: Allow the modular sequencer registrationTakashi Iwai
2017-06-09ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai
2017-06-09ALSA: sb: Constify hw_constraintsTakashi Iwai
2017-06-02ALSA: sb: Convert to the new PCM opsTakashi Iwai
2017-05-24ALSA: sb: remove needless evaluation in implementation for copy callbackTakashi Sakamoto
2017-05-21ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal
2017-05-17ALSA: sb: Use IS_REACHABLE()Takashi Iwai
2017-04-20Annotate hardware config module parameters in sound/isa/David Howells