summaryrefslogtreecommitdiff
path: root/drivers/rapidio
AgeCommit message (Expand)Author
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
2011-03-23rapidio: fix potential null deref on failure pathDan Carpenter
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine
2011-03-23rapidio: add new sysfs attributesAlexandre Bounine
2011-03-17rapidio: change to new flag variablematt mooney
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine
2011-01-22rapidio: fix new kernel-doc warningsRandy Dunlap
2011-01-13rapidio: add new idt sRIO switchesAlexandre Bounine
2011-01-13rapidio: use Component Tag for unified switch identificationAlexandre Bounine
2011-01-13rapidio: add device object linking into discoveryAlexandre Bounine
2011-01-13rapidio: add definitions of Component Tag fieldsAlexandre Bounine
2011-01-13rapidio: integrate rio_switch into rio_devAlexandre Bounine
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine
2010-11-12rapidio: use resource_size()Dan Carpenter
2010-10-27rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine
2010-10-27rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine
2010-10-27rapidio: fix IDLE2 bits corruptionAlexandre Bounine
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine
2010-10-27rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine
2010-10-27rapidio: add device access check into the enumerationAlexandre Bounine
2010-10-27rapidio: add handling of orphan port-write messageAlexandre Bounine
2010-10-27rapidio: modify sysfs initialization for switchesAlexandre Bounine
2010-10-27rapidio: add default handler for error-stopped stateAlexandre Bounine
2010-10-27rapidio: add relation links between RIO device structuresAlexandre Bounine
2010-10-27rapidio: use stored ingress port number instead of register readAlexandre Bounine
2010-10-27rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine
2010-06-16fix typos concerning "associate"Uwe Kleine-König
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap
2010-05-27rapidio: use default route value for CPS switchesAlexandre Bounine
2010-05-27rapidio: add switch domain routinesAlexandre Bounine
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine
2010-05-27rapidio: add debug configuration optionAlexandre Bounine
2010-05-27rapidio: fix typos and minor editsAlexandre Bounine
2010-05-27rapidio: add enabling SRIO port RX and TXThomas Moll
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine
2010-05-27rapidio: add switch locking during discoveryAlexandre Bounine
2010-05-27rapidio: add IDT CPS/TSI switchesAlexandre Bounine
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2009-06-15rio: warn_unused_result warnings fixYang Li
2009-05-19rapidio: fix section mismatch warningsLi Yang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-24rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers