Age | Commit message (Expand) | Author |
2011-03-23 | rapidio: fix potential null deref on failure path | Dan Carpenter |
2011-03-23 | rapidio: remove mport resource reservation from common RIO code | Alexandre Bounine |
2011-03-23 | rapidio: modify mport ID assignment | Alexandre Bounine |
2011-03-23 | rapidio: modify subsystem and driver initialization sequence | Alexandre Bounine |
2011-03-23 | rapidio: modify configuration to support PCI-SRIO controller | Alexandre Bounine |
2011-03-23 | rapidio: add architecture specific callbacks | Alexandre Bounine |
2011-03-23 | rapidio: add new sysfs attributes | Alexandre Bounine |
2011-03-17 | rapidio: change to new flag variable | matt mooney |
2011-02-25 | rapidio: fix sysfs config attribute to access 16MB of maint space | Alexandre Bounine |
2011-01-22 | rapidio: fix new kernel-doc warnings | Randy Dunlap |
2011-01-13 | rapidio: add new idt sRIO switches | Alexandre Bounine |
2011-01-13 | rapidio: use Component Tag for unified switch identification | Alexandre Bounine |
2011-01-13 | rapidio: add device object linking into discovery | Alexandre Bounine |
2011-01-13 | rapidio: add definitions of Component Tag fields | Alexandre Bounine |
2011-01-13 | rapidio: integrate rio_switch into rio_dev | Alexandre Bounine |
2011-01-13 | rapidio: use common destid storage for endpoints and switches | Alexandre Bounine |
2010-11-12 | rapidio: use resource_size() | Dan Carpenter |
2010-10-27 | rapidio: fix destructive port EM initialization for Tsi568 | Alexandre Bounine |
2010-10-27 | rapidio: fix maximum port number in tsi57x EM initialization | Alexandre Bounine |
2010-10-27 | rapidio: fix IDLE2 bits corruption | Alexandre Bounine |
2010-10-27 | rapidio: add handling of redundant routes | Alexandre Bounine |
2010-10-27 | rapidio: add support for IDT CPS Gen2 switches | Alexandre Bounine |
2010-10-27 | rapidio: add device access check into the enumeration | Alexandre Bounine |
2010-10-27 | rapidio: add handling of orphan port-write message | Alexandre Bounine |
2010-10-27 | rapidio: modify sysfs initialization for switches | Alexandre Bounine |
2010-10-27 | rapidio: add default handler for error-stopped state | Alexandre Bounine |
2010-10-27 | rapidio: add relation links between RIO device structures | Alexandre Bounine |
2010-10-27 | rapidio: use stored ingress port number instead of register read | Alexandre Bounine |
2010-10-27 | rapidio: fix RapidIO sysfs hierarchy | Alexandre Bounine |
2010-06-16 | fix typos concerning "associate" | Uwe Kleine-König |
2010-05-30 | rapidio: fix new kernel-doc warnings | Randy Dunlap |
2010-05-27 | rapidio: use default route value for CPS switches | Alexandre Bounine |
2010-05-27 | rapidio: add switch domain routines | Alexandre Bounine |
2010-05-27 | rapidio: modify initialization of switch operations | Alexandre Bounine |
2010-05-27 | rapidio: add debug configuration option | Alexandre Bounine |
2010-05-27 | rapidio: fix typos and minor edits | Alexandre Bounine |
2010-05-27 | rapidio: add enabling SRIO port RX and TX | Thomas Moll |
2010-05-27 | rapidio: add Port-Write handling for EM | Alexandre Bounine |
2010-05-27 | rapidio: add switch locking during discovery | Alexandre Bounine |
2010-05-27 | rapidio: add IDT CPS/TSI switches | Alexandre Bounine |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2009-06-15 | rio: warn_unused_result warnings fix | Yang Li |
2009-05-19 | rapidio: fix section mismatch warnings | Li Yang |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-03-24 | rapidio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | rapidio: remove excess kernel-doc notation | Randy Dunlap |
2008-12-16 | rapidio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-11-30 | rapidio section noise | Al Viro |
2008-07-10 | rapidio: fix device reference counting | Eugene Surovegin |
2008-04-29 | [RAPIDIO] Auto-probe the RapidIO system size | Zhang Wei |