Age | Commit message (Expand) | Author |
2008-06-27 | ssb, b43, b43legacy, b44: Rewrite SSB DMA API | Michael Buesch |
2008-06-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-13 | ssb: Fix coherent DMA mask for PCI devices | Michael Buesch |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-04 | ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable | Michael Buesch |
2008-05-07 | ssb: Allow reading of 440-byte SPROM that is not rev 4 | Larry.Finger@lwfinger.net |
2008-04-23 | ssb: Fix all-ones boardflags | Larry Finger |
2008-04-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-04-16 | ssb-pcicore: Remove b44 TPS flag workaround | Michael Buesch |
2008-04-15 | ssb: Fix usage of struct device used for DMAing | Michael Buesch |
2008-04-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-04-09 | ssb-mipscore: Fix interrupt vectors | Michael Buesch |
2008-04-09 | ssb-pcicore: Fix IRQ TPS flag handling | Larry Finger |
2008-04-08 | ssb: Add support for block-I/O | Michael Buesch |
2008-04-08 | ssb: Fix build for non-PCIhost | Michael Buesch |
2008-04-08 | ssb: Turn suspend/resume upside down | Michael Buesch |
2008-04-08 | ssb-pcmcia: IRQ and DMA related fixes | Michael Buesch |
2008-04-07 | b43legacy: fix bcm4303 crash | Stefano Brivio |
2008-03-13 | ssb: Add SPROM/invariants support for PCMCIA devices | Michael Buesch |
2008-03-06 | ssb: Add Gigabit Ethernet driver | Michael Buesch |
2008-03-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-03-04 | ssb: Add pcibios_enable_device() return value check | Yoichi Yuasa |
2008-02-29 | ssb: Add CHIPCO IRQ access functions | Aurelien Jarno |
2008-02-29 | ssb: Add support for 8bit register access | Michael Buesch |
2008-02-28 | SSB PCI core driver: use new SPROM data structure | Aurelien Jarno |
2008-02-28 | Use a separate config option for the b43 pci to ssb bridge. | Alexey Zaytsev |
2008-02-20 | ssb: Fix support for PCI devices behind a SSB->PCI bridge | Michael Buesch |
2008-02-20 | ssb: Fix pcicore cardbus mode | Michael Buesch |
2008-02-20 | ssb: Make the GPIO API reentrancy safe | Michael Buesch |
2008-02-20 | ssb: Fix the GPIO API | Michael Buesch |
2008-02-20 | ssb: Fix watchdog access for devices without a chipcommon | Michael Buesch |
2008-02-20 | ssb: Fix serial console on new bcm47xx devices | Michael Buesch |
2008-02-03 | drivers/ssb/: Spelling fixes | Joe Perches |
2008-01-28 | ssb: Add boardflags_hi field to the sprom data structure | Michael Buesch |
2008-01-28 | b43-ssb-bridge: Add PCI ID for BCM43XG | Michael Buesch |
2008-01-28 | ssb: Fix PCMCIA lowlevel register access | Michael Buesch |
2008-01-28 | ssb: Fix extraction of values from SPROM | Michael Buesch |
2008-01-28 | ssb: Remove the old, now unused, data structures | Larry Finger |
2008-01-28 | ssb: Convert to use of the new SPROM structure | Larry Finger |
2008-01-28 | ssb: Add new SPROM structure while keeping the old | Larry Finger |
2008-01-08 | ssb: Fix probing of PCI cores if PCI and PCIE core is available | Michael Buesch |
2007-11-10 | ssb: Fix PCMCIA-host lowlevel bus access | Michael Buesch |
2007-11-10 | ssb: Fix initcall ordering | Michael Buesch |
2007-10-16 | [PATCH] ssb: fix build failure | Ingo Molnar |
2007-10-16 | [PATCH] ssb: Fix a null pointer check in mipscore init | Felix Fietkau |
2007-10-14 | missing include in ssb | Al Viro |
2007-10-14 | uevent environment changes fallout | Al Viro |
2007-10-13 | ssb bus needs <linux/io.h> | Geert Uytterhoeven |
2007-10-10 | [SSB]: Sparse fixes. | Michael Buesch |
2007-10-10 | [SSB]: Use ioreadX() and iowriteX() for PCI. | Michael Buesch |