index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bcma
/
driver_pci_host.c
Age
Commit message (
Expand
)
Author
2014-11-11
bcma: make it possible to specify a IRQ num in bcma_core_irq()
Hauke Mehrtens
2013-08-26
bcma: change max PCI read request size to 128
Hauke Mehrtens
2013-03-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-27
bcma: init spin lock
Hauke Mehrtens
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-14
bcma: use consistent case for 'hex' constants
Nathan Hintz
2013-01-14
bcma: add support for 1 and 2 byte extended config space access
Nathan Hintz
2013-01-14
bcma: don't map/unmap a subset of the PCI config space
Nathan Hintz
2013-01-14
bcma: jump to 'out' label for invalid 'func' value
Nathan Hintz
2013-01-14
bcma: delete duplicate readl
Nathan Hintz
2013-01-11
bcma: update pci configuration for bcm4706/bcm4716
Nathan Hintz
2013-01-11
bcma: return the mips irq number in bcma_core_irq
Nathan Hintz
2013-01-03
Drivers: bcma: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-30
bcma: handle return value of pci_assign_resource
Hauke Mehrtens
2012-10-19
bcma: do not initialize deactivated PCIe cores
Hauke Mehrtens
2012-10-19
bcma: add an extra pcie core struct
Hauke Mehrtens
2012-09-28
bcma: change delays to follow timers-howto guide
Rafał Miłecki
2012-07-09
bcma: use custom printing functions
Rafał Miłecki
2012-07-09
bcma: add constants for chip ids
Hauke Mehrtens
2012-05-16
bcma: reads/writes are always 4 bytes, so always map 4 bytes
Nathan Hintz
2012-05-16
bcma: Account for variable PCI memory base/size
Nathan Hintz
2012-04-10
bcma: fix build error on MIPS; implicit pcibios_enable_device
Paul Gortmaker
2012-02-06
bcma: add PCIe host controller
Hauke Mehrtens
2012-02-06
bcma: make some functions __devinit
Hauke Mehrtens
2011-07-07
bcma: detect PCI core working in hostmode
Rafał Miłecki