Age | Commit message (Expand) | Author | Files | Lines |
2015-03-05 | ALSA: msnd: add some missing curly braces | Dan Carpenter | 1 | -1/+2 |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 1 | -2/+1 |
2015-01-02 | ALSA: msnd: Remove always NULL parameter | Lars-Peter Clausen | 3 | -7/+3 |
2014-10-21 | ALSA: msnd: Use snd_ctl_enum_info() | Takashi Iwai | 1 | -9/+2 |
2014-02-12 | ALSA: isa: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -6/+5 |
2013-11-12 | ALSA: msnd: Avoid duplicated driver name | Takashi Iwai | 1 | -2/+2 |
2013-05-29 | ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls | Takashi Iwai | 1 | -1/+0 |
2012-12-07 | ALSA: isa: remove __dev* attributes | Bill Pemberton | 3 | -24/+24 |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 1 | -1/+1 |
2011-11-01 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2 | -0/+2 |
2011-11-01 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 1 | -0/+1 |
2011-09-14 | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 1 | -1/+1 |
2011-07-26 | snd_msnd ->mode is fmode_t, not mode_t | Al Viro | 1 | -1/+1 |
2010-09-08 | ALSA: msnd-classic: Fix invalid cfg parameter | Takashi Iwai | 1 | -2/+6 |
2010-07-29 | ALSA: msnd: check request_region() return value | Kulikov Vasiliy | 1 | -1/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-19 | ALSA: Use kzalloc for allocating only one thing | Julia Lawall | 1 | -1/+1 |
2009-04-28 | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers | Takashi Iwai | 1 | -2/+4 |
2009-02-04 | ALSA: msnd - Fix build error with CONFIG_PNP=n | Takashi Iwai | 1 | -2/+5 |
2009-02-02 | ALSA: msnd: add module description and license for the snd-msnd-lib | Krzysztof Helt | 1 | -0/+3 |
2009-01-28 | ALSA: Turtle Beach Multisound Classic/Pinnacle driver | Krzysztof Helt | 9 | -0/+3090 |