summaryrefslogtreecommitdiff
path: root/sound/drivers
AgeCommit message (Expand)Author
2021-04-09Merge branch 'for-linus' into for-nextTakashi Iwai
2021-04-07ALSA: aloop: Fix initialization of controlsJonas Holmberg
2021-03-30Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-03ALSA: vx: fix kernel-doc warningPierre-Louis Bossart
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-12-25ALSA: vx: Use roundup() instead of open-coding itLars-Peter Clausen
2020-12-25ALSA: dummy: Use DIV_ROUND_UP() instead of open-coding itLars-Peter Clausen
2020-12-25ALSA: aloop: Use DIV_ROUND_UP() instead of open-coding itLars-Peter Clausen
2020-11-21ALSA: aloop: Constify ops structsRikard Falkeborn
2020-11-21ALSA: pcsp: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-10-06ALSA: portman2x4: fix repeated word 'if'Randy Dunlap
2020-09-09ALSA: aloop: Replace tasklet with workTakashi Iwai
2020-09-09ALSA: pcsp: Replace tasklet with workTakashi Iwai
2020-09-09Merge branch 'for-linus' into for-nextTakashi Iwai
2020-09-03ALSA: vx: vx_pcm: remove redundant assignmentPierre-Louis Bossart
2020-09-03ALSA: vx: vx_pcm: remove redundant assignmentPierre-Louis Bossart
2020-09-03ALSA: vx: vx_core: clarify operator precedencePierre-Louis Bossart
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-08-03Merge branch 'for-next' into for-linusTakashi Iwai
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-08Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-07ALSA: vx_core: remove warning for empty loop bodyPierre-Louis Bossart
2020-07-07ALSA: opl3: fix infoleak in opl3xidongwang
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-28sound: ac97: Remove sound driver for ancient platformMichal Simek
2020-05-07ALSA: portman2x4: Use bitwise instead of arithmetic operator for flagsSamuel Zou
2020-02-10ALSA: dummy: Use standard macros for fixing PCM format castTakashi Iwai
2020-02-10ALSA: aloop: Fix PCM format assignmentTakashi Iwai
2020-02-06Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-01ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-05ALSA: serial-u16550: More constificationTakashi Iwai
2020-01-05ALSA: opl4: More constificationTakashi Iwai
2020-01-05ALSA: mts64: More constificationsTakashi Iwai
2020-01-05ALSA: opl3: More constificationsTakashi Iwai
2020-01-05ALSA: vx: More constificationsTakashi Iwai
2020-01-05ALSA: dummy: More constificationsTakashi Iwai
2020-01-03ALSA: seq: oss: Constify snd_seq_oss_callback definitionsTakashi Iwai
2020-01-03ALSA: opl3: Constify snd_opl3_drum_voice definitionsTakashi Iwai
2020-01-03ALSA: dummy: Constify snd_pcm_ops definitionsTakashi Iwai
2020-01-03ALSA: drivers: Constify snd_kcontrol_new itemsTakashi Iwai
2020-01-03ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitionsTakashi Iwai
2020-01-03ALSA: seq: Constify struct snd_midi_opTakashi Iwai
2020-01-03ALSA: info: Make snd_info_entry_ops as constTakashi Iwai
2020-01-03ALSA: drivers: Constify snd_ac97_bus_ops definitionsTakashi Iwai
2020-01-03ALSA: Constify snd_timer_hardware definitionsTakashi Iwai
2020-01-03ALSA: drivers: Constify snd_device_ops definitionsTakashi Iwai