aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03RDMA/cm: Delete unused CM LAP functionsLeon Romanovsky2-168/+0
2020-01-03RDMA/i40iw: fix a potential NULL pointer dereferenceXiyu Yang1-0/+2
2020-01-03RDMA/rxe: Fix error type of mmap_offsetJiewei Ke1-1/+1
2020-01-03RDMA/mlx5: use true,false for bool variablezhengbin2-3/+3
2020-01-03RDMA/mlx4: use true,false for bool variablezhengbin1-2/+2
2020-01-03IB/iser: use true,false for bool variablezhengbin2-2/+2
2020-01-03IB/hfi1: use true,false for bool variablezhengbin1-1/+1
2020-01-03RDMA/siw: use true,false for bool variablezhengbin1-1/+1
2020-01-03IB/core: Fix ODP with IB_ACCESS_HUGETLB handlingYishai Hadas1-17/+4
2020-01-03IB/core: Fix ODP get user pages flowYishai Hadas1-1/+1
2020-01-03IB/mlx5: Unify ODP MR code paths to allow extra flexibilityArtemy Kovalyov4-67/+67
2020-01-03IB/rdmavt: Correct comments in rdmavt_qp.h headerMike Marciniszyn2-22/+9
2020-01-03IB/hfi1: List all receive contexts from debugfsMichael J. Ruhl2-4/+10
2020-01-03IB/hfi1: Add accessor API routines to access context membersMike Marciniszyn9-85/+183
2020-01-03RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser2-11/+12
2020-01-03RDMA/cm: Use RCU synchronization mechanism to protect cm_id_private xa_load()Danit Goldberg1-30/+13
2020-01-03RDMA/srpt: Remove unnecessary assertion in srpt_queue_responseAditya Pakki1-2/+0
2020-01-03RDMA/netlink: Do not always generate an ACK for some netlink operationsHÃ¥kon Bugge2-3/+3
2020-01-03IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa1-2/+1
2020-01-03RDMA/siw: Simplify QP representationBernard Metzler7-70/+42
2020-01-03RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu3-48/+35
2020-01-03RDMA/bnxt_re: Report more number of completion vectorsSelvin Xavier1-1/+1
2020-01-03RDMA/qedr: Add kernel capability flags for dpm enabled modeMichal Kalderon2-3/+28
2019-12-29Linux 5.5-rc4Linus Torvalds1-1/+1
2019-12-29locks: print unsigned ino in /proc/locksAmir Goldstein1-1/+1
2019-12-27riscv: export flush_icache_all to modulesOlof Johansson1-0/+1
2019-12-27riscv: reject invalid syscalls below -1David Abdurachmanov1-0/+1
2019-12-27riscv: fix compile failure with EXPORT_SYMBOL() & !MMULuc Van Oostenryck2-3/+4
2019-12-25ata: ahci_brcm: Add missing clock management during recoveryFlorian Fainelli1-0/+7
2019-12-25ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEFlorian Fainelli1-15/+16
2019-12-25ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli1-29/+76
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2-2/+6
2019-12-25libata: Fix retrieving of active qcsSascha Hauer5-3/+28
2019-12-24io-wq: add cond_resched() to worker threadHillf Danton1-0/+2
2019-12-23rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers1-5/+7
2019-12-23rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers1-8/+10