Arnd Bergmann
|
defb893fff
bcma: use of_dma_configure() to set initial dma mask
|
9 年之前 |
Arnd Bergmann
|
c58d900cc9
bcma: fix building without OF_IRQ
|
9 年之前 |
Rafał Miłecki
|
d6a3b51ada
bcma: move parallel flash support to separated file
|
9 年之前 |
Rafał Miłecki
|
0510931ef5
bcma: use module_init for the main part of bus initialization
|
9 年之前 |
Hauke Mehrtens
|
69b5f4da26
bcma: add support for population subnodes also when build as module
|
10 年之前 |
Hauke Mehrtens
|
53cd2fdb00
bcma: fix access to host_pdev for PCIe devices
|
10 年之前 |
Hauke Mehrtens
|
92ff7a698b
bcma: fix build error when build as module
|
10 年之前 |
Rafał Miłecki
|
cae761b5a6
bcma: populate bus DT subnodes as platform_device-s
|
10 年之前 |
Rafał Miłecki
|
9b6cc9a807
bcma: enable support for PCIe Gen 2 host devices
|
10 年之前 |
Rafał Miłecki
|
b504075f59
bcma: add early_init function for PCIe core and move some fix into it
|
10 年之前 |
Rafał Miłecki
|
17fbaa6e42
bcma: simplify freeing cores (internal devices structs)
|
10 年之前 |
Rafał Miłecki
|
c5ed1df781
bcma: use standard bus scanning during early register
|
10 年之前 |
Rafał Miłecki
|
799038ea9b
bcma: clean bus initialization code
|
10 年之前 |
John W. Linville
|
ab1f5a532c
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
10 年之前 |
Hauke Mehrtens
|
71783576b5
bcma: get IRQ numbers from dt
|
10 年之前 |
Hauke Mehrtens
|
85eb92e818
bcma: make it possible to specify a IRQ num in bcma_core_irq()
|
10 年之前 |
Rafał Miłecki
|
ab54bc8460
bcma: fill core details for every device
|
11 年之前 |
Hauke Mehrtens
|
78afe83c3b
bcma: fix build when CONFIG_OF_ADDRESS is not set
|
10 年之前 |
Hauke Mehrtens
|
2101e533f4
bcma: register bcma as device tree driver
|
11 年之前 |
Hauke Mehrtens
|
1716bcf3f7
bcma: add support for chipcommon B core
|
11 年之前 |
Rafał Miłecki
|
37a7f8762d
bcma: register NAND and QSPI cores early
|
11 年之前 |
Rafał Miłecki
|
6e094bd805
bcma: move code for core registration into separate function
|
11 年之前 |
Rafał Miłecki
|
dc8ecdd3a3
bcma: move bus struct setup into early part of host specific code
|
11 年之前 |
Rafał Miłecki
|
f473832fec
bcma: add driver for PCIe Gen 2 core
|
11 年之前 |
Hauke Mehrtens
|
b2395b8aea
bcma: export bcma_find_core_unit()
|
11 年之前 |
Levente Kurusa
|
08f336b808
bcma: add missing put_device call
|
11 年之前 |
Greg Kroah-Hartman
|
fdcf4f8159
bcma: convert bus code to use dev_groups
|
12 年之前 |
Hauke Mehrtens
|
1cabf7dba5
bcma: return correct error code when bus scan failed
|
12 年之前 |
Rafał Miłecki
|
88f9b65d44
bcma: add support for BCM43142
|
12 年之前 |
Rafał Miłecki
|
10419d08b9
bcma: ignore extra GMAC cores on BCM4706
|
12 年之前 |