summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-26ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai1-5/+5
2018-07-26ALSA: vx222: Fix invalid endian conversionsTakashi Iwai1-4/+4
2018-07-26ALSA: seq: Fix poll() error returnTakashi Iwai2-2/+2
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-23ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai1-6/+2
2018-07-22ALSA: timer: catch invalid timer object creationSrikanth K H1-0/+5
2018-07-19Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai13-468/+607
2018-07-19ALSA: usb-audio: Allow changing from a bad sample rateAdam Goode1-3/+21
2018-07-18Merge branch 'topic/vga_switcheroo' into for-nextTakashi Iwai1074-5709/+10929
2018-07-18ALSA: hda/realtek - Yet another Clevo P950 quirk entryTakashi Iwai1-0/+1
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-18ALSA: 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-17Merge branch 'for-linus' into for-nextTakashi Iwai10-18/+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
2018-07-16ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGAJim Qu1-1/+1
2018-07-16ALSA: usb-audio: Tidy up logic for Processing Unit min/max valuesJorge Sanjuan1-17/+41
2018-07-16ALSA: usb-audio: Unify virtual type units type to UAC3 valuesJorge Sanjuan1-13/+23
2018-07-16ALSA: usb-audio: Add support for Processing Units in UAC3Jorge Sanjuan3-11/+104
2018-07-16ALSA: usb-audio: Processing Unit controls parsing in UAC2Jorge Sanjuan1-2/+15
2018-07-16ALSA: usb-audio: Add support for Selector Units in UAC3Jorge Sanjuan1-10/+44
2018-07-16ALSA: cs46xx: remove redundant pointer 'ins'Colin Ian King1-3/+0
2018-07-16ALSA: ali5451: remove redundant pointer 'codec'Colin Ian King1-4/+1
2018-07-16ALSA: sb8: remove redundant pointer runtimeColin Ian King1-3/+0
2018-07-16ALSA: gus: remove redundant pointer private_dataColin Ian King1-2/+0
2018-07-16ALSA: es1688: remove redundant pointer chipColin Ian King1-2/+0
2018-07-16ALSA: opl3: remove redundant pointer opl3Colin Ian King2-18/+0
2018-07-15Linux 4.18-rc5Linus Torvalds1-1/+1
2018-07-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-3/+49
2018-07-15Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2-6/+6
2018-07-15Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2-0/+46
2018-07-15Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-1/+1
2018-07-15Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixesOlof Johansson1-2/+2
2018-07-14Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-16/+13
2018-07-14Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2018-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-99/+133
2018-07-14reiserfs: fix buffer overflow with long warning messagesEric Biggers1-60/+81
2018-07-14checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches1-3/+3
2018-07-14mm: do not bug_on on incorrect length in __mm_populate()Michal Hocko2-19/+12