summaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-04-081-3/+8
|\
| * ALSA: aloop: Fix initialization of controlsJonas Holmberg2021-04-071-3/+8
* | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-178-8/+0
|/
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-082-2/+2
* ALSA: vx: Use roundup() instead of open-coding itLars-Peter Clausen2020-12-251-2/+1
* ALSA: dummy: Use DIV_ROUND_UP() instead of open-coding itLars-Peter Clausen2020-12-251-1/+1
* ALSA: aloop: Use DIV_ROUND_UP() instead of open-coding itLars-Peter Clausen2020-12-251-1/+1
* ALSA: aloop: Constify ops structsRikard Falkeborn2020-11-211-3/+3
* ALSA: pcsp: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-211-0/+1
* ALSA: portman2x4: fix repeated word 'if'Randy Dunlap2020-10-061-1/+1
* ALSA: aloop: Replace tasklet with workTakashi Iwai2020-09-091-12/+11
* ALSA: pcsp: Replace tasklet with workTakashi Iwai2020-09-091-7/+5
* Merge branch 'for-linus' into for-nextTakashi Iwai2020-09-091-1/+1
|\
| * Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-062-3/+4
| |\
| * | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook2020-07-301-1/+1
| * | Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-07-081-0/+2
| |\ \
* | | | ALSA: vx: vx_pcm: remove redundant assignmentPierre-Louis Bossart2020-09-031-1/+0
* | | | ALSA: vx: vx_pcm: remove redundant assignmentPierre-Louis Bossart2020-09-031-1/+0
* | | | ALSA: vx: vx_core: clarify operator precedencePierre-Louis Bossart2020-09-031-2/+2
| |_|/ |/| |
* | | Merge branch 'for-next' into for-linusTakashi Iwai2020-08-037-2002/+4
|\ \ \ | |_|/ |/| |
| * | ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-2/+2
| * | ALSA: vx_core: remove warning for empty loop bodyPierre-Louis Bossart2020-07-071-1/+2
| |/
| * Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-055-1999/+0
| |\
| | * sound: ac97: Remove sound driver for ancient platformMichal Simek2020-05-285-1999/+0
* | | ALSA: opl3: fix infoleak in opl3xidongwang2020-07-071-0/+2
|/ /
* / ALSA: portman2x4: Use bitwise instead of arithmetic operator for flagsSamuel Zou2020-05-071-1/+1
|/
* ALSA: dummy: Use standard macros for fixing PCM format castTakashi Iwai2020-02-101-3/+3
* ALSA: aloop: Fix PCM format assignmentTakashi Iwai2020-02-101-3/+3
* Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-061-1/+1
|\
| * ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai2020-02-011-1/+1
* | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-2824-164/+92
|\|
| * ALSA: serial-u16550: More constificationTakashi Iwai2020-01-051-1/+1
| * ALSA: opl4: More constificationTakashi Iwai2020-01-051-1/+1
| * ALSA: mts64: More constificationsTakashi Iwai2020-01-051-2/+2
| * ALSA: opl3: More constificationsTakashi Iwai2020-01-052-4/+4
| * ALSA: vx: More constificationsTakashi Iwai2020-01-054-9/+9
| * ALSA: dummy: More constificationsTakashi Iwai2020-01-051-12/+12
| * ALSA: seq: oss: Constify snd_seq_oss_callback definitionsTakashi Iwai2020-01-031-1/+1
| * ALSA: opl3: Constify snd_opl3_drum_voice definitionsTakashi Iwai2020-01-031-13/+13
| * ALSA: dummy: Constify snd_pcm_ops definitionsTakashi Iwai2020-01-031-3/+3
| * ALSA: drivers: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-035-13/+13
| * ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitionsTakashi Iwai2020-01-031-2/+3
| * ALSA: seq: Constify struct snd_midi_opTakashi Iwai2020-01-033-3/+3
| * ALSA: info: Make snd_info_entry_ops as constTakashi Iwai2020-01-031-1/+1
| * ALSA: drivers: Constify snd_ac97_bus_ops definitionsTakashi Iwai2020-01-031-1/+1
| * ALSA: Constify snd_timer_hardware definitionsTakashi Iwai2020-01-031-2/+2
| * ALSA: drivers: Constify snd_device_ops definitionsTakashi Iwai2020-01-035-5/+5
| * Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...Takashi Iwai2019-12-171-1/+1
| |\
| | * ALSA: Replace timespec with timespec64Baolin Wang2019-12-111-1/+1
| * | ALSA: drivers: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-115-8/+0