aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/rio-scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23rapidio: fix potential null deref on failure pathDan Carpenter1-1/+1
2011-01-22rapidio: fix new kernel-doc warningsRandy Dunlap1-0/+2
2011-01-13rapidio: use Component Tag for unified switch identificationAlexandre Bounine1-5/+5
2011-01-13rapidio: add device object linking into discoveryAlexandre Bounine1-4/+7
2011-01-13rapidio: integrate rio_switch into rio_devAlexandre Bounine1-27/+32
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine1-41/+43
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine1-42/+46
2010-10-27rapidio: add device access check into the enumerationAlexandre Bounine1-0/+6
2010-10-27rapidio: add relation links between RIO device structuresAlexandre Bounine1-33/+23
2010-10-27rapidio: use stored ingress port number instead of register readAlexandre Bounine1-27/+9
2010-10-27rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine1-0/+1
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap1-1/+1
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine1-37/+12
2010-05-27rapidio: add enabling SRIO port RX and TXThomas Moll1-1/+78
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine1-36/+130
2010-05-27rapidio: add switch locking during discoveryAlexandre Bounine1-20/+144
2010-05-27rapidio: add IDT CPS/TSI switchesAlexandre Bounine1-1/+19
2009-06-15rio: warn_unused_result warnings fixYang Li1-17/+26
2009-05-19rapidio: fix section mismatch warningsLi Yang1-3/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2008-12-16rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+4
2008-11-30rapidio section noiseAl Viro1-2/+2
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei1-16/+39
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2007-02-11[PATCH] rapidio: fix multi-switch enumerationAlexandre Bounine1-31/+87
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+2
2005-11-07[PATCH] rapidio: core updatesMatt Porter1-25/+10
2005-11-07[PATCH] RapidIO support: core enumMatt Porter1-0/+960