Age | Commit message (Expand) | Author | Files | Lines |
2015-06-25 | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 6 | -28/+16 |
2015-05-29 | ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FS | Takashi Iwai | 4 | -11/+7 |
2015-05-29 | ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS | Takashi Iwai | 1 | -2/+2 |
2015-05-29 | ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FS | Takashi Iwai | 1 | -8/+0 |
2015-05-26 | ALSA: dummy: make local data static | Takashi Iwai | 1 | -7/+7 |
2015-05-12 | ALSA: drivers: pcsp: Fix printout of resolution | Thomas Gleixner | 1 | -2/+2 |
2015-04-22 | sound: Use hrtimer_resolution instead of hrtimer_get_res() | Thomas Gleixner | 1 | -9/+6 |
2015-03-09 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+2 |
2015-03-06 | ALSA: opl3: small array underflow | Dan Carpenter | 1 | -0/+2 |
2015-02-12 | ALSA: seq: Define driver object in each driver | Takashi Iwai | 2 | -39/+28 |
2015-01-28 | ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* | Takashi Iwai | 1 | -1/+1 |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 8 | -9/+8 |
2015-01-19 | ALSA: serial-u16550: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -5/+3 |
2015-01-19 | ALSA: opl3: Use setup_timer() and mod_timer() | Takashi Iwai | 2 | -10/+5 |
2015-01-19 | ALSA: mtpav: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -8/+4 |
2015-01-19 | ALSA: mpu401: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -7/+4 |
2015-01-19 | ALSA: aloop: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -2/+1 |
2015-01-19 | ALSA: dummy: use setup_timer and mod_timer | Roman Kollar | 1 | -6/+4 |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 1 | -2/+1 |
2015-01-02 | ALSA: ml403-ac97cr: Remove always NULL parameter | Lars-Peter Clausen | 1 | -7/+2 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 10 | -10/+0 |
2014-11-30 | ALSA: virmidi: Fix wrong error check | Takashi Iwai | 1 | -1/+1 |
2014-11-29 | ALSA: virmidi: fixed code style issues | Kyle Chamberlin | 1 | -8/+13 |
2014-11-11 | ALSA: vx: Fix missing kerneldoc parameter descriptions | Takashi Iwai | 1 | -0/+10 |
2014-10-21 | ALSA: vx: Use snd_ctl_elem_info() | Takashi Iwai | 1 | -27/+8 |
2014-10-21 | ALSA: mts64: Use snd_ctl_elem_info() | Takashi Iwai | 1 | -14/+4 |
2014-10-20 | ALSA: drivers: pcsp: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-20 | ALSA: drivers: mpu401: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-20 | ALSA: drivers: drop owner assignment from platform_drivers | Wolfram Sang | 8 | -8/+0 |
2014-09-15 | ALSA: vx: Use nonatomic PCM ops | Takashi Iwai | 4 | -92/+60 |
2014-02-12 | ALSA: drivers: Convert to snd_card_new() with a device pointer | Takashi Iwai | 10 | -33/+23 |
2014-02-12 | ALSA: Drop unused name argument in snd_register_oss_device() | Takashi Iwai | 1 | -3/+1 |
2014-02-10 | ALSA: Replace with IS_ENABLED() | Takashi Iwai | 1 | -1/+1 |
2014-02-07 | ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c | Rashika Kheria | 1 | -0/+1 |
2013-11-14 | ALSA: pcsp: Fix the order of input device unregistration | Takashi Iwai | 1 | -1/+1 |
2013-10-29 | ALSA: pcsp: Fix initialization with nopcm=1 | Takashi Iwai | 1 | -1/+2 |
2013-10-29 | ALSA: opl3: Fix possible negative array index access | Takashi Iwai | 1 | -0/+5 |
2013-07-21 | ALSA: replace strict_strto*() with kstrto*() | Jingoo Han | 1 | -1/+1 |
2013-06-21 | ALSA: vx_core: off by one in vx_read_status() | Dan Carpenter | 1 | -1/+1 |
2013-05-29 | ALSA: Remove the rest of *_set_drvdata(NULL) calls | Takashi Iwai | 1 | -1/+0 |
2013-05-23 | ALSA: virmidi: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-23 | ALSA: serial-u16550: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-23 | ALSA: pcsp: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-23 | ALSA: mtpav: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-23 | ALSA: mpu401: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-23 | ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-23 | ALSA: aloop: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-04-29 | ALSA: pcm_format_to_bits strong-typed conversion | Eldad Zack | 1 | -1/+1 |
2013-04-24 | ALSA: sound kconfig typo | Pavel Machek | 1 | -1/+1 |
2013-03-12 | ALSA: add/change some comments describing function return values | Yacine Belkadi | 1 | -1/+5 |