Age | Commit message (Expand) | Author |
2015-03-09 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2015-03-06 | ALSA: opl3: small array underflow | Dan Carpenter |
2015-02-12 | ALSA: seq: Define driver object in each driver | Takashi Iwai |
2015-01-28 | ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* | Takashi Iwai |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai |
2015-01-19 | ALSA: serial-u16550: Use setup_timer() and mod_timer() | Takashi Iwai |
2015-01-19 | ALSA: opl3: Use setup_timer() and mod_timer() | Takashi Iwai |
2015-01-19 | ALSA: mtpav: Use setup_timer() and mod_timer() | Takashi Iwai |
2015-01-19 | ALSA: mpu401: Use setup_timer() and mod_timer() | Takashi Iwai |
2015-01-19 | ALSA: aloop: Use setup_timer() and mod_timer() | Takashi Iwai |
2015-01-19 | ALSA: dummy: use setup_timer and mod_timer | Roman Kollar |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring |
2015-01-02 | ALSA: ml403-ac97cr: Remove always NULL parameter | Lars-Peter Clausen |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-30 | ALSA: virmidi: Fix wrong error check | Takashi Iwai |
2014-11-29 | ALSA: virmidi: fixed code style issues | Kyle Chamberlin |
2014-11-11 | ALSA: vx: Fix missing kerneldoc parameter descriptions | Takashi Iwai |
2014-10-21 | ALSA: vx: Use snd_ctl_elem_info() | Takashi Iwai |
2014-10-21 | ALSA: mts64: Use snd_ctl_elem_info() | Takashi Iwai |
2014-10-20 | ALSA: drivers: pcsp: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-20 | ALSA: drivers: mpu401: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-20 | ALSA: drivers: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-15 | ALSA: vx: Use nonatomic PCM ops | Takashi Iwai |
2014-02-12 | ALSA: drivers: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2014-02-12 | ALSA: Drop unused name argument in snd_register_oss_device() | Takashi Iwai |
2014-02-10 | ALSA: Replace with IS_ENABLED() | Takashi Iwai |
2014-02-07 | ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c | Rashika Kheria |
2013-11-14 | ALSA: pcsp: Fix the order of input device unregistration | Takashi Iwai |
2013-10-29 | ALSA: pcsp: Fix initialization with nopcm=1 | Takashi Iwai |
2013-10-29 | ALSA: opl3: Fix possible negative array index access | Takashi Iwai |
2013-07-21 | ALSA: replace strict_strto*() with kstrto*() | Jingoo Han |
2013-06-21 | ALSA: vx_core: off by one in vx_read_status() | Dan Carpenter |
2013-05-29 | ALSA: Remove the rest of *_set_drvdata(NULL) calls | Takashi Iwai |
2013-05-23 | ALSA: virmidi: Remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-23 | ALSA: serial-u16550: Remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-23 | ALSA: pcsp: Remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-23 | ALSA: mtpav: Remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-23 | ALSA: mpu401: Remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-23 | ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-23 | ALSA: aloop: Remove redundant platform_set_drvdata() | Sachin Kamat |
2013-04-29 | ALSA: pcm_format_to_bits strong-typed conversion | Eldad Zack |
2013-04-24 | ALSA: sound kconfig typo | Pavel Machek |
2013-03-12 | ALSA: add/change some comments describing function return values | Yacine Belkadi |
2013-02-05 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2013-02-04 | ALSA: aloop: Fix Oops while PM resume | Takashi Iwai |
2013-01-25 | ALSA: Make snd_printd() and snd_printdd() inline | Takashi Iwai |
2012-12-07 | ALSA: drivers: remove __dev* attributes | Bill Pemberton |
2012-11-22 | ALSA: vx: hard dependency on the standard fw loader | Takashi Iwai |
2012-10-25 | ALSA: sound/drivers: remove CONFIG_EXPERIMENTAL | Kees Cook |
2012-10-21 | ALSA: aloop - Close races at restarting the stream | Takashi Iwai |