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