Age | Commit message (Expand) | Author | Files | Lines |
2008-07-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+7 |
2008-07-07 | ssb-pcicore: Fix IRQ-vector init on embedded devices | Michael Buesch | 1 | -0/+7 |
2008-06-27 | ssb, b43, b43legacy, b44: Rewrite SSB DMA API | Michael Buesch | 2 | -17/+60 |
2008-06-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+9 |
2008-06-13 | ssb: Fix coherent DMA mask for PCI devices | Michael Buesch | 1 | -3/+9 |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2008-06-04 | ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable | Michael Buesch | 1 | -2/+2 |
2008-05-07 | ssb: Allow reading of 440-byte SPROM that is not rev 4 | Larry.Finger@lwfinger.net | 1 | -11/+9 |
2008-04-23 | ssb: Fix all-ones boardflags | Larry Finger | 1 | -0/+5 |
2008-04-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -6/+8 |
2008-04-16 | ssb-pcicore: Remove b44 TPS flag workaround | Michael Buesch | 1 | -9/+3 |
2008-04-15 | ssb: Fix usage of struct device used for DMAing | Michael Buesch | 1 | -6/+8 |
2008-04-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -7/+14 |
2008-04-09 | ssb-mipscore: Fix interrupt vectors | Michael Buesch | 1 | -6/+7 |
2008-04-09 | ssb-pcicore: Fix IRQ TPS flag handling | Larry Finger | 1 | -1/+1 |
2008-04-08 | ssb: Add support for block-I/O | Michael Buesch | 4 | -0/+296 |
2008-04-08 | ssb: Fix build for non-PCIhost | Michael Buesch | 1 | -2/+2 |
2008-04-08 | ssb: Turn suspend/resume upside down | Michael Buesch | 5 | -58/+74 |
2008-04-08 | ssb-pcmcia: IRQ and DMA related fixes | Michael Buesch | 2 | -15/+23 |
2008-04-07 | b43legacy: fix bcm4303 crash | Stefano Brivio | 1 | -0/+6 |
2008-03-13 | ssb: Add SPROM/invariants support for PCMCIA devices | Michael Buesch | 7 | -165/+646 |
2008-03-06 | ssb: Add Gigabit Ethernet driver | Michael Buesch | 8 | -72/+515 |
2008-03-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+4 |
2008-03-04 | ssb: Add pcibios_enable_device() return value check | Yoichi Yuasa | 1 | -1/+4 |
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 |