aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio
Commit message (Expand)AuthorAgeFilesLines
* rapidio/tsi721: Fix interrupt mask when handling MSIBen Hutchings2013-06-191-1/+1
* rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine2013-05-301-0/+11
* rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine2012-09-121-1/+4
* rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine2012-09-121-0/+7
* rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine2012-03-191-15/+15
* rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine2012-03-121-2/+3
* rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2011-12-092-5/+17
* rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine2011-12-091-2/+2
* rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine2011-12-091-13/+4
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.hPaul Gortmaker2011-10-311-0/+1
* | RapidIO: fix potential null deref in rio_setup_device()Alexandre Bounine2011-11-021-1/+1
* | RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine2011-11-026-2/+3146
* | drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Liu Gang2011-11-021-2/+2
|/
* rapidio: fix use of non-compatible registersAlexandre Bounine2011-08-251-2/+1
* rapidio: fix default routing initializationAlexandre Bounine2011-05-183-0/+21
* RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine2011-04-141-2/+3
* RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine2011-04-141-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* rapidio: fix potential null deref on failure pathDan Carpenter2011-03-231-1/+1
* rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine2011-03-231-13/+1
* rapidio: modify mport ID assignmentAlexandre Bounine2011-03-231-0/+26
* rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine2011-03-231-2/+4
* rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2011-03-231-0/+1
* rapidio: add architecture specific callbacksAlexandre Bounine2011-03-231-12/+26
* rapidio: add new sysfs attributesAlexandre Bounine2011-03-231-1/+40
* rapidio: change to new flag variablematt mooney2011-03-172-7/+1
* rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2011-02-251-6/+6
* rapidio: fix new kernel-doc warningsRandy Dunlap2011-01-221-0/+2
* rapidio: add new idt sRIO switchesAlexandre Bounine2011-01-131-0/+2
* rapidio: use Component Tag for unified switch identificationAlexandre Bounine2011-01-131-5/+5
* rapidio: add device object linking into discoveryAlexandre Bounine2011-01-131-4/+7
* rapidio: add definitions of Component Tag fieldsAlexandre Bounine2011-01-131-1/+1
* rapidio: integrate rio_switch into rio_devAlexandre Bounine2011-01-132-29/+34
* rapidio: use common destid storage for endpoints and switchesAlexandre Bounine2011-01-136-200/+126
* rapidio: use resource_size()Dan Carpenter2010-11-121-2/+2
* rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine2010-10-271-5/+10
* rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine2010-10-271-1/+2
* rapidio: fix IDLE2 bits corruptionAlexandre Bounine2010-10-271-7/+2
* rapidio: add handling of redundant routesAlexandre Bounine2010-10-273-51/+54
* rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine2010-10-273-0/+455
* rapidio: add device access check into the enumerationAlexandre Bounine2010-10-273-1/+9
* rapidio: add handling of orphan port-write messageAlexandre Bounine2010-10-272-5/+110
* rapidio: modify sysfs initialization for switchesAlexandre Bounine2010-10-271-7/+19
* rapidio: add default handler for error-stopped stateAlexandre Bounine2010-10-273-31/+201
* rapidio: add relation links between RIO device structuresAlexandre Bounine2010-10-271-33/+23
* rapidio: use stored ingress port number instead of register readAlexandre Bounine2010-10-271-27/+9
* rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine2010-10-272-1/+2
* fix typos concerning "associate"Uwe Kleine-König2010-06-161-1/+1
* rapidio: fix new kernel-doc warningsRandy Dunlap2010-05-302-5/+7