summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/switches
AgeCommit message (Expand)AuthorLines
2021-12-21rapidio: remove not used code about RIO_VID_TUNDRATiezhu Yang-573/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-5/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-25/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2017-11-17rapidio: constify rio_device_idArvind Yadav-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-08-02rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine-0/+389
2016-08-02rapidio: modify for rev.3 specification changesAlexandre Bounine-14/+12
2016-08-02rapidio/idt_gen2: fix locking warningAlexandre Bounine-4/+3
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+2
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine-65/+283
2013-07-03rapidio/switches: remove tsi500 driverAlexandre Bounine-86/+0
2013-06-20RAPIDIO: IDT_GEN2: Fix build error.Ralf Baechle-0/+2
2011-10-31drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.hPaul Gortmaker-0/+1
2011-05-18rapidio: fix default routing initializationAlexandre Bounine-0/+21
2011-04-14RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine-0/+1
2011-03-17rapidio: change to new flag variablematt mooney-4/+0
2011-01-13rapidio: add new idt sRIO switchesAlexandre Bounine-0/+2
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine-107/+61
2010-10-27rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine-5/+10
2010-10-27rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine-1/+2
2010-10-27rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine-0/+455
2010-10-27rapidio: add default handler for error-stopped stateAlexandre Bounine-0/+14
2010-05-27rapidio: use default route value for CPS switchesAlexandre Bounine-8/+10
2010-05-27rapidio: add switch domain routinesAlexandre Bounine-0/+82
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine-21/+75
2010-05-27rapidio: add debug configuration optionAlexandre Bounine-0/+4
2010-05-27rapidio: fix typos and minor editsAlexandre Bounine-4/+4
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine-0/+177
2010-05-27rapidio: add IDT CPS/TSI switchesAlexandre Bounine-2/+334
2005-11-07[PATCH] RapidIO support: core enumMatt Porter-0/+65