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
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-17
/
+12
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
1
-12
/
+10
2014-06-10
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
1
-5
/
+4
2014-05-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+38
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
1
-2
/
+2
2014-05-28
PCI: Introduce new device binding path using pci_dev.driver_override
Alex Williamson
1
-0
/
+1
2014-05-27
PCI: Test for std config alias when testing extended config space
Alex Williamson
1
-1
/
+38
2014-05-27
PCI: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-05-26
Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...
Bjorn Helgaas
1
-19
/
+29
2014-05-23
PCI: Don't add disabled subtractive decode bus resources
Bjorn Helgaas
1
-1
/
+1
2014-05-23
PCI: Don't print anything while decoding is disabled
Bjorn Helgaas
1
-4
/
+6
2014-05-23
PCI: Don't set BAR to zero if dma_addr_t is too small
Bjorn Helgaas
1
-6
/
+7
2014-05-23
PCI: Don't convert BAR address to resource if dma_addr_t is too small
Bjorn Helgaas
1
-2
/
+3
2014-05-23
PCI: Reject BAR above 4GB if dma_addr_t is too small
Bjorn Helgaas
1
-1
/
+1
2014-05-23
PCI: Fail safely if we can't handle BARs larger than 4GB
Bjorn Helgaas
1
-6
/
+12
2014-04-29
PCI: Fix use of uninitialized MPS value
Bjorn Helgaas
1
-1
/
+1
2014-04-29
PCI: Remove unnecessary __ref annotations
Bjorn Helgaas
1
-4
/
+4
2014-03-19
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-4
/
+13
2014-03-19
PCI: Log IDE resource quirk in dmesg
Bjorn Helgaas
1
-4
/
+12
2014-02-27
PCI: Mark 64-bit resource as IORESOURCE_UNSET if we only support 32-bit
Bjorn Helgaas
1
-0
/
+1
2014-02-11
PCI: Don't scan random busses in pci_scan_bridge()
Andreas Noever
1
-3
/
+7
2014-02-11
PCI: Check for child busses which use more bus numbers than allocated
Andreas Noever
1
-4
/
+6
2014-02-11
PCI: Remove pci_fixup_parent_subordinate_busnr()
Andreas Noever
1
-30
/
+0
2014-02-10
PCI: Make sure bus number resources stay within their parents bounds
Andreas Noever
1
-2
/
+8
2014-02-10
PCI: Use request_resource_conflict() instead of insert_ for bus numbers
Andreas Noever
1
-1
/
+1
2014-02-10
PCI: Assign CardBus bus number only during the second pass
Andreas Noever
1
-1
/
+1
2014-02-10
PCI: Clarify the "scan anyway" comment in pci_scan_bridge()
Andreas Noever
1
-5
/
+4
2014-02-10
PCI: Increment max correctly in pci_scan_bridge()
Andreas Noever
1
-2
/
+3
2014-02-01
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
1
-19
/
+2
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
[next]