summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/switches
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-305-25/+5Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* rapidio: constify rio_device_idArvind Yadav2017-11-185-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-033-0/+389
* rapidio: modify for rev.3 specification changesAlexandre Bounine2016-08-031-14/+12Star
* rapidio/idt_gen2: fix locking warningAlexandre Bounine2016-08-031-4/+3Star
* 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-045-65/+283
* | rapidio/switches: remove tsi500 driverAlexandre Bounine2013-07-043-86/+0Star
|/
* drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.hPaul Gortmaker2011-11-011-0/+1
* rapidio: fix default routing initializationAlexandre Bounine2011-05-183-0/+21
* RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine2011-04-151-0/+1
* rapidio: change to new flag variablematt mooney2011-03-171-4/+0Star
* rapidio: add new idt sRIO switchesAlexandre Bounine2011-01-131-0/+2
* rapidio: use common destid storage for endpoints and switchesAlexandre Bounine2011-01-134-107/+61Star
* rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine2010-10-281-5/+10
* rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine2010-10-281-1/+2
* rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine2010-10-283-0/+455
* rapidio: add default handler for error-stopped stateAlexandre Bounine2010-10-282-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