index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ssb
/
ssb_private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-09
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
Michael Büsch
1
-9
/
+0
2018-08-09
ssb: Remove home-grown printk wrappers
Michael Büsch
1
-27
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-12-16
ssb: pick SoC invariants code from MIPS BCM47xx arch
Rafał Miłecki
1
-0
/
+3
2015-10-28
ssb: add Kconfig entry for compiling SoC related code
Rafał Miłecki
1
-0
/
+2
2015-10-28
ssb: move functions specific to SoC hosted bus to separated file
Rafał Miłecki
1
-0
/
+5
2015-10-28
ssb: pick PCMCIA host code support from b43 driver
Rafał Miłecki
1
-0
/
+9
2015-09-29
ssb: make ssb_pcmcia_switch_core static
Rafał Miłecki
1
-7
/
+0
2015-09-29
ssb: drop declaration of non existing ssb_sdio_hardware_setup
Rafał Miłecki
1
-5
/
+0
2015-09-29
ssb: make ssb_sdio_switch_core static
Rafał Miłecki
1
-6
/
+0
2013-06-18
ssb: register serial flash as platform device
Rafał Miłecki
1
-0
/
+4
2013-03-07
ssb: Convert ssb_printk to ssb_<level>
Joe Perches
1
-4
/
+15
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2013-02-05
ssb: unregister gpios before unloading ssb
Hauke Mehrtens
1
-0
/
+5
2013-01-31
ssb: register platform device for parallel flash
Rafał Miłecki
1
-0
/
+4
2013-01-09
ssb: add place for serial flash driver
Rafał Miłecki
1
-0
/
+11
2012-12-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+17
2012-12-06
ssb: register watchdog driver
Hauke Mehrtens
1
-0
/
+10
2012-12-06
ssb: extif: add methods for watchdog driver
Hauke Mehrtens
1
-0
/
+15
2012-12-06
ssb: add methods for watchdog driver
Hauke Mehrtens
1
-0
/
+5
2012-12-06
ssb: get alp clock from devices with PMU
Hauke Mehrtens
1
-0
/
+1
2012-11-22
ssb: add GPIO driver
Hauke Mehrtens
1
-0
/
+9
2012-11-22
ssb: add locking around gpio register accesses
Hauke Mehrtens
1
-0
/
+8
2012-02-06
ssb: add support for bcm5354
Hauke Mehrtens
1
-0
/
+4
2011-05-19
SSB: Change fallback sprom to callback mechanism.
Hauke Mehrtens
1
-1
/
+2
2010-02-16
ssb: fix typo in ifdef comment
Hauke Mehrtens
1
-2
/
+2
2009-11-24
ssb: Fix SPROM writing
Michael Buesch
1
-2
/
+10
2009-09-09
ssb: Implement SDIO host bus support
Albert Herranz
1
-0
/
+40
2009-03-05
ssb: Add SPROM fallback support
Michael Buesch
1
-0
/
+1
2008-04-08
ssb: Turn suspend/resume upside down
Michael Buesch
1
-0
/
+5
2008-03-14
ssb: Add SPROM/invariants support for PCMCIA devices
Michael Buesch
1
-0
/
+17
2008-03-07
ssb: Add Gigabit Ethernet driver
Michael Buesch
1
-0
/
+2
2008-02-28
Use a separate config option for the b43 pci to ssb bridge.
Alexey Zaytsev
1
-2
/
+2
2007-10-11
[SSB]: add Sonics Silicon Backplane bus support
Michael Buesch
1
-0
/
+136