summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ALSA: usb-audio: AudioStreaming Power Domain parsingJorge Sanjuan2018-07-312-8/+60
| * ALSA: usb-audio: Initial Power Domain supportJorge Sanjuan2018-07-314-0/+128
| * ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macrosTakashi Iwai2018-07-302-10/+6
| * ALSA: seq: virmidi: Offload the output event processingTakashi Iwai2018-07-302-54/+47
| * Merge branch 'for-linus' into topic/virmidiTakashi Iwai2018-07-2910-23/+32
| |\
| * | 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-272-4/+4
| * | 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: asihpi: Fix PCM format notationsTakashi Iwai2018-07-271-11/+13
| * | ALSA: au88x0: Fix sparse warning wrt PCM format typeTakashi Iwai2018-07-272-2/+2
| * | ALSA: ad1816a: Fix sparse warning wrt PCM format typeTakashi Iwai2018-07-271-1/+2
| * | ALSA: pcm: Fix sparse warning wrt PCM format typeTakashi Iwai2018-07-271-1/+1
| * | ALSA: riptide: Fix PCM format type conversionTakashi Iwai2018-07-271-1/+1
| * | ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai2018-07-272-2/+3
| * | ALSA: trident: Suppress gcc string warningTakashi Iwai2018-07-261-1/+1
| * | ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer castTakashi Iwai2018-07-261-12/+12
| * | ALSA: korg1212: Add __force annotation to cast in user-copy callbacksTakashi Iwai2018-07-261-2/+2
| * | ALSA: pcm: Use standard lower_32_bits() and upper_32_bits()Takashi Iwai2018-07-261-4/+4
| * | ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write()Takashi Iwai2018-07-261-2/+2
| * | ALSA: usb-audio: Declare the common variable in header fileTakashi Iwai2018-07-262-2/+2
| * | ALSA: opl3: Declare common variables properlyTakashi Iwai2018-07-266-10/+6
| * | ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_tTakashi Iwai2018-07-261-2/+2
| * | ALSA: msnd: Use NULL instead of 0Takashi Iwai2018-07-261-1/+1
| * | ALSA: hda/ca0132 - Use NULL instead of 0Takashi Iwai2018-07-261-2/+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: usb-audio: Fix multiple definitions in AU0828_DEVICE() macroTakashi Iwai2018-07-261-1/+2
| * | ALSA: usb-audio: Add support for Encore mDSD USB DACJeff Crukley2018-07-261-0/+1
| * | ALSA: hda/i915: Allow delayed i915 audio component bindingTakashi Iwai2018-07-241-2/+22
| * | ALSA: usb-audio: Generic DSD detection for Thesycon-based implementationsYue Wang2018-07-231-0/+1
| * | ALSA: timer: catch invalid timer object creationSrikanth K H2018-07-221-0/+5