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
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+2
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-356
/
+304
2014-01-14
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
9
-19
/
+83
2014-01-14
ACPI / hotplug / PCI: Use global PCI rescan-remove locking
Rafael J. Wysocki
3
-7
/
+43
2014-01-13
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2
-2
/
+1
2014-01-13
PCI: Make local functions static
Stephen Hemminger
2
-2
/
+1
2013-12-31
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
1
-3
/
+23
2013-12-31
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
1
-3
/
+23
2013-12-15
PCI: pciehp: Move Attention & Power Indicator support tests to accessors
Bjorn Helgaas
2
-29
/
+25
2013-12-15
PCI: pciehp: Use symbolic constants for Slot Control fields
Bjorn Helgaas
1
-58
/
+28
2013-12-15
PCI: pciehp: Use symbolic constants, not hard-coded bitmask
Bjorn Helgaas
1
-1
/
+4
2013-12-15
PCI: pciehp: Simplify "Power Fault Detected" checking/clearing
Bjorn Helgaas
1
-3
/
+3
2013-12-15
PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)
Bjorn Helgaas
1
-3
/
+12
2013-12-15
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
5
-89
/
+54
2013-12-15
PCI: pciehp: Remove error checks when accessing PCIe Capability
Bjorn Helgaas
1
-136
/
+41
2013-12-14
PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers
Bjorn Helgaas
1
-47
/
+48
2013-12-07
Merge branch 'acpi-cleanup' into acpi-hotplug
Rafael J. Wysocki
2
-4
/
+1
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2
-4
/
+1
2013-11-28
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
1
-1
/
+3
2013-11-28
ACPI / PCI / hotplug: Avoid warning when _ADR not present
Toshi Kani
1
-1
/
+3
2013-11-22
ACPI / scan: Add acpi_device objects for all device nodes in the namespace
Rafael J. Wysocki
1
-1
/
+1
2013-11-22
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
33
-302
/
+298
2013-11-19
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-1
/
+0
2013-11-19
PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
Mika Westerberg
1
-1
/
+0
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2
-3
/
+3
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
1
-4
/
+4
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
33
-302
/
+298
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-76
/
+56
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-16
/
+9
2013-11-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-4
/
+2
2013-11-07
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-11
/
+7
2013-11-07
ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines
Rafael J. Wysocki
1
-11
/
+7
2013-10-30
Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"
Mika Westerberg
1
-5
/
+1
2013-10-28
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-5
/
+2
2013-10-24
s390/pci: message cleanup
Sebastian Ott
1
-4
/
+2
2013-10-12
ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()
Rafael J. Wysocki
1
-3
/
+4
2013-10-12
ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()
Rafael J. Wysocki
1
-0
/
+1
2013-09-27
Merge branch 'pci/misc' into next
Bjorn Helgaas
4
-74
/
+54
2013-09-25
PCI: acpiphp_ibm: Convert to dynamic debug
Lan Tianyu
1
-34
/
+24
2013-09-25
PCI: acpiphp: Convert to dynamic debug
Lan Tianyu
3
-40
/
+30
2013-09-23
PCI/ACPI: Name _OSC #defines more consistently
Bjorn Helgaas
2
-2
/
+2
2013-09-24
acpi_pcihp: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
1
-5
/
+2
2013-09-10
Merge branch 'acpi-pci-hotplug'
Rafael J. Wysocki
1
-14
/
+47
2013-09-09
ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checks
Rafael J. Wysocki
1
-7
/
+25
2013-09-07
ACPI / hotplug / PCI: Use _OST to notify firmware about notify status
Rafael J. Wysocki
1
-4
/
+17
2013-09-07
ACPI / hotplug / PCI: Avoid doing too much for spurious notifies
Rafael J. Wysocki
1
-3
/
+6
2013-09-05
ACPI / hotplug / PCI: Don't trim devices before scanning the namespace
Rafael J. Wysocki
1
-1
/
+0
2013-09-03
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-4
/
+46
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-674
/
+437
2013-08-30
s390/pci: add recover sysfs knob
Sebastian Ott
1
-2
/
+0
[next]