| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: msnd: Use NULL instead of 0 | Takashi Iwai | 2018-07-26 | 1 | -1/+1 |
* | ALSA: msnd: Fix the default sample sizes | Takashi Iwai | 2018-07-26 | 1 | -2/+2 |
* | ALSA: msnd: Add missing __iomem annotations | Takashi Iwai | 2018-07-26 | 4 | -12/+12 |
* | sound: Use octal not symbolic permissions | Joe Perches | 2018-05-28 | 1 | -16/+16 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | ALSA: isa: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-17 | 1 | -2/+2 |
* | ALSA: msnd: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: msnd: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-12 | 1 | -2/+2 |
* | ALSA: msnd: Optimize / harden DSP and MIDI loops | Takashi Iwai | 2017-07-07 | 2 | -26/+27 |
* | Annotate hardware config module parameters in sound/isa/ | David Howells | 2017-04-20 | 1 | -10/+10 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | ALSA: isa: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 1 | -1/+1 |
* | ALSA: msnd: add some missing curly braces | Dan Carpenter | 2015-03-05 | 1 | -1/+2 |
* | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 2015-01-04 | 1 | -2/+1 |
* | ALSA: msnd: Remove always NULL parameter | Lars-Peter Clausen | 2015-01-02 | 3 | -7/+3 |
* | ALSA: msnd: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -9/+2 |
* | ALSA: isa: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 1 | -6/+5 |
* | ALSA: msnd: Avoid duplicated driver name | Takashi Iwai | 2013-11-12 | 1 | -2/+2 |
* | ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls | Takashi Iwai | 2013-05-29 | 1 | -1/+0 |
* | ALSA: isa: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 3 | -24/+24 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -1/+1 |
* | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-11-01 | 2 | -0/+2 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 2011-09-14 | 1 | -1/+1 |
* | snd_msnd ->mode is fmode_t, not mode_t | Al Viro | 2011-07-26 | 1 | -1/+1 |
* | ALSA: msnd-classic: Fix invalid cfg parameter | Takashi Iwai | 2010-09-08 | 1 | -2/+6 |
* | ALSA: msnd: check request_region() return value | Kulikov Vasiliy | 2010-07-29 | 1 | -1/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ALSA: Use kzalloc for allocating only one thing | Julia Lawall | 2009-12-19 | 1 | -1/+1 |
* | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers | Takashi Iwai | 2009-04-28 | 1 | -2/+4 |
* | ALSA: msnd - Fix build error with CONFIG_PNP=n | Takashi Iwai | 2009-02-04 | 1 | -2/+5 |
* | ALSA: msnd: add module description and license for the snd-msnd-lib | Krzysztof Helt | 2009-02-02 | 1 | -0/+3 |
* | ALSA: Turtle Beach Multisound Classic/Pinnacle driver | Krzysztof Helt | 2009-01-28 | 9 | -0/+3090 |