Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
710c476514313c74045c41c0571bb5178fd16e3d
/
drivers
/
bcma
/
main.c
5668958
bcma: drop unneeded initialization value
by Sohaib Mohamed
· 3 years, 4 months ago
c6c3c570
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 3 years, 5 months ago
b63aed3
bcma: Fix memory leak for internally-handled cores
by Zenghui Yu
· 3 years, 6 months ago
fc7a620
bus: Make remove callback return void
by Uwe Kleine-König
· 3 years, 6 months ago
5a1c18b
bcma: keep a direct pointer to the struct device
by Rafał Miłecki
· 6 years ago
3d6ce86
drivers: remove force dma flag from buses
by Christoph Hellwig
· 7 years ago
f825f6e
bcma: fill core OF info independently of bus type
by Rafał Miłecki
· 8 years ago
5e48a4c
bcma: use helper function to set core dev's parent
by Rafał Miłecki
· 8 years ago
48d1977
bcma: drop unneeded check for CONFIG_OF_IRQ
by Rafał Miłecki
· 8 years ago
b1a4c9a
bcma: make OF code more generic (not platform_device specific)
by Rafał Miłecki
· 8 years ago
a971df0
bcma: use (get|put)_device when probing/removing device driver
by Rafał Miłecki
· 8 years ago
defb893
bcma: use of_dma_configure() to set initial dma mask
by Arnd Bergmann
· 9 years ago
c58d900
bcma: fix building without OF_IRQ
by Arnd Bergmann
· 9 years ago
d6a3b51
bcma: move parallel flash support to separated file
by Rafał Miłecki
· 9 years ago
0510931
bcma: use module_init for the main part of bus initialization
by Rafał Miłecki
· 9 years ago
69b5f4d
bcma: add support for population subnodes also when build as module
by Hauke Mehrtens
· 9 years ago
53cd2fd
bcma: fix access to host_pdev for PCIe devices
by Hauke Mehrtens
· 9 years ago
92ff7a6
bcma: fix build error when build as module
by Hauke Mehrtens
· 9 years ago
cae761b
bcma: populate bus DT subnodes as platform_device-s
by Rafał Miłecki
· 10 years ago
9b6cc9a
bcma: enable support for PCIe Gen 2 host devices
by Rafał Miłecki
· 10 years ago
b504075
bcma: add early_init function for PCIe core and move some fix into it
by Rafał Miłecki
· 10 years ago
17fbaa6
bcma: simplify freeing cores (internal devices structs)
by Rafał Miłecki
· 10 years ago
c5ed1df
bcma: use standard bus scanning during early register
by Rafał Miłecki
· 10 years ago
799038e
bcma: clean bus initialization code
by Rafał Miłecki
· 10 years ago
ab1f5a5
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
7178357
bcma: get IRQ numbers from dt
by Hauke Mehrtens
· 10 years ago
85eb92e
bcma: make it possible to specify a IRQ num in bcma_core_irq()
by Hauke Mehrtens
· 10 years ago
ab54bc8
bcma: fill core details for every device
by Rafał Miłecki
· 10 years ago
78afe83
bcma: fix build when CONFIG_OF_ADDRESS is not set
by Hauke Mehrtens
· 10 years ago
2101e53
bcma: register bcma as device tree driver
by Hauke Mehrtens
· 10 years ago
1716bcf
bcma: add support for chipcommon B core
by Hauke Mehrtens
· 10 years ago
37a7f87
bcma: register NAND and QSPI cores early
by Rafał Miłecki
· 10 years ago
6e094bd
bcma: move code for core registration into separate function
by Rafał Miłecki
· 10 years ago
dc8ecdd
bcma: move bus struct setup into early part of host specific code
by Rafał Miłecki
· 10 years ago
f473832
bcma: add driver for PCIe Gen 2 core
by Rafał Miłecki
· 11 years ago
b2395b8
bcma: export bcma_find_core_unit()
by Hauke Mehrtens
· 11 years ago
08f336b
bcma: add missing put_device call
by Levente Kurusa
· 11 years ago
fdcf4f8
bcma: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
1cabf7d
bcma: return correct error code when bus scan failed
by Hauke Mehrtens
· 12 years ago
88f9b65
bcma: add support for BCM43142
by Rafał Miłecki
· 12 years ago
10419d0
bcma: ignore extra GMAC cores on BCM4706
by Rafał Miłecki
· 12 years ago
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f5237f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
b3b66ae
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
c50ae94
bcma: unregister gpios before unloading bcma
by Hauke Mehrtens
· 12 years ago
73e4dbe4
bcma: register platform device for parallel flash
by Rafał Miłecki
· 12 years ago
4205e6e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
929a03a
bcma: make bcma_find_core_unit() accessible
by Hauke Mehrtens
· 12 years ago
0f58a01
Drivers: bcma: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
cebfa85
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
a4855f39
bcma: register watchdog driver
by Hauke Mehrtens
· 12 years ago
cf0936b
bcma: add GPIO driver
by Hauke Mehrtens
· 12 years ago
9b34f40
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
dfae714
bcma: add an extra pcie core struct
by Hauke Mehrtens
· 12 years ago
30cfb02
bcma: init sprom struct earlier
by Hauke Mehrtens
· 12 years ago
49655bb
bcma: just do the necessary things in early register on SoCs
by Hauke Mehrtens
· 12 years ago
1fffa90
bcma: fix unregistration of cores
by Piotr Haber
· 12 years ago
ee91592
bcma: don't leak memory for PCIE, MIPS, GBIT cores
by Saul St. John
· 12 years ago
371a004
bcma: detect and register NAND flash device
by Rafał Miłecki
· 12 years ago
d57ef3a
bcma: detect and register serial flash device
by Rafał Miłecki
· 12 years ago
e1ac4b4
bcma: add trivial GBIT MAC COMMON driver
by Rafał Miłecki
· 13 years ago
6d5cfc9
bcma: support alternative (BCM4706) ChipCommon core id
by Rafał Miłecki
· 13 years ago
3d9d8af
bcma: use custom printing functions
by Rafał Miłecki
· 13 years ago
1c9351c
bcma: export bcma_find_core
by Hauke Mehrtens
· 13 years ago
ca994a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
8f9ada4
bcma: add bus num counter
by Hauke Mehrtens
· 13 years ago
d1a7a8e
bcma: make some functions __devinit
by Hauke Mehrtens
· 13 years ago
2e6b411
bcma: don't fail for bad SPROM CRC
by Henrik Rydberg
· 13 years ago
7d5869e
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
by Linus Torvalds
· 13 years ago
685a4ef
bcma: add stub for bcma_bus_suspend()
by Linus Torvalds
· 13 years ago
775ab52
bcma: support for suspend and resume
by Rafał Miłecki
· 13 years ago
200351c
bcma: add module.h to the modular portions of this driver
by Paul Gortmaker
· 14 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
886b66e
bcma: add uevent to the bus, to autoload drivers
by David Woodhouse
· 13 years ago
21e0534
bcma: add mips driver
by Hauke Mehrtens
· 13 years ago
ecd177c
bcma: add SOC bus
by Hauke Mehrtens
· 13 years ago
517f43e
bcma: add functions to scan cores needed on SoCs
by Hauke Mehrtens
· 13 years ago
534e7a4
bcma: add check if sprom is available before accessing it.
by Hauke Mehrtens
· 14 years ago
eef7269
bcma: main.c needs to include <linux/slab.h>
by Geert Uytterhoeven
· 14 years ago
440ca98
bcma: clean exports of functions
by Rafał Miłecki
· 14 years ago
27f18dc
bcma: read SPROM and extract MAC from it
by Rafał Miłecki
· 14 years ago
1bdcd09
bcma: add IRQ number and pointer to DMA dev
by Rafał Miłecki
· 14 years ago
8369ae3
bcma: add Broadcom specific AMBA bus driver
by Rafał Miłecki
· 14 years ago