summaryrefslogtreecommitdiffstats
path: root/drivers/ssb
Commit message (Expand)AuthorAgeFilesLines
* ssb: Add pcibios_enable_device() return value checkYoichi Yuasa2008-03-041-1/+4
* SSB PCI core driver: use new SPROM data structureAurelien Jarno2008-02-281-1/+1
* Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev2008-02-283-3/+8
* ssb: Fix support for PCI devices behind a SSB->PCI bridgeMichael Buesch2008-02-201-5/+12
* ssb: Fix pcicore cardbus modeMichael Buesch2008-02-202-2/+27
* ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-204-11/+109
* ssb: Fix the GPIO APIMichael Buesch2008-02-202-10/+49
* ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-204-0/+39
* ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-201-5/+31
* 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
OpenPOWER on IntegriCloud