aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/rio-scan.c
Commit message (Expand)AuthorAgeFilesLines
* rapidio: fix new kernel-doc warningsRandy Dunlap2010-05-301-1/+1
* rapidio: modify initialization of switch operationsAlexandre Bounine2010-05-271-37/+12
* rapidio: add enabling SRIO port RX and TXThomas Moll2010-05-271-1/+78
* rapidio: add Port-Write handling for EMAlexandre Bounine2010-05-271-36/+130
* rapidio: add switch locking during discoveryAlexandre Bounine2010-05-271-20/+144
* rapidio: add IDT CPS/TSI switchesAlexandre Bounine2010-05-271-1/+19
* rio: warn_unused_result warnings fixYang Li2009-06-151-17/+26
* rapidio: fix section mismatch warningsLi Yang2009-05-191-3/+3
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-161-4/+4
* rapidio section noiseAl Viro2008-11-301-2/+2
* [RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei2008-04-291-16/+39
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2
* [PATCH] rapidio: fix multi-switch enumerationAlexandre Bounine2007-02-111-31/+87
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] fix more missing includesTim Schmielau2006-01-081-0/+2
* [PATCH] rapidio: core updatesMatt Porter2005-11-071-25/+10
* [PATCH] RapidIO support: core enumMatt Porter2005-11-071-0/+960