aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/rio-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-01-22rapidio: rio-sysfs.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman1-3/+2
2017-03-17rapidio: use is_visible() to hide switch-specific attributesDmitry Torokhov1-43/+33
2016-01-20rapidio: use kobj_to_dev()Geliang Tang1-4/+2
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine1-0/+40
2013-10-16rapidio: convert bus code to use dev_groupsGreg Kroah-Hartman1-14/+24
2013-09-26rapidio: convert bus code to use bus_groupsGreg Kroah-Hartman1-3/+13
2013-07-03rapidio: add udev notificationAlexandre Bounine1-0/+10
2013-07-03rapidio: update enumerator registration mechanismAlexandre Bounine1-16/+1
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine1-4/+0
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine1-0/+45
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine1-0/+1
2011-03-23rapidio: add new sysfs attributesAlexandre Bounine1-1/+40
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine1-6/+6
2011-01-13rapidio: integrate rio_switch into rio_devAlexandre Bounine1-2/+2
2010-10-27rapidio: modify sysfs initialization for switchesAlexandre Bounine1-7/+19
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+4
2009-06-15rio: warn_unused_result warnings fixYang Li1-2/+4
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei1-1/+2
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-2/+4
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter1-2/+2
2005-11-07[PATCH] RapidIO support: core baseMatt Porter1-0/+230