summaryrefslogtreecommitdiffstats
path: root/drivers/ssb/ssb_private.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ssb: pick SoC invariants code from MIPS BCM47xx archRafał Miłecki2015-12-161-0/+3
* ssb: add Kconfig entry for compiling SoC related codeRafał Miłecki2015-10-281-0/+2
* ssb: move functions specific to SoC hosted bus to separated fileRafał Miłecki2015-10-281-0/+5
* ssb: pick PCMCIA host code support from b43 driverRafał Miłecki2015-10-281-0/+9
* ssb: make ssb_pcmcia_switch_core staticRafał Miłecki2015-09-291-7/+0
* ssb: drop declaration of non existing ssb_sdio_hardware_setupRafał Miłecki2015-09-291-5/+0
* ssb: make ssb_sdio_switch_core staticRafał Miłecki2015-09-291-6/+0
* ssb: register serial flash as platform deviceRafał Miłecki2013-06-181-0/+4
* ssb: Convert ssb_printk to ssb_<level>Joe Perches2013-03-061-4/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-081-0/+5
|\
| * ssb: unregister gpios before unloading ssbHauke Mehrtens2013-02-041-0/+5
* | ssb: register platform device for parallel flashRafał Miłecki2013-01-301-0/+4
* | ssb: add place for serial flash driverRafał Miłecki2013-01-091-0/+11
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-141-0/+17
|\
| * ssb: add GPIO driverHauke Mehrtens2012-11-211-0/+9
| * ssb: add locking around gpio register accessesHauke Mehrtens2012-11-211-0/+8
* | ssb: register watchdog driverHauke Mehrtens2012-12-061-0/+10
* | ssb: extif: add methods for watchdog driverHauke Mehrtens2012-12-061-0/+15
* | ssb: add methods for watchdog driverHauke Mehrtens2012-12-061-0/+5
* | ssb: get alp clock from devices with PMUHauke Mehrtens2012-12-061-0/+1
|/
* ssb: add support for bcm5354Hauke Mehrtens2012-02-061-0/+4
* SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens2011-05-191-1/+2
* ssb: fix typo in ifdef commentHauke Mehrtens2010-02-151-2/+2
* ssb: Fix SPROM writingMichael Buesch2009-11-231-2/+10
* ssb: Implement SDIO host bus supportAlbert Herranz2009-09-091-0/+40
* ssb: Add SPROM fallback supportMichael Buesch2009-03-051-0/+1
* ssb: Turn suspend/resume upside downMichael Buesch2008-04-081-0/+5
* ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch2008-03-131-0/+17
* ssb: Add Gigabit Ethernet driverMichael Buesch2008-03-061-0/+2
* Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev2008-02-281-2/+2
* [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-101-0/+136
OpenPOWER on IntegriCloud