summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: Use no intrruptible mutex_lockTakashi Iwai2018-08-011-19/+7
* ALSA: seq: Fix leftovers at probe error pathTakashi Iwai2018-08-016-36/+23
* ALSA: seq: Remove dead codesTakashi Iwai2018-08-016-115/+0
* ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai2018-08-014-52/+20
* ALSA: usb: Mark expected switch fall-throughGustavo A. R. Silva2018-08-011-0/+1
* ALSA: pcm: Mark expected switch fall-throughGustavo A. R. Silva2018-08-011-0/+1
* ALSA: usb-audio: remove redundant pointer 'urb'Colin Ian King2018-08-011-2/+0
* ALSA: sonicvibes: remove redundant pointer 'dir'Colin Ian King2018-08-011-2/+0
* ALSA: ens137x: remove redundant array pcm_devsColin Ian King2018-08-011-2/+1
* ALSA: emu10k1: remove redundant variable attnColin Ian King2018-08-011-2/+1
* ALSA: cs5535audio: remove redundant pointer 'dma'Colin Ian King2018-08-011-6/+1
* ALSA: asihpi: remove redundant variable max_streamsColin Ian King2018-08-011-5/+0
* ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacksJorge Sanjuan2018-07-312-6/+24
* ALSA: usb-audio: Add UAC3 Power Domains to suspend/resumeJorge Sanjuan2018-07-313-0/+59
* ALSA: usb-audio: AudioStreaming Power Domain parsingJorge Sanjuan2018-07-312-8/+60
* ALSA: usb-audio: Initial Power Domain supportJorge Sanjuan2018-07-313-0/+124
* ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macrosTakashi Iwai2018-07-301-9/+5
* ALSA: seq: virmidi: Offload the output event processingTakashi Iwai2018-07-301-54/+46
* Merge branch 'for-linus' into topic/virmidiTakashi Iwai2018-07-2910-23/+32
|\
| * ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung2018-07-281-0/+1
| * ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung2018-07-281-1/+2
| * ALSA: virmidi: Fix too long output trigger loopTakashi Iwai2018-07-271-0/+10
| * ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2018-07-262-5/+5
| * ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai2018-07-261-5/+5
| * ALSA: vx222: Fix invalid endian conversionsTakashi Iwai2018-07-261-4/+4
| * ALSA: seq: Fix poll() error returnTakashi Iwai2018-07-262-2/+2
| * ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai2018-07-231-6/+2
| * ALSA: hda/realtek - Yet another Clevo P950 quirk entryTakashi Iwai2018-07-181-0/+1
* | ALSA: hda/hdmi: Use single mutex unlock in error pathsTakashi Iwai2018-07-291-34/+33
* | ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai2018-07-271-6/+6
* | ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()Jia-Ju Bai2018-07-271-3/+3
* | ALSA: usb-audio: quirks: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai2018-07-271-7/+7
* | ALSA: sb: Proper endian notationsTakashi Iwai2018-07-271-15/+15
* | ALSA: atiixp_modem: Proper endian notationsTakashi Iwai2018-07-271-2/+2
* | ALSA: atiixp: Proper endian notationsTakashi Iwai2018-07-271-2/+2
* | ALSA: bt87x: Proper endian notationsTakashi Iwai2018-07-271-2/+2
* | ALSA: echoaudio: Proper endian notationsTakashi Iwai2018-07-275-38/+42
* | ALSA: maestro3: Proper endian notationsTakashi Iwai2018-07-271-3/+3
* | ALSA: intel8x0m: Proper endian notationsTakashi Iwai2018-07-271-3/+3
* | ALSA: intel8x0: Proper endian notationsTakashi Iwai2018-07-271-3/+3
* | ALSA: lola: Proper endian notationsTakashi Iwai2018-07-273-8/+8
* | ALSA: mixart: Proper endian notationsTakashi Iwai2018-07-273-27/+27
* | ALSA: riptide: Properly endian notationsTakashi Iwai2018-07-271-4/+4
* | ALSA: hda: Proper endian notations for BDL pointersTakashi Iwai2018-07-271-2/+2
* | ALSA: trident: Proper endian notationsTakashi Iwai2018-07-272-2/+2
* | ALSA: ymfpci: Proper endian notationsTakashi Iwai2018-07-272-42/+42
* | ALSA: xen: Use standard pcm_format_to_bits() for ALSA format bitsTakashi Iwai2018-07-271-2/+2
* | 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