summaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
* ALSA: sb: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-212-4/+2
* ALSA: es1688_lib: Deletion of an unnecessary check before the function call "...Markus Elfring2014-11-211-2/+1
* ALSA: es18xx: Add GPO controlsOndrej Zary2014-11-041-10/+42
* ALSA: wss: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-11/+5
* ALSA: sb16: Use snd_ctl_enum_info()Takashi Iwai2014-10-212-33/+8
* ALSA: msnd: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-9/+2
* ALSA: es18xx: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-21/+5
* ALSA: es1688: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+2
* ALSA: ad1816a: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+2
* ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROMPaul Bolle2014-05-301-6/+0
* ALSA: sb_mixer: missing return statementDan Carpenter2014-05-141-6/+8
* ALSA: es18xx driver should use udelay errorLi, Zhen-Hua2014-04-141-5/+5
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-1226-136/+96
* ALSA: isa: not allocating enough spaceDan Carpenter2013-11-131-1/+1
* ALSA: msnd: Avoid duplicated driver nameTakashi Iwai2013-11-121-2/+2
* ALSA: sb16 - info leak in snd_sb_csp_ioctl()Dan Carpenter2013-11-071-0/+1
* ALSA: cmi8328: Fix compile warnings without CONFIG_PMTakashi Iwai2013-11-061-0/+2
* Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown2013-09-111-2/+1
|\
| * ALSA: don't push static constants on stack for %*phAndy Shevchenko2013-08-081-2/+1
* | ALSA: opti9xx: Fix conflicting driver object nameTakashi Iwai2013-08-281-6/+2
|/
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-2923-26/+0
* ALSA: Remove the rest of __devinit* in commentsTakashi Iwai2012-12-071-4/+4
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-0733-432/+433
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-10-301-1/+0
|\
| * ALSA: sound/isa/opti9xx/miro.c: eliminate possible double freeJulia Lawall2012-10-211-1/+0
* | ALSA: sound/isa: remove CONFIG_EXPERIMENTALKees Cook2012-10-251-2/+2
|/
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-062-2/+2
* ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too smallDavid Flater2012-08-281-3/+12
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-281-1/+1
|\
| * ALSA: snd-als100: fix suspend/resumeOndrej Zary2012-08-211-1/+1
* | ALSA: cmi8328: Fix build error with CONFIG_GAMEPORT=nTakashi Iwai2012-08-241-1/+2
* | ALSA: introduce snd-cmi8328: C-Media CMI8328 driverOndrej Zary2012-08-213-0/+496
* | ALSA: snd-ad1816a: Implement suspend/resumeOndrej Zary2012-08-202-2/+52
* | ALSA: snd-ad1816a: remove useless struct snd_card_ad1816aOndrej Zary2012-08-202-35/+13
* | ALSA: print small buffers via %*ph[C]Andy Shevchenko2012-08-061-3/+2
* | ALSA: isa: Move snd_legacy_find_free_ioport to initval.hOndrej Zary2012-08-032-27/+2
|/
* ALSA: es1688 - freeup resources on init failureFengguang Wu2012-07-301-11/+23
* ALSA: opti9xx: Fix section mismatch by PM supportTakashi Iwai2012-07-171-1/+1
* ALSA: snd-opti9xx: Implement suspend/resumeOndrej Zary2012-07-171-4/+63
* ALSA: wss_lib: Fix resume on Yamaha OPL3-SAxOndrej Zary2012-07-161-0/+4
* ALSA: wss_lib: fix suspend/resumeOndrej Zary2012-07-161-1/+0
* ALSA: snd-opti9xx: fixes for MED3931 card (opti931)Ondrej Zary2012-06-181-9/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2012-04-082-2/+1
| |\
| * | Email/web address changeJonathan Woithe2012-03-281-1/+1
* | | ALSA: sound/isa/sscape.c: add missing resource-release codeJulia Lawall2012-04-101-2/+4
| |/ |/|
* | ALSA: fix isa/opti9xx module param typeRandy Dunlap2012-03-291-1/+1
* | ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.cJesper Juhl2012-02-061-1/+0
|/
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-1924-34/+34
OpenPOWER on IntegriCloud