Welcome to mirror list, hosted at ThFree Co, Russian Federation.

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