summaryrefslogtreecommitdiff
path: root/drivers/rapidio/rio-driver.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+1
2019-12-05drivers/rapidio/rio-driver.c: fix missing include of <linux/rio_drv.h>Ben Dooks (Codethink)1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-03-23rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine1-0/+12
2014-04-08rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine1-7/+15
2013-10-17rapidio: convert bus code to use dev_groupsGreg Kroah-Hartman1-1/+1
2013-09-27rapidio: convert bus code to use bus_groupsGreg Kroah-Hartman1-1/+1
2013-07-04rapidio: add udev notificationAlexandre Bounine1-0/+18
2013-05-25rapidio: add enumeration/discovery start from user spaceAlexandre Bounine1-0/+1
2013-05-25rapidio: make enumeration/discovery configurableAlexandre Bounine1-0/+7
2010-10-28rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine1-1/+1
2009-03-25rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-07rapidio: remove excess kernel-doc notationRandy Dunlap1-1/+0
2008-07-11rapidio: fix device reference countingEugene Surovegin1-1/+1
2008-03-03docbook: fix rapidio source filesRandy Dunlap1-5/+3
2006-01-13[PATCH] Add rio_bus_type probe and remove methodsRussell King1-3/+3
2005-11-07[PATCH] RapidIO support: core baseMatt Porter1-0/+229