linux/drivers/infiniband/hw/hns
Sakari Ailus 977d5ad39f ACPI: Convert ACPI reference args to generic fwnode reference args
Convert all users of struct acpi_reference_args to more generic
fwnode_reference_args. This will

 1) avoid an ACPI specific references to device nodes with integer
    arguments as well as

 2) allow making references to nodes other than device nodes in ACPI.

As a by-product, convert the fwnode interger arguments to u64. The
arguments were 64-bit integers on ACPI but the fwnode arguments were
just 32-bit.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2018-07-23 12:44:52 +02:00
..
hns_roce_ah.c IB/providers: Avoid null netdev check for RoCE 2018-04-03 21:33:51 -06:00
hns_roce_alloc.c IB/hns: Use zeroing memory allocator instead of allocator/memset 2018-06-04 10:50:04 -06:00
hns_roce_cmd.c RDMA/hns: Add reset process for RoCE in hip08 2018-05-30 20:45:02 -04:00
hns_roce_cmd.h RDMA/hns: Add eq support of hip08 2017-12-22 09:21:45 -07:00
hns_roce_common.h RDMA/hns: Fix the endian problem for hns 2018-02-05 10:48:48 -05:00
hns_roce_cq.c RDMA/hns: Bugfix for cq record db for kernel 2018-05-23 15:45:44 -06:00
hns_roce_db.c RDMA/hns: Support rq record doorbell for kernel space 2018-03-13 16:40:15 -04:00
hns_roce_device.h RDMA/hns: Implement the disassociate_ucontext API 2018-05-30 20:45:03 -04:00
hns_roce_hem.c RDMA/hns: Adjust the order of cleanup hem table 2018-04-27 14:20:47 -04:00
hns_roce_hem.h RDMA/hns: Get rid of page operation after dma_alloc_coherent 2017-12-01 12:21:27 -07:00
hns_roce_hw_v1.c ACPI: Convert ACPI reference args to generic fwnode reference args 2018-07-23 12:44:52 +02:00
hns_roce_hw_v1.h RDMA/hns: Fix the endian problem for hns 2018-02-05 10:48:48 -05:00
hns_roce_hw_v2.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
hns_roce_hw_v2.h RDMA/hns: Fix the illegal memory operation when cross page 2018-05-30 20:45:03 -04:00
hns_roce_main.c RDMA/hns_roce: Don't check return value of zap_vma_ptes() 2018-06-01 11:20:43 -04:00
hns_roce_mr.c treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00
hns_roce_pd.c RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust 2018-05-24 15:41:52 -06:00
hns_roce_qp.c RDMA/hns: Not support qp transition from reset to reset for hip06 2018-05-09 10:45:18 -04:00
Kconfig RDMA/hns: Initialize the PCI device for hip08 RoCE 2017-09-27 08:34:55 -04:00
Makefile RDMA/hns: Support rq record doorbell for the user space 2018-03-13 16:40:15 -04:00