summaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai2018-11-241-2/+0
* ALSA: opti92xx-ad1848: Use the standard fall-through annotationTakashi Iwai2018-10-121-2/+4
* ALSA: sb8: Fix fall-through annotationsGustavo A. R. Silva2018-10-021-5/+5
* ALSA: isa: Remove empty init and exitTakashi Iwai2018-08-037-112/+0
* ALSA: gus: fix spelling mistake "acumulator" -> "accumulator"Colin Ian King2018-08-031-1/+1
* ALSA: es18xx: mark expected switch fall-throughGustavo A. R. Silva2018-08-031-0/+1
* ALSA: opti9xx: mark expected switch fall-throughsGustavo A. R. Silva2018-08-031-0/+5
* ALSA: opti92x: mark expected switch fall-throughsGustavo A. R. Silva2018-08-031-0/+3
* ALSA: galaxy: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-031-0/+3
* ALSA: sb: Fix a typoTakashi Iwai2018-08-021-1/+1
* ALSA: sb: Proper endian notationsTakashi Iwai2018-07-271-15/+15
* ALSA: sb: Fix sparse warning wrt PCM format typeTakashi Iwai2018-07-271-3/+3
* ALSA: sb: Fix PCM format bit calculationTakashi Iwai2018-07-271-3/+6
* ALSA: wss: Fix sparse warning wrt PCM format typeTakashi Iwai2018-07-271-1/+1
* ALSA: ad1816a: Fix sparse warning wrt PCM format typeTakashi Iwai2018-07-271-1/+2
* ALSA: msnd: Use NULL instead of 0Takashi Iwai2018-07-261-1/+1
* ALSA: msnd: Fix the default sample sizesTakashi Iwai2018-07-261-2/+2
* ALSA: msnd: Add missing __iomem annotationsTakashi Iwai2018-07-264-12/+12
* ALSA: emu8000: Use swap macro in snd_emu8000_sample_newGustavo A. R. Silva2018-07-171-5/+2
* ALSA: sb8: remove redundant pointer runtimeColin Ian King2018-07-161-3/+0
* ALSA: gus: remove redundant pointer private_dataColin Ian King2018-07-161-2/+0
* ALSA: es1688: remove redundant pointer chipColin Ian King2018-07-161-2/+0
* ALSA: Fix references to Documentation/.*/MultiSoundMauro Carvalho Chehab2018-06-261-1/+1
* Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-071-1/+2
|\
| * media: sound, isapnp: allow building more drivers with COMPILE_TESTMauro Carvalho Chehab2018-04-201-3/+3
| * media: sound, media: allow building ISA drivers it with COMPILE_TESTMauro Carvalho Chehab2018-04-201-4/+5
* | sound: Use octal not symbolic permissionsJoe Perches2018-05-281-16/+16
* | ALSA: sc6000: fix spelling mistake: "iomaped" -> "iomapped"Colin Ian King2018-05-021-2/+2
* | ALSA: cmi8328: array_find() can be statickbuild test robot2018-04-231-2/+2
|/
* ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_...Markus Elfring2017-11-291-3/+2
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-135-0/+5
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
* | ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.cTakashi Iwai2017-10-251-2/+2
* | ALSA: sb: Convert timers to use timer_setup()Kees Cook2017-10-252-9/+8
* | ALSA: wavefront: Convert timers to use timer_setup()Kees Cook2017-10-241-5/+5
|/
* ALSA: isa: make snd_pcm_hardware constBhumika Goyal2017-08-179-17/+17
* ALSA: wavefront: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: sscape: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: sb16: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: opti9xx: constify pnp_card_device_idArvind Yadav2017-08-172-2/+2
* ALSA: msnd: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: gus: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: es1688: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: cs4236: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: cmi8330: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: azt2320: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: als100: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: ad1816a: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_idArvind Yadav2017-08-171-2/+2