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