aboutsummaryrefslogtreecommitdiff
path: root/drivers/ssb
AgeCommit message (Expand)AuthorFilesLines
2008-02-03drivers/ssb/: Spelling fixesGravatar Joe Perches 1-1/+1
2008-01-28ssb: Add boardflags_hi field to the sprom data structureGravatar Michael Buesch 1-0/+3
2008-01-28b43-ssb-bridge: Add PCI ID for BCM43XGGravatar Michael Buesch 1-0/+1
2008-01-28ssb: Fix PCMCIA lowlevel register accessGravatar Michael Buesch 1-28/+43
2008-01-28ssb: Fix extraction of values from SPROMGravatar Michael Buesch 1-11/+65
2008-01-28ssb: Remove the old, now unused, data structuresGravatar Larry Finger 1-60/+15
2008-01-28ssb: Convert to use of the new SPROM structureGravatar Larry Finger 3-93/+142
2008-01-28ssb: Add new SPROM structure while keeping the oldGravatar Larry Finger 1-2/+0
2008-01-08ssb: Fix probing of PCI cores if PCI and PCIE core is availableGravatar Michael Buesch 1-0/+11
2007-11-10ssb: Fix PCMCIA-host lowlevel bus accessGravatar Michael Buesch 2-28/+29
2007-11-10ssb: Fix initcall orderingGravatar Michael Buesch 1-1/+4
2007-10-16[PATCH] ssb: fix build failureGravatar Ingo Molnar 1-2/+2
2007-10-16[PATCH] ssb: Fix a null pointer check in mipscore initGravatar Felix Fietkau 1-1/+2
2007-10-14missing include in ssbGravatar Al Viro 1-0/+1
2007-10-14uevent environment changes falloutGravatar Al Viro 1-8/+2
2007-10-13ssb bus needs <linux/io.h>Gravatar Geert Uytterhoeven 1-0/+1
2007-10-10[SSB]: Sparse fixes.Gravatar Michael Buesch 3-9/+10
2007-10-10[SSB]: Use ioreadX() and iowriteX() for PCI.Gravatar Michael Buesch 1-4/+4
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportGravatar Michael Buesch 13-0/+4381