aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-08ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch1-0/+11
2007-11-10ssb: Fix PCMCIA-host lowlevel bus accessMichael Buesch2-28/+29
2007-11-10ssb: Fix initcall orderingMichael Buesch1-1/+4
2007-10-16[PATCH] ssb: fix build failureIngo Molnar1-2/+2
2007-10-16[PATCH] ssb: Fix a null pointer check in mipscore initFelix Fietkau1-1/+2
2007-10-14missing include in ssbAl Viro1-0/+1
2007-10-14uevent environment changes falloutAl Viro1-8/+2
2007-10-13ssb bus needs <linux/io.h>Geert Uytterhoeven1-0/+1
2007-10-10[SSB]: Sparse fixes.Michael Buesch3-9/+10
2007-10-10[SSB]: Use ioreadX() and iowriteX() for PCI.Michael Buesch1-4/+4
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch13-0/+4381