summaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)AuthorFilesLines
2019-08-14ALSA: sb: remove redundant assignment to variable resultColin Ian King1-1/+1
2019-08-02ALSA: isa/wavefront: remove redundant assignment to pointer bptrColin Ian King1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 371Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 370Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner53-803/+53
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner5-71/+5
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner3-42/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner8-0/+8
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner2-0/+2
2019-04-28ALSA: gus: fix misuse of %xFuqian Huang1-1/+1
2019-03-16ALSA: sb8: add a check for request_regionKangjie Lu1-0/+4
2019-02-14ALSA: es1688: Remove set but not used variable 'hw'YueHaibing1-3/+1
2019-02-06ALSA: isa: Clean up with new procfs helpersTakashi Iwai4-16/+5
2019-02-01ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai9-12/+13
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai10-12/+0
2019-01-15ALSA: isa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai10-12/+0
2019-01-07ALSA: sb: fix a missing check of snd_ctl_addAditya Pakki1-3/+7
2019-01-07ALSA: gus: add a check of the status of snd_ctl_addKangjie Lu1-2/+11
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2018-11-24ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai1-2/+0
2018-10-12ALSA: opti92xx-ad1848: Use the standard fall-through annotationTakashi Iwai1-2/+4
2018-10-02ALSA: sb8: Fix fall-through annotationsGustavo A. R. Silva1-5/+5
2018-08-03ALSA: isa: Remove empty init and exitTakashi Iwai7-112/+0
2018-08-03ALSA: gus: fix spelling mistake "acumulator" -> "accumulator"Colin Ian King1-1/+1
2018-08-03ALSA: es18xx: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-03ALSA: opti9xx: mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2018-08-03ALSA: opti92x: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-08-03ALSA: galaxy: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-08-02ALSA: sb: Fix a typoTakashi Iwai1-1/+1
2018-07-27ALSA: sb: Proper endian notationsTakashi Iwai1-15/+15
2018-07-27ALSA: sb: Fix sparse warning wrt PCM format typeTakashi Iwai1-3/+3
2018-07-27ALSA: sb: Fix PCM format bit calculationTakashi Iwai1-3/+6
2018-07-27ALSA: wss: Fix sparse warning wrt PCM format typeTakashi Iwai1-1/+1
2018-07-27ALSA: ad1816a: Fix sparse warning wrt PCM format typeTakashi Iwai1-1/+2
2018-07-26ALSA: msnd: Use NULL instead of 0Takashi Iwai1-1/+1
2018-07-26ALSA: msnd: Fix the default sample sizesTakashi Iwai1-2/+2
2018-07-26ALSA: msnd: Add missing __iomem annotationsTakashi Iwai4-12/+12
2018-07-17ALSA: emu8000: Use swap macro in snd_emu8000_sample_newGustavo A. R. Silva1-5/+2
2018-07-16ALSA: sb8: remove redundant pointer runtimeColin Ian King1-3/+0
2018-07-16ALSA: gus: remove redundant pointer private_dataColin Ian King1-2/+0
2018-07-16ALSA: es1688: remove redundant pointer chipColin Ian King1-2/+0
2018-06-26ALSA: Fix references to Documentation/.*/MultiSoundMauro Carvalho Chehab1-1/+1
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+2
2018-05-28sound: Use octal not symbolic permissionsJoe Perches1-16/+16
2018-05-02ALSA: sc6000: fix spelling mistake: "iomaped" -> "iomapped"Colin Ian King1-2/+2
2018-04-23ALSA: cmi8328: array_find() can be statickbuild test robot1-2/+2
2018-04-20media: sound, isapnp: allow building more drivers with COMPILE_TESTMauro Carvalho Chehab1-3/+3
2018-04-20media: sound, media: allow building ISA drivers it with COMPILE_TESTMauro Carvalho Chehab1-4/+5
2017-11-29ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_...Markus Elfring1-3/+2