| Commit message (Expand) | Author | Age | Files | Lines |
* | rapidio/tsi721: modify PCIe capability settings | Alexandre Bounine | 2011-12-09 | 2 | -5/+17 |
* | rapidio/tsi721: fix mailbox resource reporting | Alexandre Bounine | 2011-12-09 | 1 | -2/+2 |
* | rapidio/tsi721: switch to dma_zalloc_coherent | Alexandre Bounine | 2011-12-09 | 1 | -13/+4 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
|\ |
|
| * | drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | RapidIO: fix potential null deref in rio_setup_device() | Alexandre Bounine | 2011-11-02 | 1 | -1/+1 |
* | | RapidIO: add mport driver for Tsi721 bridge | Alexandre Bounine | 2011-11-02 | 6 | -2/+3146 |
* | | drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp... | Liu Gang | 2011-11-02 | 1 | -2/+2 |
|/ |
|
* | rapidio: fix use of non-compatible registers | Alexandre Bounine | 2011-08-25 | 1 | -2/+1 |
* | rapidio: fix default routing initialization | Alexandre Bounine | 2011-05-18 | 3 | -0/+21 |
* | RapidIO/mpc85xx: fix possible mport registration problems | Alexandre Bounine | 2011-04-14 | 1 | -2/+3 |
* | RapidIO: add IDT CPS-1432 switch definitions | Alexandre Bounine | 2011-04-14 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | rapidio: fix potential null deref on failure path | Dan Carpenter | 2011-03-23 | 1 | -1/+1 |
* | rapidio: remove mport resource reservation from common RIO code | Alexandre Bounine | 2011-03-23 | 1 | -13/+1 |
* | rapidio: modify mport ID assignment | Alexandre Bounine | 2011-03-23 | 1 | -0/+26 |
* | rapidio: modify subsystem and driver initialization sequence | Alexandre Bounine | 2011-03-23 | 1 | -2/+4 |
* | rapidio: modify configuration to support PCI-SRIO controller | Alexandre Bounine | 2011-03-23 | 1 | -0/+1 |
* | rapidio: add architecture specific callbacks | Alexandre Bounine | 2011-03-23 | 1 | -12/+26 |
* | rapidio: add new sysfs attributes | Alexandre Bounine | 2011-03-23 | 1 | -1/+40 |
* | rapidio: change to new flag variable | matt mooney | 2011-03-17 | 2 | -7/+1 |
* | rapidio: fix sysfs config attribute to access 16MB of maint space | Alexandre Bounine | 2011-02-25 | 1 | -6/+6 |
* | rapidio: fix new kernel-doc warnings | Randy Dunlap | 2011-01-22 | 1 | -0/+2 |
* | rapidio: add new idt sRIO switches | Alexandre Bounine | 2011-01-13 | 1 | -0/+2 |
* | rapidio: use Component Tag for unified switch identification | Alexandre Bounine | 2011-01-13 | 1 | -5/+5 |
* | rapidio: add device object linking into discovery | Alexandre Bounine | 2011-01-13 | 1 | -4/+7 |
* | rapidio: add definitions of Component Tag fields | Alexandre Bounine | 2011-01-13 | 1 | -1/+1 |
* | rapidio: integrate rio_switch into rio_dev | Alexandre Bounine | 2011-01-13 | 2 | -29/+34 |
* | rapidio: use common destid storage for endpoints and switches | Alexandre Bounine | 2011-01-13 | 6 | -200/+126 |
* | rapidio: use resource_size() | Dan Carpenter | 2010-11-12 | 1 | -2/+2 |
* | rapidio: fix destructive port EM initialization for Tsi568 | Alexandre Bounine | 2010-10-27 | 1 | -5/+10 |
* | rapidio: fix maximum port number in tsi57x EM initialization | Alexandre Bounine | 2010-10-27 | 1 | -1/+2 |
* | rapidio: fix IDLE2 bits corruption | Alexandre Bounine | 2010-10-27 | 1 | -7/+2 |
* | rapidio: add handling of redundant routes | Alexandre Bounine | 2010-10-27 | 3 | -51/+54 |
* | rapidio: add support for IDT CPS Gen2 switches | Alexandre Bounine | 2010-10-27 | 3 | -0/+455 |
* | rapidio: add device access check into the enumeration | Alexandre Bounine | 2010-10-27 | 3 | -1/+9 |
* | rapidio: add handling of orphan port-write message | Alexandre Bounine | 2010-10-27 | 2 | -5/+110 |
* | rapidio: modify sysfs initialization for switches | Alexandre Bounine | 2010-10-27 | 1 | -7/+19 |
* | rapidio: add default handler for error-stopped state | Alexandre Bounine | 2010-10-27 | 3 | -31/+201 |
* | rapidio: add relation links between RIO device structures | Alexandre Bounine | 2010-10-27 | 1 | -33/+23 |
* | rapidio: use stored ingress port number instead of register read | Alexandre Bounine | 2010-10-27 | 1 | -27/+9 |
* | rapidio: fix RapidIO sysfs hierarchy | Alexandre Bounine | 2010-10-27 | 2 | -1/+2 |
* | fix typos concerning "associate" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
* | rapidio: fix new kernel-doc warnings | Randy Dunlap | 2010-05-30 | 2 | -5/+7 |
* | rapidio: use default route value for CPS switches | Alexandre Bounine | 2010-05-27 | 1 | -8/+10 |
* | rapidio: add switch domain routines | Alexandre Bounine | 2010-05-27 | 4 | -0/+82 |
* | rapidio: modify initialization of switch operations | Alexandre Bounine | 2010-05-27 | 6 | -99/+102 |
* | rapidio: add debug configuration option | Alexandre Bounine | 2010-05-27 | 3 | -0/+19 |
* | rapidio: fix typos and minor edits | Alexandre Bounine | 2010-05-27 | 2 | -5/+4 |
* | rapidio: add enabling SRIO port RX and TX | Thomas Moll | 2010-05-27 | 2 | -1/+89 |