aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-6/+2
2015-01-27rapidio/tsi721: use PCI define for Max_Read_Request_SizeRafał Miłecki2-3/+1
2014-12-22dmaengine: rapidio: tsi721: Rename device_controlMaxime Ripard1-6/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-08-08rapidio/tsi721_dma: rework scatter-gather list handlingAlexandre Bounine2-352/+378
2014-08-08rapidio: add new RapidIO DMA interface routinesAlexandre Bounine1-19/+47
2014-07-30rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine1-1/+7
2014-06-06rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-8/+3
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine6-7/+69
2014-04-07drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptorsAlexandre Bounine2-33/+82
2014-03-04rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine2-9/+19
2013-10-16rapidio: convert bus code to use dev_groupsGreg Kroah-Hartman3-16/+26
2013-09-26rapidio: convert bus code to use bus_groupsGreg Kroah-Hartman3-5/+15
2013-07-31rapidio: fix use after free in rio_unregister_scan()Dan Carpenter1-1/+3
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+2
2013-07-03rapidio: change endpoint device name formatAlexandre Bounine1-3/+2
2013-07-03rapidio: add udev notificationAlexandre Bounine2-0/+28
2013-07-03rapidio: add modular build option for the subsystem coreAlexandre Bounine2-14/+17
2013-07-03rapidio/tsi721: convert to modular mport driverAlexandre Bounine4-10/+9
2013-07-03rapidio: update enumerator registration mechanismAlexandre Bounine4-48/+149
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine10-311/+544
2013-07-03drivers/rapidio/rio-scan.c: make functions staticWu Fengguang1-2/+2
2013-07-03rapidio/switches: remove tsi500 driverAlexandre Bounine3-86/+0
2013-06-20RAPIDIO: IDT_GEN2: Fix build error.Ralf Baechle1-0/+2
2013-05-24rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine1-0/+12
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine5-5/+95
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine6-138/+291
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-14/+14
2012-11-28rapidio: remove use of __devinitBill Pemberton5-14/+14
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap1-1/+1
2012-10-11rapidio: update for destination ID allocationAlexandre Bounine1-22/+16
2012-10-11rapidio: update asynchronous discovery initializationAlexandre Bounine1-28/+47
2012-10-11rapidio: use msleep in discovery waitAlexandre Bounine1-1/+1
2012-10-06rapidio: add destination ID allocation mechanismAlexandre Bounine1-35/+170
2012-10-06rapidio: run discovery as an asynchronous processAlexandre Bounine2-4/+50
2012-10-06rapidio: use device lists handling on per-net basisAlexandre Bounine1-29/+31
2012-10-06rapidio: fix blocking wait for discovery readyAlexandre Bounine1-42/+20
2012-10-06rapidio: apply RX/TX enable to active switch ports onlyAlexandre Bounine1-4/+5
2012-10-06rapidio/tsi721: add inbound memory mapping callbacksAlexandre Bounine2-4/+99
2012-10-06rapidio: add inbound memory mapping interfaceAlexandre Bounine1-0/+44
2012-10-06drivers/rapidio/devices/tsi721.c: fix error return codePeter Senna Tschudin1-1/+2
2012-10-06rapidio/tsi721: modify mport name assignmentAlexandre Bounine1-1/+2
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas1-1/+10
2012-08-23rapdio/tsi721: Use PCI Express Capability accessorsJiang Liu1-12/+7
2012-08-21rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine1-1/+4
2012-08-21rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine1-0/+7
2012-05-31rapidio/tsi721: add DMA engine supportAlexandre Bounine4-92/+1050
2012-05-31rapidio: add DMA engine support for RIO data transfersAlexandre Bounine2-0/+95
2012-03-15rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine1-15/+15
2012-03-05rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine1-2/+3
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2-5/+17
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine1-2/+2
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine1-13/+4
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-02RapidIO: fix potential null deref in rio_setup_device()Alexandre Bounine1-1/+1
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine6-2/+3146
2011-11-02drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Liu Gang1-2/+2
2011-10-31drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.hPaul Gortmaker1-0/+1
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine1-2/+1
2011-05-18rapidio: fix default routing initializationAlexandre Bounine3-0/+21
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine1-2/+3
2011-04-14RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23rapidio: fix potential null deref on failure pathDan Carpenter1-1/+1
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine1-13/+1
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine1-0/+26
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine1-2/+4
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine1-0/+1
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine1-12/+26
2011-03-23rapidio: add new sysfs attributesAlexandre Bounine1-1/+40
2011-03-17rapidio: change to new flag variablematt mooney2-7/+1
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine1-6/+6
2011-01-22rapidio: fix new kernel-doc warningsRandy Dunlap1-0/+2
2011-01-13rapidio: add new idt sRIO switchesAlexandre Bounine1-0/+2
2011-01-13rapidio: use Component Tag for unified switch identificationAlexandre Bounine1-5/+5
2011-01-13rapidio: add device object linking into discoveryAlexandre Bounine1-4/+7
2011-01-13rapidio: add definitions of Component Tag fieldsAlexandre Bounine1-1/+1
2011-01-13rapidio: integrate rio_switch into rio_devAlexandre Bounine2-29/+34
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine6-200/+126
2010-11-12rapidio: use resource_size()Dan Carpenter1-2/+2
2010-10-27rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine1-5/+10
2010-10-27rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine1-1/+2
2010-10-27rapidio: fix IDLE2 bits corruptionAlexandre Bounine1-7/+2
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine3-51/+54
2010-10-27rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine3-0/+455
2010-10-27rapidio: add device access check into the enumerationAlexandre Bounine3-1/+9
2010-10-27rapidio: add handling of orphan port-write messageAlexandre Bounine2-5/+110
2010-10-27rapidio: modify sysfs initialization for switchesAlexandre Bounine1-7/+19
2010-10-27rapidio: add default handler for error-stopped stateAlexandre Bounine3-31/+201
2010-10-27rapidio: add relation links between RIO device structuresAlexandre Bounine1-33/+23
2010-10-27rapidio: use stored ingress port number instead of register readAlexandre Bounine1-27/+9
2010-10-27rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine2-1/+2
2010-06-16fix typos concerning "associate"Uwe Kleine-König1-1/+1
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap2-5/+7
2010-05-27rapidio: use default route value for CPS switchesAlexandre Bounine1-8/+10
2010-05-27rapidio: add switch domain routinesAlexandre Bounine4-0/+82
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine6-99/+102
2010-05-27rapidio: add debug configuration optionAlexandre Bounine3-0/+19
2010-05-27rapidio: fix typos and minor editsAlexandre Bounine2-5/+4
2010-05-27rapidio: add enabling SRIO port RX and TXThomas Moll2-1/+89
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine5-36/+665
2010-05-27rapidio: add switch locking during discoveryAlexandre Bounine1-20/+144
2010-05-27rapidio: add IDT CPS/TSI switchesAlexandre Bounine10-9/+473
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+4
2009-06-15rio: warn_unused_result warnings fixYang Li2-19/+30
2009-05-19rapidio: fix section mismatch warningsLi Yang1-3/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-03-24rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-06rapidio: remove excess kernel-doc notationRandy Dunlap1-1/+0
2008-12-16rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+4
2008-11-30rapidio section noiseAl Viro2-3/+3
2008-07-10rapidio: fix device reference countingEugene Surovegin1-1/+1
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei5-33/+44
2008-04-29[RAPIDIO] Add RapidIO multi mport supportZhang Wei1-5/+5
2008-03-03docbook: fix rapidio source filesRandy Dunlap1-5/+3
2008-01-31Merge branch 'linux-2.6'Paul Mackerras1-2/+2
2008-01-28remove __attribute_used__Adrian Bunk1-2/+2
2008-01-23[RAPIDIO] Fix compile error and warningKumar Gala1-2/+3
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui1-2/+4
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-11[PATCH] rapidio: fix multi-switch enumerationAlexandre Bounine1-31/+87
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-2/+2
2006-01-13[PATCH] Add rio_bus_type probe and remove methodsRussell King1-3/+3
2006-01-08[PATCH] fix more missing includesTim Schmielau3-0/+4
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter2-11/+18
2005-11-07[PATCH] rapidio: core updatesMatt Porter2-25/+13
2005-11-07[PATCH] RapidIO support: core enumMatt Porter3-0/+1025
2005-11-07[PATCH] RapidIO support: core baseMatt Porter7-0/+1218