summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio
Commit message (Expand)AuthorAgeFilesLines
* rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine2010-10-271-5/+10
* rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine2010-10-271-1/+2
* rapidio: fix IDLE2 bits corruptionAlexandre Bounine2010-10-271-7/+2
* rapidio: add handling of redundant routesAlexandre Bounine2010-10-273-51/+54
* rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine2010-10-273-0/+455
* rapidio: add device access check into the enumerationAlexandre Bounine2010-10-273-1/+9
* rapidio: add handling of orphan port-write messageAlexandre Bounine2010-10-272-5/+110
* rapidio: modify sysfs initialization for switchesAlexandre Bounine2010-10-271-7/+19
* rapidio: add default handler for error-stopped stateAlexandre Bounine2010-10-273-31/+201
* rapidio: add relation links between RIO device structuresAlexandre Bounine2010-10-271-33/+23
* rapidio: use stored ingress port number instead of register readAlexandre Bounine2010-10-271-27/+9
* rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine2010-10-272-1/+2
* fix typos concerning "associate"Uwe Kleine-König2010-06-161-1/+1
* rapidio: fix new kernel-doc warningsRandy Dunlap2010-05-302-5/+7
* rapidio: use default route value for CPS switchesAlexandre Bounine2010-05-271-8/+10
* rapidio: add switch domain routinesAlexandre Bounine2010-05-274-0/+82
* rapidio: modify initialization of switch operationsAlexandre Bounine2010-05-276-99/+102
* rapidio: add debug configuration optionAlexandre Bounine2010-05-273-0/+19
* rapidio: fix typos and minor editsAlexandre Bounine2010-05-272-5/+4
* rapidio: add enabling SRIO port RX and TXThomas Moll2010-05-272-1/+89
* rapidio: add Port-Write handling for EMAlexandre Bounine2010-05-275-36/+665
* rapidio: add switch locking during discoveryAlexandre Bounine2010-05-271-20/+144
* rapidio: add IDT CPS/TSI switchesAlexandre Bounine2010-05-2710-9/+473
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+4
* rio: warn_unused_result warnings fixYang Li2009-06-152-19/+30
* 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 Sievers2009-03-241-1/+1
* rapidio: remove excess kernel-doc notationRandy Dunlap2009-01-061-1/+0
* rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-161-4/+4
* rapidio section noiseAl Viro2008-11-302-3/+3
* rapidio: fix device reference countingEugene Surovegin2008-07-101-1/+1
* [RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei2008-04-295-33/+44
* [RAPIDIO] Add RapidIO multi mport supportZhang Wei2008-04-291-5/+5
* docbook: fix rapidio source filesRandy Dunlap2008-03-031-5/+3
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-2/+2
|\
| * remove __attribute_used__Adrian Bunk2008-01-281-2/+2
* | [RAPIDIO] Fix compile error and warningKumar Gala2008-01-231-2/+3
|/
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-2/+4
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] rapidio: fix multi-switch enumerationAlexandre Bounine2007-02-111-31/+87
* Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-2/+2
* [PATCH] Add rio_bus_type probe and remove methodsRussell King2006-01-131-3/+3
* [PATCH] fix more missing includesTim Schmielau2006-01-083-0/+4
* [PATCH] rapidio: message interface updatesMatt Porter2005-11-072-11/+18
* [PATCH] rapidio: core updatesMatt Porter2005-11-072-25/+13
OpenPOWER on IntegriCloud