Age | Commit message (Expand) | Author |
2019-03-16 | ALSA: sb8: add a check for request_region | Kangjie Lu |
2019-02-06 | ALSA: isa: Clean up with new procfs helpers | Takashi Iwai |
2019-02-01 | ALSA: isa: Avoid passing NULL to memory allocators | Takashi Iwai |
2019-01-18 | Merge branch 'topic/pcm-device-suspend' into for-next | Takashi Iwai |
2019-01-15 | ALSA: isa: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai |
2019-01-07 | ALSA: sb: fix a missing check of snd_ctl_add | Aditya Pakki |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-10-02 | ALSA: sb8: Fix fall-through annotations | Gustavo A. R. Silva |
2018-08-03 | ALSA: isa: Remove empty init and exit | Takashi Iwai |
2018-08-02 | ALSA: sb: Fix a typo | Takashi Iwai |
2018-07-27 | ALSA: sb: Proper endian notations | Takashi Iwai |
2018-07-27 | ALSA: sb: Fix sparse warning wrt PCM format type | Takashi Iwai |
2018-07-27 | ALSA: sb: Fix PCM format bit calculation | Takashi Iwai |
2018-07-17 | ALSA: emu8000: Use swap macro in snd_emu8000_sample_new | Gustavo A. R. Silva |
2018-07-16 | ALSA: sb8: remove redundant pointer runtime | Colin Ian King |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.c | Takashi Iwai |
2017-10-25 | ALSA: sb: Convert timers to use timer_setup() | Kees Cook |
2017-08-17 | ALSA: isa: make snd_pcm_hardware const | Bhumika Goyal |
2017-08-17 | ALSA: sb16: constify pnp_card_device_id | Arvind Yadav |
2017-08-15 | sound: emu8000: constify emu8000_ops | Julia Lawall |
2017-08-12 | ALSA: sb8: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-12 | ALSA: sb16: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-12 | ALSA: emu8000: constify snd_pcm_ops structures | Arvind Yadav |
2017-06-12 | ALSA: seq: Allow the modular sequencer registration | Takashi Iwai |
2017-06-09 | ALSA: seq: Allow the tristate build of OSS emulation | Takashi Iwai |
2017-06-09 | ALSA: sb: Constify hw_constraints | Takashi Iwai |
2017-06-02 | ALSA: sb: Convert to the new PCM ops | Takashi Iwai |
2017-05-24 | ALSA: sb: remove needless evaluation in implementation for copy callback | Takashi Sakamoto |
2017-05-21 | ALSA: sound/isa: constify snd_kcontrol_new structures | Bhumika Goyal |
2017-05-17 | ALSA: sb: Use IS_REACHABLE() | Takashi Iwai |
2017-04-20 | Annotate hardware config module parameters in sound/isa/ | David Howells |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-01-12 | ALSA: isa: Constify snd_rawmidi_ops | Takashi Iwai |
2016-06-01 | ALSA: jazz16: Utilize the module_isa_driver macro | William Breathitt Gray |
2016-06-01 | ALSA: sb8: Utilize the module_isa_driver macro | William Breathitt Gray |
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: sb: Use setup_timer() and mod_timer() | Takashi Iwai |
2015-01-12 | ALSA: log emu8000 DRAM size at level INFO | David Flater |
2015-01-12 | ALSA: fix emu8000 DRAM sizing for AWE64 Value | David Flater |
2015-01-04 | ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free" | Markus Elfring |
2015-01-02 | ASoC: sb16: Simplify snd_sb16dsp_pcm() | Lars-Peter Clausen |
2015-01-02 | ALSA: sb8: Remove always NULL parameters | Lars-Peter Clausen |
2014-11-21 | ALSA: sb: Deletion of unnecessary checks before two function calls | Markus Elfring |
2014-10-21 | ALSA: sb16: Use snd_ctl_enum_info() | Takashi Iwai |
2014-05-14 | ALSA: sb_mixer: missing return statement | Dan Carpenter |
2014-02-12 | ALSA: isa: Convert to snd_card_new() with a device pointer | Takashi Iwai |