aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Iwai5-56/+22
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 Sanjuan4-0/+128
2018-07-30ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macrosTakashi Iwai2-10/+6
2018-07-30ALSA: seq: virmidi: Offload the output event processingTakashi Iwai2-54/+47
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
2018-07-27ALSA: atiixp: Proper endian notationsTakashi Iwai1-2/+2
2018-07-27ALSA: bt87x: Proper endian notationsTakashi Iwai1-2/+2
2018-07-27ALSA: echoaudio: Proper endian notationsTakashi Iwai5-38/+42
2018-07-27ALSA: maestro3: Proper endian notationsTakashi Iwai1-3/+3
2018-07-27ALSA: intel8x0m: Proper endian notationsTakashi Iwai1-3/+3
2018-07-27ALSA: intel8x0: Proper endian notationsTakashi Iwai1-3/+3
2018-07-27ALSA: lola: Proper endian notationsTakashi Iwai3-8/+8
2018-07-27ALSA: mixart: Proper endian notationsTakashi Iwai3-27/+27
2018-07-27ALSA: riptide: Properly endian notationsTakashi Iwai1-4/+4
2018-07-27ALSA: hda: Proper endian notations for BDL pointersTakashi Iwai1-2/+2
2018-07-27ALSA: trident: Proper endian notationsTakashi Iwai2-2/+2
2018-07-27ALSA: ymfpci: Proper endian notationsTakashi Iwai2-42/+42
2018-07-27ALSA: xen: Use standard pcm_format_to_bits() for ALSA format bitsTakashi Iwai1-2/+2
2018-07-27ALSA: sb: Fix sparse warning wrt PCM format typeTakashi Iwai2-4/+4
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: asihpi: Fix PCM format notationsTakashi Iwai1-11/+13