index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
Age
Commit message (
Expand
)
Author
2014-02-01
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
2014-01-14
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
2014-01-13
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2014-01-13
PCI: Make local functions static
Stephen Hemminger
2014-01-13
PCI: Remove unused alloc_pci_dev()
Stephen Hemminger
2014-01-10
Merge branch 'pci/resource' into next
Bjorn Helgaas
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-18
PCI: Remove from bus_list and release resources in pci_release_dev()
Yinghai Lu
2013-12-18
PCI: Move pci_proc_attach_device() to pci_bus_add_device()
Yinghai Lu
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-09-27
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-09-25
PCI: Remove unused "is_pcie" from pci_dev structure
Yijing Wang
2013-09-23
PCI: Use pci_is_pcie() to simplify code
Yijing Wang
2013-09-06
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-08-29
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-08-26
Merge branch 'pci/yijing-mps-v8' into next
Bjorn Helgaas
2013-08-26
Merge branch 'pci/yinghai-assign-unassigned-v6' into next
Bjorn Helgaas
2013-08-26
PCI: Warn if unsafe MPS settings detected
Yijing Wang
2013-08-26
PCI: Fix MPS peer-to-peer DMA comment syntax
Jon Mason
2013-08-23
PCI: Disable decoding for BAR sizing only when it was actually enabled
Zoltan Kiss
2013-08-22
PCI: Don't restrict MPS for slots below Root Ports
Yijing Wang
2013-08-22
PCI: Simplify MPS test for Downstream Port
Bjorn Helgaas
2013-08-22
PCI: Simplify pcie_bus_configure_settings() interface
Bjorn Helgaas
2013-08-22
PCI: Drop "PCI-E" prefix from Max Payload Size message
Bjorn Helgaas
2013-08-12
PCI: Introduce new MSI chip infrastructure
Thierry Reding
2013-07-31
PCI: expose pcie_link_speed and pcix_bus_speed arrays
Jacob Keller
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-07-25
PCI: Convert class code to use dev_groups
Greg Kroah-Hartman
2013-06-14
Merge branch 'pci/jiang-bus-lock-v3' into next
Bjorn Helgaas
2013-06-14
PCI: Return early on allocation failures to unindent mainline code
Bjorn Helgaas
2013-06-14
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-06-07
PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()
Jiang Liu
2013-06-07
PCI: Fix refcount issue in pci_create_root_bus() error recovery path
Jiang Liu
2013-06-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
2013-06-04
PCI: Add pcibios_release_device()
Sebastian Ott
2013-05-27
PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()
Gu Zheng
2013-05-25
PCI: Unset resource if initial BAR value is invalid
Kevin Hao
2013-05-25
PCI: Consolidate calls to pcibios_bus_to_resource() in __pci_read_base()
Kevin Hao
2013-05-25
PCI: Add 0x prefix to BAR register position in __pci_read_base()
Kevin Hao
2013-05-09
Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-07
PCI: Delay final fixups until resources are assigned
Yinghai Lu
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-04-18
pci: Set dev->dev.type in alloc_pci_dev
Brian King
2013-04-12
PCI: Add pcibios hooks for adding and removing PCI buses
Jiang Liu
2013-04-12
PCI: Clean up usages of pci_bus->is_added
Jiang Liu
2013-01-27
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2013-01-27
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
2013-01-25
PCI: Put pci_dev in device tree as early as possible
Yinghai Lu
2013-01-25
PCI: Make device create/destroy logic symmetric
Jiang Liu
[next]