| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: gus: use swap() in snd_ics_put_double() | Fabian Frederick | 2015-06-12 | 1 | -6/+3 |
* | sound: Deparenthesize negative error returns | Joe Perches | 2015-03-24 | 2 | -16/+16 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-03-09 | 1 | -1/+2 |
|\ |
|
| * | ALSA: msnd: add some missing curly braces | Dan Carpenter | 2015-03-05 | 1 | -1/+2 |
* | | ALSA: seq: Define driver object in each driver | Takashi Iwai | 2015-02-12 | 1 | -20/+15 |
|/ |
|
* | ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* | Takashi Iwai | 2015-01-28 | 2 | -2/+2 |
* | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 2015-01-28 | 18 | -19/+18 |
* | ALSA: sscape: add missing include of linux/io.h | Arnd Bergmann | 2015-01-28 | 1 | -0/+1 |
* | ALSA: wavefront: Use setup_timer() and mod_timer() | Takashi Iwai | 2015-01-19 | 1 | -7/+5 |
* | ALSA: sb: Use setup_timer() and mod_timer() | Takashi Iwai | 2015-01-19 | 2 | -14/+8 |
* | ALSA: log emu8000 DRAM size at level INFO | David Flater | 2015-01-12 | 1 | -1/+1 |
* | ALSA: fix emu8000 DRAM sizing for AWE64 Value | David Flater | 2015-01-12 | 1 | -16/+15 |
* | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 2015-01-04 | 1 | -2/+1 |
* | ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free" | Markus Elfring | 2015-01-04 | 1 | -2/+1 |
* | ALSA: wss: Remove (almost) always NULL parameters | Lars-Peter Clausen | 2015-01-02 | 16 | -64/+48 |
* | ASoC: sb16: Simplify snd_sb16dsp_pcm() | Lars-Peter Clausen | 2015-01-02 | 3 | -8/+4 |
* | ALSA: sb8: Remove always NULL parameters | Lars-Peter Clausen | 2015-01-02 | 4 | -13/+5 |
* | ALSA: msnd: Remove always NULL parameter | Lars-Peter Clausen | 2015-01-02 | 3 | -7/+3 |
* | ALSA: gus: Remove always NULL parameters | Lars-Peter Clausen | 2015-01-02 | 6 | -17/+9 |
* | ALSA: es18xx: Remove always NULL parameter | Lars-Peter Clausen | 2015-01-02 | 1 | -8/+2 |
* | ALSA: es1688: Remove almost always NULL parameter | Lars-Peter Clausen | 2015-01-02 | 3 | -10/+5 |
* | ALSA: ad1816a: Remove always NULL parameters | Lars-Peter Clausen | 2015-01-02 | 2 | -10/+4 |
* | ALSA: gus: Remove unused gus_instr.c | Takashi Iwai | 2014-12-26 | 1 | -172/+0 |
* | ALSA: sb: Deletion of unnecessary checks before two function calls | Markus Elfring | 2014-11-21 | 2 | -4/+2 |
* | ALSA: es1688_lib: Deletion of an unnecessary check before the function call "... | Markus Elfring | 2014-11-21 | 1 | -2/+1 |
* | ALSA: es18xx: Add GPO controls | Ondrej Zary | 2014-11-04 | 1 | -10/+42 |
* | ALSA: wss: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -11/+5 |
* | ALSA: sb16: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 2 | -33/+8 |
* | ALSA: msnd: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -9/+2 |
* | ALSA: es18xx: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -21/+5 |
* | ALSA: es1688: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -8/+2 |
* | ALSA: ad1816a: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -8/+2 |
* | ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROM | Paul Bolle | 2014-05-30 | 1 | -6/+0 |
* | ALSA: sb_mixer: missing return statement | Dan Carpenter | 2014-05-14 | 1 | -6/+8 |
* | ALSA: es18xx driver should use udelay error | Li, Zhen-Hua | 2014-04-14 | 1 | -5/+5 |
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-08 | 1 | -1/+1 |
* | ALSA: isa: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 26 | -136/+96 |
* | ALSA: isa: not allocating enough space | Dan Carpenter | 2013-11-13 | 1 | -1/+1 |
* | ALSA: msnd: Avoid duplicated driver name | Takashi Iwai | 2013-11-12 | 1 | -2/+2 |
* | ALSA: sb16 - info leak in snd_sb_csp_ioctl() | Dan Carpenter | 2013-11-07 | 1 | -0/+1 |
* | ALSA: cmi8328: Fix compile warnings without CONFIG_PM | Takashi Iwai | 2013-11-06 | 1 | -0/+2 |
* | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus | Mark Brown | 2013-09-11 | 1 | -2/+1 |
|\ |
|
| * | ALSA: don't push static constants on stack for %*ph | Andy Shevchenko | 2013-08-08 | 1 | -2/+1 |
* | | ALSA: opti9xx: Fix conflicting driver object name | Takashi Iwai | 2013-08-28 | 1 | -6/+2 |
|/ |
|
* | ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls | Takashi Iwai | 2013-05-29 | 23 | -26/+0 |
* | ALSA: Remove the rest of __devinit* in comments | Takashi Iwai | 2012-12-07 | 1 | -4/+4 |
* | ALSA: isa: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 33 | -432/+433 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2012-10-30 | 1 | -1/+0 |
|\ |
|
| * | ALSA: sound/isa/opti9xx/miro.c: eliminate possible double free | Julia Lawall | 2012-10-21 | 1 | -1/+0 |
* | | ALSA: sound/isa: remove CONFIG_EXPERIMENTAL | Kees Cook | 2012-10-25 | 1 | -2/+2 |
|/ |
|