Age | Commit message (Expand) | Author | Files | Lines |
2008-02-29 | ssb: Add CHIPCO IRQ access functions | Aurelien Jarno | 1 | -0/+10 |
2008-02-29 | ssb: Add support for 8bit register access | Michael Buesch | 3 | -0/+78 |
2008-02-28 | SSB PCI core driver: use new SPROM data structure | Aurelien Jarno | 1 | -1/+1 |
2008-02-28 | Use a separate config option for the b43 pci to ssb bridge. | Alexey Zaytsev | 3 | -3/+8 |
2008-02-20 | ssb: Fix support for PCI devices behind a SSB->PCI bridge | Michael Buesch | 1 | -5/+12 |
2008-02-20 | ssb: Fix pcicore cardbus mode | Michael Buesch | 2 | -2/+27 |
2008-02-20 | ssb: Make the GPIO API reentrancy safe | Michael Buesch | 4 | -11/+109 |
2008-02-20 | ssb: Fix the GPIO API | Michael Buesch | 2 | -10/+49 |
2008-02-20 | ssb: Fix watchdog access for devices without a chipcommon | Michael Buesch | 4 | -0/+39 |
2008-02-20 | ssb: Fix serial console on new bcm47xx devices | Michael Buesch | 1 | -5/+31 |
2008-02-03 | drivers/ssb/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-01-28 | ssb: Add boardflags_hi field to the sprom data structure | Michael Buesch | 1 | -0/+3 |
2008-01-28 | b43-ssb-bridge: Add PCI ID for BCM43XG | Michael Buesch | 1 | -0/+1 |
2008-01-28 | ssb: Fix PCMCIA lowlevel register access | Michael Buesch | 1 | -28/+43 |
2008-01-28 | ssb: Fix extraction of values from SPROM | Michael Buesch | 1 | -11/+65 |
2008-01-28 | ssb: Remove the old, now unused, data structures | Larry Finger | 1 | -60/+15 |
2008-01-28 | ssb: Convert to use of the new SPROM structure | Larry Finger | 3 | -93/+142 |
2008-01-28 | ssb: Add new SPROM structure while keeping the old | Larry Finger | 1 | -2/+0 |
2008-01-08 | ssb: Fix probing of PCI cores if PCI and PCIE core is available | Michael Buesch | 1 | -0/+11 |
2007-11-10 | ssb: Fix PCMCIA-host lowlevel bus access | Michael Buesch | 2 | -28/+29 |
2007-11-10 | ssb: Fix initcall ordering | Michael Buesch | 1 | -1/+4 |
2007-10-16 | [PATCH] ssb: fix build failure | Ingo Molnar | 1 | -2/+2 |
2007-10-16 | [PATCH] ssb: Fix a null pointer check in mipscore init | Felix Fietkau | 1 | -1/+2 |
2007-10-14 | missing include in ssb | Al Viro | 1 | -0/+1 |
2007-10-14 | uevent environment changes fallout | Al Viro | 1 | -8/+2 |
2007-10-13 | ssb bus needs <linux/io.h> | Geert Uytterhoeven | 1 | -0/+1 |
2007-10-10 | [SSB]: Sparse fixes. | Michael Buesch | 3 | -9/+10 |
2007-10-10 | [SSB]: Use ioreadX() and iowriteX() for PCI. | Michael Buesch | 1 | -4/+4 |
2007-10-10 | [SSB]: add Sonics Silicon Backplane bus support | Michael Buesch | 13 | -0/+4381 |