Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-22rapidio: rio-sysfs.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman
2017-03-17rapidio: use is_visible() to hide switch-specific attributesDmitry Torokhov
2016-01-21rapidio: use kobj_to_dev()Geliang Tang
2014-04-08rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine
2013-10-17rapidio: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-09-27rapidio: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-07-04rapidio: add udev notificationAlexandre Bounine
2013-07-04rapidio: update enumerator registration mechanismAlexandre Bounine
2013-07-04rapidio: convert switch drivers to modulesAlexandre Bounine
2013-05-25rapidio: add enumeration/discovery start from user spaceAlexandre Bounine
2011-03-24rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine
2011-03-24rapidio: add new sysfs attributesAlexandre Bounine
2011-02-26rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine
2011-01-13rapidio: integrate rio_switch into rio_devAlexandre Bounine
2010-10-28rapidio: modify sysfs initialization for switchesAlexandre Bounine
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2009-06-16rio: warn_unused_result warnings fixYang Li
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei
2007-07-12sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-12sysfs: kill unnecessary attribute->ownerTejun Heo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-09[PATCH] fix more missing includesTim Schmielau
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter
2005-11-07[PATCH] RapidIO support: core baseMatt Porter