aboutsummaryrefslogtreecommitdiff
path: root/drivers/rapidio/rio-scan.c
AgeCommit message (Expand)Author
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine
2012-11-28rapidio: remove use of __devinitBill Pemberton
2012-10-11rapidio: update for destination ID allocationAlexandre Bounine
2012-10-11rapidio: use msleep in discovery waitAlexandre Bounine
2012-10-06rapidio: add destination ID allocation mechanismAlexandre Bounine
2012-10-06rapidio: run discovery as an asynchronous processAlexandre Bounine
2012-10-06rapidio: use device lists handling on per-net basisAlexandre Bounine
2012-10-06rapidio: fix blocking wait for discovery readyAlexandre Bounine
2012-10-06rapidio: apply RX/TX enable to active switch ports onlyAlexandre Bounine
2011-11-02RapidIO: fix potential null deref in rio_setup_device()Alexandre Bounine
2011-11-02drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Liu Gang
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23rapidio: fix potential null deref on failure pathDan Carpenter
2011-01-22rapidio: fix new kernel-doc warningsRandy Dunlap
2011-01-13rapidio: use Component Tag for unified switch identificationAlexandre Bounine
2011-01-13rapidio: add device object linking into discoveryAlexandre Bounine
2011-01-13rapidio: integrate rio_switch into rio_devAlexandre Bounine
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine
2010-10-27rapidio: add device access check into the enumerationAlexandre Bounine
2010-10-27rapidio: add relation links between RIO device structuresAlexandre Bounine
2010-10-27rapidio: use stored ingress port number instead of register readAlexandre Bounine
2010-10-27rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine
2010-05-27rapidio: add enabling SRIO port RX and TXThomas Moll
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine
2010-05-27rapidio: add switch locking during discoveryAlexandre Bounine
2010-05-27rapidio: add IDT CPS/TSI switchesAlexandre Bounine
2009-06-15rio: warn_unused_result warnings fixYang Li
2009-05-19rapidio: fix section mismatch warningsLi Yang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2008-12-16rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-30rapidio section noiseAl Viro
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-02-11[PATCH] rapidio: fix multi-switch enumerationAlexandre Bounine
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-08[PATCH] fix more missing includesTim Schmielau
2005-11-07[PATCH] rapidio: core updatesMatt Porter
2005-11-07[PATCH] RapidIO support: core enumMatt Porter