summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-2715-20/+306
|\
| * habanalabs: expose reset counters via existing INFO IOCTLMoti Haimovski2019-11-211-0/+9
| * habanalabs: export uapi defines to user-spaceOded Gabbay2019-11-211-4/+12
| * habanalabs: expose card name in INFO IOCTLOded Gabbay2019-11-211-0/+2
| * habanalabs: add opcode to INFO IOCTL to return clock rateOded Gabbay2019-11-211-5/+14
| * habanalabs: Fix typosTomer Tayar2019-11-211-1/+1
| * firmware: Fix incompatible function behavior for RSU driverRichard Gong2019-11-141-0/+8
| * misc: rtsx: Add support for RTS5261Rui Feng2019-11-141-0/+1
| * w1: Fix documentation warning.Dhanuka Warusadura2019-11-141-0/+1
| * parport: daisy: avoid hardcoded nameSudip Mukherjee2019-11-131-0/+1
| * Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman2019-11-1155-143/+261
| |\
| * \ Merge tag 'soundwire-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2019-11-091-4/+3
| |\ \
| | * | soundwire: remove bitfield for unique_id, use u8Pierre-Louis Bossart2019-11-091-1/+3
| | * | soundwire: remove DAI_ID_RANGE definitionsPierre-Louis Bossart2019-10-211-3/+0
| * | | dt-bindings: interconnect: qcom: add msm8974 bindingsBrian Masney2019-11-081-0/+146
| * | | fsi: aspeed: Add trace pointsJoel Stanley2019-11-081-0/+77
| * | | trace: fsi: Print transfer size unsignedAndrew Jeffery2019-11-081-3/+3
| * | | Merge tag 'phy-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2019-11-072-2/+5
| |\ \ \
| | * | | phy: add PHY_MODE_LVDSHeiko Stuebner2019-10-311-1/+2
| | * | | phy: tegra: xusb: Add vbus override support on Tegra210Nagarjuna Kristam2019-10-231-1/+3
| | |/ /
| * | | nvmem: core: fix nvmem_cell_write inline functionSebastian Reichel2019-11-051-1/+1
| * | | rfkill: allocate static minorMarcel Holtmann2019-11-051-0/+1
| * | | coresight: etm4x: Save/restore state across CPU low power statesAndrew Murray2019-11-041-0/+6
| * | | Merge 5.4-rc5 into char-misc-nextGreg Kroah-Hartman2019-10-2726-87/+177
| |\ \ \
| * \ \ \ Merge 5.4-rc3 into char-misc-nextGreg Kroah-Hartman2019-10-1424-50/+251
| |\ \ \ \
| * | | | | misc: fastrpc: add mmap/unmap supportJorge Ramirez-Ortiz2019-10-101-0/+15
| | |_|/ / | |/| | |
* | | | | Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-11-273-59/+26
|\ \ \ \ \
| * | | | | usb: typec: tcpm: Remove tcpc_config configuration mechanismHans de Goede2019-11-161-41/+0
| * | | | | usb: typec: Remove unused members from struct typec_capabilityHeikki Krogerus2019-11-041-2/+0
| * | | | | usb: typec: Remove the callback members from struct typec_capabilityHeikki Krogerus2019-11-041-17/+0
| * | | | | usb: typec: Separate the operations vectorHeikki Krogerus2019-11-041-0/+20
| * | | | | usb: typec: Introduce typec_get_drvdata()Heikki Krogerus2019-11-041-0/+4
| * | | | | usb: roles: Add usb_role_switch_find_by_fwnode()Heikki Krogerus2019-11-041-0/+3
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-2717-334/+135
|\ \ \ \ \ \
| * | | | | | RDMA/efa: Expose RDMA read related attributesDaniel Kranzdorf2019-11-251-0/+6
| * | | | | | Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-255-1/+32
| |\ \ \ \ \ \
| | * | | | | | IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg2019-11-221-0/+6
| | * | | | | | net/core: Add support for getting VF GUIDsDanit Goldberg2019-11-221-0/+4
| * | | | | | | IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig2019-11-171-2/+2
| * | | | | | | dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flagChristoph Hellwig2019-11-141-4/+1
| * | | | | | | IB/mlx5: Support flow counters offset for bulk countersYevgeny Kliteynik2019-11-131-0/+1
| * | | | | | | RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-131-4/+3
| * | | | | | | RDMA/mad: Delete never implemented functionsLeon Romanovsky2019-11-061-40/+0
| * | | | | | | RDMA/qedr: Add doorbell overflow recovery supportMichal Kalderon2019-11-061-0/+25
| * | | | | | | RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon2019-11-061-11/+2
| * | | | | | | RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon2019-11-061-0/+35
| * | | | | | | Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe2019-10-282-22/+0
| |\ \ \ \ \ \ \
| | * | | | | | | RDMA/mlx5: Rework implicit ODP destroyJason Gunthorpe2019-10-281-2/+0
| | * | | | | | | RDMA/mlx5: Use an xarray for the children of an implicit ODPJason Gunthorpe2019-10-281-16/+0
| | * | | | | | | RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe2019-10-281-4/+0
| | | |_|_|_|/ / | | |/| | | | |