aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/stacktrace.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-27ALSA: au88x0: Fix sparse warning wrt PCM format typeTakashi Iwai2-2/+2
2018-07-27ALSA: ad1816a: Fix sparse warning wrt PCM format typeTakashi Iwai1-1/+2
2018-07-27ALSA: pcm: Fix sparse warning wrt PCM format typeTakashi Iwai1-1/+1
2018-07-27ALSA: riptide: Fix PCM format type conversionTakashi Iwai1-1/+1
2018-07-27ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai2-2/+3
2018-07-26ALSA: trident: Suppress gcc string warningTakashi Iwai1-1/+1
2018-07-26ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer castTakashi Iwai1-12/+12
2018-07-26ALSA: korg1212: Add __force annotation to cast in user-copy callbacksTakashi Iwai1-2/+2
2018-07-26ALSA: pcm: Use standard lower_32_bits() and upper_32_bits()Takashi Iwai1-4/+4
2018-07-26ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write()Takashi Iwai1-2/+2
2018-07-26ALSA: usb-audio: Declare the common variable in header fileTakashi Iwai2-2/+2
2018-07-26ALSA: opl3: Declare common variables properlyTakashi Iwai6-10/+6
2018-07-26ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_tTakashi Iwai1-2/+2
2018-07-26ALSA: msnd: Use NULL instead of 0Takashi Iwai1-1/+1
2018-07-26ALSA: hda/ca0132 - Use NULL instead of 0Takashi Iwai1-2/+1
2018-07-26ALSA: msnd: Fix the default sample sizesTakashi Iwai1-2/+2
2018-07-26ALSA: msnd: Add missing __iomem annotationsTakashi Iwai4-12/+12
2018-07-26ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macroTakashi Iwai1-1/+2
2018-07-26ALSA: usb-audio: Add support for Encore mDSD USB DACJeff Crukley1-0/+1
2018-07-24ALSA: hda/i915: Allow delayed i915 audio component bindingTakashi Iwai1-2/+22
2018-07-23ALSA: usb-audio: Generic DSD detection for Thesycon-based implementationsYue Wang1-0/+1
2018-07-22ALSA: timer: catch invalid timer object creationSrikanth K H1-0/+5
2018-07-19ALSA: usb-audio: Allow changing from a bad sample rateAdam Goode1-3/+21
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai21-30/+0
2018-07-18ALSA: rawmidi: Use kvmalloc() for buffersTakashi Iwai1-4/+5
2018-07-17ALSA: rawmidi: Minor code refactoringTakashi Iwai1-44/+33
2018-07-17ALSA: rawmidi: Simplify error pathsTakashi Iwai1-37/+39
2018-07-17ALSA: rawmidi: Tidy up coding stylesTakashi Iwai1-42/+59
2018-07-17ALSA: hda: Make audio component support more genericTakashi Iwai10-382/+486
2018-07-17ALSA: hda/i915: Associate audio component with devresTakashi Iwai4-18/+29
2018-07-17drm/i915: Split audio component to a generic typeTakashi Iwai8-120/+144
2018-07-17ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai1-6/+14
2018-07-17ALSA: emu8000: Use swap macro in snd_emu8000_sample_newGustavo A. R. Silva1-5/+2
2018-07-17ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_newGustavo A. R. Silva1-5/+2
2018-07-17vga_switcheroo: set audio client id according to bound GPU idJim Qu3-20/+62
2018-07-16ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirkYOKOTA Hiroshi1-0/+1
2018-07-16ALSA: hda: add mute led support for HP ProBook 455 G5Po-Hsu Lin1-0/+1