aboutsummaryrefslogtreecommitdiff
path: root/drivers/rapidio
AgeCommit message (Expand)Author
2013-07-31rapidio: fix use after free in rio_unregister_scan()Dan Carpenter
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-03rapidio: change endpoint device name formatAlexandre Bounine
2013-07-03rapidio: add udev notificationAlexandre Bounine
2013-07-03rapidio: add modular build option for the subsystem coreAlexandre Bounine
2013-07-03rapidio/tsi721: convert to modular mport driverAlexandre Bounine
2013-07-03rapidio: update enumerator registration mechanismAlexandre Bounine
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine
2013-07-03drivers/rapidio/rio-scan.c: make functions staticWu Fengguang
2013-07-03rapidio/switches: remove tsi500 driverAlexandre Bounine
2013-06-20RAPIDIO: IDT_GEN2: Fix build error.Ralf Baechle
2013-05-24rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-11-28rapidio: remove use of __devinitBill Pemberton
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-10-11rapidio: update for destination ID allocationAlexandre Bounine
2012-10-11rapidio: update asynchronous discovery initializationAlexandre Bounine
2012-10-11rapidio: use msleep in discovery waitAlexandre Bounine
2012-10-06rapidio: add destination ID allocation mechanismAlexandre Bounine
2012-10-06rapidio: run discovery as an asynchronous processAlexandre Bounine
2012-10-06rapidio: use device lists handling on per-net basisAlexandre Bounine
2012-10-06rapidio: fix blocking wait for discovery readyAlexandre Bounine
2012-10-06rapidio: apply RX/TX enable to active switch ports onlyAlexandre Bounine
2012-10-06rapidio/tsi721: add inbound memory mapping callbacksAlexandre Bounine
2012-10-06rapidio: add inbound memory mapping interfaceAlexandre Bounine
2012-10-06drivers/rapidio/devices/tsi721.c: fix error return codePeter Senna Tschudin
2012-10-06rapidio/tsi721: modify mport name assignmentAlexandre Bounine
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-08-23rapdio/tsi721: Use PCI Express Capability accessorsJiang Liu
2012-08-21rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine
2012-08-21rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine
2012-05-31rapidio/tsi721: add DMA engine supportAlexandre Bounine
2012-05-31rapidio: add DMA engine support for RIO data transfersAlexandre Bounine
2012-03-15rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine
2012-03-05rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02RapidIO: fix potential null deref in rio_setup_device()Alexandre Bounine
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine
2011-11-02drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Liu Gang
2011-10-31drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.hPaul Gortmaker
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine
2011-05-18rapidio: fix default routing initializationAlexandre Bounine
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine
2011-04-14RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine
2011-03-31Fix common misspellingsLucas De Marchi