index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-01-25
PCI: Consolidate "next-function" functions
Yijing Wang
1
-27
/
+21
2013-01-25
PCI: Rename pci_enable_ari() to pci_configure_ari()
Yijing Wang
1
-1
/
+1
2013-01-13
ACPI / PCI: Set root bridge ACPI handle in advance
Rafael J. Wysocki
1
-0
/
+16
2013-01-03
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
1
-1
/
+0
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-8
/
+34
2012-12-07
Merge branch 'pci/bjorn-pcie-cap' into next
Bjorn Helgaas
1
-8
/
+11
2012-12-07
PCI: Use standard PCIe Capability Link register field names
Bjorn Helgaas
1
-2
/
+2
2012-12-05
PCI: Add and use standard PCI-X Capability register names
Bjorn Helgaas
1
-6
/
+9
2012-11-28
PCI: Remove __dev* markings
Bill Pemberton
1
-9
/
+9
2012-11-28
PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-2
/
+0
2012-11-13
Merge branch 'pci/don-sriov' into next
Bjorn Helgaas
1
-0
/
+1
2012-11-09
PCI: Add pci_device_type to pdev's device struct
Yinghai Lu
1
-0
/
+1
2012-11-03
PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
Yinghai Lu
1
-0
/
+1
2012-11-03
PCI: Move pci_rescan_bus() back to probe.c
Yinghai Lu
1
-0
/
+21
2012-09-24
Merge branch 'pci/yinghai-misc' into next
Bjorn Helgaas
1
-2
/
+4
2012-09-18
PCI: Check P2P bridge for invalid secondary/subordinate range
Yinghai Lu
1
-2
/
+4
2012-09-13
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-5
/
+0
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
1
-14
/
+17
2012-08-24
PCI: Remove bus number resource debug messages
Bjorn Helgaas
1
-5
/
+0
2012-08-23
PCI: Don't print anything while decoding is disabled
Bjorn Helgaas
1
-14
/
+17
2012-08-23
PCI/core: Use PCI Express Capability accessors
Jiang Liu
1
-13
/
+4
[prev]
[next]