aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-101-22/+16
* rapidio: update asynchronous discovery initializationAlexandre Bounine2012-10-101-28/+47
* rapidio: use msleep in discovery waitAlexandre Bounine2012-10-101-1/+1
* rapidio: add destination ID allocation mechanismAlexandre Bounine2012-10-051-35/+170
* rapidio: run discovery as an asynchronous processAlexandre Bounine2012-10-052-4/+50
* rapidio: use device lists handling on per-net basisAlexandre Bounine2012-10-051-29/+31
* rapidio: fix blocking wait for discovery readyAlexandre Bounine2012-10-051-42/+20
* rapidio: apply RX/TX enable to active switch ports onlyAlexandre Bounine2012-10-051-4/+5
* rapidio/tsi721: add inbound memory mapping callbacksAlexandre Bounine2012-10-052-4/+99
* rapidio: add inbound memory mapping interfaceAlexandre Bounine2012-10-051-0/+44
* drivers/rapidio/devices/tsi721.c: fix error return codePeter Senna Tschudin2012-10-051-1/+2
* rapidio/tsi721: modify mport name assignmentAlexandre Bounine2012-10-051-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
|/