aboutsummaryrefslogtreecommitdiff
path: root/drivers/rapidio/rio-sysfs.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-22rapidio: rio-sysfs.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman
2017-03-17rapidio: use is_visible() to hide switch-specific attributesDmitry Torokhov
2016-01-20rapidio: use kobj_to_dev()Geliang Tang
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine
2013-10-16rapidio: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-09-26rapidio: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-07-03rapidio: add udev notificationAlexandre Bounine
2013-07-03rapidio: update enumerator registration mechanismAlexandre Bounine
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine
2011-03-23rapidio: add new sysfs attributesAlexandre Bounine
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine
2011-01-13rapidio: integrate rio_switch into rio_devAlexandre Bounine
2010-10-27rapidio: modify sysfs initialization for switchesAlexandre Bounine
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2009-06-15rio: warn_unused_result warnings fixYang Li
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-08[PATCH] fix more missing includesTim Schmielau
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter
2005-11-07[PATCH] RapidIO support: core baseMatt Porter