summaryrefslogtreecommitdiff
path: root/sound/isa/sb
AgeCommit message (Expand)Author
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
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-12ALSA: isa: Constify snd_rawmidi_opsTakashi Iwai
2016-06-01ALSA: jazz16: Utilize the module_isa_driver macroWilliam Breathitt Gray
2016-06-01ALSA: sb8: Utilize the module_isa_driver macroWilliam Breathitt Gray
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-19ALSA: sb: Use setup_timer() and mod_timer()Takashi Iwai
2015-01-12ALSA: log emu8000 DRAM size at level INFODavid Flater
2015-01-12ALSA: fix emu8000 DRAM sizing for AWE64 ValueDavid Flater
2015-01-04ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free"Markus Elfring
2015-01-02ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen
2015-01-02ALSA: sb8: Remove always NULL parametersLars-Peter Clausen
2014-11-21ALSA: sb: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-10-21ALSA: sb16: Use snd_ctl_enum_info()Takashi Iwai
2014-05-14ALSA: sb_mixer: missing return statementDan Carpenter
2014-02-12ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-11-07ALSA: sb16 - info leak in snd_sb_csp_ioctl()Dan Carpenter
2013-05-29ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai
2012-12-07ALSA: Remove the rest of __devinit* in commentsTakashi Iwai
2012-12-07ALSA: isa: remove __dev* attributesBill Pemberton
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin
2012-08-28ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too smallDavid Flater
2012-02-06ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.cJesper Juhl
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-31sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch
2011-03-31Fix common misspellingsLucas De Marchi