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
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-18
PCI: pciehp: Inline the "handle event" functions into the ISR
Bjorn Helgaas
3
-118
/
+32
2015-06-18
PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()
Bjorn Helgaas
1
-6
/
+6
2015-06-18
PCI: pciehp: Make queue_interrupt_event() void
Bjorn Helgaas
1
-7
/
+6
2015-06-17
PCI: pciehp: Clean up debug logging
Bjorn Helgaas
3
-111
/
+20
2015-06-09
PCI: pciehp: Wait for hotplug command completion where necessary
Alex Williamson
1
-14
/
+38
2015-05-22
ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devices
Rafael J. Wysocki
1
-3
/
+2
2015-05-22
PCI: pciehp: Drop pointless label from pciehp_probe()
Rafael J. Wysocki
1
-3
/
+2
2015-05-21
PCI: pciehp: Drop pointless ACPI-based "slot detection" check
Rafael J. Wysocki
4
-164
/
+3
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-1
/
+1
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+6
2015-03-24
powerpc/eeh: Do probe on pci_dn
Gavin Shan
1
-1
/
+1
2015-03-12
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
1
-2
/
+6
2015-03-12
PCI: cpcihp: Add missing curly braces in cpci_configure_slot()
Dan Carpenter
1
-1
/
+2
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+7
2015-01-26
ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
Lv Zheng
1
-6
/
+7
2015-01-21
PCI: pciehp: Handle surprise add even if surprise removal isn't supported
Bjorn Helgaas
1
-2
/
+0
2014-12-26
PCI: Delete unnecessary NULL pointer checks
Markus Elfring
1
-2
/
+1
2014-12-19
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
2014-12-16
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
Jiang Liu
1
-0
/
+1
2014-12-16
x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()
Jiang Liu
1
-4
/
+1
2014-12-10
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+1
2014-11-10
PCI: Simplify if-return sequences
Quentin Lambert
1
-4
/
+1
2014-10-27
Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"
Kamal Mostafa
1
-7
/
+0
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-561
/
+144
2014-09-25
Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...
Bjorn Helgaas
16
-101
/
+121
2014-09-24
PCI: Remove assignment from complicated "if" conditions
Quentin Lambert
1
-4
/
+9
2014-09-24
PCI: Remove assignment from "if" conditions
Quentin Lambert
8
-27
/
+56
2014-09-24
PCI: Remove unnecessary curly braces
Quentin Lambert
8
-36
/
+22
2014-09-24
PCI: Add space before open parenthesis
Quentin Lambert
8
-39
/
+39
2014-09-23
PCI: pciehp: Stop disabling notifications during init
Yinghai Lu
1
-3
/
+0
2014-09-23
PCI: pciehp: Add more Slot Control debug output
Yinghai Lu
1
-1
/
+9
2014-09-23
PCI: pciehp: Fix wait time in timeout message
Yinghai Lu
1
-1
/
+1
2014-09-22
PCI: pciehp: Fix pcie_wait_cmd() timeout
Yinghai Lu
1
-1
/
+1
2014-09-18
Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus
Bjorn Helgaas
1
-5
/
+1
2014-09-16
PCI: pciehp: Prevent NULL dereference during probe
Andreas Noever
1
-0
/
+7
2014-09-12
PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits
Bjorn Helgaas
2
-2
/
+2
2014-09-12
ACPI / hotplug / PCI: Remove pci_configure_slot() usage
Bjorn Helgaas
1
-10
/
+1
2014-09-12
PCI: shpchp: Remove pci_configure_slot() usage
Bjorn Helgaas
1
-7
/
+1
2014-09-12
PCI: pciehp: Remove pci_configure_slot() usage
Bjorn Helgaas
1
-4
/
+1
2014-09-12
PCI: Move pci_configure_slot() to drivers/pci/probe.c
Bjorn Helgaas
2
-177
/
+1
2014-09-12
PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c
Bjorn Helgaas
1
-251
/
+0
2014-09-12
PCI: pciehp: Configure hot-added display devices
Bjorn Helgaas
1
-5
/
+1
2014-09-12
PCI: Remove "no hotplug settings from platform" warning
Bjorn Helgaas
1
-5
/
+1
2014-09-10
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
2
-10
/
+18
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+2
2014-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+13
2014-07-22
s390/pci: fix kmsg component
Gerald Schaefer
1
-2
/
+2
2014-07-20
ACPI / hotplug / PCI: Fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-07-16
ACPI / hotplug: Simplify acpi_set_hp_context()
Rafael J. Wysocki
1
-3
/
+4
[next]