| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-17 | sysfs: treewide: switch back to attribute_group::bin_attrs | Thomas Weißschuh | 1 | -1/+1 |
| 2025-06-17 | sysfs: treewide: switch back to bin_attribute::read()/write() | Thomas Weißschuh | 1 | -2/+2 |
| 2025-02-21 | rapidio: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -7/+7 |
| 2023-03-23 | driver core: bus: mark the struct bus_type for sysfs callbacks as constant | Greg Kroah-Hartman | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-01-22 | rapidio: rio-sysfs.c: convert to use BUS_ATTR_WO | Greg Kroah-Hartman | 1 | -3/+2 |
| 2017-03-17 | rapidio: use is_visible() to hide switch-specific attributes | Dmitry Torokhov | 1 | -43/+33 |
| 2016-01-20 | rapidio: use kobj_to_dev() | Geliang Tang | 1 | -4/+2 |
| 2014-04-07 | rapidio: rework device hierarchy and introduce mport class of devices | Alexandre Bounine | 1 | -0/+40 |
| 2013-10-16 | rapidio: convert bus code to use dev_groups | Greg Kroah-Hartman | 1 | -14/+24 |
| 2013-09-26 | rapidio: convert bus code to use bus_groups | Greg Kroah-Hartman | 1 | -3/+13 |
| 2013-07-03 | rapidio: add udev notification | Alexandre Bounine | 1 | -0/+10 |
| 2013-07-03 | rapidio: update enumerator registration mechanism | Alexandre Bounine | 1 | -16/+1 |
| 2013-07-03 | rapidio: convert switch drivers to modules | Alexandre Bounine | 1 | -4/+0 |
| 2013-05-24 | rapidio: add enumeration/discovery start from user space | Alexandre Bounine | 1 | -0/+45 |
| 2011-03-23 | rapidio: modify configuration to support PCI-SRIO controller | Alexandre Bounine | 1 | -0/+1 |
| 2011-03-23 | rapidio: add new sysfs attributes | Alexandre Bounine | 1 | -1/+40 |
| 2011-02-25 | rapidio: fix sysfs config attribute to access 16MB of maint space | Alexandre Bounine | 1 | -6/+6 |
| 2011-01-13 | rapidio: integrate rio_switch into rio_dev | Alexandre Bounine | 1 | -2/+2 |
| 2010-10-27 | rapidio: modify sysfs initialization for switches | Alexandre Bounine | 1 | -7/+19 |
| 2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 1 | -2/+4 |
| 2009-06-15 | rio: warn_unused_result warnings fix | Yang Li | 1 | -2/+4 |
| 2008-04-29 | [RAPIDIO] Auto-probe the RapidIO system size | Zhang Wei | 1 | -1/+2 |
| 2007-07-11 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 1 | -2/+4 |
| 2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 1 | -1/+0 |
| 2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-01-08 | [PATCH] fix more missing includes | Tim Schmielau | 1 | -0/+1 |
| 2005-11-07 | [PATCH] rapidio: message interface updates | Matt Porter | 1 | -2/+2 |
| 2005-11-07 | [PATCH] RapidIO support: core base | Matt Porter | 1 | -0/+230 |