aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine1-5/+10
2010-10-27rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine1-1/+2
2010-10-27rapidio: fix IDLE2 bits corruptionAlexandre Bounine1-7/+2
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine3-51/+54
2010-10-27rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine3-0/+455
2010-10-27rapidio: add device access check into the enumerationAlexandre Bounine3-1/+9
2010-10-27rapidio: add handling of orphan port-write messageAlexandre Bounine2-5/+110
2010-10-27rapidio: modify sysfs initialization for switchesAlexandre Bounine1-7/+19
2010-10-27rapidio: add default handler for error-stopped stateAlexandre Bounine3-31/+201
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 Bounine2-1/+2
2010-06-16fix typos concerning "associate"Uwe Kleine-König1-1/+1
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap2-5/+7
2010-05-27rapidio: use default route value for CPS switchesAlexandre Bounine1-8/+10
2010-05-27rapidio: add switch domain routinesAlexandre Bounine4-0/+82
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine6-99/+102
2010-05-27rapidio: add debug configuration optionAlexandre Bounine3-0/+19
2010-05-27rapidio: fix typos and minor editsAlexandre Bounine2-5/+4
2010-05-27rapidio: add enabling SRIO port RX and TXThomas Moll2-1/+89
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine5-36/+665
2010-05-27rapidio: add switch locking during discoveryAlexandre Bounine1-20/+144
2010-05-27rapidio: add IDT CPS/TSI switchesAlexandre Bounine10-9/+473
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+4
2009-06-15rio: warn_unused_result warnings fixYang Li2-19/+30
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
2009-03-24rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-06rapidio: remove excess kernel-doc notationRandy Dunlap1-1/+0
2008-12-16rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+4
2008-11-30rapidio section noiseAl Viro2-3/+3
2008-07-10rapidio: fix device reference countingEugene Surovegin1-1/+1
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei5-33/+44
2008-04-29[RAPIDIO] Add RapidIO multi mport supportZhang Wei1-5/+5
2008-03-03docbook: fix rapidio source filesRandy Dunlap1-5/+3
2008-01-31Merge branch 'linux-2.6'Paul Mackerras1-2/+2
2008-01-28remove __attribute_used__Adrian Bunk1-2/+2
2008-01-23[RAPIDIO] Fix compile error and warningKumar Gala1-2/+3
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