summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/devices/tsi721.c
Commit message (Expand)AuthorAgeFilesLines
* rapidio/tsi721: add shutdown notification callbackAlexandre Bounine2016-03-221-0/+15
* rapidio/tsi721: add query_mport callbackAlexandre Bounine2016-03-221-0/+34
* rapidio/tsi721: add option to configure direct mapping of IB windowAlexandre Bounine2016-03-221-29/+134
* rapidio/tsi721: add check for overlapped IB window mappingsAlexandre Bounine2016-03-221-21/+51
* rapidio/tsi721: fix hardcoded MRRS settingAlexandre Bounine2016-03-221-4/+2
* rapidio/tsi721: use PCI define for Max_Read_Request_SizeRafał Miłecki2015-01-271-1/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-06-061-8/+3
* rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine2014-04-071-0/+1
* rapidio/tsi721: convert to modular mport driverAlexandre Bounine2013-07-031-5/+4
* rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine2013-05-241-0/+12
* rapidio: remove use of __devinitBill Pemberton2012-11-281-2/+2
* rapidio/tsi721: add inbound memory mapping callbacksAlexandre Bounine2012-10-061-1/+87
* 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-311-77/+134
* rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine2012-03-051-2/+3
* rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2011-12-091-5/+15
* rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine2011-12-091-2/+2
* rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine2011-12-091-13/+4
* RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine2011-11-021-0/+2360
OpenPOWER on IntegriCloud