| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | rapidio: add Port-Write handling for EM | Alexandre Bounine | 2010-05-27 | 5 | -36/+665 |
* | rapidio: add switch locking during discovery | Alexandre Bounine | 2010-05-27 | 1 | -20/+144 |
* | rapidio: add IDT CPS/TSI switches | Alexandre Bounine | 2010-05-27 | 10 | -9/+473 |
* | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 1 | -2/+4 |
* | rio: warn_unused_result warnings fix | Yang Li | 2009-06-16 | 2 | -19/+30 |
* | rapidio: fix section mismatch warnings | Li Yang | 2009-05-19 | 1 | -3/+3 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | rapidio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-25 | 1 | -1/+1 |
* | rapidio: remove excess kernel-doc notation | Randy Dunlap | 2009-01-07 | 1 | -1/+0 |
* | rapidio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-16 | 1 | -4/+4 |
* | rapidio section noise | Al Viro | 2008-11-30 | 2 | -3/+3 |
* | rapidio: fix device reference counting | Eugene Surovegin | 2008-07-11 | 1 | -1/+1 |
* | [RAPIDIO] Auto-probe the RapidIO system size | Zhang Wei | 2008-04-29 | 5 | -33/+44 |
* | [RAPIDIO] Add RapidIO multi mport support | Zhang Wei | 2008-04-29 | 1 | -5/+5 |
* | docbook: fix rapidio source files | Randy Dunlap | 2008-03-03 | 1 | -5/+3 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-01-31 | 1 | -2/+2 |
|\ |
|
| * | remove __attribute_used__ | Adrian Bunk | 2008-01-28 | 1 | -2/+2 |
* | | [RAPIDIO] Fix compile error and warning | Kumar Gala | 2008-01-24 | 1 | -2/+3 |
|/ |
|
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -4/+2 |
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-12 | 1 | -2/+4 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-12 | 1 | -1/+0 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] rapidio: fix multi-switch enumeration | Alexandre Bounine | 2007-02-11 | 1 | -31/+87 |
* | Fix several typos in drivers/ | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 3 | -3/+0 |
* | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-28 | 1 | -2/+2 |
* | [PATCH] Add rio_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -3/+3 |
* | [PATCH] fix more missing includes | Tim Schmielau | 2006-01-09 | 3 | -0/+4 |
* | [PATCH] rapidio: message interface updates | Matt Porter | 2005-11-07 | 2 | -11/+18 |
* | [PATCH] rapidio: core updates | Matt Porter | 2005-11-07 | 2 | -25/+13 |
* | [PATCH] RapidIO support: core enum | Matt Porter | 2005-11-07 | 3 | -0/+1025 |
* | [PATCH] RapidIO support: core base | Matt Porter | 2005-11-07 | 7 | -0/+1218 |