aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/switches (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner5-25/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2017-11-17rapidio: constify rio_device_idArvind Yadav5-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-02rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine3-0/+389
2016-08-02rapidio: modify for rev.3 specification changesAlexandre Bounine1-14/+12
2016-08-02rapidio/idt_gen2: fix locking warningAlexandre Bounine1-4/+3
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+2
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine5-65/+283
2013-07-03rapidio/switches: remove tsi500 driverAlexandre Bounine3-86/+0
2013-06-20RAPIDIO: IDT_GEN2: Fix build error.Ralf Baechle1-0/+2
2011-10-31drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.hPaul Gortmaker1-0/+1
2011-05-18rapidio: fix default routing initializationAlexandre Bounine3-0/+21
2011-04-14RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine1-0/+1
2011-03-17rapidio: change to new flag variablematt mooney1-4/+0
2011-01-13rapidio: add new idt sRIO switchesAlexandre Bounine1-0/+2
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine4-107/+61
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: add support for IDT CPS Gen2 switchesAlexandre Bounine3-0/+455
2010-10-27rapidio: add default handler for error-stopped stateAlexandre Bounine2-0/+14
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 Bounine4-21/+75
2010-05-27rapidio: add debug configuration optionAlexandre Bounine1-0/+4
2010-05-27rapidio: fix typos and minor editsAlexandre Bounine1-4/+4
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine2-0/+177
2010-05-27rapidio: add IDT CPS/TSI switchesAlexandre Bounine6-2/+334
2005-11-07[PATCH] RapidIO support: core enumMatt Porter2-0/+65