aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sysfs.c
Commit message (Expand)AuthorAge
* IB: convert struct class_device to struct deviceTony Jones2008-04-19
* IB: Fix return value in ib_device_register_sysfs()Li Zefan2008-02-15
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman2008-01-24
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-12
|\
| * IB/core: Take sizeof the correct pointer when calling kmalloc()Dotan Barak2007-07-10
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
|/
* IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes2007-04-25
* IB/core: Fix sparse warnings about shadowed declarationsRoland Dreier2007-02-16
* RDMA: iWARP Core Changes.Tom Tucker2006-09-22
* IB: Whitespace fixesRoland Dreier2006-09-22
* IB: Fix display of 4-bit port counters in sysfsRalph Campbell2006-05-09
* IB: Coverity fixes to sysfs.cRoland Dreier2006-03-20
* IB: Allow userspace to set node descriptionRoland Dreier2006-03-20
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-10
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
* [PATCH] fix remaining missing includesTim Schmielau2005-11-07
* [IB] kzalloc() conversionsRoland Dreier2005-11-02
* [IB] Fail sysfs queries after device is unregisteredRoland Dreier2005-10-18
* [PATCH] drivers: convert kcalloc to kzallocPekka Enberg2005-09-07
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-26
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-26
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-26
* [PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov2005-06-20
* [PATCH] Make attributes names const char *Dmitry Torokhov2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16