Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f78e2c36609b61151b1945c7393facbff3dd1ad6
/
drivers
/
bcma
c57391f
bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks object size
by Colin Ian King
· 5 years ago
420c20b
bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
by Colin Ian King
· 5 years ago
0a60e0a
bcma: remove two unused variables
by YueHaibing
· 5 years ago
9236c12
bcma: Use dev_get_drvdata
by Chuhong Yuan
· 5 years ago
777bc48
bcma: use dev_* printing functions
by Rafał Miłecki
· 6 years ago
5a1c18b
bcma: keep a direct pointer to the struct device
by Rafał Miłecki
· 6 years ago
a58d0b4
bcma: Allow selection of this driver when COMPILE_TEST=y
by Boris Brezillon
· 6 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
361de09
bcma: fix buffer size caused crash in bcma_core_mips_print_irq()
by Rafał Miłecki
· 7 years ago
3d6ce86
drivers: remove force dma flag from buses
by Christoph Hellwig
· 7 years ago
79ca239
bcma: Prevent build of PCI host features in module
by Matt Redfearn
· 7 years ago
985324a
bcma: add HP Stream Notebook
by Denis 'GNUtoo' Carikli
· 7 years ago
8100091
bcma: Replace mdelay with usleep_range in bcma_pmu_resources_init
by Jia-Ju Bai
· 7 years ago
8565d26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
664eadd
bcma: Fix 'allmodconfig' and BCMA builds on MIPS targets
by Guenter Roeck
· 7 years ago
a765c8f
bcma: Adjust block comment
by Ashish Kalra
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
6aa2f94
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
f0fbe7b
gpio: Move irqdomain into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
6e300769
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
758f7e0
bcma: Use bcma_debug and not pr_cont in MIPS driver
by Joe Perches
· 7 years ago
66cc044
bcma: use bcma_debug and pr_cont in MIPS driver
by Rafał Miłecki
· 7 years ago
0f0a0af
bcma: keep *config menu together
by Randy Dunlap
· 7 years ago
9ca766b
bcma: make BCMA a menuconfig to ease disabling it all
by Vincent Legoll
· 8 years ago
459c351
bcma: gpio: Correct number of GPIOs for BCM53573
by Florian Fainelli
· 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
a4bb5b1
bcma: gpio: set of_node regardless of the host type
by Rafał Miłecki
· 8 years ago
e216015
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
7195439
Revert "bcma: init serial console directly from ChipCommon code"
by Rafał Miłecki
· 8 years ago
59391a9
bcma: add Dell Inspiron 3148
by Jiri Slaby
· 8 years ago
defb893
bcma: use of_dma_configure() to set initial dma mask
by Arnd Bergmann
· 9 years ago
3f37ec7
bcma: support BCM53573 series of wireless SoCs
by Rafał Miłecki
· 8 years ago
d5b160d
Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
cc2d1de
bcma: define ChipCommon B MII registers
by Rafał Miłecki
· 8 years ago
57d8f7d
bcma: allow enabling serial flash support on non-MIPS SoCs
by Rafał Miłecki
· 8 years ago
1bea051
bcma: add PCI ID for Foxconn's BCM43142 device
by Rafał Miłecki
· 8 years ago
abb2baf
x86/quirks: Add early quirk to reset Apple AirPort card
by Lukas Wunner
· 8 years ago
8bc4d5f
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
5651d6a
mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()
by Brian Norris
· 9 years ago
c58d900
bcma: fix building without OF_IRQ
by Arnd Bergmann
· 9 years ago
0ea6f0c
bcma: move flash detection code to ChipCommon core driver
by Rafał Miłecki
· 9 years ago
d6a3b51
bcma: move parallel flash support to separated file
by Rafał Miłecki
· 9 years ago
2e62f9b
bcma: drop unneeded fields from bcma_pflash struct
by Rafał Miłecki
· 9 years ago
6cd21d7
Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
515b399
bcma: claim only 14e4:4365 PCI Dell card with SoftMAC BCM43142
by Rafał Miłecki
· 9 years ago
61dba73
bcma: add support for BCM47094
by Rafał Miłecki
· 9 years ago
4c81aca
bcma: init serial console directly from ChipCommon code
by Rafał Miłecki
· 9 years ago
b3c47af
bcma: support PMU present as separated bus core
by Rafał Miłecki
· 9 years ago
67edf35
bcma: use _PMU_ in all names of PMU registers
by Rafał Miłecki
· 9 years ago
0c06f5d
bcma: support chipsets with PMU and GCI cores (devices)
by Rafał Miłecki
· 9 years ago
7267bcda
bcma: identify bus cores (devices) found on BCM47189
by Rafał Miłecki
· 9 years ago
1b3b36b
bcma: support identifying MX25L25635F serial flash
by Rafał Miłecki
· 9 years ago
58cf279a
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
78d455a
bcma: gpio: use gpiochip data pointer
by Linus Walleij
· 9 years ago
0510931
bcma: use module_init for the main part of bus initialization
by Rafał Miłecki
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
69b5f4d
bcma: add support for population subnodes also when build as module
by Hauke Mehrtens
· 9 years ago
74f4e0c
bcma: switch GPIO portions to use GPIOLIB_IRQCHIP
by Linus Walleij
· 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
· 9 years ago
4928062
bcma: lower dependency of BCMA_DRIVER_PCI_HOSTMODE
by Rafał Miłecki
· 9 years ago
f022ea5
bcma: enable 32 GPIO pins for BCM4707
by Felix Fietkau
· 10 years ago
2d57b71
bcma: use absolute base for SoC GPIO pins
by Felix Fietkau
· 10 years ago
bfaf245
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
138173d
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
by Rafał Miłecki
· 10 years ago
057fcd4
bcma: gpio: use predictable base for all BCM47XX buses
by Rafał Miłecki
· 10 years ago
6029e0c
Revert "bcma: Kconfig: Let it depend on PCI"
by Rafał Miłecki
· 10 years ago
982a40f
bcma: allow disabling (not building) PCI driver
by Rafał Miłecki
· 10 years ago
702131e
bcma: move PCI IRQ control function to host specific code
by Rafał Miłecki
· 10 years ago
1ca2760
bcma: prepare Kconfig symbol for PCI driver
by Rafał Miłecki
· 10 years ago
0a4e699
bcma: move internal function declarations to private header
by Rafał Miłecki
· 10 years ago
b09f5ec
bcma: Kconfig: Let it depend on PCI
by Chen Gang
· 10 years ago
0cbfc06
bcma: gpio: enable GPIO IRQ domain on BCM5301X
by Rafał Miłecki
· 10 years ago
2264fc8
bcma: add missing includes
by Rafał Miłecki
· 10 years ago
9b6cc9a
bcma: enable support for PCIe Gen 2 host devices
by Rafał Miłecki
· 10 years ago
804e27d
bcma: support bringing up bus hosted on PCIe Gen 2
by Rafał Miłecki
· 10 years ago
5b6ff66
bcma: change IRQ control function to accept bus as an argument
by Rafał Miłecki
· 10 years ago
4186721
bcma: add helpers bringing PCIe hosted bus up / down
by Rafał Miłecki
· 10 years ago
8be08a3
bcma: implement host code support for PCIe Gen 2 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
ae8ce28
bcma: add empty PCIe hostmode functions if support is disabled
by Rafał Miłecki
· 10 years ago
3c31316
bcma: detect SPROM revision 11
by Rafał Miłecki
· 10 years ago
17fbaa6
bcma: simplify freeing cores (internal devices structs)
by Rafał Miłecki
· 10 years ago
68fcd24
bcma: fix watchdog on some ARM chipsets
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
d0f66df
bcma: fix three coding style issues, more than 80 characters per line
by Oscar Forner Martinez
· 10 years ago
c0222ac0
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
7177efc
MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
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
Next »