summaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
* ALSA: gus: use swap() in snd_ics_put_double()Fabian Frederick2015-06-121-6/+3
* sound: Deparenthesize negative error returnsJoe Perches2015-03-242-16/+16
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-091-1/+2
|\
| * ALSA: msnd: add some missing curly bracesDan Carpenter2015-03-051-1/+2
* | ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-121-20/+15
|/
* ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai2015-01-282-2/+2
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-2818-19/+18
* ALSA: sscape: add missing include of linux/io.hArnd Bergmann2015-01-281-0/+1
* ALSA: wavefront: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+5
* ALSA: sb: Use setup_timer() and mod_timer()Takashi Iwai2015-01-192-14/+8
* ALSA: log emu8000 DRAM size at level INFODavid Flater2015-01-121-1/+1
* ALSA: fix emu8000 DRAM sizing for AWE64 ValueDavid Flater2015-01-121-16/+15
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-2/+1
* ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free"Markus Elfring2015-01-041-2/+1
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-0216-64/+48
* ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen2015-01-023-8/+4
* ALSA: sb8: Remove always NULL parametersLars-Peter Clausen2015-01-024-13/+5
* ALSA: msnd: Remove always NULL parameterLars-Peter Clausen2015-01-023-7/+3
* ALSA: gus: Remove always NULL parametersLars-Peter Clausen2015-01-026-17/+9
* ALSA: es18xx: Remove always NULL parameterLars-Peter Clausen2015-01-021-8/+2
* ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen2015-01-023-10/+5
* ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen2015-01-022-10/+4
* ALSA: gus: Remove unused gus_instr.cTakashi Iwai2014-12-261-172/+0
* 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
|/
OpenPOWER on IntegriCloud