index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bcma
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-18
bcma: remove unused function
Jiapeng Chong
1
-7
/
+0
2020-10-01
bcma: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+2
2020-08-02
bcma: gpio: Use irqchip template
Linus Walleij
1
-12
/
+11
2020-08-02
drivers: bcma: remove set but not used variable `addrh` and `sizeh`
Zheng Yongjun
1
-5
/
+3
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-5
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
4
-8
/
+8
2019-12-18
bcma: remove set but not used variable 'sizel'
yu kuai
1
-5
/
+2
2019-10-24
bcma: fix block comment style
Yadav Lamichhane
1
-8
/
+16
2019-09-13
bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks objec...
Colin Ian King
1
-4
/
+6
2019-09-03
bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
Colin Ian King
1
-2
/
+2
2019-09-03
bcma: remove two unused variables
YueHaibing
1
-16
/
+0
2019-08-06
bcma: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-01-10
bcma: use dev_* printing functions
Rafał Miłecki
1
-4
/
+4
2019-01-10
bcma: keep a direct pointer to the struct device
Rafał Miłecki
5
-39
/
+15
2018-07-18
bcma: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
1
-1
/
+2
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-05-12
bcma: fix buffer size caused crash in bcma_core_mips_print_irq()
Rafał Miłecki
1
-1
/
+1
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
1
-1
/
+1
2018-03-13
bcma: Prevent build of PCI host features in module
Matt Redfearn
1
-1
/
+1
2018-02-28
bcma: add HP Stream Notebook
Denis 'GNUtoo' Carikli
1
-0
/
+1
2018-02-27
bcma: Replace mdelay with usleep_range in bcma_pmu_resources_init
Jia-Ju Bai
1
-1
/
+1
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-16
bcma: Fix 'allmodconfig' and BCMA builds on MIPS targets
Guenter Roeck
1
-1
/
+1
2017-12-07
bcma: Adjust block comment
Ashish Kalra
1
-1
/
+2
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-13
/
+17
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
1
-4
/
+7
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-27
bcma: Use bcma_debug and not pr_cont in MIPS driver
Joe Perches
1
-4
/
+7
2017-10-17
bcma: use bcma_debug and pr_cont in MIPS driver
Rafał Miłecki
1
-3
/
+4
2017-10-13
bcma: keep *config menu together
Randy Dunlap
1
-9
/
+9
2017-08-08
bcma: make BCMA a menuconfig to ease disabling it all
Vincent Legoll
1
-7
/
+2
2017-07-27
bcma: gpio: Correct number of GPIOs for BCM53573
Florian Fainelli
1
-0
/
+1
2017-03-20
bcma: fill core OF info independently of bus type
Rafał Miłecki
1
-2
/
+2
2017-03-20
bcma: use helper function to set core dev's parent
Rafał Miłecki
1
-2
/
+1
2017-03-20
bcma: drop unneeded check for CONFIG_OF_IRQ
Rafał Miłecki
1
-3
/
+0
2017-03-08
bcma: gpio: set of_node regardless of the host type
Rafał Miłecki
1
-2
/
+1
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+9
2017-01-31
bcma: make OF code more generic (not platform_device specific)
Rafał Miłecki
1
-10
/
+11
2017-01-31
bcma: use (get|put)_device when probing/removing device driver
Rafał Miłecki
1
-0
/
+4
2017-01-17
Revert "bcma: init serial console directly from ChipCommon code"
Rafał Miłecki
3
-8
/
+9
2016-11-29
bcma: add Dell Inspiron 3148
Jiri Slaby
1
-0
/
+1
2016-09-09
bcma: use of_dma_configure() to set initial dma mask
Arnd Bergmann
1
-2
/
+4
2016-09-03
bcma: support BCM53573 series of wireless SoCs
Rafał Miłecki
1
-3
/
+29
2016-07-25
Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...
David S. Miller
3
-6
/
+15
2016-07-19
bcma: define ChipCommon B MII registers
Rafał Miłecki
1
-4
/
+5
2016-07-18
bcma: allow enabling serial flash support on non-MIPS SoCs
Rafał Miłecki
1
-2
/
+9
2016-07-18
bcma: add PCI ID for Foxconn's BCM43142 device
Rafał Miłecki
1
-0
/
+1
[next]