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.12.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
/
include
/
linux
/
ssb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-03-12
ssb: drop use of non-existing CONFIG_SSB_DEBUG symbol
Randy Dunlap
1
-8
/
+0
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-02-01
ssb: fix boolreturn.cocci warning
Yang Guang
1
-1
/
+1
2021-08-29
ssb: fix boolreturn.cocci warning
Jing Yangyang
1
-1
/
+1
2021-08-29
ssb: Drop legacy header include
Linus Walleij
1
-1
/
+1
2021-02-08
ssb: Use true and false for bool variable
Jiapeng Chong
1
-7
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 367
Thomas Gleixner
2
-4
/
+2
2018-08-09
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
Michael Büsch
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2015-12-16
ssb: pick SoC invariants code from MIPS BCM47xx arch
Rafał Miłecki
1
-7
/
+3
2015-06-21
MIPS: BCM47xx: Extract info about et2 interface
Rafał Miłecki
1
-0
/
+3
2015-06-21
MIPS: BCM47xx: Extract all boardflags to new u32 fields
Rafał Miłecki
1
-1
/
+4
2015-01-29
bcma: detect SPROM revision 11
Rafał Miłecki
1
-0
/
+1
2014-07-18
ssb: extract power info from SPROM revs 4 and 5
Rafał Miłecki
1
-0
/
+37
2014-05-20
ssb: sprom: add dev_id field for value overriding standard ID
Rafał Miłecki
1
-0
/
+1
2014-01-25
ssb: gpio: add own IRQ domain
Rafał Miłecki
1
-0
/
+1
2013-10-02
ssb: provide phy address for Gigabit Ethernet driver
Hauke Mehrtens
1
-0
/
+14
2013-06-17
ssb: add struct for serial flash
Rafał Miłecki
1
-0
/
+15
2013-05-22
bcma: support SPROM rev 10
Rafał Miłecki
1
-0
/
+1
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-04-10
ssb: implement spurious tone avoidance
Rafał Miłecki
1
-0
/
+2
2013-03-26
ssb: fix sprom constant for ant_available_{bg,a}
Hauke Mehrtens
1
-5
/
+5
2013-03-26
ssb: define more board types
Rafał Miłecki
1
-3
/
+51
2013-03-07
ssb: fix unaligned access to mac address
Hauke Mehrtens
1
-3
/
+3
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+5
2013-02-08
ssb: get mac address from sprom struct for gige driver
Hauke Mehrtens
1
-12
/
+11
2013-01-31
ssb: add gpio_to_irq
Hauke Mehrtens
1
-0
/
+5
2012-12-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+8
2012-12-06
ssb: register watchdog driver
Hauke Mehrtens
1
-0
/
+2
2012-12-06
ssb: extif: add methods for watchdog driver
Hauke Mehrtens
1
-4
/
+5
2012-12-06
ssb: extif: add check for max value before setting watchdog register
Hauke Mehrtens
1
-0
/
+1
2012-12-06
ssb: add methods for watchdog driver
Hauke Mehrtens
1
-2
/
+3
2012-11-30
ssb: extif: fix compile errors
Hauke Mehrtens
1
-0
/
+42
2012-11-22
ssb: add GPIO driver
Hauke Mehrtens
1
-0
/
+4
2012-11-22
ssb: add locking around gpio register accesses
Hauke Mehrtens
2
-0
/
+2
2012-11-22
ssb: add ssb_chipco_gpio_pull{up,down}
Hauke Mehrtens
1
-0
/
+2
2012-11-16
ssb: fix SPROM offset
Piotr Haber
1
-1
/
+1
2012-10-19
ssb: add attribute to indicate a parallel flash is available
Hauke Mehrtens
1
-0
/
+1
2012-10-19
ssb: move parallel flash config into an own struct
Hauke Mehrtens
1
-3
/
+6
2012-08-10
ssb: check for flash presentence
Rafał Miłecki
1
-1
/
+3
2012-06-06
ssb: recognize ARM Cortex M3
Hauke Mehrtens
1
-0
/
+1
2012-05-16
bcma/ssb: parse new attributes from sprom
Hauke Mehrtens
1
-4
/
+55
2012-05-16
ssb: fill board_rev attribute from sprom
Hauke Mehrtens
1
-0
/
+1
2012-05-16
ssb/bcma: fill attribute alpha2 from sprom
Hauke Mehrtens
1
-0
/
+1
2012-05-16
ssb: remove rev from boardinfo
Hauke Mehrtens
1
-1
/
+0
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-06
ssb: add some missing sprom attributes
Hauke Mehrtens
1
-1
/
+75
2012-03-06
ssb: add alpha2
Hauke Mehrtens
1
-0
/
+1
2012-03-06
ssb: fix per path sprom vars
Hauke Mehrtens
1
-1
/
+1
[next]