summaryrefslogtreecommitdiff
path: root/sound/isa (follow)
Commit message (Expand)AuthorAge
* ALSA: gus: fix null pointer dereference on pointer blockChengfeng Ye2021-11-26
* ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai2021-07-28
* ALSA: isa: Fix error return code in snd_cmi8330_probe()Zhen Lei2021-07-20
* ALSA: sb: Fix potential double-free of CSP mixer elementsTakashi Iwai2021-07-20
* Revert "ALSA: sb8: add a check for request_region"Greg Kroah-Hartman2021-05-26
* ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong2021-05-22
* ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong2021-05-22
* ALSA: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter2020-06-29
* ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan2020-06-20
* ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2020-05-05
* ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King2020-01-12
* ALSA: sb8: add a check for request_regionKangjie Lu2019-04-27
* ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter2018-12-21
* ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai2018-12-13
* ALSA: msnd: Fix the default sample sizesTakashi Iwai2018-09-26
* ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai2017-09-13
* ALSA: Add missing dependency on CONFIG_SND_TIMERTakashi Iwai2016-02-17
* ALSA: gus: use swap() in snd_ics_put_double()Fabian Frederick2015-06-12
* sound: Deparenthesize negative error returnsJoe Perches2015-03-24
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-09
|\
| * ALSA: msnd: add some missing curly bracesDan Carpenter2015-03-05
* | ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-12
|/
* ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai2015-01-28
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* ALSA: sscape: add missing include of linux/io.hArnd Bergmann2015-01-28
* ALSA: wavefront: Use setup_timer() and mod_timer()Takashi Iwai2015-01-19
* ALSA: sb: Use setup_timer() and mod_timer()Takashi Iwai2015-01-19
* ALSA: log emu8000 DRAM size at level INFODavid Flater2015-01-12
* ALSA: fix emu8000 DRAM sizing for AWE64 ValueDavid Flater2015-01-12
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-04
* ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free"Markus Elfring2015-01-04
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-02
* ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen2015-01-02
* ALSA: sb8: Remove always NULL parametersLars-Peter Clausen2015-01-02
* ALSA: msnd: Remove always NULL parameterLars-Peter Clausen2015-01-02
* ALSA: gus: Remove always NULL parametersLars-Peter Clausen2015-01-02
* ALSA: es18xx: Remove always NULL parameterLars-Peter Clausen2015-01-02
* ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen2015-01-02
* ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen2015-01-02
* ALSA: gus: Remove unused gus_instr.cTakashi Iwai2014-12-26
* ALSA: sb: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-21
* ALSA: es1688_lib: Deletion of an unnecessary check before the function call "...Markus Elfring2014-11-21
* ALSA: es18xx: Add GPO controlsOndrej Zary2014-11-04
* ALSA: wss: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* ALSA: sb16: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* ALSA: msnd: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* ALSA: es18xx: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* ALSA: es1688: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* ALSA: ad1816a: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROMPaul Bolle2014-05-30