| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: msnd: Allocate resources with device-managed APIs | Takashi Iwai | 2021-07-19 | 1 | -91/+28 |
* | isa: Make the remove callback for isa drivers return void | Uwe Kleine-König | 2021-01-26 | 1 | -2/+1 |
* | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2020-01-28 | 1 | -1/+2 |
|\ |
|
| * | ALSA: isa: Constify snd_device_ops definitions | Takashi Iwai | 2020-01-03 | 1 | -1/+1 |
| * | ALSA: msnd: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 1 | -0/+1 |
* | | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2019-05-24 | 1 | -15/+1 |
* | 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 | 1 | -1/+1 |
* | sound: Use octal not symbolic permissions | Joe Perches | 2018-05-28 | 1 | -16/+16 |
* | ALSA: msnd: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: msnd: Optimize / harden DSP and MIDI loops | Takashi Iwai | 2017-07-07 | 1 | -11/+12 |
* | Annotate hardware config module parameters in sound/isa/ | David Howells | 2017-04-20 | 1 | -10/+10 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -22/+22 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -1/+1 |
* | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 2011-09-14 | 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 |
* | ALSA: msnd - Fix build error with CONFIG_PNP=n | Takashi Iwai | 2009-02-04 | 1 | -2/+5 |
* | ALSA: Turtle Beach Multisound Classic/Pinnacle driver | Krzysztof Helt | 2009-01-28 | 1 | -0/+1235 |