| Commit message (Expand) | Author | Age | Files | Lines |
* | ssb: Implement SDIO host bus support | Albert Herranz | 2009-09-09 | 1 | -1/+57 |
* | ssb: Fail ssb modinit, if attach of the buses failed. | Michael Buesch | 2009-09-08 | 1 | -2/+4 |
* | ssb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-21 | 1 | -6/+5 |
* | [SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devices | Aurelien Jarno | 2008-09-27 | 1 | -0/+1 |
* | ssb: allow compilation on systems without PCI | Holger Schurig | 2008-08-18 | 1 | -0/+8 |
* | ssb, b43, b43legacy, b44: Rewrite SSB DMA API | Michael Buesch | 2008-06-27 | 1 | -16/+59 |
* | ssb: Fix coherent DMA mask for PCI devices | Michael Buesch | 2008-06-13 | 1 | -3/+9 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-17 | 1 | -6/+8 |
|\ |
|
| * | ssb: Fix usage of struct device used for DMAing | Michael Buesch | 2008-04-15 | 1 | -6/+8 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-04-14 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | b43legacy: fix bcm4303 crash | Stefano Brivio | 2008-04-07 | 1 | -0/+6 |
* | | ssb: Add support for block-I/O | Michael Buesch | 2008-04-08 | 1 | -0/+102 |
* | | ssb: Fix build for non-PCIhost | Michael Buesch | 2008-04-08 | 1 | -2/+2 |
* | | ssb: Turn suspend/resume upside down | Michael Buesch | 2008-04-08 | 1 | -47/+34 |
* | | ssb-pcmcia: IRQ and DMA related fixes | Michael Buesch | 2008-04-08 | 1 | -1/+1 |
* | | ssb: Add SPROM/invariants support for PCMCIA devices | Michael Buesch | 2008-03-13 | 1 | -2/+21 |
* | | ssb: Add Gigabit Ethernet driver | Michael Buesch | 2008-03-06 | 1 | -1/+29 |
* | | ssb: Add support for 8bit register access | Michael Buesch | 2008-02-29 | 1 | -0/+18 |
|/ |
|
* | ssb: Fix pcicore cardbus mode | Michael Buesch | 2008-02-20 | 1 | -0/+1 |
* | ssb: Make the GPIO API reentrancy safe | Michael Buesch | 2008-02-20 | 1 | -0/+3 |
* | ssb: Convert to use of the new SPROM structure | Larry Finger | 2008-01-28 | 1 | -1/+9 |
* | ssb: Fix PCMCIA-host lowlevel bus access | Michael Buesch | 2007-11-10 | 1 | -0/+1 |
* | ssb: Fix initcall ordering | Michael Buesch | 2007-11-10 | 1 | -1/+4 |
* | uevent environment changes fallout | Al Viro | 2007-10-14 | 1 | -8/+2 |
* | ssb bus needs <linux/io.h> | Geert Uytterhoeven | 2007-10-13 | 1 | -0/+1 |
* | [SSB]: add Sonics Silicon Backplane bus support | Michael Buesch | 2007-10-10 | 1 | -0/+1162 |