aboutsummaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)Author
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
2012-08-28ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too smallDavid Flater
2012-08-28Merge branch 'for-linus' into for-nextTakashi Iwai
2012-08-24ALSA: cmi8328: Fix build error with CONFIG_GAMEPORT=nTakashi Iwai
2012-08-21ALSA: introduce snd-cmi8328: C-Media CMI8328 driverOndrej Zary
2012-08-21ALSA: snd-als100: fix suspend/resumeOndrej Zary
2012-08-20ALSA: snd-ad1816a: Implement suspend/resumeOndrej Zary
2012-08-20ALSA: snd-ad1816a: remove useless struct snd_card_ad1816aOndrej Zary
2012-08-06ALSA: print small buffers via %*ph[C]Andy Shevchenko
2012-08-03ALSA: isa: Move snd_legacy_find_free_ioport to initval.hOndrej Zary
2012-07-30ALSA: es1688 - freeup resources on init failureFengguang Wu
2012-07-17ALSA: opti9xx: Fix section mismatch by PM supportTakashi Iwai
2012-07-17ALSA: snd-opti9xx: Implement suspend/resumeOndrej Zary
2012-07-16ALSA: wss_lib: Fix resume on Yamaha OPL3-SAxOndrej Zary
2012-07-16ALSA: wss_lib: fix suspend/resumeOndrej Zary
2012-06-18ALSA: snd-opti9xx: fixes for MED3931 card (opti931)Ondrej Zary
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-10ALSA: sound/isa/sscape.c: add missing resource-release codeJulia Lawall
2012-04-08Merge branch 'master' into for-nextJiri Kosina
2012-03-29ALSA: fix isa/opti9xx module param typeRandy Dunlap
2012-03-28Email/web address changeJonathan Woithe
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-07-26snd_msnd ->mode is fmode_t, not mode_tAl Viro
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König