aboutsummaryrefslogtreecommitdiff
path: root/drivers/ssb/main.c
AgeCommit message (Expand)Author
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-04ssb: unregister gpios before unloading ssbHauke Mehrtens
2013-01-30ssb: register platform device for parallel flashRafał Miłecki
2013-01-03Drivers: ssb: remove __dev* attributes.Greg Kroah-Hartman
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-10ssb: use WARN in main.cCong Ding
2012-12-06ssb: register watchdog driverHauke Mehrtens
2012-11-21ssb: add GPIO driverHauke Mehrtens
2012-11-21ssb: add locking around gpio register accessesHauke Mehrtens
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-02-06ssb: add support for bcm5354Hauke Mehrtens
2012-01-24Remove useless get_driver()/put_driver() callsAlan Stern
2011-10-31ssb: Add module.h to the real modules in drivers/ssbPaul Gortmaker
2011-08-24ssb: fix DMA translation for some specific boardsRafał Miłecki
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22ssb: return correct translation bit for 64-bit DMARafał Miłecki
2011-07-07Update my e-mail addressMichael Büsch
2011-06-27ssb: fix ssb clock rate according to broadcom sourceHauke Mehrtens
2011-06-22ssb: add __devinit to some functionsHauke Mehrtens
2011-05-13ssb: fix pcicore build breakageJohn W. Linville
2011-05-11ssb: move ssb_commit_settings and export itRafał Miłecki
2011-04-26ssb: update reject bit for Target State LowRafał Miłecki
2011-04-26ssb: mark bus as powered up earlierRafał Miłecki
2011-02-18ssb: reset device only if it was enabledRafał Miłecki
2011-02-18ssb: when needed, reject IM input while disabling deviceRafał Miłecki
2011-02-18ssb: Make ssb_wait_bit multi-bit safeMichael Büsch
2010-12-02ssb: Add sysfs attributes to ssb devicesHauke Mehrtens
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-06-04ssb: remove the ssb DMA APIFUJITA Tomonori
2010-06-04ssb: add dma_dev to ssb_device structureFUJITA Tomonori
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-26ssb: Make bus registration failure not be silentLarry Finger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-03ssb: Fix CONFIG_SSB_SDIOHOST typoMichael Buesch
2009-11-23ssb: Fix SPROM writingMichael Buesch
2009-09-09ssb: Implement SDIO host bus supportAlbert Herranz
2009-09-08ssb: Fail ssb modinit, if attach of the buses failed.Michael Buesch
2008-11-21ssb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-09-27[SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devicesAurelien Jarno
2008-08-18ssb: allow compilation on systems without PCIHolger Schurig
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch
2008-06-13ssb: Fix coherent DMA mask for PCI devicesMichael Buesch
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch