aboutsummaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)Author
2018-11-24ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai
2018-10-12ALSA: opti92xx-ad1848: Use the standard fall-through annotationTakashi Iwai
2018-10-02ALSA: sb8: Fix fall-through annotationsGustavo A. R. Silva
2018-08-03ALSA: isa: Remove empty init and exitTakashi Iwai
2018-08-03ALSA: gus: fix spelling mistake "acumulator" -> "accumulator"Colin Ian King
2018-08-03ALSA: es18xx: mark expected switch fall-throughGustavo A. R. Silva
2018-08-03ALSA: opti9xx: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-03ALSA: opti92x: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-03ALSA: galaxy: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-02ALSA: sb: Fix a typoTakashi Iwai
2018-07-27ALSA: sb: Proper endian notationsTakashi Iwai
2018-07-27ALSA: sb: Fix sparse warning wrt PCM format typeTakashi Iwai
2018-07-27ALSA: sb: Fix PCM format bit calculationTakashi Iwai
2018-07-27ALSA: wss: Fix sparse warning wrt PCM format typeTakashi Iwai
2018-07-27ALSA: ad1816a: Fix sparse warning wrt PCM format typeTakashi Iwai
2018-07-26ALSA: msnd: Use NULL instead of 0Takashi Iwai
2018-07-26ALSA: msnd: Fix the default sample sizesTakashi Iwai
2018-07-26ALSA: msnd: Add missing __iomem annotationsTakashi Iwai
2018-07-17ALSA: emu8000: Use swap macro in snd_emu8000_sample_newGustavo A. R. Silva
2018-07-16ALSA: sb8: remove redundant pointer runtimeColin Ian King
2018-07-16ALSA: gus: remove redundant pointer private_dataColin Ian King
2018-07-16ALSA: es1688: remove redundant pointer chipColin Ian King
2018-06-26ALSA: Fix references to Documentation/.*/MultiSoundMauro Carvalho Chehab
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2018-05-02ALSA: sc6000: fix spelling mistake: "iomaped" -> "iomapped"Colin Ian King
2018-04-23ALSA: cmi8328: array_find() can be statickbuild test robot
2018-04-20media: sound, isapnp: allow building more drivers with COMPILE_TESTMauro Carvalho Chehab
2018-04-20media: sound, media: allow building ISA drivers it with COMPILE_TESTMauro Carvalho Chehab
2017-11-29ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_...Markus Elfring
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.cTakashi Iwai
2017-10-25ALSA: sb: Convert timers to use timer_setup()Kees Cook
2017-10-24ALSA: wavefront: Convert timers to use timer_setup()Kees Cook
2017-08-17ALSA: isa: make snd_pcm_hardware constBhumika Goyal
2017-08-17ALSA: wavefront: constify pnp_card_device_idArvind Yadav
2017-08-17ALSA: sscape: constify pnp_card_device_idArvind Yadav
2017-08-17ALSA: sb16: constify pnp_card_device_idArvind Yadav
2017-08-17ALSA: opti9xx: constify pnp_card_device_idArvind Yadav
2017-08-17ALSA: msnd: constify pnp_card_device_idArvind Yadav
2017-08-17ALSA: gus: constify pnp_card_device_idArvind Yadav
2017-08-17ALSA: es1688: constify pnp_card_device_idArvind Yadav
2017-08-17ALSA: cs4236: constify pnp_card_device_idArvind Yadav
2017-08-17ALSA: cmi8330: constify pnp_card_device_idArvind Yadav
2017-08-17ALSA: azt2320: constify pnp_card_device_idArvind Yadav
2017-08-17ALSA: als100: constify pnp_card_device_idArvind Yadav
2017-08-17ALSA: ad1816a: constify pnp_card_device_idArvind Yadav
2017-08-17ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_idArvind Yadav
2017-08-17ALSA: es18xx: constify pnp_device_id and pnp_card_device_idArvind Yadav