Age | Commit message (Expand) | Author |
2021-04-09 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2021-04-07 | ALSA: aloop: Fix initialization of controls | Jonas Holmberg |
2021-03-30 | Merge tag 'tags/mute-led-rework' into for-next | Takashi Iwai |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-03-03 | ALSA: vx: fix kernel-doc warning | Pierre-Louis Bossart |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches |
2020-12-25 | ALSA: vx: Use roundup() instead of open-coding it | Lars-Peter Clausen |
2020-12-25 | ALSA: dummy: Use DIV_ROUND_UP() instead of open-coding it | Lars-Peter Clausen |
2020-12-25 | ALSA: aloop: Use DIV_ROUND_UP() instead of open-coding it | Lars-Peter Clausen |
2020-11-21 | ALSA: aloop: Constify ops structs | Rikard Falkeborn |
2020-11-21 | ALSA: pcsp: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-10-06 | ALSA: portman2x4: fix repeated word 'if' | Randy Dunlap |
2020-09-09 | ALSA: aloop: Replace tasklet with work | Takashi Iwai |
2020-09-09 | ALSA: pcsp: Replace tasklet with work | Takashi Iwai |
2020-09-09 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2020-09-03 | ALSA: vx: vx_pcm: remove redundant assignment | Pierre-Louis Bossart |
2020-09-03 | ALSA: vx: vx_pcm: remove redundant assignment | Pierre-Louis Bossart |
2020-09-03 | ALSA: vx: vx_core: clarify operator precedence | Pierre-Louis Bossart |
2020-08-06 | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-08-03 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2020-07-30 | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() | Kees Cook |
2020-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-08 | Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-07-07 | ALSA: vx_core: remove warning for empty loop body | Pierre-Louis Bossart |
2020-07-07 | ALSA: opl3: fix infoleak in opl3 | xidongwang |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-05-28 | sound: ac97: Remove sound driver for ancient platform | Michal Simek |
2020-05-07 | ALSA: portman2x4: Use bitwise instead of arithmetic operator for flags | Samuel Zou |
2020-02-10 | ALSA: dummy: Use standard macros for fixing PCM format cast | Takashi Iwai |
2020-02-10 | ALSA: aloop: Fix PCM format assignment | Takashi Iwai |
2020-02-06 | Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-02-01 | ALSA: dummy: Fix PCM format loop in proc output | Takashi Iwai |
2020-01-28 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2020-01-05 | ALSA: serial-u16550: More constification | Takashi Iwai |
2020-01-05 | ALSA: opl4: More constification | Takashi Iwai |
2020-01-05 | ALSA: mts64: More constifications | Takashi Iwai |
2020-01-05 | ALSA: opl3: More constifications | Takashi Iwai |
2020-01-05 | ALSA: vx: More constifications | Takashi Iwai |
2020-01-05 | ALSA: dummy: More constifications | Takashi Iwai |
2020-01-03 | ALSA: seq: oss: Constify snd_seq_oss_callback definitions | Takashi Iwai |
2020-01-03 | ALSA: opl3: Constify snd_opl3_drum_voice definitions | Takashi Iwai |
2020-01-03 | ALSA: dummy: Constify snd_pcm_ops definitions | Takashi Iwai |
2020-01-03 | ALSA: drivers: Constify snd_kcontrol_new items | Takashi Iwai |
2020-01-03 | ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions | Takashi Iwai |
2020-01-03 | ALSA: seq: Constify struct snd_midi_op | Takashi Iwai |
2020-01-03 | ALSA: info: Make snd_info_entry_ops as const | Takashi Iwai |
2020-01-03 | ALSA: drivers: Constify snd_ac97_bus_ops definitions | Takashi Iwai |
2020-01-03 | ALSA: Constify snd_timer_hardware definitions | Takashi Iwai |
2020-01-03 | ALSA: drivers: Constify snd_device_ops definitions | Takashi Iwai |