summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio
Commit message (Expand)AuthorAgeFilesLines
* 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: add new RapidIO DMA interface routinesAlexandre Bounine2014-08-081-19/+47
* 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-076-7/+69
* 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: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-163-16/+26
* rapidio: convert bus code to use bus_groupsGreg Kroah-Hartman2013-09-263-5/+15
* rapidio: fix use after free in rio_unregister_scan()Dan Carpenter2013-07-311-1/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-0/+2
|\
| * RAPIDIO: IDT_GEN2: Fix build error.Ralf Baechle2013-06-201-0/+2
* | rapidio: change endpoint device name formatAlexandre Bounine2013-07-031-3/+2
* | rapidio: add udev notificationAlexandre Bounine2013-07-032-0/+28
* | rapidio: add modular build option for the subsystem coreAlexandre Bounine2013-07-032-14/+17
* | rapidio/tsi721: convert to modular mport driverAlexandre Bounine2013-07-034-10/+9
* | rapidio: update enumerator registration mechanismAlexandre Bounine2013-07-034-48/+149
* | rapidio: convert switch drivers to modulesAlexandre Bounine2013-07-0310-311/+544
* | drivers/rapidio/rio-scan.c: make functions staticWu Fengguang2013-07-031-2/+2
* | rapidio/switches: remove tsi500 driverAlexandre Bounine2013-07-033-86/+0
|/
* rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine2013-05-241-0/+12
* rapidio: add enumeration/discovery start from user spaceAlexandre Bounine2013-05-245-5/+95
* rapidio: make enumeration/discovery configurableAlexandre Bounine2013-05-246-138/+291
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-115-14/+14
|\
| * rapidio: remove use of __devinitBill Pemberton2012-11-285-14/+14
* | rapidio: fix kernel-doc warningsRandy Dunlap2012-11-161-1/+1
|/
* 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
OpenPOWER on IntegriCloud