aboutsummaryrefslogtreecommitdiff
path: root/drivers/rapidio
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-14/+14
2012-11-28rapidio: remove use of __devinitGravatar Bill Pemberton 5-14/+14
2012-11-16rapidio: fix kernel-doc warningsGravatar Randy Dunlap 1-1/+1
2012-10-11rapidio: update for destination ID allocationGravatar Alexandre Bounine 1-22/+16
2012-10-11rapidio: update asynchronous discovery initializationGravatar Alexandre Bounine 1-28/+47
2012-10-11rapidio: use msleep in discovery waitGravatar Alexandre Bounine 1-1/+1
2012-10-06rapidio: add destination ID allocation mechanismGravatar Alexandre Bounine 1-35/+170
2012-10-06rapidio: run discovery as an asynchronous processGravatar Alexandre Bounine 2-4/+50
2012-10-06rapidio: use device lists handling on per-net basisGravatar Alexandre Bounine 1-29/+31
2012-10-06rapidio: fix blocking wait for discovery readyGravatar Alexandre Bounine 1-42/+20
2012-10-06rapidio: apply RX/TX enable to active switch ports onlyGravatar Alexandre Bounine 1-4/+5
2012-10-06rapidio/tsi721: add inbound memory mapping callbacksGravatar Alexandre Bounine 2-4/+99
2012-10-06rapidio: add inbound memory mapping interfaceGravatar Alexandre Bounine 1-0/+44
2012-10-06drivers/rapidio/devices/tsi721.c: fix error return codeGravatar Peter Senna Tschudin 1-1/+2
2012-10-06rapidio/tsi721: modify mport name assignmentGravatar Alexandre Bounine 1-1/+2
2012-09-13Merge commit 'v3.6-rc5' into nextGravatar Bjorn Helgaas 1-1/+10
2012-08-23rapdio/tsi721: Use PCI Express Capability accessorsGravatar Jiang Liu 1-12/+7
2012-08-21rapidio/tsi721: fix unused variable compiler warningGravatar Alexandre Bounine 1-1/+4
2012-08-21rapidio/tsi721: fix inbound doorbell interrupt handlingGravatar Alexandre Bounine 1-0/+7
2012-05-31rapidio/tsi721: add DMA engine supportGravatar Alexandre Bounine 4-92/+1050
2012-05-31rapidio: add DMA engine support for RIO data transfersGravatar Alexandre Bounine 2-0/+95
2012-03-15rapidio/tsi721: fix bug in register offset definitionsGravatar Alexandre Bounine 1-15/+15
2012-03-05rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerGravatar Alexandre Bounine 1-2/+3
2011-12-09rapidio/tsi721: modify PCIe capability settingsGravatar Alexandre Bounine 2-5/+17
2011-12-09rapidio/tsi721: fix mailbox resource reportingGravatar Alexandre Bounine 1-2/+2
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentGravatar Alexandre Bounine 1-13/+4
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2011-11-02RapidIO: fix potential null deref in rio_setup_device()Gravatar Alexandre Bounine 1-1/+1
2011-11-02RapidIO: add mport driver for Tsi721 bridgeGravatar Alexandre Bounine 6-2/+3146
2011-11-02drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Gravatar Liu Gang 1-2/+2
2011-10-31drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.hGravatar Paul Gortmaker 1-0/+1
2011-08-25rapidio: fix use of non-compatible registersGravatar Alexandre Bounine 1-2/+1
2011-05-18rapidio: fix default routing initializationGravatar Alexandre Bounine 3-0/+21
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsGravatar Alexandre Bounine 1-2/+3
2011-04-14RapidIO: add IDT CPS-1432 switch definitionsGravatar Alexandre Bounine 1-0/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-23rapidio: fix potential null deref on failure pathGravatar Dan Carpenter 1-1/+1
2011-03-23rapidio: remove mport resource reservation from common RIO codeGravatar Alexandre Bounine 1-13/+1
2011-03-23rapidio: modify mport ID assignmentGravatar Alexandre Bounine 1-0/+26
2011-03-23rapidio: modify subsystem and driver initialization sequenceGravatar Alexandre Bounine 1-2/+4
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerGravatar Alexandre Bounine 1-0/+1
2011-03-23rapidio: add architecture specific callbacksGravatar Alexandre Bounine 1-12/+26
2011-03-23rapidio: add new sysfs attributesGravatar Alexandre Bounine 1-1/+40
2011-03-17rapidio: change to new flag variableGravatar matt mooney 2-7/+1
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceGravatar Alexandre Bounine 1-6/+6
2011-01-22rapidio: fix new kernel-doc warningsGravatar Randy Dunlap 1-0/+2
2011-01-13rapidio: add new idt sRIO switchesGravatar Alexandre Bounine 1-0/+2
2011-01-13rapidio: use Component Tag for unified switch identificationGravatar Alexandre Bounine 1-5/+5
2011-01-13rapidio: add device object linking into discoveryGravatar Alexandre Bounine 1-4/+7
2011-01-13rapidio: add definitions of Component Tag fieldsGravatar Alexandre Bounine 1-1/+1