summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai2018-07-1913-468/+607
|\
| * ALSA: hda: Make audio component support more genericTakashi Iwai2018-07-1710-382/+486
| * ALSA: hda/i915: Associate audio component with devresTakashi Iwai2018-07-174-18/+29
| * drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-178-120/+144
| * Merge branch 'topic/hda-core-intel' into topic/hda-acompTakashi Iwai2018-07-1215-674/+605
| |\
* | | ALSA: usb-audio: Allow changing from a bad sample rateAdam Goode2018-07-191-3/+21