| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-22 | drivers: rapidio: make rio_bus_type const | Adrian Barnaś | 1 | -1/+1 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
| 2023-03-17 | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman | 1 | -1/+0 |
| 2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
| 2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2019-12-04 | drivers/rapidio/rio-driver.c: fix missing include of <linux/rio_drv.h> | Ben Dooks (Codethink) | 1 | -0/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2016-03-22 | rapidio: add shutdown notification for RapidIO devices | Alexandre Bounine | 1 | -0/+12 |
| 2014-04-07 | rapidio: rework device hierarchy and introduce mport class of devices | Alexandre Bounine | 1 | -7/+15 |
| 2013-10-16 | rapidio: convert bus code to use dev_groups | Greg Kroah-Hartman | 1 | -1/+1 |
| 2013-09-26 | rapidio: convert bus code to use bus_groups | Greg Kroah-Hartman | 1 | -1/+1 |
| 2013-07-03 | rapidio: add udev notification | Alexandre Bounine | 1 | -0/+18 |
| 2013-05-24 | rapidio: add enumeration/discovery start from user space | Alexandre Bounine | 1 | -0/+1 |
| 2013-05-24 | rapidio: make enumeration/discovery configurable | Alexandre Bounine | 1 | -0/+7 |
| 2010-10-27 | rapidio: fix RapidIO sysfs hierarchy | Alexandre Bounine | 1 | -1/+1 |
| 2009-03-24 | rapidio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
| 2009-01-06 | rapidio: remove excess kernel-doc notation | Randy Dunlap | 1 | -1/+0 |
| 2008-07-10 | rapidio: fix device reference counting | Eugene Surovegin | 1 | -1/+1 |
| 2008-03-03 | docbook: fix rapidio source files | Randy Dunlap | 1 | -5/+3 |
| 2006-01-13 | [PATCH] Add rio_bus_type probe and remove methods | Russell King | 1 | -3/+3 |
| 2005-11-07 | [PATCH] RapidIO support: core base | Matt Porter | 1 | -0/+229 |