index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
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
2019-08-06
bcma: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-01-10
bcma: keep a direct pointer to the struct device
Rafał Miłecki
1
-0
/
+2
2018-02-28
bcma: add HP Stream Notebook
Denis 'GNUtoo' Carikli
1
-0
/
+1
2016-11-29
bcma: add Dell Inspiron 3148
Jiri Slaby
1
-0
/
+1
2016-07-18
bcma: add PCI ID for Foxconn's BCM43142 device
Rafał Miłecki
1
-0
/
+1
2016-02-06
bcma: claim only 14e4:4365 PCI Dell card with SoftMAC BCM43142
Rafał Miłecki
1
-1
/
+1
2015-03-13
bcma: move PCI IRQ control function to host specific code
Rafał Miłecki
1
-0
/
+34
2015-03-02
bcma: enable support for PCIe Gen 2 host devices
Rafał Miłecki
1
-1
/
+14
2015-03-02
bcma: support bringing up bus hosted on PCIe Gen 2
Rafał Miłecki
1
-1
/
+1
2015-03-02
bcma: add helpers bringing PCIe hosted bus up / down
Rafał Miłecki
1
-0
/
+28
2015-01-29
bcma: implement host code support for PCIe Gen 2 devices
Rafał Miłecki
1
-2
/
+4
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-09
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-03
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-09
bcma: use custom printing functions
Rafał Miłecki
1
-2
/
+2
2012-07-09
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-16
bcma: invalidate the mapped core over suspend/resume
Rafał Miłecki
1
-0
/
+3
2011-12-13
bcma: support for suspend and resume
Rafał Miłecki
1
-0
/
+37
2011-12-06
bcma: pci: use fixed windows when possible
Rafał Miłecki
1
-11
/
+21
2011-10-31
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-26
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