index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bcma
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcma: add support for population subnodes also when build as module
Hauke Mehrtens
2015-09-29
1
-7
/
+2
*
bcma: fix access to host_pdev for PCIe devices
Hauke Mehrtens
2015-08-10
1
-3
/
+27
*
bcma: fix build error when build as module
Hauke Mehrtens
2015-07-26
1
-1
/
+5
*
bcma: populate bus DT subnodes as platform_device-s
Rafał Miłecki
2015-07-21
1
-0
/
+8
*
bcma: enable support for PCIe Gen 2 host devices
Rafał Miłecki
2015-03-02
1
-1
/
+1
*
bcma: add early_init function for PCIe core and move some fix into it
Rafał Miłecki
2015-01-29
1
-0
/
+7
*
bcma: simplify freeing cores (internal devices structs)
Rafał Miłecki
2015-01-29
1
-11
/
+9
*
bcma: use standard bus scanning during early register
Rafał Miłecki
2015-01-23
1
-24
/
+9
*
bcma: clean bus initialization code
Rafał Miłecki
2015-01-23
1
-4
/
+12
*
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2014-11-19
1
-1
/
+1
|
\
|
*
bcma: fix build when CONFIG_OF_ADDRESS is not set
Hauke Mehrtens
2014-10-23
1
-1
/
+1
*
|
bcma: get IRQ numbers from dt
Hauke Mehrtens
2014-11-11
1
-1
/
+51
*
|
bcma: make it possible to specify a IRQ num in bcma_core_irq()
Hauke Mehrtens
2014-11-11
1
-0
/
+22
*
|
bcma: fill core details for every device
Rafał Miłecki
2014-10-27
1
-3
/
+6
|
/
*
bcma: register bcma as device tree driver
Hauke Mehrtens
2014-09-30
1
-1
/
+51
*
bcma: add support for chipcommon B core
Hauke Mehrtens
2014-09-09
1
-0
/
+10
*
bcma: register NAND and QSPI cores early
Rafał Miłecki
2014-09-09
1
-0
/
+21
*
bcma: move code for core registration into separate function
Rafał Miłecki
2014-09-09
1
-31
/
+36
*
bcma: move bus struct setup into early part of host specific code
Rafał Miłecki
2014-09-09
1
-2
/
+0
*
bcma: add driver for PCIe Gen 2 core
Rafał Miłecki
2014-07-07
1
-0
/
+8
*
bcma: export bcma_find_core_unit()
Hauke Mehrtens
2014-01-04
1
-12
/
+1
*
bcma: add missing put_device call
Levente Kurusa
2013-12-19
1
-0
/
+1
*
bcma: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
1
-7
/
+16
*
bcma: return correct error code when bus scan failed
Hauke Mehrtens
2013-07-22
1
-1
/
+1
*
bcma: add support for BCM43142
Rafał Miłecki
2013-06-27
1
-0
/
+19
*
bcma: ignore extra GMAC cores on BCM4706
Rafał Miłecki
2013-03-06
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
1
-0
/
+7
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-06
1
-0
/
+7
|
|
\
|
|
*
bcma: unregister gpios before unloading bcma
Hauke Mehrtens
2013-02-04
1
-0
/
+7
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-08
1
-0
/
+8
|
\
\
\
|
*
|
|
bcma: register platform device for parallel flash
Rafał Miłecki
2013-01-30
1
-0
/
+8
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
1
-2
/
+2
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
bcma: make bcma_find_core_unit() accessible
Hauke Mehrtens
2013-01-07
1
-2
/
+2
|
|
/
*
/
Drivers: bcma: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-12-14
1
-0
/
+5
|
\
|
*
bcma: add GPIO driver
Hauke Mehrtens
2012-11-21
1
-0
/
+5
*
|
bcma: register watchdog driver
Hauke Mehrtens
2012-12-06
1
-0
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-23
1
-2
/
+3
|
\
|
|
*
bcma: fix unregistration of cores
Piotr Haber
2012-10-15
1
-2
/
+3
*
|
bcma: add an extra pcie core struct
Hauke Mehrtens
2012-10-19
1
-3
/
+22
*
|
bcma: init sprom struct earlier
Hauke Mehrtens
2012-10-19
1
-7
/
+14
*
|
bcma: just do the necessary things in early register on SoCs
Hauke Mehrtens
2012-10-19
1
-4
/
+4
|
/
*
bcma: don't leak memory for PCIE, MIPS, GBIT cores
Saul St. John
2012-09-07
1
-0
/
+10
*
bcma: detect and register NAND flash device
Rafał Miłecki
2012-08-21
1
-0
/
+8
*
bcma: detect and register serial flash device
Rafał Miłecki
2012-08-21
1
-0
/
+9
*
bcma: add trivial GBIT MAC COMMON driver
Rafał Miłecki
2012-07-12
1
-0
/
+8
*
bcma: support alternative (BCM4706) ChipCommon core id
Rafał Miłecki
2012-07-12
1
-5
/
+12
*
bcma: use custom printing functions
Rafał Miłecki
2012-07-09
1
-9
/
+10
*
bcma: export bcma_find_core
Hauke Mehrtens
2012-03-05
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
1
-3
/
+1
|
\
[next]