index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bcma
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-12
bcma: add trivial GBIT MAC COMMON driver
Rafał Miłecki
1
-0
/
+8
2012-07-12
bcma: support alternative (BCM4706) ChipCommon core id
Rafał Miłecki
1
-5
/
+12
2012-07-09
bcma: use custom printing functions
Rafał Miłecki
1
-9
/
+10
2012-03-05
bcma: export bcma_find_core
Hauke Mehrtens
1
-1
/
+2
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+1
2012-02-06
bcma: add bus num counter
Hauke Mehrtens
1
-1
/
+11
2012-02-06
bcma: make some functions __devinit
Hauke Mehrtens
1
-1
/
+1
2012-02-06
bcma: don't fail for bad SPROM CRC
Henrik Rydberg
1
-3
/
+1
2012-01-17
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
1
-0
/
+19
2012-01-17
bcma: add stub for bcma_bus_suspend()
Linus Torvalds
1
-0
/
+5
2011-12-13
bcma: support for suspend and resume
Rafał Miłecki
1
-0
/
+16
2011-10-31
bcma: add module.h to the modular portions of this driver
Paul Gortmaker
1
-0
/
+1
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-0
/
+12
2011-08-22
bcma: add uevent to the bus, to autoload drivers
David Woodhouse
1
-0
/
+12
2011-08-08
bcma: add mips driver
Hauke Mehrtens
1
-0
/
+15
2011-08-08
bcma: add SOC bus
Hauke Mehrtens
1
-1
/
+8
2011-08-08
bcma: add functions to scan cores needed on SoCs
Hauke Mehrtens
1
-0
/
+46
2011-07-11
bcma: add check if sprom is available before accessing it.
Hauke Mehrtens
1
-1
/
+3
2011-06-27
bcma: main.c needs to include <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2011-06-20
bcma: clean exports of functions
Rafał Miłecki
1
-2
/
+0
2011-06-03
bcma: read SPROM and extract MAC from it
Rafał Miłecki
1
-0
/
+7
2011-06-01
bcma: add IRQ number and pointer to DMA dev
Rafał Miłecki
1
-0
/
+2
2011-05-10
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki
1
-0
/
+247