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