summaryrefslogtreecommitdiff
path: root/drivers/ssb
AgeCommit message (Expand)AuthorFilesLines
2008-03-04ssb: Add pcibios_enable_device() return value checkYoichi Yuasa1-1/+4
2008-02-28SSB PCI core driver: use new SPROM data structureAurelien Jarno1-1/+1
2008-02-28Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev3-3/+8
2008-02-20ssb: Fix support for PCI devices behind a SSB->PCI bridgeMichael Buesch1-5/+12
2008-02-20ssb: Fix pcicore cardbus modeMichael Buesch2-2/+27
2008-02-20ssb: Make the GPIO API reentrancy safeMichael Buesch4-11/+109
2008-02-20ssb: Fix the GPIO APIMichael Buesch2-10/+49
2008-02-20ssb: Fix watchdog access for devices without a chipcommonMichael Buesch4-0/+39
2008-02-20ssb: Fix serial console on new bcm47xx devicesMichael Buesch1-5/+31
2008-02-03drivers/ssb/: Spelling fixesJoe Perches1-1/+1
2008-01-28ssb: Add boardflags_hi field to the sprom data structureMichael Buesch1-0/+3
2008-01-28b43-ssb-bridge: Add PCI ID for BCM43XGMichael Buesch1-0/+1
2008-01-28ssb: Fix PCMCIA lowlevel register accessMichael Buesch1-28/+43
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 Finger3-93/+142
2008-01-28ssb: Add new SPROM structure while keeping the oldLarry Finger1-2/+0
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