summaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-211-3/+3
|\
| * ALSA: isa: fix spelling mistakes in the commentsLiang Wang2020-08-161-3/+3
* | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-069-27/+26
|\|
| * ALSA: isa: delete repeated words in commentsRandy Dunlap2020-08-062-2/+2
| * ALSA: Replace with fallthrough pseudo keyword in the remaining placesTakashi Iwai2020-07-091-1/+1
| * ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-095-21/+21
| * ALSA: isa/gus: remove 'set but not used' warningPierre-Louis Bossart2020-07-071-1/+2
| * ALSA: isa/gus: remove -Wmissing-prototypes warningsPierre-Louis Bossart2020-07-071-2/+0
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan2020-06-031-1/+3
* Merge branch 'for-linus' into for-nextTakashi Iwai2020-05-282-6/+12
|\
| * ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2020-04-302-6/+12
* | ALSA: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter2020-05-011-1/+7
* | ALSA: Fix misspellings of "Analog Devices"Geert Uytterhoeven2020-04-171-1/+1
|/
* ALSA: emu8000: Fix the cast to __user pointerTakashi Iwai2020-02-101-2/+2
* Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-2836-328/+208
|\
| * ALSA: sc6000: More constificationTakashi Iwai2020-01-051-2/+2
| * ALSA: wss: More constificationsTakashi Iwai2020-01-051-3/+3
| * ALSA: opti9xx: More constificationsTakashi Iwai2020-01-052-18/+18
| * ALSA: gus: More constificationsTakashi Iwai2020-01-057-23/+24
| * ALSA: es18xx: More constificationsTakashi Iwai2020-01-051-5/+5
| * ALSA: es1688: More constificationsTakashi Iwai2020-01-052-5/+5
| * ALSA: cmi8330: More constificationsTakashi Iwai2020-01-051-4/+4
| * ALSA: sb: More constificationsTakashi Iwai2020-01-055-37/+37
| * ALSA: cs423x: More constificationTakashi Iwai2020-01-051-1/+1
| * ALSA: cmi8328: More constificationsTakashi Iwai2020-01-051-12/+12
| * ALSA: isa: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-0313-45/+45
| * ALSA: info: Make snd_info_entry_ops as constTakashi Iwai2020-01-031-1/+1
| * ALSA: Constify snd_timer_hardware definitionsTakashi Iwai2020-01-032-3/+3
| * ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai2020-01-038-8/+8
| * ALSA: ad1816a: constify copied structureJulia Lawall2020-01-011-1/+1
| * ALSA: wss: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: wavefront: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: sb: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: opti9xx: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: opl3sa2: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: msnd: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: gus: Support PCM sync_stopTakashi Iwai2019-12-113-1/+4
| * ALSA: es18xx: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: es1688: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: ad1816a: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: isa: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-118-15/+0
| * ALSA: es1688: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-8/+0
| * ALSA: wss: Use managed buffer allocationTakashi Iwai2019-12-111-21/+2
| * ALSA: gus: Use managed buffer allocationTakashi Iwai2019-12-111-19/+9
| * ALSA: sb: Use managed buffer allocationTakashi Iwai2019-12-112-38/+4
| * ALSA: es18xx: Use managed buffer allocationTakashi Iwai2019-12-111-19/+5
| * ALSA: es1688: Use managed buffer allocationTakashi Iwai2019-12-111-18/+2
| * ALSA: cmi8330: Use managed buffer allocationTakashi Iwai2019-12-111-3/+2
| * ALSA: ad1816a: Use managed buffer allocationTakashi Iwai2019-12-111-18/+2