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