index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
|
\
|
*
bcma: don't fail for bad SPROM CRC
Henrik Rydberg
2012-02-06
1
-3
/
+1
*
|
bcma: add bus num counter
Hauke Mehrtens
2012-02-06
1
-1
/
+11
*
|
bcma: make some functions __devinit
Hauke Mehrtens
2012-02-06
1
-1
/
+1
|
/
*
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
2012-01-17
1
-0
/
+19
*
bcma: add stub for bcma_bus_suspend()
Linus Torvalds
2012-01-17
1
-0
/
+5
*
bcma: support for suspend and resume
Rafał Miłecki
2011-12-13
1
-0
/
+16
*
bcma: add module.h to the modular portions of this driver
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
1
-0
/
+12
|
\
|
*
bcma: add uevent to the bus, to autoload drivers
David Woodhouse
2011-08-22
1
-0
/
+12
*
|
bcma: add mips driver
Hauke Mehrtens
2011-08-08
1
-0
/
+15
*
|
bcma: add SOC bus
Hauke Mehrtens
2011-08-08
1
-1
/
+8
*
|
bcma: add functions to scan cores needed on SoCs
Hauke Mehrtens
2011-08-08
1
-0
/
+46
|
/
*
bcma: add check if sprom is available before accessing it.
Hauke Mehrtens
2011-07-11
1
-1
/
+3
*
bcma: main.c needs to include <linux/slab.h>
Geert Uytterhoeven
2011-06-27
1
-0
/
+1
*
bcma: clean exports of functions
Rafał Miłecki
2011-06-20
1
-2
/
+0
*
bcma: read SPROM and extract MAC from it
Rafał Miłecki
2011-06-03
1
-0
/
+7
*
bcma: add IRQ number and pointer to DMA dev
Rafał Miłecki
2011-06-01
1
-0
/
+2
*
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki
2011-05-10
1
-0
/
+247