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