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: scan for extra address space
Hauke Mehrtens
2012-04-18
1
-1
/
+18
*
|
bcma: fix build error on MIPS; implicit pcibios_enable_device
Paul Gortmaker
2012-04-10
2
-1
/
+2
|
/
*
bcma: silence PMU warning for BCM4331
Rafał Miłecki
2012-03-07
1
-0
/
+1
*
bcma: add support for on-chip OTP memory used for SPROM storage
Arend van Spriel
2012-03-06
1
-20
/
+106
*
bcma: return error in bcma_sprom_get() when fallback fails
Arend van Spriel
2012-03-06
1
-10
/
+17
*
bcma: add support for sprom not found on the device
Hauke Mehrtens
2012-03-05
1
-8
/
+69
*
bcma: export bcma_find_core
Hauke Mehrtens
2012-03-05
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
2
-11
/
+12
|
\
|
*
bcma: don't fail for bad SPROM CRC
Henrik Rydberg
2012-02-06
1
-3
/
+1
|
*
bcma: Fix mem leak in bcma_bus_scan()
Jesper Juhl
2012-02-01
1
-8
/
+11
*
|
bcma: log the id, rev and pkg of the chip found
Hauke Mehrtens
2012-02-06
1
-3
/
+7
*
|
bcma: add extra sprom check
Hauke Mehrtens
2012-02-06
1
-0
/
+7
*
|
bcma: add bus num counter
Hauke Mehrtens
2012-02-06
1
-1
/
+11
*
|
bcma: add PCIe host controller
Hauke Mehrtens
2012-02-06
3
-34
/
+581
*
|
bcma: make some functions __devinit
Hauke Mehrtens
2012-02-06
5
-9
/
+9
*
|
bcma: export bcma_pcie_read()
Hauke Mehrtens
2012-02-06
2
-1
/
+4
*
|
bcma: add constants for PCI and use them
Hauke Mehrtens
2012-02-06
1
-54
/
+70
*
|
bcma: add the core unit number
Hauke Mehrtens
2012-02-06
1
-0
/
+14
*
|
bcma: Enable logging of SPROM offset
Larry Finger
2012-01-24
1
-0
/
+1
*
|
bcma: SPROM: extract power info for cores
Rafał Miłecki
2012-01-24
1
-1
/
+39
*
|
bcma: SPROM: add macro for easier extraction
Rafał Miłecki
2012-01-24
1
-68
/
+71
|
/
*
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
2012-01-17
1
-0
/
+19
*
bcma: add stub for bcma_bus_suspend()
Linus Torvalds
2012-01-17
3
-1
/
+7
*
bcma: convert suspend/resume to pm_ops
Linus Torvalds
2012-01-17
1
-26
/
+16
*
bcma: invalidate the mapped core over suspend/resume
Rafał Miłecki
2012-01-16
1
-0
/
+3
*
bcma: extract revision and TX power IDs from SPROM
Rafał Miłecki
2011-12-13
1
-0
/
+39
*
bcma: support for suspend and resume
Rafał Miłecki
2011-12-13
3
-0
/
+56
*
bcma: extract FEM info from SPROM
Rafał Miłecki
2011-12-13
1
-0
/
+22
*
bcma: pci: use fixed windows when possible
Rafał Miłecki
2011-12-06
1
-11
/
+21
*
bcma: fix implicit use of export.h contents
Paul Gortmaker
2011-10-31
4
-0
/
+4
*
bcma: add module.h to the modular portions of this driver
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-20
1
-0
/
+12
|
\
|
*
bcma: add uevent to the bus, to autoload drivers
David Woodhouse
2011-08-22
1
-0
/
+12
*
|
bcma: cc: export more control functions
Rafał Miłecki
2011-09-19
1
-9
/
+29
*
|
bcma: extract some basic info about board from SPROM
Rafał Miłecki
2011-09-13
1
-0
/
+9
*
|
bcma: signedness bug in bcma_get_next_core()
Dan Carpenter
2011-08-24
1
-1
/
+1
*
|
bcma: implement BCM4331 workaround for external PA lines
Rafał Miłecki
2011-08-22
2
-1
/
+25
*
|
bcma: use boardflags define from ssb code
Rafał Miłecki
2011-08-09
1
-1
/
+1
*
|
bcma: get CPU clock
Hauke Mehrtens
2011-08-08
3
-0
/
+120
*
|
bcma: add serial console support
Hauke Mehrtens
2011-08-08
4
-0
/
+83
*
|
bcma: add mips driver
Hauke Mehrtens
2011-08-08
4
-0
/
+268
*
|
bcma: add SOC bus
Hauke Mehrtens
2011-08-08
7
-7
/
+243
*
|
bcma: add functions to scan cores needed on SoCs
Hauke Mehrtens
2011-08-08
5
-6
/
+152
*
|
bcma: move initializing of struct bcma_bus to own function.
Hauke Mehrtens
2011-08-08
1
-6
/
+11
*
|
bcma: move parsing of EEPROM into own function.
Hauke Mehrtens
2011-08-08
1
-112
/
+118
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
3
-3
/
+3
|
\
|
*
Update my e-mail address
Michael Büsch
2011-07-07
3
-3
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-22
4
-4
/
+98
|
\
\
|
*
|
bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakage
John W. Linville
2011-07-22
1
-0
/
+2
|
*
|
bcma: inform drivers about translation bits needed for the core
Rafał Miłecki
2011-07-22
1
-0
/
+16
[prev]
[next]