aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-13ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch1-103/+10
2008-02-29ssb: Add support for 8bit register accessMichael Buesch1-0/+28
2008-01-28ssb: Add boardflags_hi field to the sprom data structureMichael Buesch1-0/+3
2008-01-28ssb: Fix extraction of values from SPROMMichael Buesch1-11/+65
2008-01-28ssb: Remove the old, now unused, data structuresLarry Finger1-60/+15
2008-01-28ssb: Convert to use of the new SPROM structureLarry Finger1-92/+132
2008-01-28ssb: Add new SPROM structure while keeping the oldLarry Finger1-2/+0
2007-10-10[SSB]: Sparse fixes.Michael Buesch1-5/+5
2007-10-10[SSB]: Use ioreadX() and iowriteX() for PCI.Michael Buesch1-4/+4
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch1-0/+740