index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bcma
/
host_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-23
bcma: add another PCI ID of device with BCM43228
Rafał Miłecki
1
-2
/
+3
2014-09-09
bcma: move bus struct setup into early part of host specific code
Rafał Miłecki
1
-0
/
+3
2014-08-25
bcma: add PCI ID for spromless BCM43217
Hauke Mehrtens
1
-0
/
+1
2014-07-29
bcma: add support for BCM43131 that was found in Tenda W311E
Rafał Miłecki
1
-0
/
+1
2014-07-18
bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)
Rafał Miłecki
1
-0
/
+1
2013-12-10
bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-12-05
bcma: pci: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-10
bcma: add PCI id 0x4313
Hauke Mehrtens
1
-0
/
+1
2013-10-10
bcma: reject PCI cards in bcma.
Hauke Mehrtens
1
-2
/
+5
2013-06-27
bcma: add support for BCM43142
Rafał Miłecki
1
-0
/
+1
2013-01-04
Drivers: bcma: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-10-29
bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_...
Yuanhan Liu
1
-3
/
+3
2012-09-24
bcma: handle BCM43227
Rafał Miłecki
1
-0
/
+1
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2012-08-10
bcma: make some functions static
Hauke Mehrtens
1
-5
/
+6
2012-08-02
bcma: BCM43228 support
Rafał Miłecki
1
-0
/
+1
2012-07-10
bcma: use custom printing functions
Rafał Miłecki
1
-2
/
+2
2012-07-10
bcma: add PCI ID for BCM43224
Hauke Mehrtens
1
-0
/
+1
2012-05-16
bcma: Add __devexit to bcma_host_pci_remove
Nathan Hintz
1
-2
/
+2
2012-05-16
bcma: add boardinfo struct
Hauke Mehrtens
1
-0
/
+3
2012-02-06
bcma: make some functions __devinit
Hauke Mehrtens
1
-2
/
+2
2012-01-17
bcma: add stub for bcma_bus_suspend()
Linus Torvalds
1
-1
/
+1
2012-01-17
bcma: convert suspend/resume to pm_ops
Linus Torvalds
1
-26
/
+16
2012-01-17
bcma: invalidate the mapped core over suspend/resume
Rafał Miłecki
1
-0
/
+3
2011-12-14
bcma: support for suspend and resume
Rafał Miłecki
1
-0
/
+37
2011-12-07
bcma: pci: use fixed windows when possible
Rafał Miłecki
1
-11
/
+21
2011-11-01
bcma: add module.h to the modular portions of this driver
Paul Gortmaker
1
-0
/
+1
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2011-06-20
bcma: enable support for 14e4:4357 (BCM43225)
Rafał Miłecki
1
-0
/
+1
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+52
2011-06-01
bcma: host pci: implement block R/W operations
Rafał Miłecki
1
-0
/
+52
2011-05-27
drivers/bcma/host_pci.c needs slab.h
Andrew Morton
1
-0
/
+1
2011-05-16
bcma: add PCI ID of the card found in Thinkpad X120e
Rafał Miłecki
1
-0
/
+1
2011-05-10
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki
1
-0
/
+196