summaryrefslogtreecommitdiff
path: root/drivers/rapidio
Commit message (Expand)AuthorAge
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* rapidio/tsi721_dma: rework scatter-gather list handlingAlexandre Bounine2014-08-08
* rapidio: add new RapidIO DMA interface routinesAlexandre Bounine2014-08-08
* rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine2014-07-30
* rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-06-06
* rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine2014-04-07
* drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptorsAlexandre Bounine2014-04-07
* rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine2014-03-04
* rapidio: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-16
* rapidio: convert bus code to use bus_groupsGreg Kroah-Hartman2013-09-26
* rapidio: fix use after free in rio_unregister_scan()Dan Carpenter2013-07-31
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-13
|\
| * RAPIDIO: IDT_GEN2: Fix build error.Ralf Baechle2013-06-20
* | rapidio: change endpoint device name formatAlexandre Bounine2013-07-03
* | rapidio: add udev notificationAlexandre Bounine2013-07-03
* | rapidio: add modular build option for the subsystem coreAlexandre Bounine2013-07-03
* | rapidio/tsi721: convert to modular mport driverAlexandre Bounine2013-07-03
* | rapidio: update enumerator registration mechanismAlexandre Bounine2013-07-03
* | rapidio: convert switch drivers to modulesAlexandre Bounine2013-07-03
* | drivers/rapidio/rio-scan.c: make functions staticWu Fengguang2013-07-03
* | rapidio/switches: remove tsi500 driverAlexandre Bounine2013-07-03
|/
* rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine2013-05-24
* rapidio: add enumeration/discovery start from user spaceAlexandre Bounine2013-05-24
* rapidio: make enumeration/discovery configurableAlexandre Bounine2013-05-24
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * rapidio: remove use of __devinitBill Pemberton2012-11-28
* | rapidio: fix kernel-doc warningsRandy Dunlap2012-11-16
|/
* rapidio: update for destination ID allocationAlexandre Bounine2012-10-11
* rapidio: update asynchronous discovery initializationAlexandre Bounine2012-10-11
* rapidio: use msleep in discovery waitAlexandre Bounine2012-10-11
* rapidio: add destination ID allocation mechanismAlexandre Bounine2012-10-06
* rapidio: run discovery as an asynchronous processAlexandre Bounine2012-10-06
* rapidio: use device lists handling on per-net basisAlexandre Bounine2012-10-06
* rapidio: fix blocking wait for discovery readyAlexandre Bounine2012-10-06
* rapidio: apply RX/TX enable to active switch ports onlyAlexandre Bounine2012-10-06
* rapidio/tsi721: add inbound memory mapping callbacksAlexandre Bounine2012-10-06
* rapidio: add inbound memory mapping interfaceAlexandre Bounine2012-10-06
* drivers/rapidio/devices/tsi721.c: fix error return codePeter Senna Tschudin2012-10-06
* rapidio/tsi721: modify mport name assignmentAlexandre Bounine2012-10-06
* Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
|\
| * rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine2012-08-21
| * rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine2012-08-21
* | rapdio/tsi721: Use PCI Express Capability accessorsJiang Liu2012-08-23
|/
* rapidio/tsi721: add DMA engine supportAlexandre Bounine2012-05-31
* rapidio: add DMA engine support for RIO data transfersAlexandre Bounine2012-05-31
* rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine2012-03-15
* rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine2012-03-05
* rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2011-12-09
* rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine2011-12-09
* rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine2011-12-09