summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/switches
Commit message (Expand)AuthorAgeFilesLines
* rapidio: constify rio_device_idArvind Yadav2017-11-175-5/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine2016-08-023-0/+389
* rapidio: modify for rev.3 specification changesAlexandre Bounine2016-08-021-14/+12
* rapidio/idt_gen2: fix locking warningAlexandre Bounine2016-08-021-4/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-0/+2
|\
| * RAPIDIO: IDT_GEN2: Fix build error.Ralf Baechle2013-06-201-0/+2
* | rapidio: convert switch drivers to modulesAlexandre Bounine2013-07-035-65/+283
* | rapidio/switches: remove tsi500 driverAlexandre Bounine2013-07-033-86/+0
|/
* drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.hPaul Gortmaker2011-10-311-0/+1
* rapidio: fix default routing initializationAlexandre Bounine2011-05-183-0/+21
* RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine2011-04-141-0/+1
* rapidio: change to new flag variablematt mooney2011-03-171-4/+0
* rapidio: add new idt sRIO switchesAlexandre Bounine2011-01-131-0/+2
* rapidio: use common destid storage for endpoints and switchesAlexandre Bounine2011-01-134-107/+61
* 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: add support for IDT CPS Gen2 switchesAlexandre Bounine2010-10-273-0/+455
* rapidio: add default handler for error-stopped stateAlexandre Bounine2010-10-272-0/+14
* 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-274-21/+75
* rapidio: add debug configuration optionAlexandre Bounine2010-05-271-0/+4
* rapidio: fix typos and minor editsAlexandre Bounine2010-05-271-4/+4
* rapidio: add Port-Write handling for EMAlexandre Bounine2010-05-272-0/+177
* rapidio: add IDT CPS/TSI switchesAlexandre Bounine2010-05-276-2/+334
* [PATCH] RapidIO support: core enumMatt Porter2005-11-072-0/+65
OpenPOWER on IntegriCloud