linux/drivers/infiniband/hw/ipath
Greg Kroah-Hartman c76d3d28c3 device create: infiniband: convert device_create to device_create_drvdata
device_create() is race-prone, so use the race-free
device_create_drvdata() instead as device_create() is going away.

Cc: Roland Dreier <rolandd@cisco.com>
Cc: Sean Hefty <sean.hefty@intel.com>
Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-21 21:54:43 -07:00
..
ipath_7220.h
ipath_common.h
ipath_cq.c RDMA/core: Add memory management extensions support 2008-07-14 23:48:45 -07:00
ipath_debug.h
ipath_diag.c
ipath_dma.c
ipath_driver.c IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long 2008-05-13 11:51:23 -07:00
ipath_eeprom.c
ipath_file_ops.c device create: infiniband: convert device_create to device_create_drvdata 2008-07-21 21:54:43 -07:00
ipath_fs.c
ipath_iba6110.c
ipath_iba6120.c
ipath_iba7220.c IB/ipath: Simplify code using ARRAY_SIZE() macro 2008-07-14 23:48:44 -07:00
ipath_init_chip.c
ipath_intr.c
ipath_kernel.h IB/ipath: Avoid test_bit() on u64 SDMA status value 2008-05-26 15:20:34 -07:00
ipath_keys.c
ipath_mad.c IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device() 2008-07-14 23:48:52 -07:00
ipath_mmap.c
ipath_mr.c
ipath_qp.c
ipath_rc.c RDMA/core: Add memory management extensions support 2008-07-14 23:48:45 -07:00
ipath_registers.h
ipath_ruc.c RDMA/core: Add memory management extensions support 2008-07-14 23:48:45 -07:00
ipath_sd7220.c
ipath_sd7220_img.c
ipath_sdma.c IB/ipath: Avoid test_bit() on u64 SDMA status value 2008-05-26 15:20:34 -07:00
ipath_srq.c
ipath_stats.c
ipath_sysfs.c
ipath_uc.c RDMA/core: Add memory management extensions support 2008-07-14 23:48:45 -07:00
ipath_ud.c RDMA/core: Add memory management extensions support 2008-07-14 23:48:45 -07:00
ipath_user_pages.c
ipath_user_sdma.c IB/ipath: User mode send DMA 2008-04-16 21:09:31 -07:00
ipath_user_sdma.h
ipath_verbs.c Merge branch 'core/rcu' into core/rcu-for-linus 2008-07-15 21:10:12 +02:00
ipath_verbs.h
ipath_verbs_mcast.c rcu: split list.h and move rcu-protected lists into rculist.h 2008-05-19 10:01:37 +02:00
ipath_wc_ppc64.c
ipath_wc_x86_64.c
Kconfig
Makefile