summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio
Commit message (Expand)AuthorAgeFilesLines
* rapidio: update for destination ID allocationAlexandre Bounine2012-10-111-22/+16
* rapidio: update asynchronous discovery initializationAlexandre Bounine2012-10-111-28/+47
* rapidio: use msleep in discovery waitAlexandre Bounine2012-10-111-1/+1
* rapidio: add destination ID allocation mechanismAlexandre Bounine2012-10-061-35/+170
* rapidio: run discovery as an asynchronous processAlexandre Bounine2012-10-062-4/+50
* rapidio: use device lists handling on per-net basisAlexandre Bounine2012-10-061-29/+31
* rapidio: fix blocking wait for discovery readyAlexandre Bounine2012-10-061-42/+20
* rapidio: apply RX/TX enable to active switch ports onlyAlexandre Bounine2012-10-061-4/+5
* rapidio/tsi721: add inbound memory mapping callbacksAlexandre Bounine2012-10-062-4/+99
* rapidio: add inbound memory mapping interfaceAlexandre Bounine2012-10-061-0/+44
* drivers/rapidio/devices/tsi721.c: fix error return codePeter Senna Tschudin2012-10-061-1/+2
* rapidio/tsi721: modify mport name assignmentAlexandre Bounine2012-10-061-1/+2
* Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-131-1/+10
|\
| * rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine2012-08-211-1/+4
| * rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine2012-08-211-0/+7
* | rapdio/tsi721: Use PCI Express Capability accessorsJiang Liu2012-08-231-12/+7
|/
* rapidio/tsi721: add DMA engine supportAlexandre Bounine2012-05-314-92/+1050
* rapidio: add DMA engine support for RIO data transfersAlexandre Bounine2012-05-312-0/+95
* rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine2012-03-151-15/+15
* rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine2012-03-051-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