summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sysfs.c
AgeCommit message (Expand)AuthorLines
2008-04-19IB: convert struct class_device to struct deviceTony Jones-36/+40
2008-02-15IB: Fix return value in ib_device_register_sysfs()Li Zefan-1/+3
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman-3/+3
2008-01-24Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman-26/+9
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-6/+3
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-1/+1
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo-1/+0
2007-07-10IB/core: Take sizeof the correct pointer when calling kmalloc()Dotan Barak-1/+1
2007-04-24IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes-0/+1
2007-02-16IB/core: Fix sparse warnings about shadowed declarationsRoland Dreier-2/+0
2006-09-22RDMA: iWARP Core Changes.Tom Tucker-5/+6
2006-09-22IB: Whitespace fixesRoland Dreier-1/+1
2006-05-09IB: Fix display of 4-bit port counters in sysfsRalph Campbell-1/+1
2006-03-20IB: Coverity fixes to sysfs.cRoland Dreier-2/+4
2006-03-20IB: Allow userspace to set node descriptionRoland Dreier-1/+29
2006-01-10IB: Add node_guid to struct ib_deviceSean Hefty-17/+5
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers-8/+8
2005-11-07[PATCH] fix remaining missing includesTim Schmielau-0/+3
2005-11-02[IB] kzalloc() conversionsRoland Dreier-4/+2
2005-10-18[IB] Fail sysfs queries after device is unregisteredRoland Dreier-0/+16
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg-1/+1
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier-1/+1
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty-18/+18
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier-0/+2
2005-06-20[PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov-1/+1
2005-06-20[PATCH] Make attributes names const char *Dmitry Torokhov-71/+49
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+762