summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/devices
Commit message (Expand)AuthorAgeFilesLines
* rapidio/tsi721: fix incorrect detection of address translation conditionAlexandre Bounine2016-09-011-1/+1
* rapidio: modify for rev.3 specification changesAlexandre Bounine2016-08-022-5/+5
* rapidio: change inbound window size type to u64Alexandre Bounine2016-08-021-5/+9
* rapidio/tsi721_dma: advance queue processing from transfer submit callAlexandre Bounine2016-08-021-0/+1
* rapidio/tsi721: add messaging mbox selector parameterAlexandre Bounine2016-08-021-0/+15
* rapidio/tsi721: add PCIe MRRS override parameterAlexandre Bounine2016-08-021-1/+15
* rapidio/tsi721_dma: add channel mask and queue size parametersAlexandre Bounine2016-08-022-10/+18
* rapidio: remove unnecessary 0x prefixes before %pa extension usesJoe Perches2016-08-022-6/+6
* rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine2016-05-051-51/+64
* rapidio: fix potential NULL pointer dereferenceVladimir Zapolskiy2016-04-281-2/+2
* Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds2016-04-021-1/+1
* rapidio: add mport char device driverAlexandre Bounine2016-03-222-0/+2721
* rapidio/tsi721_dma: fix hardware error handlingAlexandre Bounine2016-03-221-9/+73
* rapidio/tsi721_dma: fix synchronization issuesAlexandre Bounine2016-03-221-9/+16
* rapidio/tsi721_dma: update error reporting from prep_sg callbackAlexandre Bounine2016-03-221-16/+21
* rapidio/tsi721: add filtered debug outputAlexandre Bounine2016-03-223-189/+240
* rapidio/tsi721: add outbound windows mapping supportAlexandre Bounine2016-03-222-7/+235
* rapidio/tsi721: fix locking in OB_MSG processingAlexandre Bounine2016-03-221-12/+30
* rapidio: add global inbound port write interfacesAlexandre Bounine2016-03-221-20/+4
* rapidio/tsi721: add HW specific mport removalAlexandre Bounine2016-03-223-122/+212
* rapidio/tsi721: add shutdown notification callbackAlexandre Bounine2016-03-223-0/+48
* rapidio/tsi721: add query_mport callbackAlexandre Bounine2016-03-221-0/+34
* rapidio/tsi721_dma: fix pending transaction queue handlingAlexandre Bounine2016-03-222-30/+32
* rapidio/tsi721: add option to configure direct mapping of IB windowAlexandre Bounine2016-03-222-30/+142
* rapidio/tsi721: add check for overlapped IB window mappingsAlexandre Bounine2016-03-222-21/+62
* rapidio/tsi721: fix hardcoded MRRS settingAlexandre Bounine2016-03-221-4/+2
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-181-6/+2
|\
| * dmaengine: rapidio: tsi721: Rename device_controlMaxime Ripard2014-12-221-6/+2
* | rapidio/tsi721: use PCI define for Max_Read_Request_SizeRafał Miłecki2015-01-272-3/+1
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* rapidio/tsi721_dma: rework scatter-gather list handlingAlexandre Bounine2014-08-082-352/+378
* rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine2014-07-301-1/+7
* 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
* drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptorsAlexandre Bounine2014-04-072-33/+82
* rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine2014-03-042-9/+19
* rapidio/tsi721: convert to modular mport driverAlexandre Bounine2013-07-033-10/+8
* rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine2013-05-241-0/+12
* rapidio: remove use of __devinitBill Pemberton2012-11-283-4/+4
* rapidio/tsi721: add inbound memory mapping callbacksAlexandre Bounine2012-10-062-4/+99
* 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/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
OpenPOWER on IntegriCloud