summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-1710-0/+351
|\
| * dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMAVignesh Raghavendra2020-12-111-0/+8
| * soc: ti: k3-ringacc: add AM64 DMA rings support.Grygorii Strashko2020-12-111-0/+17
| * dmaengine: ti: Add support for k3 event routersPeter Ujfalusi2020-12-111-0/+16
| * dmaengine: ti: k3-psil: Extend psil_endpoint_config for K3 PKTDMAPeter Ujfalusi2020-12-111-0/+16
| * dmaengine: Add support for per channel coherency handlingPeter Ujfalusi2020-12-111-0/+12
| * dmaengine: of-dma: Add support for optional router configuration callbackPeter Ujfalusi2020-12-111-0/+2
| * dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA APIPeter Ujfalusi2020-12-111-0/+4
| * Merge tag 'tags/drivers_soc_for_5.11' into dmaengine/nextVinod Koul2020-12-112-29/+61
| |\
| * | dmaengine: idxd: add IAX configuration support in the IDXD driverDave Jiang2020-12-111-0/+79
| * | dmaengine: qcom: Add GPI dma driverVinod Koul2020-11-241-0/+83
| * | dmaengine: add peripheral configurationVinod Koul2020-11-241-0/+5
| * | dt-bindings: dmaengine: Document qcom,gpi dma bindingVinod Koul2020-11-241-0/+11
| * | dt-bindings: dmaengine: Add X2000 bindings.周琰杰 (Zhou Yanjie)2020-11-181-0/+54
| * | dt-bindings: dmaengine: Add JZ4775 bindings.周琰杰 (Zhou Yanjie)2020-11-181-0/+44
* | | Merge tag 'mailbox-v5.11' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2020-12-171-0/+20
|\ \ \
| * | | mailbox: arm_mhuv2: Add driverViresh Kumar2020-12-101-0/+20
* | | | Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-12-175-257/+249
|\ \ \ \
| * \ \ \ Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2020-12-161-238/+212
| |\ \ \ \
| | * | | | xprtrdma: Trace unmap_sync callsChuck Lever2020-11-111-0/+22
| | * | | | xprtrdma: Display the task ID when reporting MR eventsChuck Lever2020-11-111-38/+58
| | * | | | xprtrdma: Clean up trace_xprtrdma_nomrs()Chuck Lever2020-11-111-9/+10
| | * | | | xprtrdma: Clean up xprtrdma callback tracepointsChuck Lever2020-11-111-15/+16
| | * | | | xprtrdma: Clean up tracepoints in the reply pathChuck Lever2020-11-111-63/+3
| | * | | | xprtrdma: Clean up reply parsing error tracepointsChuck Lever2020-11-111-13/+14
| | * | | | xprtrdma: Clean up trace_xprtrdma_post_linvChuck Lever2020-11-111-7/+9
| | * | | | xprtrdma: Introduce FRWR completion IDsChuck Lever2020-11-111-40/+4
| | * | | | xprtrdma: Introduce Send completion IDsChuck Lever2020-11-111-38/+9
| | * | | | xprtrdma: Introduce Receive completion IDsChuck Lever2020-11-111-38/+8
| | * | | | xprtrdma: Replace dprintk call sites in ERR_CHUNK pathChuck Lever2020-11-111-0/+82
| * | | | | SUNRPC: Cleanup - constify a number of xdr_buf helpersTrond Myklebust2020-12-141-11/+11
| * | | | | SUNRPC: Fix xdr_expand_hole()Trond Myklebust2020-12-141-1/+1
| * | | | | SUNRPC: Fixes for xdr_align_data()Trond Myklebust2020-12-141-1/+1
| * | | | | SUNRPC: Remove unused function xprt_load_transport()Trond Myklebust2020-12-021-1/+0
| * | | | | SUNRPC: Add a helper to return the transport identifier given a netidTrond Myklebust2020-12-021-0/+1
| * | | | | SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust2020-12-021-0/+1
| * | | | | NFS: Improve handling of directory verifiersTrond Myklebust2020-12-021-1/+7
| * | | | | NFS: Allow the NFS generic code to pass in a verifier to readdirTrond Myklebust2020-12-021-2/+15
| * | | | | NFS: More readdir cleanupsTrond Myklebust2020-12-021-1/+0
* | | | | | Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-12-179-75/+424
|\ \ \ \ \ \
| * | | | | | libceph: drop ceph_auth_{create,update}_authorizer()Ilya Dryomov2020-12-141-6/+0
| * | | | | | libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov2020-12-146-6/+231
| * | | | | | libceph: introduce connection modes and ms_mode optionIlya Dryomov2020-12-143-2/+13
| * | | | | | libceph, rbd: ignore addr->type while comparing in some casesIlya Dryomov2020-12-141-1/+8
| * | | | | | libceph, ceph: get and handle cluster maps with addrvecsIlya Dryomov2020-12-144-6/+15
| * | | | | | libceph: drop ac->ops->name fieldIlya Dryomov2020-12-141-2/+0
| * | | | | | libceph: amend cephx init_protocol() and build_request()Ilya Dryomov2020-12-141-0/+1
| * | | | | | libceph, ceph: incorporate nautilus cephx changesIlya Dryomov2020-12-141-4/+12
| * | | | | | libceph: move msgr1 protocol specific fields to its own structIlya Dryomov2020-12-141-35/+41
| * | | | | | libceph: move msgr1 protocol implementation to its own fileIlya Dryomov2020-12-141-0/+1