summaryrefslogtreecommitdiffstats
path: root/sound/isa
AgeCommit message (Expand)AuthorLines
2015-03-05ALSA: msnd: add some missing curly bracesDan Carpenter-1/+2
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai-2/+2
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai-19/+18
2015-01-28ALSA: sscape: add missing include of linux/io.hArnd Bergmann-0/+1
2015-01-19ALSA: wavefront: Use setup_timer() and mod_timer()Takashi Iwai-7/+5
2015-01-19ALSA: sb: Use setup_timer() and mod_timer()Takashi Iwai-14/+8
2015-01-12ALSA: log emu8000 DRAM size at level INFODavid Flater-1/+1
2015-01-12ALSA: fix emu8000 DRAM sizing for AWE64 ValueDavid Flater-16/+15
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring-2/+1
2015-01-04ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free"Markus Elfring-2/+1
2015-01-02ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen-64/+48
2015-01-02ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen-8/+4
2015-01-02ALSA: sb8: Remove always NULL parametersLars-Peter Clausen-13/+5
2015-01-02ALSA: msnd: Remove always NULL parameterLars-Peter Clausen-7/+3
2015-01-02ALSA: gus: Remove always NULL parametersLars-Peter Clausen-17/+9
2015-01-02ALSA: es18xx: Remove always NULL parameterLars-Peter Clausen-8/+2
2015-01-02ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen-10/+5
2015-01-02ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen-10/+4
2014-12-26ALSA: gus: Remove unused gus_instr.cTakashi Iwai-172/+0
2014-11-21ALSA: sb: Deletion of unnecessary checks before two function callsMarkus Elfring-4/+2
2014-11-21ALSA: es1688_lib: Deletion of an unnecessary check before the function call "...Markus Elfring-2/+1
2014-11-04ALSA: es18xx: Add GPO controlsOndrej Zary-10/+42
2014-10-21ALSA: wss: Use snd_ctl_enum_info()Takashi Iwai-11/+5
2014-10-21ALSA: sb16: Use snd_ctl_enum_info()Takashi Iwai-33/+8
2014-10-21ALSA: msnd: Use snd_ctl_enum_info()Takashi Iwai-9/+2
2014-10-21ALSA: es18xx: Use snd_ctl_enum_info()Takashi Iwai-21/+5
2014-10-21ALSA: es1688: Use snd_ctl_enum_info()Takashi Iwai-8/+2
2014-10-21ALSA: ad1816a: Use snd_ctl_enum_info()Takashi Iwai-8/+2
2014-05-30ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROMPaul Bolle-6/+0
2014-05-14ALSA: sb_mixer: missing return statementDan Carpenter-6/+8
2014-04-14ALSA: es18xx driver should use udelay errorLi, Zhen-Hua-5/+5
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König-1/+1
2014-02-12ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai-136/+96
2013-11-13ALSA: isa: not allocating enough spaceDan Carpenter-1/+1
2013-11-12ALSA: msnd: Avoid duplicated driver nameTakashi Iwai-2/+2
2013-11-07ALSA: sb16 - info leak in snd_sb_csp_ioctl()Dan Carpenter-0/+1
2013-11-06ALSA: cmi8328: Fix compile warnings without CONFIG_PMTakashi Iwai-0/+2
2013-09-11Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown-2/+1
2013-08-28ALSA: opti9xx: Fix conflicting driver object nameTakashi Iwai-6/+2
2013-08-08ALSA: don't push static constants on stack for %*phAndy Shevchenko-2/+1
2013-05-29ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai-26/+0
2012-12-07ALSA: Remove the rest of __devinit* in commentsTakashi Iwai-4/+4
2012-12-07ALSA: isa: remove __dev* attributesBill Pemberton-432/+433
2012-10-30Merge branch 'for-linus' into for-nextTakashi Iwai-1/+0
2012-10-25ALSA: sound/isa: remove CONFIG_EXPERIMENTALKees Cook-2/+2
2012-10-21ALSA: sound/isa/opti9xx/miro.c: eliminate possible double freeJulia Lawall-1/+0
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin-2/+2
2012-08-28ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too smallDavid Flater-3/+12
2012-08-28Merge branch 'for-linus' into for-nextTakashi Iwai-1/+1
2012-08-24ALSA: cmi8328: Fix build error with CONFIG_GAMEPORT=nTakashi Iwai-1/+2