Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-17 | ALSA: isa: make snd_pcm_hardware const | Bhumika Goyal |
2017-08-17 | ALSA: msnd: constify pnp_card_device_id | Arvind Yadav |
2017-08-12 | ALSA: msnd: constify snd_pcm_ops structures | Arvind Yadav |
2017-07-07 | ALSA: msnd: Optimize / harden DSP and MIDI loops | 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 |
2015-03-05 | ALSA: msnd: add some missing curly braces | Dan Carpenter |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring |
2015-01-02 | ALSA: msnd: Remove always NULL parameter | Lars-Peter Clausen |
2014-10-21 | ALSA: msnd: Use snd_ctl_enum_info() | Takashi Iwai |
2014-02-12 | ALSA: isa: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-11-12 | ALSA: msnd: Avoid duplicated driver name | Takashi Iwai |
2013-05-29 | ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls | Takashi Iwai |
2012-12-07 | ALSA: isa: remove __dev* attributes | Bill Pemberton |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-10-31 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-09-14 | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch |
2011-07-26 | snd_msnd ->mode is fmode_t, not mode_t | Al Viro |
2010-09-08 | ALSA: msnd-classic: Fix invalid cfg parameter | Takashi Iwai |
2010-07-29 | ALSA: msnd: check request_region() return value | Kulikov Vasiliy |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-19 | ALSA: Use kzalloc for allocating only one thing | Julia Lawall |
2009-04-28 | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers | Takashi Iwai |
2009-02-04 | ALSA: msnd - Fix build error with CONFIG_PNP=n | Takashi Iwai |
2009-02-02 | ALSA: msnd: add module description and license for the snd-msnd-lib | Krzysztof Helt |
2009-01-28 | ALSA: Turtle Beach Multisound Classic/Pinnacle driver | Krzysztof Helt |