aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-15rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine1-15/+15
2012-03-05rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine1-2/+3
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2-5/+17
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine1-2/+2
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine1-13/+4
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-02RapidIO: fix potential null deref in rio_setup_device()Alexandre Bounine1-1/+1
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine6-2/+3146
2011-11-02drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is completeLiu Gang1-2/+2
2011-10-31drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.hPaul Gortmaker1-0/+1
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine1-2/+1
2011-05-18rapidio: fix default routing initializationAlexandre Bounine3-0/+21
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine1-2/+3
2011-04-14RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23rapidio: fix potential null deref on failure pathDan Carpenter1-1/+1
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine1-13/+1
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine1-0/+26
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine1-2/+4
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine1-0/+1
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine1-12/+26
2011-03-23rapidio: add new sysfs attributesAlexandre Bounine1-1/+40
2011-03-17rapidio: change to new flag variablematt mooney2-7/+1
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine1-6/+6
2011-01-22rapidio: fix new kernel-doc warningsRandy Dunlap1-0/+2
2011-01-13rapidio: add new idt sRIO switchesAlexandre Bounine1-0/+2
2011-01-13rapidio: use Component Tag for unified switch identificationAlexandre Bounine1-5/+5
2011-01-13rapidio: add device object linking into discoveryAlexandre Bounine1-4/+7
2011-01-13rapidio: add definitions of Component Tag fieldsAlexandre Bounine1-1/+1
2011-01-13rapidio: integrate rio_switch into rio_devAlexandre Bounine2-29/+34
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine6-200/+126
2010-11-12rapidio: use resource_size()Dan Carpenter1-2/+2
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: fix IDLE2 bits corruptionAlexandre Bounine1-7/+2
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine3-51/+54
2010-10-27rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine3-0/+455
2010-10-27rapidio: add device access check into the enumerationAlexandre Bounine3-1/+9
2010-10-27rapidio: add handling of orphan port-write messageAlexandre Bounine2-5/+110
2010-10-27rapidio: modify sysfs initialization for switchesAlexandre Bounine1-7/+19
2010-10-27rapidio: add default handler for error-stopped stateAlexandre Bounine3-31/+201
2010-10-27rapidio: add relation links between RIO device structuresAlexandre Bounine1-33/+23
2010-10-27rapidio: use stored ingress port number instead of register readAlexandre Bounine1-27/+9
2010-10-27rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine2-1/+2
2010-06-16fix typos concerning "associate"Uwe Kleine-König1-1/+1
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap2-5/+7
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 Bounine6-99/+102
2010-05-27rapidio: add debug configuration optionAlexandre Bounine3-0/+19