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
/
host_pci.c
Age
Commit message (
Expand
)
Author
2019-08-06
bcma: Use dev_get_drvdata
Chuhong Yuan
2019-01-10
bcma: keep a direct pointer to the struct device
Rafał Miłecki
2018-02-28
bcma: add HP Stream Notebook
Denis 'GNUtoo' Carikli
2016-11-29
bcma: add Dell Inspiron 3148
Jiri Slaby
2016-07-18
bcma: add PCI ID for Foxconn's BCM43142 device
Rafał Miłecki
2016-02-06
bcma: claim only 14e4:4365 PCI Dell card with SoftMAC BCM43142
Rafał Miłecki
2015-03-13
bcma: move PCI IRQ control function to host specific code
Rafał Miłecki
2015-03-02
bcma: enable support for PCIe Gen 2 host devices
Rafał Miłecki
2015-03-02
bcma: support bringing up bus hosted on PCIe Gen 2
Rafał Miłecki
2015-03-02
bcma: add helpers bringing PCIe hosted bus up / down
Rafał Miłecki
2015-01-29
bcma: implement host code support for PCIe Gen 2 devices
Rafał Miłecki
2014-10-23
bcma: add another PCI ID of device with BCM43228
Rafał Miłecki
2014-09-09
bcma: move bus struct setup into early part of host specific code
Rafał Miłecki
2014-08-25
bcma: add PCI ID for spromless BCM43217
Hauke Mehrtens
2014-07-29
bcma: add support for BCM43131 that was found in Tenda W311E
Rafał Miłecki
2014-07-18
bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)
Rafał Miłecki
2013-12-09
bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-05
bcma: pci: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-10
bcma: add PCI id 0x4313
Hauke Mehrtens
2013-10-10
bcma: reject PCI cards in bcma.
Hauke Mehrtens
2013-06-27
bcma: add support for BCM43142
Rafał Miłecki
2013-01-03
Drivers: bcma: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-29
bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_...
Yuanhan Liu
2012-09-24
bcma: handle BCM43227
Rafał Miłecki
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-10
bcma: make some functions static
Hauke Mehrtens
2012-08-02
bcma: BCM43228 support
Rafał Miłecki
2012-07-09
bcma: use custom printing functions
Rafał Miłecki
2012-07-09
bcma: add PCI ID for BCM43224
Hauke Mehrtens
2012-05-16
bcma: Add __devexit to bcma_host_pci_remove
Nathan Hintz
2012-05-16
bcma: add boardinfo struct
Hauke Mehrtens
2012-02-06
bcma: make some functions __devinit
Hauke Mehrtens
2012-01-17
bcma: add stub for bcma_bus_suspend()
Linus Torvalds
2012-01-17
bcma: convert suspend/resume to pm_ops
Linus Torvalds
2012-01-16
bcma: invalidate the mapped core over suspend/resume
Rafał Miłecki
2011-12-13
bcma: support for suspend and resume
Rafał Miłecki
2011-12-06
bcma: pci: use fixed windows when possible
Rafał Miłecki
2011-10-31
bcma: add module.h to the modular portions of this driver
Paul Gortmaker
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-20
bcma: enable support for 14e4:4357 (BCM43225)
Rafał Miłecki
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-01
bcma: host pci: implement block R/W operations
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-10
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki