2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 23:23:55 +08:00
linux-next/drivers/infiniband/hw/ipath
Bryan O'Sullivan 7f510b46e4 IB/ipath: support for userspace apps using core driver
These files introduce a char device that userspace apps use to gain
direct memory-mapped access to the InfiniPath hardware, and routines for
pinning and unpinning user memory in cases where the hardware needs to
DMA into the user address space.

Signed-off-by: Bryan O'Sullivan <bos@pathscale.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-03-31 13:14:19 -08:00
..
ipath_common.h IB/ipath: core driver header files 2006-03-31 13:14:18 -08:00
ipath_debug.h IB/ipath: core driver header files 2006-03-31 13:14:18 -08:00
ipath_diag.c IB/ipath: chip initialisation code, and diag support 2006-03-31 13:14:19 -08:00
ipath_driver.c IB/ipath: core device driver 2006-03-31 13:14:18 -08:00
ipath_eeprom.c IB/ipath: misc driver support code 2006-03-31 13:14:19 -08:00
ipath_file_ops.c IB/ipath: support for userspace apps using core driver 2006-03-31 13:14:19 -08:00
ipath_fs.c IB/ipath: sysfs and ipathfs support for core driver 2006-03-31 13:14:19 -08:00
ipath_ht400.c IB/ipath: support for HyperTransport devices 2006-03-31 13:14:18 -08:00
ipath_init_chip.c IB/ipath: chip initialisation code, and diag support 2006-03-31 13:14:19 -08:00
ipath_intr.c IB/ipath: misc driver support code 2006-03-31 13:14:19 -08:00
ipath_kernel.h IB/ipath: core driver header files 2006-03-31 13:14:18 -08:00
ipath_pe800.c IB/ipath: support for PCI Express devices 2006-03-31 13:14:19 -08:00
ipath_registers.h IB/ipath: core driver header files 2006-03-31 13:14:18 -08:00
ipath_stats.c IB/ipath: misc driver support code 2006-03-31 13:14:19 -08:00
ipath_sysfs.c IB/ipath: sysfs and ipathfs support for core driver 2006-03-31 13:14:19 -08:00
ipath_user_pages.c IB/ipath: support for userspace apps using core driver 2006-03-31 13:14:19 -08:00
ipath_wc_x86_64.c IB/ipath: misc driver support code 2006-03-31 13:14:19 -08:00
ips_common.h IB/ipath: core driver header files 2006-03-31 13:14:18 -08:00