aboutsummaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)Author
2015-03-24sound: Deparenthesize negative error returnsJoe Perches
2015-03-09Merge branch 'for-linus' into for-nextTakashi Iwai
2015-03-05ALSA: msnd: add some missing curly bracesDan Carpenter
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-28ALSA: sscape: add missing include of linux/io.hArnd Bergmann
2015-01-19ALSA: wavefront: Use setup_timer() and mod_timer()Takashi 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: Deletion of checks before the function call "iounmap"Markus Elfring
2015-01-04ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free"Markus Elfring
2015-01-02ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen
2015-01-02ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen
2015-01-02ALSA: sb8: Remove always NULL parametersLars-Peter Clausen
2015-01-02ALSA: msnd: Remove always NULL parameterLars-Peter Clausen
2015-01-02ALSA: gus: Remove always NULL parametersLars-Peter Clausen
2015-01-02ALSA: es18xx: Remove always NULL parameterLars-Peter Clausen
2015-01-02ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen
2015-01-02ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen
2014-12-26ALSA: gus: Remove unused gus_instr.cTakashi Iwai
2014-11-21ALSA: sb: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-21ALSA: es1688_lib: Deletion of an unnecessary check before the function call "...Markus Elfring
2014-11-04ALSA: es18xx: Add GPO controlsOndrej Zary
2014-10-21ALSA: wss: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: sb16: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: msnd: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: es18xx: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: es1688: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: ad1816a: Use snd_ctl_enum_info()Takashi Iwai
2014-05-30ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROMPaul Bolle
2014-05-14ALSA: sb_mixer: missing return statementDan Carpenter
2014-04-14ALSA: es18xx driver should use udelay errorLi, Zhen-Hua
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-02-12ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-11-13ALSA: isa: not allocating enough spaceDan Carpenter
2013-11-12ALSA: msnd: Avoid duplicated driver nameTakashi Iwai
2013-11-07ALSA: sb16 - info leak in snd_sb_csp_ioctl()Dan Carpenter
2013-11-06ALSA: cmi8328: Fix compile warnings without CONFIG_PMTakashi Iwai
2013-09-11Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown
2013-08-28ALSA: opti9xx: Fix conflicting driver object nameTakashi Iwai
2013-08-08ALSA: don't push static constants on stack for %*phAndy Shevchenko
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-30Merge branch 'for-linus' into for-nextTakashi Iwai
2012-10-25ALSA: sound/isa: remove CONFIG_EXPERIMENTALKees Cook
2012-10-21ALSA: sound/isa/opti9xx/miro.c: eliminate possible double freeJulia Lawall
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin