| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |