aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/sysfs.c
AgeCommit message (Expand)Author
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2009-06-15infiniband: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-03-04IB: Remove useless ibdev_is_alive() tests from sysfs codeRoland Dreier
2009-02-25IB: Remove sysfs files before unregistering deviceRoland Dreier
2009-01-06infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28infiniband: use %p6 for printing message idsHarvey Harrison
2008-07-14RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-02-15IB: Fix return value in ib_device_register_sysfs()Li Zefan
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-10IB/core: Take sizeof the correct pointer when calling kmalloc()Dotan Barak
2007-04-24IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes
2007-02-16IB/core: Fix sparse warnings about shadowed declarationsRoland Dreier
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22IB: Whitespace fixesRoland Dreier
2006-05-09IB: Fix display of 4-bit port counters in sysfsRalph Campbell
2006-03-20IB: Coverity fixes to sysfs.cRoland Dreier
2006-03-20IB: Allow userspace to set node descriptionRoland Dreier
2006-01-10IB: Add node_guid to struct ib_deviceSean Hefty
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-11-02[IB] kzalloc() conversionsRoland Dreier
2005-10-18[IB] Fail sysfs queries after device is unregisteredRoland Dreier
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier
2005-06-20[PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov
2005-06-20[PATCH] Make attributes names const char *Dmitry Torokhov
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds