aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-01ALSA: adlib: Utilize the module_isa_driver macroWilliam Breathitt Gray1-12/+1
2016-06-01ALSA: galaxy: Utilize the module_isa_driver macroWilliam Breathitt Gray1-12/+1
2016-06-01ALSA: sc6000: Utilize the module_isa_driver macroWilliam Breathitt Gray1-12/+1
2016-06-01ALSA: gusclassic: Utilize the module_isa_driver macroWilliam Breathitt Gray1-12/+1
2016-06-01ALSA: gusextreme: Utilize the module_isa_driver macroWilliam Breathitt Gray1-12/+1
2016-06-01ALSA: gusmax: Utilize the module_isa_driver macroWilliam Breathitt Gray1-12/+1
2016-06-01ALSA: cs4231: Utilize the module_isa_driver macroWilliam Breathitt Gray1-12/+1
2016-06-01ALSA: cmi8328: Utilize the module_isa_driver macroWilliam Breathitt Gray1-12/+1
2016-06-01ALSA: ad1848: Utilize the module_isa_driver macroWilliam Breathitt Gray1-12/+1
2016-06-01ALSA: jazz16: Utilize the module_isa_driver macroWilliam Breathitt Gray1-12/+1
2016-06-01ALSA: sb8: Utilize the module_isa_driver macroWilliam Breathitt Gray1-12/+1
2016-05-08ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter1-0/+9
2016-04-11ALSA: sscape: Use correct format identifier for size_tWilliam Breathitt Gray1-1/+1
2016-01-27ALSA: Add missing dependency on CONFIG_SND_TIMERTakashi Iwai1-0/+4
2015-06-12ALSA: gus: use swap() in snd_ics_put_double()Fabian Frederick1-6/+3
2015-03-24sound: Deparenthesize negative error returnsJoe Perches2-16/+16
2015-03-09Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+2
2015-03-05ALSA: msnd: add some missing curly bracesDan Carpenter1-1/+2
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai1-20/+15
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai2-2/+2
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai18-19/+18
2015-01-28ALSA: sscape: add missing include of linux/io.hArnd Bergmann1-0/+1
2015-01-19ALSA: wavefront: Use setup_timer() and mod_timer()Takashi Iwai1-7/+5
2015-01-19ALSA: sb: Use setup_timer() and mod_timer()Takashi Iwai2-14/+8
2015-01-12ALSA: log emu8000 DRAM size at level INFODavid Flater1-1/+1
2015-01-12ALSA: fix emu8000 DRAM sizing for AWE64 ValueDavid Flater1-16/+15
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring1-2/+1
2015-01-04ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free"Markus Elfring1-2/+1
2015-01-02ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen16-64/+48
2015-01-02ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen3-8/+4
2015-01-02ALSA: sb8: Remove always NULL parametersLars-Peter Clausen4-13/+5
2015-01-02ALSA: msnd: Remove always NULL parameterLars-Peter Clausen3-7/+3
2015-01-02ALSA: gus: Remove always NULL parametersLars-Peter Clausen6-17/+9
2015-01-02ALSA: es18xx: Remove always NULL parameterLars-Peter Clausen1-8/+2
2015-01-02ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen3-10/+5
2015-01-02ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen2-10/+4
2014-12-26ALSA: gus: Remove unused gus_instr.cTakashi Iwai1-172/+0
2014-11-21ALSA: sb: Deletion of unnecessary checks before two function callsMarkus Elfring2-4/+2
2014-11-21ALSA: es1688_lib: Deletion of an unnecessary check before the function call "release_and_free_resource"Markus Elfring1-2/+1
2014-11-04ALSA: es18xx: Add GPO controlsOndrej Zary1-10/+42
2014-10-21ALSA: wss: Use snd_ctl_enum_info()Takashi Iwai1-11/+5
2014-10-21ALSA: sb16: Use snd_ctl_enum_info()Takashi Iwai2-33/+8
2014-10-21ALSA: msnd: Use snd_ctl_enum_info()Takashi Iwai1-9/+2
2014-10-21ALSA: es18xx: Use snd_ctl_enum_info()Takashi Iwai1-21/+5
2014-10-21ALSA: es1688: Use snd_ctl_enum_info()Takashi Iwai1-8/+2
2014-10-21ALSA: ad1816a: Use snd_ctl_enum_info()Takashi Iwai1-8/+2
2014-05-30ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROMPaul Bolle1-6/+0
2014-05-14ALSA: sb_mixer: missing return statementDan Carpenter1-6/+8
2014-04-14ALSA: es18xx driver should use udelay errorLi, Zhen-Hua1-5/+5
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1