summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-17ALSA: usx2y: Cleanup probe and disconnect callbacksTakashi Iwai
2021-05-17ALSA: usx2y: Don't call free_pages_exact() with NULL addressTakashi Iwai
2021-05-17ALSA: usx2y: Fix shmem initializationTakashi Iwai
2021-05-17ALSA: usxy2: Fix potential doubly allocationsTakashi Iwai
2021-05-17ALSA: usx2y: Fix potential memory leaksTakashi Iwai
2021-05-17ALSA: usx2y: Avoid self-killingTakashi Iwai
2021-05-17ALSA: usx2y: Fix potential leaks of uninitialized memoryTakashi Iwai
2021-05-17ALSA: usx2y: Coding style fixesTakashi Iwai
2021-05-17ALSA: usx2y: Fix spacesTakashi Iwai
2021-05-17ALSA: usx2y: Avoid camelCaseTakashi Iwai
2021-05-17ALSA: rawmidi: Add framing modeDavid Henningsson
2021-05-16ALSA: intel8x0: Don't update period unless preparedTakashi Iwai
2021-05-14ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293PeiSen Hou
2021-05-14ALSA: gus: Replace unsafe strcpy() with strscpy()YueHaibing
2021-05-14ALSA: hda: generic: Remove redundant assignment to dacJiapeng Chong
2021-05-14ALSA: Remove trailing semicolon in macrosHuilong Deng
2021-05-14Merge branch 'for-linus' into for-nextTakashi Iwai
2021-05-14ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index fieldTakashi Sakamoto
2021-05-14ALSA: firewire-lib: fix calculation for size of IR context payloadTakashi Sakamoto
2021-05-14ALSA: firewire-lib: fix check for the size of isochronous packet payloadTakashi Sakamoto
2021-05-14ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto
2021-05-14ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26Takashi Sakamoto
2021-05-11ALSA: hda/realtek: Add fixup for HP Spectre x360 15-df0xxxElia Devito
2021-05-11ALSA: usb-audio: Fix potential out-of-bounce access in MIDI EP parserTakashi Iwai
2021-05-10ALSA: usb-audio: Validate MS endpoint descriptorsTakashi Iwai
2021-05-09Linux 5.13-rc1Linus Torvalds
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-09Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-05-09Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-09ALSA: hda: fixup headset for ASUS GU502 laptopDaniel Cordova A
2021-05-08Revert "bio: limit bio max size"Jens Axboe
2021-05-08Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08smb3: if max_channels set to more than one channel request multichannelSteve French
2021-05-08smb3: do not attempt multichannel to server which does not support itSteve French
2021-05-08Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-08smb3: when mounting with multichannel include it in requested capabilitiesSteve French
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-08Merge branch 'master' into nextMichael Ellerman
2021-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-05-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen