aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-09ssb: Implement SDIO host bus supportAlbert Herranz1-1/+57
2009-09-08ssb: Fail ssb modinit, if attach of the buses failed.Michael Buesch1-2/+4
2008-11-21ssb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-6/+5
2008-09-27[SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devicesAurelien Jarno1-0/+1
2008-08-18ssb: allow compilation on systems without PCIHolger Schurig1-0/+8
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch1-16/+59
2008-06-13ssb: Fix coherent DMA mask for PCI devicesMichael Buesch1-3/+9
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-6/+8
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch1-6/+8
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+6
2008-04-08ssb: Add support for block-I/OMichael Buesch1-0/+102
2008-04-08ssb: Fix build for non-PCIhostMichael Buesch1-2/+2
2008-04-08ssb: Turn suspend/resume upside downMichael Buesch1-47/+34
2008-04-08ssb-pcmcia: IRQ and DMA related fixesMichael Buesch1-1/+1
2008-04-07b43legacy: fix bcm4303 crashStefano Brivio1-0/+6
2008-03-13ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch1-2/+21
2008-03-06ssb: Add Gigabit Ethernet driverMichael Buesch1-1/+29
2008-02-29ssb: Add support for 8bit register accessMichael Buesch1-0/+18
2008-02-20ssb: Fix pcicore cardbus modeMichael Buesch1-0/+1
2008-02-20ssb: Make the GPIO API reentrancy safeMichael Buesch1-0/+3
2008-01-28ssb: Convert to use of the new SPROM structureLarry Finger1-1/+9
2007-11-10ssb: Fix PCMCIA-host lowlevel bus accessMichael Buesch1-0/+1
2007-11-10ssb: Fix initcall orderingMichael Buesch1-1/+4
2007-10-14uevent environment changes falloutAl Viro1-8/+2
2007-10-13ssb bus needs <linux/io.h>Geert Uytterhoeven1-0/+1
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch1-0/+1162