aboutsummaryrefslogtreecommitdiff
path: root/drivers/rapidio
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-13rapidio: integrate rio_switch into rio_devGravatar Alexandre Bounine 2-29/+34
2011-01-13rapidio: use common destid storage for endpoints and switchesGravatar Alexandre Bounine 6-200/+126
2010-11-12rapidio: use resource_size()Gravatar Dan Carpenter 1-2/+2
2010-10-27rapidio: fix destructive port EM initialization for Tsi568Gravatar Alexandre Bounine 1-5/+10
2010-10-27rapidio: fix maximum port number in tsi57x EM initializationGravatar Alexandre Bounine 1-1/+2
2010-10-27rapidio: fix IDLE2 bits corruptionGravatar Alexandre Bounine 1-7/+2
2010-10-27rapidio: add handling of redundant routesGravatar Alexandre Bounine 3-51/+54
2010-10-27rapidio: add support for IDT CPS Gen2 switchesGravatar Alexandre Bounine 3-0/+455
2010-10-27rapidio: add device access check into the enumerationGravatar Alexandre Bounine 3-1/+9
2010-10-27rapidio: add handling of orphan port-write messageGravatar Alexandre Bounine 2-5/+110
2010-10-27rapidio: modify sysfs initialization for switchesGravatar Alexandre Bounine 1-7/+19
2010-10-27rapidio: add default handler for error-stopped stateGravatar Alexandre Bounine 3-31/+201
2010-10-27rapidio: add relation links between RIO device structuresGravatar Alexandre Bounine 1-33/+23
2010-10-27rapidio: use stored ingress port number instead of register readGravatar Alexandre Bounine 1-27/+9
2010-10-27rapidio: fix RapidIO sysfs hierarchyGravatar Alexandre Bounine 2-1/+2
2010-06-16fix typos concerning "associate"Gravatar Uwe Kleine-König 1-1/+1
2010-05-30rapidio: fix new kernel-doc warningsGravatar Randy Dunlap 2-5/+7
2010-05-27rapidio: use default route value for CPS switchesGravatar Alexandre Bounine 1-8/+10
2010-05-27rapidio: add switch domain routinesGravatar Alexandre Bounine 4-0/+82
2010-05-27rapidio: modify initialization of switch operationsGravatar Alexandre Bounine 6-99/+102
2010-05-27rapidio: add debug configuration optionGravatar Alexandre Bounine 3-0/+19
2010-05-27rapidio: fix typos and minor editsGravatar Alexandre Bounine 2-5/+4
2010-05-27rapidio: add enabling SRIO port RX and TXGravatar Thomas Moll 2-1/+89
2010-05-27rapidio: add Port-Write handling for EMGravatar Alexandre Bounine 5-36/+665
2010-05-27rapidio: add switch locking during discoveryGravatar Alexandre Bounine 1-20/+144
2010-05-27rapidio: add IDT CPS/TSI switchesGravatar Alexandre Bounine 10-9/+473
2010-05-21sysfs: add struct file* to bin_attr callbacksGravatar Chris Wright 1-2/+4
2009-06-15rio: warn_unused_result warnings fixGravatar Yang Li 2-19/+30
2009-05-19rapidio: fix section mismatch warningsGravatar Li Yang 1-3/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Gravatar Yang Hongyang 1-2/+2
2009-03-24rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-1/+1