aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-2/+4
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-11[PATCH] rapidio: fix multi-switch enumerationAlexandre Bounine1-31/+87
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-2/+2
2006-01-13[PATCH] Add rio_bus_type probe and remove methodsRussell King1-3/+3
2006-01-08[PATCH] fix more missing includesTim Schmielau3-0/+4
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter2-11/+18
2005-11-07[PATCH] rapidio: core updatesMatt Porter2-25/+13
2005-11-07[PATCH] RapidIO support: core enumMatt Porter3-0/+1025
2005-11-07[PATCH] RapidIO support: core baseMatt Porter7-0/+1218