index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
bcma
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcma: make calls to PCI hostmode functions config-safe
Rafał Miłecki
2015-06-08
1
-0
/
+11
*
bcma: add module_bcma_driver()
Hauke Mehrtens
2015-05-26
1
-0
/
+9
*
bcma: allow disabling (not building) PCI driver
Rafał Miłecki
2015-03-13
1
-0
/
+6
*
bcma: move PCI IRQ control function to host specific code
Rafał Miłecki
2015-03-13
2
-2
/
+9
*
bcma: move internal function declarations to private header
Rafał Miłecki
2015-03-05
5
-36
/
+0
*
bcma: make bcma_host_pci_(up|down) calls safe for every config
Rafał Miłecki
2015-03-05
1
-0
/
+9
*
bcma: support bringing up bus hosted on PCIe Gen 2
Rafał Miłecki
2015-03-02
1
-0
/
+2
*
bcma: change IRQ control function to accept bus as an argument
Rafał Miłecki
2015-03-02
1
-1
/
+1
*
bcma: add helpers bringing PCIe hosted bus up / down
Rafał Miłecki
2015-03-02
2
-2
/
+3
*
bcma: implement host code support for PCIe Gen 2 devices
Rafał Miłecki
2015-01-29
2
-0
/
+3
*
bcma: add early_init function for PCIe core and move some fix into it
Rafał Miłecki
2015-01-29
1
-0
/
+2
*
bcma: use standard bus scanning during early register
Rafał Miłecki
2015-01-23
1
-2
/
+0
*
bcma: make it possible to specify a IRQ num in bcma_core_irq()
Hauke Mehrtens
2014-11-11
2
-2
/
+4
*
bcma: register bcma as device tree driver
Hauke Mehrtens
2014-09-30
1
-0
/
+2
*
bcma: add support for chipcommon B core
Hauke Mehrtens
2014-09-09
2
-0
/
+9
*
bcma: store more alternative addresses
Hauke Mehrtens
2014-09-09
1
-1
/
+1
*
bcma: use separated function to initialize bus on SoC
Rafał Miłecki
2014-09-09
1
-0
/
+1
*
bcma: move bus struct setup into early part of host specific code
Rafał Miłecki
2014-09-09
1
-1
/
+0
*
bcma: get info about flash type SoC booted from
Rafał Miłecki
2014-09-04
1
-0
/
+5
*
bcma: use NS prefix for names of Northstar specific cores
Rafał Miłecki
2014-07-31
1
-11
/
+11
*
b43: add support for BCM43131 chipset with N-PHY rev 17
Rafał Miłecki
2014-07-29
1
-0
/
+1
*
b43: use one shared function for setting MAC frequency
Rafał Miłecki
2014-07-18
1
-0
/
+1
*
bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)
Rafał Miłecki
2014-07-18
1
-0
/
+1
*
bcma: add driver for PCIe Gen 2 core
Rafał Miłecki
2014-07-07
2
-0
/
+160
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-01-30
1
-0
/
+1
|
\
|
*
bcma: gpio: add own IRQ domain
Rafał Miłecki
2014-01-23
1
-0
/
+1
*
|
bcma: export bcma_find_core_unit()
Hauke Mehrtens
2014-01-04
1
-1
/
+8
|
/
*
bcma: make bcma_core_pci_{up,down}() callable from atomic context
Arend van Spriel
2013-09-26
1
-0
/
+1
*
bcma: add bcma_core_pci_power_save()
Hauke Mehrtens
2013-08-26
1
-0
/
+20
*
bcma: do not export bcma_core_pci_extend_L1timer()
Hauke Mehrtens
2013-08-26
1
-1
/
+0
*
bcma: add method to power up and down the PCIe core by wifi driver
Hauke Mehrtens
2013-08-26
1
-0
/
+3
*
bcma: add constants for new ARM based SoCs
Hauke Mehrtens
2013-07-22
1
-0
/
+5
*
bcma: add some more core names
Hauke Mehrtens
2013-07-22
1
-0
/
+12
*
bcma: add support for BCM43142
Rafał Miłecki
2013-06-27
2
-0
/
+56
*
bcma: add more core IDs
Rafał Miłecki
2013-05-17
1
-1
/
+4
*
brcmfmac: setup SDIO reset behavior
Piotr Haber
2013-04-12
1
-0
/
+3
*
brcmfmac: add support for dongle ARM CR4 core
Franky Lin
2013-04-12
2
-0
/
+2
*
bcma: export bcma_chipco_get_alp_clock()
Hauke Mehrtens
2013-03-27
1
-0
/
+2
*
bcma: handle more devices in bcma_pmu_get_alp_clock()
Hauke Mehrtens
2013-03-27
1
-0
/
+1
*
bcma: define board types
Rafał Miłecki
2013-03-25
1
-0
/
+54
*
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-03-02
1
-0
/
+1
|
\
|
*
mtd: bcm47xxsflash: add own struct for abstrating bus type
Rafał Miłecki
2013-02-04
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-08
2
-3
/
+8
|
\
\
|
*
|
bcma: cc: fix (and rename) define of NAND flash type
Rafał Miłecki
2013-02-01
1
-1
/
+1
|
*
|
bcma: add gpio_to_irq
Hauke Mehrtens
2013-01-30
1
-2
/
+7
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
2
-2
/
+4
|
\
|
|
|
*
|
bcma: fix bcm4716/bcm4748 i2s irqflag
Nathan Hintz
2013-01-14
1
-0
/
+1
|
*
|
bcma: update pci configuration for bcm4706/bcm4716
Nathan Hintz
2013-01-11
1
-0
/
+2
|
*
|
bcma: return the mips irq number in bcma_core_irq
Nathan Hintz
2013-01-11
1
-1
/
+1
|
*
|
bcma: mips: remove assigned_irqs from structure
Hauke Mehrtens
2013-01-07
1
-1
/
+0
[next]