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
/
drivers
/
bcma
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcma: gpio: register 32 GPIOs on BCM5357
Rafał Miłecki
2014-03-27
1
-1
/
+8
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-01-30
2
-2
/
+136
|
\
|
*
bcma: gpio: don't cast u32 to unsigned long
Rafał Miłecki
2014-01-24
1
-2
/
+2
|
*
bcma: prevent irq handler from firing when registered
Hauke Mehrtens
2014-01-24
1
-0
/
+3
|
*
bcma: gpio: add own IRQ domain
Rafał Miłecki
2014-01-23
2
-2
/
+133
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-10
1
-3
/
+3
|
\
\
|
*
|
bcma: fix sparse warnings in driver_chipcommon_sflash.c
Hauke Mehrtens
2014-01-03
1
-3
/
+3
*
|
|
bcma: export bcma_find_core_unit()
Hauke Mehrtens
2014-01-04
2
-14
/
+1
|
/
/
*
|
bcma: add missing put_device call
Levente Kurusa
2013-12-19
1
-0
/
+1
*
|
bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-09
1
-1
/
+1
*
|
bcma: pci: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-05
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
1
-2
/
+6
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-17
1
-2
/
+6
|
|
\
|
|
*
bcma: add PCI id 0x4313
Hauke Mehrtens
2013-10-10
1
-0
/
+1
|
|
*
bcma: reject PCI cards in bcma.
Hauke Mehrtens
2013-10-10
1
-2
/
+5
*
|
|
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
2013-10-19
1
-23
/
+26
|
\
|
|
|
*
|
bcma: make bcma_core_pci_{up,down}() callable from atomic context
Arend van Spriel
2013-09-26
1
-23
/
+26
|
|
/
*
/
bcma: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
1
-7
/
+16
|
/
*
bcma: fix error code handling on 64 Bit systems
Hauke Mehrtens
2013-09-09
1
-5
/
+7
*
bcma: add bcma_core_pci_power_save()
Hauke Mehrtens
2013-08-26
1
-3
/
+33
*
bcma: do not export bcma_core_pci_extend_L1timer()
Hauke Mehrtens
2013-08-26
1
-2
/
+1
*
bcma: add method to power up and down the PCIe core by wifi driver
Hauke Mehrtens
2013-08-26
1
-0
/
+26
*
bcma: change max PCI read request size to 128
Hauke Mehrtens
2013-08-26
1
-0
/
+6
*
bcma: fix handling of big addrl
Hauke Mehrtens
2013-07-22
1
-8
/
+8
*
bcma: return correct error code when bus scan failed
Hauke Mehrtens
2013-07-22
1
-1
/
+1
*
bcma: make it possible to select SoC support without mips
Hauke Mehrtens
2013-07-22
1
-2
/
+8
*
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
6
-2
/
+155
*
bcma: use const for serial flash hardware table
Rafał Miłecki
2013-06-17
1
-4
/
+4
*
bcma: update core (en|dis)abling functions
Rafał Miłecki
2013-06-17
1
-3
/
+25
*
bcma: activate PCI host option by default
Hauke Mehrtens
2013-06-12
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-12
1
-0
/
+2
|
\
|
*
bcma: add more core IDs
Rafał Miłecki
2013-05-17
1
-0
/
+2
*
|
bcma: support SPROM rev 10
Rafał Miłecki
2013-05-22
1
-7
/
+9
*
|
bcma: prepare for supporting more SPROM sizes
Rafał Miłecki
2013-05-22
1
-15
/
+20
*
|
bcma: don't hardcode SPROM length
Rafał Miłecki
2013-05-22
1
-15
/
+15
|
/
*
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-05-09
1
-1
/
+1
|
\
|
*
bcma_mips: add a const qualifier
Artem Bityutskiy
2013-04-05
1
-1
/
+1
*
|
bcma: export some gpio functions
Hauke Mehrtens
2013-03-27
1
-0
/
+2
*
|
bcma: export bcma_chipco_get_alp_clock()
Hauke Mehrtens
2013-03-27
1
-1
/
+2
*
|
bcma: handle more devices in bcma_pmu_get_alp_clock()
Hauke Mehrtens
2013-03-27
1
-4
/
+20
*
|
bcma: use BCMA_CC_PMU_CTL_* constants
Hauke Mehrtens
2013-03-27
1
-5
/
+5
*
|
bcma: mark eromptr as __iomem
Hauke Mehrtens
2013-03-27
1
-8
/
+8
*
|
bcma: extract board_type from SPROM
Rafał Miłecki
2013-03-25
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-18
1
-0
/
+2
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-01
1
-0
/
+2
|
|
\
|
|
*
bcma: init spin lock
Hauke Mehrtens
2013-02-27
1
-0
/
+2
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-14
4
-1
/
+18
|
|
|
\
*
|
|
|
bcma: implement disabling PLLs
Rafał Miłecki
2013-03-06
1
-1
/
+7
*
|
|
|
bcma: ignore extra GMAC cores on BCM4706
Rafał Miłecki
2013-03-06
1
-0
/
+5
|
/
/
/
[next]