Age | Commit message (Expand) | Author |
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 |
2008-04-29 | [RAPIDIO] Add RapidIO multi mport support | Zhang Wei |
2008-03-03 | docbook: fix rapidio source files | Randy Dunlap |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-01-28 | remove __attribute_used__ | Adrian Bunk |
2008-01-23 | [RAPIDIO] Fix compile error and warning | Kumar Gala |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-11 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-11 | [PATCH] rapidio: fix multi-switch enumeration | Alexandre Bounine |
2006-10-03 | Fix several typos in drivers/ | Matt LaPlante |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] spin/rwlock init cleanups | Ingo Molnar |
2006-01-13 | [PATCH] Add rio_bus_type probe and remove methods | Russell King |
2006-01-08 | [PATCH] fix more missing includes | Tim Schmielau |
2005-11-07 | [PATCH] rapidio: message interface updates | Matt Porter |