aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb/main.c
Commit message (Expand)AuthorAge
* Drivers: ssb: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-14
|\
| * ssb: add GPIO driverHauke Mehrtens2012-11-21
| * ssb: add locking around gpio register accessesHauke Mehrtens2012-11-21
* | ssb: use WARN in main.cCong Ding2012-12-10
* | ssb: register watchdog driverHauke Mehrtens2012-12-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\
| * ssb: add support for bcm5354Hauke Mehrtens2012-02-06
* | Remove useless get_driver()/put_driver() callsAlan Stern2012-01-24
|/
* ssb: Add module.h to the real modules in drivers/ssbPaul Gortmaker2011-10-31
* ssb: fix DMA translation for some specific boardsRafał Miłecki2011-08-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Update my e-mail addressMichael Büsch2011-07-07
* | ssb: return correct translation bit for 64-bit DMARafał Miłecki2011-07-22
* | ssb: fix ssb clock rate according to broadcom sourceHauke Mehrtens2011-06-27
* | ssb: add __devinit to some functionsHauke Mehrtens2011-06-22
|/
* 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