summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-08-08ALSA: hda/ca0132 - Clean up ca0132_init function.Connor McAdams1-13/+3
2018-08-08ALSA: hda/ca0132 - Create mmio gpio function to make code clearerConnor McAdams1-24/+38
2018-08-06ALSA: intel_hdmi: remove redundant variable cfg_valColin Ian King1-2/+0
2018-08-06ALSA: echoaudio: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-08-06ALSA: emu10k1: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-08-06ALSA: mixart: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-05ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360Alexandru Gagniuc1-0/+1
2018-08-04ALSA: seq_oss: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-04ALSA: seq: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-03ALSA: synth: Remove empty init and exitTakashi Iwai2-33/+0
2018-08-03ALSA: pci: Remove empty init and exitTakashi Iwai2-28/+0
2018-08-03ALSA: i2c: Remove empty init and exitTakashi Iwai4-53/+0
2018-08-03ALSA: isa: Remove empty init and exitTakashi Iwai7-112/+0
2018-08-03ALSA: drivers: Remove empty init and exitTakashi Iwai4-59/+0
2018-08-03ALSA: compress: Remove empty init and exitTakashi Iwai1-12/+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-08-02ALSA: usb-audio: Fix invalid use of sizeof in parse_uac_endpoint_attributes()Wei Yongjun1-1/+1
2018-08-01ALSA: seq: Drop unused 64bit division macrosTakashi Iwai1-24/+0
2018-08-01ALSA: seq: Use no intrruptible mutex_lockTakashi Iwai1-19/+7
2018-08-01ALSA: seq: Fix leftovers at probe error pathTakashi Iwai6-36/+23
2018-08-01ALSA: seq: Remove dead codesTakashi Iwai6-115/+0
2018-08-01ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai4-52/+20
2018-08-01ALSA: usb: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-01ALSA: pcm: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-01ALSA: usb-audio: remove redundant pointer 'urb'Colin Ian King1-2/+0
2018-08-01ALSA: sonicvibes: remove redundant pointer 'dir'Colin Ian King1-2/+0
2018-08-01ALSA: ens137x: remove redundant array pcm_devsColin Ian King1-2/+1
2018-08-01ALSA: emu10k1: remove redundant variable attnColin Ian King1-2/+1
2018-08-01ALSA: cs5535audio: remove redundant pointer 'dma'Colin Ian King1-6/+1
2018-08-01ALSA: asihpi: remove redundant variable max_streamsColin Ian King1-5/+0
2018-07-31ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacksJorge Sanjuan2-6/+24
2018-07-31ALSA: usb-audio: Add UAC3 Power Domains to suspend/resumeJorge Sanjuan3-0/+59
2018-07-31ALSA: usb-audio: AudioStreaming Power Domain parsingJorge Sanjuan2-8/+60
2018-07-31ALSA: usb-audio: Initial Power Domain supportJorge Sanjuan3-0/+124
2018-07-30ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macrosTakashi Iwai1-9/+5
2018-07-30ALSA: seq: virmidi: Offload the output event processingTakashi Iwai1-54/+46
2018-07-29Merge branch 'for-linus' into topic/virmidiTakashi Iwai10-23/+32
2018-07-29ALSA: hda/hdmi: Use single mutex unlock in error pathsTakashi Iwai1-34/+33
2018-07-28ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung1-0/+1
2018-07-28ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung1-1/+2
2018-07-27ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai1-6/+6
2018-07-27ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()Jia-Ju Bai1-3/+3
2018-07-27ALSA: usb-audio: quirks: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai1-7/+7
2018-07-27ALSA: sb: Proper endian notationsTakashi Iwai1-15/+15
2018-07-27ALSA: atiixp_modem: Proper endian notationsTakashi Iwai1-2/+2