summaryrefslogtreecommitdiffstats
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-291-0/+3
* b43-ssb-bridge: Add PCI ID for BCM43XGMichael Buesch2008-01-291-0/+1
* ssb: Fix PCMCIA lowlevel register accessMichael Buesch2008-01-291-28/+43
* ssb: Fix extraction of values from SPROMMichael Buesch2008-01-291-11/+65
* ssb: Remove the old, now unused, data structuresLarry Finger2008-01-291-60/+15Star
* ssb: Convert to use of the new SPROM structureLarry Finger2008-01-293-93/+142
* ssb: Add new SPROM structure while keeping the oldLarry Finger2008-01-291-2/+0Star
* ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch2008-01-091-0/+11
* ssb: Fix PCMCIA-host lowlevel bus accessMichael Buesch2007-11-112-28/+29
* ssb: Fix initcall orderingMichael Buesch2007-11-111-1/+4
* [PATCH] ssb: fix build failureIngo Molnar2007-10-171-2/+2
* [PATCH] ssb: Fix a null pointer check in mipscore initFelix Fietkau2007-10-171-1/+2
* missing include in ssbAl Viro2007-10-141-0/+1
* uevent environment changes falloutAl Viro2007-10-141-8/+2Star
* ssb bus needs <linux/io.h>Geert Uytterhoeven2007-10-131-0/+1
* [SSB]: Sparse fixes.Michael Buesch2007-10-113-9/+10
* [SSB]: Use ioreadX() and iowriteX() for PCI.Michael Buesch2007-10-111-4/+4
* [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-1113-0/+4381