aboutsummaryrefslogtreecommitdiff
path: root/drivers/rapidio
AgeCommit message (Expand)Author
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2009-06-15rio: warn_unused_result warnings fixYang Li
2009-05-19rapidio: fix section mismatch warningsLi Yang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-24rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06rapidio: remove excess kernel-doc notationRandy Dunlap
2008-12-16rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-30rapidio section noiseAl Viro
2008-07-10rapidio: fix device reference countingEugene Surovegin
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei
2008-04-29[RAPIDIO] Add RapidIO multi mport supportZhang Wei
2008-03-03docbook: fix rapidio source filesRandy Dunlap
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-28remove __attribute_used__Adrian Bunk
2008-01-23[RAPIDIO] Fix compile error and warningKumar Gala
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-11[PATCH] rapidio: fix multi-switch enumerationAlexandre Bounine
2006-10-03Fix several typos in drivers/Matt LaPlante
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-01-13[PATCH] Add rio_bus_type probe and remove methodsRussell King
2006-01-08[PATCH] fix more missing includesTim Schmielau
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter
2005-11-07[PATCH] rapidio: core updatesMatt Porter
2005-11-07[PATCH] RapidIO support: core enumMatt Porter
2005-11-07[PATCH] RapidIO support: core baseMatt Porter