aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb
Commit message (Expand)AuthorAgeFilesLines
* drivers/ssb/: Spelling fixesJoe Perches2008-02-031-1/+1
* ssb: Add boardflags_hi field to the sprom data structureMichael Buesch2008-01-281-0/+3
* b43-ssb-bridge: Add PCI ID for BCM43XGMichael Buesch2008-01-281-0/+1
* ssb: Fix PCMCIA lowlevel register accessMichael Buesch2008-01-281-28/+43
* ssb: Fix extraction of values from SPROMMichael Buesch2008-01-281-11/+65
* ssb: Remove the old, now unused, data structuresLarry Finger2008-01-281-60/+15
* ssb: Convert to use of the new SPROM structureLarry Finger2008-01-283-93/+142
* ssb: Add new SPROM structure while keeping the oldLarry Finger2008-01-281-2/+0
* ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch2008-01-081-0/+11
* ssb: Fix PCMCIA-host lowlevel bus accessMichael Buesch2007-11-102-28/+29
* ssb: Fix initcall orderingMichael Buesch2007-11-101-1/+4
* [PATCH] ssb: fix build failureIngo Molnar2007-10-161-2/+2
* [PATCH] ssb: Fix a null pointer check in mipscore initFelix Fietkau2007-10-161-1/+2
* missing include in ssbAl Viro2007-10-141-0/+1
* uevent environment changes falloutAl Viro2007-10-141-8/+2
* ssb bus needs <linux/io.h>Geert Uytterhoeven2007-10-131-0/+1
* [SSB]: Sparse fixes.Michael Buesch2007-10-103-9/+10
* [SSB]: Use ioreadX() and iowriteX() for PCI.Michael Buesch2007-10-101-4/+4
* [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-1013-0/+4381