aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb/main.c
Commit message (Expand)AuthorAge
* ssb: fix pcicore build breakageJohn W. Linville2011-05-13
* ssb: move ssb_commit_settings and export itRafał Miłecki2011-05-11
* ssb: update reject bit for Target State LowRafał Miłecki2011-04-26
* ssb: mark bus as powered up earlierRafał Miłecki2011-04-26
* ssb: reset device only if it was enabledRafał Miłecki2011-02-18
* ssb: when needed, reject IM input while disabling deviceRafał Miłecki2011-02-18
* ssb: Make ssb_wait_bit multi-bit safeMichael Büsch2011-02-18
* ssb: Add sysfs attributes to ssb devicesHauke Mehrtens2010-12-02
* pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-30
* | ssb: remove the ssb DMA APIFUJITA Tomonori2010-06-04
* | ssb: add dma_dev to ssb_device structureFUJITA Tomonori2010-06-04
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
| |\
| | * ssb: Make bus registration failure not be silentLarry Finger2010-04-26
* | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-10
|/ /
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ssb: Fix CONFIG_SSB_SDIOHOST typoMichael Buesch2010-02-03
* ssb: Fix SPROM writingMichael Buesch2009-11-23
* ssb: Implement SDIO host bus supportAlbert Herranz2009-09-09
* ssb: Fail ssb modinit, if attach of the buses failed.Michael Buesch2009-09-08
* ssb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-21
* [SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devicesAurelien Jarno2008-09-27
* ssb: allow compilation on systems without PCIHolger Schurig2008-08-18
* ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch2008-06-27
* ssb: Fix coherent DMA mask for PCI devicesMichael Buesch2008-06-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18
|\
| * ssb: Fix usage of struct device used for DMAingMichael Buesch2008-04-15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\|
| * b43legacy: fix bcm4303 crashStefano Brivio2008-04-07
* | ssb: Add support for block-I/OMichael Buesch2008-04-08
* | ssb: Fix build for non-PCIhostMichael Buesch2008-04-08
* | ssb: Turn suspend/resume upside downMichael Buesch2008-04-08
* | ssb-pcmcia: IRQ and DMA related fixesMichael Buesch2008-04-08
* | ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch2008-03-13
* | ssb: Add Gigabit Ethernet driverMichael Buesch2008-03-06
* | ssb: Add support for 8bit register accessMichael Buesch2008-02-29
|/
* ssb: Fix pcicore cardbus modeMichael Buesch2008-02-20
* ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-20
* ssb: Convert to use of the new SPROM structureLarry Finger2008-01-28
* ssb: Fix PCMCIA-host lowlevel bus accessMichael Buesch2007-11-11
* ssb: Fix initcall orderingMichael Buesch2007-11-11
* uevent environment changes falloutAl Viro2007-10-14
* ssb bus needs <linux/io.h>Geert Uytterhoeven2007-10-13
* [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-10