index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bcma
Age
Commit message (
Expand
)
Author
2011-10-31
bcma: fix implicit use of export.h contents
Paul Gortmaker
2011-10-31
bcma: add module.h to the modular portions of this driver
Paul Gortmaker
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-19
bcma: cc: export more control functions
Rafał Miłecki
2011-09-13
bcma: extract some basic info about board from SPROM
Rafał Miłecki
2011-08-24
bcma: signedness bug in bcma_get_next_core()
Dan Carpenter
2011-08-22
bcma: implement BCM4331 workaround for external PA lines
Rafał Miłecki
2011-08-22
bcma: add uevent to the bus, to autoload drivers
David Woodhouse
2011-08-09
bcma: use boardflags define from ssb code
Rafał Miłecki
2011-08-08
bcma: get CPU clock
Hauke Mehrtens
2011-08-08
bcma: add serial console support
Hauke Mehrtens
2011-08-08
bcma: add mips driver
Hauke Mehrtens
2011-08-08
bcma: add SOC bus
Hauke Mehrtens
2011-08-08
bcma: add functions to scan cores needed on SoCs
Hauke Mehrtens
2011-08-08
bcma: move initializing of struct bcma_bus to own function.
Hauke Mehrtens
2011-08-08
bcma: move parsing of EEPROM into own function.
Hauke Mehrtens
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-22
bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakage
John W. Linville
2011-07-22
bcma: inform drivers about translation bits needed for the core
Rafał Miłecki
2011-07-19
bcma: allow enabling PLL
Rafał Miłecki
2011-07-19
bcma: allow setting FAST clockmode for a core
Rafał Miłecki
2011-07-19
bcma: handle alternative SPROM location
Rafał Miłecki
2011-07-18
bcma: extract SPROM rev 9 the same way as rev 8
Rafał Miłecki
2011-07-18
bcma: cc: set GPIOTIMER register
Rafał Miłecki
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-11
bcma: add check if sprom is available before accessing it.
Hauke Mehrtens
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-07
bcma: detect PCI core working in hostmode
Rafał Miłecki
2011-07-07
Update my e-mail address
Michael Büsch
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-27
bcma: main.c needs to include <linux/slab.h>
Geert Uytterhoeven
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-20
bcma: clean exports of functions
Rafał Miłecki
2011-06-20
bcma: fix BCM43224 rev 0 workaround
Rafał Miłecki
2011-06-20
bcma: enable support for 14e4:4357 (BCM43225)
Rafał Miłecki
2011-06-10
drivers: bcma: export bcma_core_disable() function
Arend van Spriel
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-03
bcma: read SPROM and extract MAC from it
Rafał Miłecki
2011-06-01
bcma: host pci: implement block R/W operations
Rafał Miłecki
2011-06-01
bcma: pci: implement interrupts control
Rafał Miłecki
2011-06-01
bcma: add IRQ number and pointer to DMA dev
Rafał Miłecki
2011-05-26
drivers/bcma/host_pci.c needs slab.h
Andrew Morton
2011-05-16
bcma: add PCI ID of the card found in Thinkpad X120e
Rafał Miłecki
2011-05-12
bcma: pci: trivial: correct amount of maximum retries
Rafał Miłecki
2011-05-11
bcma: add missing GPIO defines, use PULL register only when available
Rafał Miłecki
2011-05-10
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki