summaryrefslogtreecommitdiffstats
path: root/drivers/ssb/main.c
AgeCommit message (Expand)AuthorLines
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-0/+3
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski-1/+1
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+3
2010-04-26ssb: Make bus registration failure not be silentLarry Finger-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-02-03ssb: Fix CONFIG_SSB_SDIOHOST typoMichael Buesch-2/+1
2009-11-23ssb: Fix SPROM writingMichael Buesch-61/+65
2009-09-09ssb: Implement SDIO host bus supportAlbert Herranz-1/+57
2009-09-08ssb: Fail ssb modinit, if attach of the buses failed.Michael Buesch-2/+4
2008-11-21ssb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-6/+5
2008-09-27[SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devicesAurelien Jarno-0/+1
2008-08-18ssb: allow compilation on systems without PCIHolger Schurig-0/+8
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch-16/+59
2008-06-13ssb: Fix coherent DMA mask for PCI devicesMichael Buesch-3/+9
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-6/+8
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch-6/+8
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+6
2008-04-08ssb: Add support for block-I/OMichael Buesch-0/+102
2008-04-08ssb: Fix build for non-PCIhostMichael Buesch-2/+2
2008-04-08ssb: Turn suspend/resume upside downMichael Buesch-47/+34
2008-04-08ssb-pcmcia: IRQ and DMA related fixesMichael Buesch-1/+1
2008-04-07b43legacy: fix bcm4303 crashStefano Brivio-0/+6
2008-03-13ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch-2/+21
2008-03-06ssb: Add Gigabit Ethernet driverMichael Buesch-1/+29
2008-02-29ssb: Add support for 8bit register accessMichael Buesch-0/+18
2008-02-20ssb: Fix pcicore cardbus modeMichael Buesch-0/+1
2008-02-20ssb: Make the GPIO API reentrancy safeMichael Buesch-0/+3
2008-01-28ssb: Convert to use of the new SPROM structureLarry Finger-1/+9
2007-11-10ssb: Fix PCMCIA-host lowlevel bus accessMichael Buesch-0/+1
2007-11-10ssb: Fix initcall orderingMichael Buesch-1/+4
2007-10-14uevent environment changes falloutAl Viro-8/+2
2007-10-13ssb bus needs <linux/io.h>Geert Uytterhoeven-0/+1
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch-0/+1162