Age | Commit message (Expand) | Author |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-17 | sound: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim |
2016-03-02 | ALSA: portman2x4: fix NULL pointer dereference | Sudip Mukherjee |
2016-02-29 | ALSA: mts64: fix NULL pointer dereference | Sudip Mukherjee |
2016-02-22 | ALSA: mts64: use new parport device model | Sudip Mukherjee |
2016-02-18 | ALSA: portman2x4 - use new parport device model | Sudip Mukherjee |
2016-02-08 | ALSA: dummy: Implement timer backend switching more safely | Takashi Iwai |
2016-01-28 | ALSA: dummy: Disable switching timer backend via sysfs | Takashi Iwai |
2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-12-30 | ALSA: dummy: constify dummy_timer_ops structures | Julia Lawall |
2015-12-08 | treewide: Fix typos in printk | Masanari Iida |
2015-06-25 | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-05-29 | ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FS | Takashi Iwai |
2015-05-29 | ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS | Takashi Iwai |
2015-05-29 | ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FS | Takashi Iwai |
2015-05-26 | ALSA: dummy: make local data static | Takashi Iwai |
2015-05-12 | ALSA: drivers: pcsp: Fix printout of resolution | Thomas Gleixner |
2015-04-22 | sound: Use hrtimer_resolution instead of hrtimer_get_res() | Thomas Gleixner |
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 |