summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-196-341/+404
|\
| * ALSA: hda: Make audio component support more genericTakashi Iwai2018-07-176-346/+398
| * ALSA: hda/i915: Associate audio component with devresTakashi Iwai2018-07-173-16/+25
| * drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-173-24/+26
| * Merge branch 'topic/hda-core-intel' into topic/hda-acompTakashi Iwai2018-07-1213-580/+547
| |\
* | | ALSA: usb-audio: Allow changing from a bad sample rateAdam Goode2018-07-191-3/+21
* | | Merge branch 'topic/vga_switcheroo' into for-nextTakashi Iwai2018-07-181-5/+6
|\ \ \
| * | | vga_switcheroo: set audio client id according to bound GPU idJim Qu2018-07-171-5/+6
| |/ /
* | | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-1819-27/+0
* | | ALSA: rawmidi: Use kvmalloc() for buffersTakashi Iwai2018-07-181-4/+5
* | | ALSA: rawmidi: Minor code refactoringTakashi Iwai2018-07-171-44/+33
* | | ALSA: rawmidi: Simplify error pathsTakashi Iwai2018-07-171-37/+39
* | | ALSA: rawmidi: Tidy up coding stylesTakashi Iwai2018-07-171-42/+59
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2018-07-1710-18/+59
|\ \ \
| * | | ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai2018-07-171-6/+14
| * | | ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirkYOKOTA Hiroshi2018-07-161-0/+1
| * | | ALSA: hda: add mute led support for HP ProBook 455 G5Po-Hsu Lin2018-07-161-0/+1
| |/ /
| * | ALSA: hda/ca0132: Update a pci quirk device nameAlastair Bridgewater2018-07-121-1/+1
| * | ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97Alastair Bridgewater2018-07-121-0/+1
| * | ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATIONHui Wang2018-07-061-1/+5
| * | ALSA: hda - Handle pm failure during hotplugChris Wilson2018-07-021-5/+14
| * | ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctlTakashi Iwai2018-06-251-1/+2
| * | ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctlTakashi Iwai2018-06-251-1/+1
| * | ALSA: hda/realtek - Fix the problem of two front mics on more machinesHui Wang2018-06-251-1/+8
| * | ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210Takashi Iwai2018-06-221-0/+1
| * | ALSA: hda/ca0132: make array ca0132_alt_chmaps staticColin Ian King2018-06-211-1/+1
| * | ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMITakashi Iwai2018-06-213-2/+9
| * | ALSA: lx6464es: Missing error code in snd_lx6464es_create()Dan Carpenter2018-06-211-0/+1
* | | ALSA: emu8000: Use swap macro in snd_emu8000_sample_newGustavo A. R. Silva2018-07-171-5/+2
* | | ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_newGustavo A. R. Silva2018-07-171-5/+2
* | | ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGAJim Qu2018-07-161-1/+1
* | | ALSA: usb-audio: Tidy up logic for Processing Unit min/max valuesJorge Sanjuan2018-07-161-17/+41
* | | ALSA: usb-audio: Unify virtual type units type to UAC3 valuesJorge Sanjuan2018-07-161-13/+23
* | | ALSA: usb-audio: Add support for Processing Units in UAC3Jorge Sanjuan2018-07-161-2/+49
* | | ALSA: usb-audio: Processing Unit controls parsing in UAC2Jorge Sanjuan2018-07-161-2/+15
* | | ALSA: usb-audio: Add support for Selector Units in UAC3Jorge Sanjuan2018-07-161-10/+44
* | | ALSA: cs46xx: remove redundant pointer 'ins'Colin Ian King2018-07-161-3/+0
* | | ALSA: ali5451: remove redundant pointer 'codec'Colin Ian King2018-07-161-4/+1