aboutsummaryrefslogtreecommitdiff
path: root/drivers/rapidio/switches
AgeCommit message (Expand)AuthorFilesLines
2021-12-21rapidio: remove not used code about RIO_VID_TUNDRAGravatar Tiezhu Yang 4-573/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-5/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 5-25/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2017-11-17rapidio: constify rio_device_idGravatar Arvind Yadav 5-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-08-02rapidio/switches: add driver for IDT gen3 switchesGravatar Alexandre Bounine 3-0/+389
2016-08-02rapidio: modify for rev.3 specification changesGravatar Alexandre Bounine 1-14/+12
2016-08-02rapidio/idt_gen2: fix locking warningGravatar Alexandre Bounine 1-4/+3
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-0/+2
2013-07-03rapidio: convert switch drivers to modulesGravatar Alexandre Bounine 5-65/+283
2013-07-03rapidio/switches: remove tsi500 driverGravatar Alexandre Bounine 3-86/+0
2013-06-20RAPIDIO: IDT_GEN2: Fix build error.Gravatar Ralf Baechle 1-0/+2
2011-10-31drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.hGravatar Paul Gortmaker 1-0/+1
2011-05-18rapidio: fix default routing initializationGravatar Alexandre Bounine 3-0/+21
2011-04-14RapidIO: add IDT CPS-1432 switch definitionsGravatar Alexandre Bounine 1-0/+1
2011-03-17rapidio: change to new flag variableGravatar matt mooney 1-4/+0
2011-01-13rapidio: add new idt sRIO switchesGravatar Alexandre Bounine 1-0/+2
2011-01-13rapidio: use common destid storage for endpoints and switchesGravatar Alexandre Bounine 4-107/+61
2010-10-27rapidio: fix destructive port EM initialization for Tsi568Gravatar Alexandre Bounine 1-5/+10
2010-10-27rapidio: fix maximum port number in tsi57x EM initializationGravatar Alexandre Bounine 1-1/+2
2010-10-27rapidio: add support for IDT CPS Gen2 switchesGravatar Alexandre Bounine 3-0/+455
2010-10-27rapidio: add default handler for error-stopped stateGravatar Alexandre Bounine 2-0/+14
2010-05-27rapidio: use default route value for CPS switchesGravatar Alexandre Bounine 1-8/+10
2010-05-27rapidio: add switch domain routinesGravatar Alexandre Bounine 4-0/+82
2010-05-27rapidio: modify initialization of switch operationsGravatar Alexandre Bounine 4-21/+75
2010-05-27rapidio: add debug configuration optionGravatar Alexandre Bounine 1-0/+4
2010-05-27rapidio: fix typos and minor editsGravatar Alexandre Bounine 1-4/+4
2010-05-27rapidio: add Port-Write handling for EMGravatar Alexandre Bounine 2-0/+177
2010-05-27rapidio: add IDT CPS/TSI switchesGravatar Alexandre Bounine 6-2/+334
2005-11-07[PATCH] RapidIO support: core enumGravatar Matt Porter 2-0/+65