| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: emux: Use standard print API | Takashi Iwai | 2024-08-08 | 5 | -50/+59 |
* | ALSA: misc: Use *-y instead of *-objs in Makefile | Takashi Iwai | 2024-05-08 | 2 | -2/+2 |
* | ALSA: emux: simplify snd_sf_list.callback handling | Oswald Buddenhagen | 2024-04-07 | 2 | -11/+7 |
* | ALSA: emux: improve patch ioctl data validation | Oswald Buddenhagen | 2024-04-07 | 1 | -6/+11 |
* | ALSA: emux: centralize & improve patch info validation | Oswald Buddenhagen | 2024-04-07 | 1 | -1/+36 |
* | ALSA: emux: fix init of patch_info.truesize in load_data() | Oswald Buddenhagen | 2024-04-07 | 1 | -1/+1 |
* | ALSA: emux: fix validation of snd_emux.num_ports | Oswald Buddenhagen | 2024-04-07 | 1 | -3/+3 |
* | ALSA: emux: prune unused parameter from snd_soundfont_load_guspatch() | Oswald Buddenhagen | 2024-04-07 | 3 | -8/+5 |
* | ALSA: emux: fix /proc teardown at module unload | Oswald Buddenhagen | 2024-04-07 | 1 | -0/+1 |
* | ALSA: synth: Save a few bytes of memory when registering a 'snd_emux' | Christophe JAILLET | 2024-01-22 | 1 | -2/+2 |
* | ALSA: emu10k1: fix synthesizer pitch for E-MU cards at 44.1 kHz | Oswald Buddenhagen | 2023-06-13 | 1 | -1/+2 |
* | ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control() | Artemii Karasev | 2023-02-07 | 1 | -0/+3 |
* | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 2022-12-25 | 1 | -1/+1 |
* | ALSA: Use del_timer_sync() before freeing timer | Steven Rostedt (Google) | 2022-10-27 | 1 | -6/+1 |
* | ALSA: synth: missing check for possible NULL after the call to kstrdup | Austin Kim | 2021-11-09 | 1 | -1/+1 |
* | ALSA: emux: fix spelling mistakes | gushengxian | 2021-07-05 | 2 | -4/+4 |
* | ALSA: synth: Fix assignment in if condition | Takashi Iwai | 2021-06-09 | 4 | -20/+42 |
* | ALSA: emux: More constifications | Takashi Iwai | 2020-01-05 | 3 | -11/+11 |
* | ALSA: seq: oss: Constify snd_seq_oss_callback definitions | Takashi Iwai | 2020-01-03 | 1 | -1/+1 |
* | ALSA: seq: Constify struct snd_midi_op | Takashi Iwai | 2020-01-03 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 11 | -158/+11 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | ALSA: synth: emux: soundfont.c: divide by zero in calc_gus_envelope_time() | Dan Carpenter | 2019-05-06 | 1 | -0/+2 |
* | ALSA: emux: Add support of loading GUS-patch | Takashi Iwai | 2019-03-26 | 1 | -0/+5 |
* | ALSA: emux: Remove superfluous snd_info_register() calls | Takashi Iwai | 2019-02-06 | 1 | -4/+0 |
* | ALSA: emux: Fix potential Spectre v1 vulnerabilities | Gustavo A. R. Silva | 2018-12-13 | 1 | -2/+5 |
* | ALSA: synth: Remove empty init and exit | Takashi Iwai | 2018-08-03 | 2 | -33/+0 |
* | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2017-11-13 | 2 | -0/+2 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | | ALSA: emux: Convert timers to use timer_setup() | Kees Cook | 2017-10-24 | 3 | -4/+4 |
* | | ALSA: emux: remove unused redundant variable p2 | Colin Ian King | 2017-10-16 | 1 | -2/+0 |
|/ |
|
* | ALSA: emux: Delete two error messages for a failed memory allocation in snd_e... | Markus Elfring | 2017-08-10 | 1 | -4/+2 |
* | ALSA: emux: Adjust four checks for null pointers | Markus Elfring | 2017-08-10 | 1 | -4/+4 |
* | ALSA: emux: Improve a size determination in two functions | Markus Elfring | 2017-08-10 | 1 | -2/+3 |
* | ALSA: emux: Adjust one function call together with a variable assignment | Markus Elfring | 2017-08-10 | 1 | -1/+2 |
* | ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfig | Takashi Iwai | 2017-06-28 | 1 | -1/+3 |
* | ALSA: synth: Select snd-emux-synth explicitly | Takashi Iwai | 2017-06-09 | 2 | -3/+3 |
* | ALSA: seq: Allow the tristate build of OSS emulation | Takashi Iwai | 2017-06-09 | 3 | -8/+4 |
* | ALSA: emux: stop if copy_from_user() fails | Dan Carpenter | 2017-03-31 | 1 | -2/+2 |
* | ALSA: synth: use designated initializers | Kees Cook | 2016-12-28 | 1 | -7/+7 |
* | ALSA: emux: constify nrpn_conv_table structures | Julia Lawall | 2016-01-06 | 1 | -4/+5 |
* | ALSA: synth: Fix conflicting OSS device registration on AWE32 | Takashi Iwai | 2015-10-05 | 1 | -1/+2 |
* | ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FS | Takashi Iwai | 2015-05-29 | 4 | -11/+8 |
* | ALSA: emux: Fix mutex deadlock in OSS emulation | Takashi Iwai | 2015-04-28 | 2 | -16/+22 |
* | ALSA: emux: Fix mutex deadlock at unloading | Takashi Iwai | 2015-04-27 | 1 | -2/+0 |
* | ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* | Takashi Iwai | 2015-01-28 | 3 | -3/+3 |
* | ALSA: emux: Use setup_timer() and mod_timer() | Takashi Iwai | 2015-01-19 | 2 | -7/+3 |
* | ALSA: emux: Delete an unnecessary check before the function call "snd_sf_free" | Markus Elfring | 2015-01-04 | 1 | -5/+1 |
* | ALSA: synth: emux: soundfont.c: Cleaning up memory leak | Rickard Strandqvist | 2014-06-01 | 1 | -0/+1 |
* | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-11-01 | 3 | -0/+3 |