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
/
pci
/
setup-res.c
Age
Commit message (
Expand
)
Author
2014-07-08
PCI: Tidy resource assignment messages
Bjorn Helgaas
2014-07-08
PCI: Return conventional error values from pci_revert_fw_address()
Bjorn Helgaas
2014-07-08
PCI: Cleanup control flow
Bjorn Helgaas
2014-07-03
PCI: Keep original resource if we fail to expand it
Guo Chao
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
2014-05-26
Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...
Bjorn Helgaas
2014-05-23
PCI: Add resource allocation comments
Bjorn Helgaas
2014-05-23
PCI: Simplify __pci_assign_resource() coding style
Bjorn Helgaas
2014-05-23
PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources
Yinghai Lu
2014-04-14
PCI: Remove unnecessary includes of <linux/init.h>
Paul Gortmaker
2014-03-19
PCI: Don't enable decoding if BAR hasn't been assigned an address
Bjorn Helgaas
2014-02-27
PCI: Don't try to claim IORESOURCE_UNSET resources
Bjorn Helgaas
2014-02-27
PCI: Check IORESOURCE_UNSET before updating BAR
Bjorn Helgaas
2014-02-27
PCI: Don't clear IORESOURCE_UNSET when updating BAR
Bjorn Helgaas
2014-02-27
PCI: Mark resources as IORESOURCE_UNSET if we can't assign them
Bjorn Helgaas
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-04-15
PCI: Remove unused variables
Bjorn Helgaas
2012-07-18
Merge branch 'pci/nikhil-big-bar-fixes' into next
Bjorn Helgaas
2012-07-11
PCI: reorder __pci_assign_resource() (no change)
Bjorn Helgaas
2012-07-11
PCI: fix truncation of resource size to 32 bits
Nikhil P Rao
2012-07-09
PCI: disable MEM decoding while updating 64-bit MEM BARs
Bjorn Helgaas
2012-02-24
PCI: Move "pci reassigndev resource alignment" out of quirks.c
Yinghai Lu
2012-02-14
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
2012-02-14
PCI : Calculate right add_size
Yinghai Lu
2012-02-14
PCI: Fix typo in setup-res.c
Masanari Iida
2012-02-14
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
2012-02-14
PCI: Fix starting basis for resource requests
Myron Stowe
2012-01-06
PCI/PM/Runtime: make PCI traces quieter
Vincent Palatin
2011-10-31
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-08-01
PCI : ability to relocate assigned pci-resources
Ram Pai
2011-07-22
PCI: fold pci_calc_resource_flags() into decode_bar()
Bjorn Helgaas
2010-10-17
PCI: fix message typo
Bjorn Helgaas
2010-07-16
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
2010-06-11
PCI: change resource collision messages from KERN_ERR to KERN_INFO
Bjorn Helgaas
2010-03-24
PCI: for address space collisions, show conflicting resource
Bjorn Helgaas
2009-11-04
PCI: improve discovery/configuration messages
Bjorn Helgaas
2009-11-04
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
PCI: print resources consistently with %pRt
Bjorn Helgaas
2009-10-06
PCI: remove pci_assign_resource_fixed()
Bjorn Helgaas
2009-09-09
PCI: export pci_claim_resource for driver use
Jesse Barnes
2009-08-30
PCI SR-IOV: correct broken resource alignment calculations
Chris Wright
2009-08-02
Make pci_claim_resource() use request_resource() rather than insert_resource()
Linus Torvalds
2009-06-22
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-06-17
Fix pci_claim_resource
Matthew Wilcox
2009-06-11
PCI: improve resource allocation under transparent bridges
Yinghai Lu
2009-03-20
PCI: allow assignment of memory resources with a specified alignment
Yuji Shimada
2009-01-07
PCI: add a new function to map BAR offsets
Yu Zhao
2009-01-07
PCI: remove unnecessary arg of pci_update_resource()
Yu Zhao
[next]