Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-flexiantxendom0-3.2.10.git] / drivers / infiniband / core / sysfs.c
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-10-31 Paul Gortmakerinfiniband: Fix up users implicitly relying on getting...
2011-10-11 Marcel ApfelbaumIB: Add new InfiniBand link speeds
2010-10-25 Eli CohenIB/core: Add link layer type information to sysfs
2010-05-21 Ralph CampbellIB/core: Allow device-specific per-port sysfs files
2010-03-19 Greg Kroah-Hartmansysfs: fix sysfs lockdep warning in infiniband code
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2009-06-16 Greg Kroah-Hartmaninfiniband: remove driver_data direct access of struct...
2009-03-04 Roland DreierIB: Remove useless ibdev_is_alive() tests from sysfs...
2009-02-25 Roland DreierIB: Remove sysfs files before unregistering device
2009-01-06 Kay Sieversinfiniband: struct device - replace bus_id with dev_nam...
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisoninfiniband: use %p6 for printing message ids
2008-07-15 Steve WiseRDMA/core: Add iWARP protocol statistics attributes...
2008-07-15 Roland DreierRDMA: Remove subversion $Id tags
2008-04-20 Tony JonesIB: convert struct class_device to struct device
2008-02-15 Li ZefanIB: Fix return value in ib_device_register_sysfs()
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/* from kobject_unregister...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/infiniband to use kobject_init_...
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-07-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-10 Dotan BarakIB/core: Take sizeof the correct pointer when calling...
2007-04-25 Joachim FenkesIB: Set class_dev->dev in core for nice device symlink
2007-02-16 Roland DreierIB/core: Fix sparse warnings about shadowed declarations
2006-09-22 Tom TuckerRDMA: iWARP Core Changes.
2006-09-22 Roland DreierIB: Whitespace fixes
2006-05-09 Ralph CampbellIB: Fix display of 4-bit port counters in sysfs
2006-03-20 Roland DreierIB: Coverity fixes to sysfs.c
2006-03-20 Roland DreierIB: Allow userspace to set node description
2006-01-10 Sean HeftyIB: Add node_guid to struct ib_device
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-11-02 Roland Dreier[IB] kzalloc() conversions
2005-10-18 Roland Dreier[IB] Fail sysfs queries after device is unregistered
2005-09-07 Pekka Enberg[PATCH] drivers: convert kcalloc to kzalloc
2005-08-27 Roland Dreier[PATCH] IB: move include files to include/rdma
2005-08-27 Sean Hefty[PATCH] IB: sparse endianness cleanup
2005-08-27 Roland Dreier[PATCH] IB: Add copyright notices
2005-06-20 Dmitry Torokhov[PATCH] sysfs: (rest) if show/store is missing return...
2005-06-20 Dmitry Torokhov[PATCH] Make attributes names const char *
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2