summaryrefslogtreecommitdiffstats
path: root/sound/usb/endpoint.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-15scsi: ibmvfc: Avoid move login if fast fail is enabledBrian King2-11/+29
2021-05-15scsi: ibmvfc: Handle move login failureBrian King2-9/+9
2021-05-15scsi: target: tcmu: Rename TCM_DEV_BIT_PLUGGED to TCMU_DEV_BIT_PLUGGEDBodo Stroesser1-4/+4
2021-05-15scsi: core: Fix a comment in function scsi_host_dev_release()Xiang Chen1-1/+1
2021-05-15scsi: qedf: Drop unnecessary NULL checks after container_of()Guenter Roeck2-9/+0
2021-05-15scsi: target: iscsi: Drop unnecessary container_of()Guenter Roeck1-7/+0
2021-05-15scsi: scsi_debug: Drop if with an always false conditionUwe Kleine-König1-5/+0
2021-05-15scsi: snic: Fix an error messageChristophe JAILLET1-4/+1
2021-05-15scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()Varun Prakash2-12/+28
2021-05-15scsi: ufs: core: Introduce HBA performance monitor sysfs nodesCan Guo4-0/+446
2021-05-11scsi: aacraid: Replace one-element array with flexible-array memberGustavo A. R. Silva2-6/+6
2021-05-11scsi: ufs: sysfs: Resume the proper SCSI deviceAsutosh Das1-12/+12
2021-05-11scsi: ufs: core: Enable power management for wlunAsutosh Das13-255/+573
2021-05-10scsi: qla4xxx: Simplify conditionalWan Jiabing1-2/+1
2021-05-10scsi: arcmsr: Update driver version to v1.50.00.04-20210414ching Huang1-1/+1
2021-05-10scsi: arcmsr: Fix the wrong CDB payload report to IOPching Huang1-2/+6
2021-05-10scsi: megaraid_sas: Use DEFINE_SPINLOCK() for spinlockShixin Liu1-3/+1
2021-05-10scsi: megaraid_mbox: Remove redundant initialization of pointer mboxColin Ian King1-2/+0
2021-05-10scsi: lpfc: Remove redundant assignment to pointer temp_hdrColin Ian King1-1/+0
2021-05-10scsi: 3w-9xxx: Move * operator to clean up code style warningColin Ian King1-1/+1
2021-05-10scsi: message: fusion: Documentation cleanupRandy Dunlap1-56/+63
2021-05-10scsi: mpt3sas: Documentation cleanupRandy Dunlap1-49/+50
2021-05-10scsi: target: iscsi: Switch to kmemdup_nul()Yang Yingliang2-6/+2
2021-05-10scsi: core: Treat device offline as a failureJason Yan1-26/+28
2021-05-09Linux 5.13-rc1v5.13-rc1Linus Torvalds1-2/+2
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds1-1/+1
2021-05-09Revert "bio: limit bio max size"Jens Axboe4-21/+3
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds1-1/+12
2021-05-08smb3: if max_channels set to more than one channel request multichannelSteve French1-0/+3
2021-05-08smb3: do not attempt multichannel to server which does not support itSteve French1-0/+6
2021-05-08smb3: when mounting with multichannel include it in requested capabilitiesSteve French1-0/+5
2021-05-08linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada3-6/+5
2021-05-08atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen1-0/+1
2021-05-08net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon2-18/+3
2021-05-08mptcp: fix splat when closing unaccepted socketPaolo Abeni1-2/+1
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski3-44/+0
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski4-11/+10
2021-05-07i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin1-1/+2
2021-05-07i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang1-0/+1
2021-05-07i40e: fix broken XDP supportMagnus Karlsson1-6/+2
2021-05-07netfilter: nftables: avoid potential overflows on 32bit archesEric Dumazet2-7/+10
2021-05-07netfilter: nftables: avoid overflows in nft_hash_buckets()Eric Dumazet1-1/+9
2021-05-07mm: fix typos in commentsLu Jialin3-3/+3
2021-05-07mm: fix typos in commentsIngo Molnar39-83/+83
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada157-627/+110
2021-05-07ipc/sem.c: spelling fixBhaskar Chowdhury1-1/+1
2021-05-07fs: fat: fix spelling typo of valuesdingsenjie1-1/+1
2021-05-07kernel/sys.c: fix typoXiaofeng Cao1-7/+7
2021-05-07kernel/up.c: fix typoBhaskar Chowdhury1-1/+1
2021-05-07kernel/user_namespace.c: fix typosXiaofeng Cao1-3/+3