aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio
Commit message (Expand)AuthorAge
* rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2011-02-25
* rapidio: fix new kernel-doc warningsRandy Dunlap2011-01-22
* rapidio: add new idt sRIO switchesAlexandre Bounine2011-01-13
* rapidio: use Component Tag for unified switch identificationAlexandre Bounine2011-01-13
* rapidio: add device object linking into discoveryAlexandre Bounine2011-01-13
* rapidio: add definitions of Component Tag fieldsAlexandre Bounine2011-01-13
* rapidio: integrate rio_switch into rio_devAlexandre Bounine2011-01-13
* rapidio: use common destid storage for endpoints and switchesAlexandre Bounine2011-01-13
* rapidio: use resource_size()Dan Carpenter2010-11-12
* rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine2010-10-27
* rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine2010-10-27
* rapidio: fix IDLE2 bits corruptionAlexandre Bounine2010-10-27
* rapidio: add handling of redundant routesAlexandre Bounine2010-10-27
* rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine2010-10-27
* rapidio: add device access check into the enumerationAlexandre Bounine2010-10-27
* rapidio: add handling of orphan port-write messageAlexandre Bounine2010-10-27
* rapidio: modify sysfs initialization for switchesAlexandre Bounine2010-10-27
* rapidio: add default handler for error-stopped stateAlexandre Bounine2010-10-27
* rapidio: add relation links between RIO device structuresAlexandre Bounine2010-10-27
* rapidio: use stored ingress port number instead of register readAlexandre Bounine2010-10-27
* rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine2010-10-27
* fix typos concerning "associate"Uwe Kleine-König2010-06-16
* rapidio: fix new kernel-doc warningsRandy Dunlap2010-05-30
* rapidio: use default route value for CPS switchesAlexandre Bounine2010-05-27
* rapidio: add switch domain routinesAlexandre Bounine2010-05-27
* rapidio: modify initialization of switch operationsAlexandre Bounine2010-05-27
* rapidio: add debug configuration optionAlexandre Bounine2010-05-27
* rapidio: fix typos and minor editsAlexandre Bounine2010-05-27
* rapidio: add enabling SRIO port RX and TXThomas Moll2010-05-27
* rapidio: add Port-Write handling for EMAlexandre Bounine2010-05-27
* rapidio: add switch locking during discoveryAlexandre Bounine2010-05-27
* rapidio: add IDT CPS/TSI switchesAlexandre Bounine2010-05-27
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* rio: warn_unused_result warnings fixYang Li2009-06-15
* rapidio: fix section mismatch warningsLi Yang2009-05-19
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
* rapidio: remove excess kernel-doc notationRandy Dunlap2009-01-06
* rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-15
* rapidio section noiseAl Viro2008-11-30
* rapidio: fix device reference countingEugene Surovegin2008-07-10
* [RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei2008-04-29
* [RAPIDIO] Add RapidIO multi mport supportZhang Wei2008-04-29
* docbook: fix rapidio source filesRandy Dunlap2008-03-03
* Merge branch 'linux-2.6'Paul Mackerras2008-01-30
|\
| * remove __attribute_used__Adrian Bunk2008-01-28
* | [RAPIDIO] Fix compile error and warningKumar Gala2008-01-23
|/
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-11
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11