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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
25
-62
/
+664
2015-04-10
Merge branch 'pci/misc' into next
Bjorn Helgaas
7
-35
/
+98
2015-04-10
Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...
Bjorn Helgaas
17
-19
/
+504
2015-04-09
PCI: Read capability list as dwords, not bytes
Sean O. Stalley
1
-4
/
+7
2015-04-09
PCI: layerscape: Simplify platform_get_resource_byname() failure checking
Bjorn Helgaas
1
-6
/
+3
2015-04-09
PCI: keystone: Don't dereference possible NULL pointer
Bjorn Helgaas
1
-1
/
+2
2015-04-09
PCI: versatile: Check for devm_ioremap_resource() failures
Jisheng Zhang
1
-6
/
+6
2015-04-09
PCI: Don't clear ASPM bits when the FADT declares it's unsupported
Matthew Garrett
1
-18
/
+0
2015-04-09
Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-15
/
+11
2015-04-08
PCI/ACPI: Optimize device state transition delays
Aaron Lu
1
-0
/
+74
2015-04-08
PCI: Export pci_find_host_bridge() for use inside PCI core
Aaron Lu
2
-3
/
+5
2015-04-08
PCI: Make a shareable UUID for PCI firmware ACPI _DSM
Aaron Lu
2
-9
/
+11
2015-04-08
PCI: Fix typo in Thunderbolt kernel message
Darrick J. Wong
1
-1
/
+1
2015-04-08
PCI: exynos: Fix INTx enablement statement termination error
Jaehoon Chung
1
-1
/
+1
2015-04-08
PCI: iproc: Add Broadcom iProc PCIe support
Ray Jui
5
-0
/
+439
2015-04-08
PCI: Export symbols required for loadable host driver modules
Ray Jui
5
-0
/
+6
2015-04-08
PCI: Don't look for ACPI hotplug parameters if ACPI is disabled
Bjorn Helgaas
1
-0
/
+3
2015-03-23
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
Bjorn Helgaas
4
-4
/
+39
2015-03-23
PCI: Add ACS quirks for Intel 1G NICs
Alex Williamson
1
-0
/
+32
2015-03-20
PCI: mvebu: Add suspend/resume support
Thomas Petazzoni
1
-0
/
+38
2015-03-19
Merge branches 'pci/iommu' and 'pci/resource' into next
Bjorn Helgaas
4
-4
/
+23
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2
-1
/
+1
2015-03-12
PCI: Fail pci_ioremap_bar() on unassigned resources
Bjorn Helgaas
1
-1
/
+1
2015-03-12
PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure
Bjorn Helgaas
1
-4
/
+5
2015-03-12
PCI: Mark invalid BARs as unassigned
Bjorn Helgaas
1
-0
/
+2
2015-03-12
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
2
-3
/
+6
2015-03-12
Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+5
2015-03-12
PCI: Update DMA configuration from DT
Murali Karicheri
1
-0
/
+2
2015-03-12
PCI: cpcihp: Add missing curly braces in cpci_configure_slot()
Dan Carpenter
1
-1
/
+2
2015-03-06
PCI/AER: Avoid info leak in __print_tlp_header()
Rasmus Villemoes
1
-10
/
+2
2015-03-06
PCI: spear: Drop __initdata from spear13xx_pcie_driver
Matwey V. Kornilov
2
-4
/
+4
2015-03-05
PCI: xgene: Add register offset to config space base address
Feng Kan
1
-2
/
+2
2015-03-03
PCI: Add helper functions pci_get[put]_host_bridge_device()
Murali Karicheri
1
-0
/
+14
2015-02-28
PCI: versatile: Update for list_for_each_entry() API change
Joachim Nilsson
1
-1
/
+1
2015-02-24
PCI: Don't read past the end of sysfs "driver_override" buffer
Sasha Levin
1
-2
/
+3
2015-02-24
PCI: rcar: Verify that mem_res is 64K-aligned
Nobuhiro Iwamatsu
1
-0
/
+3
2015-02-24
PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAUR
Nobuhiro Iwamatsu
1
-4
/
+4
2015-02-24
PCI: rcar: Write zeroes to reserved PCIEPARL bits
Nobuhiro Iwamatsu
1
-1
/
+2
2015-02-23
PCI: rcar: Fix position of MSI enable bit
Nobuhiro Iwamatsu
1
-1
/
+1
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-40
/
+85
2015-02-10
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-422
/
+497
2015-02-10
Merge branches 'pm-pci' and 'pm-cpuidle'
Rafael J. Wysocki
4
-5
/
+55
2015-02-10
Merge branch 'acpi-resources'
Rafael J. Wysocki
6
-27
/
+21
2015-02-10
Merge branch 'acpica'
Rafael J. Wysocki
1
-6
/
+7
2015-02-05
PCI: Use common resource list management code instead of private implementation
Jiang Liu
6
-27
/
+21
2015-02-03
PCI: Handle read-only BARs on AMD CS553x devices
Myron Stowe
1
-3
/
+37
2015-02-03
Merge branch 'acpica' into acpi-resources
Rafael J. Wysocki
1
-6
/
+7
2015-02-02
Merge branches 'pci/misc' and 'pci/msi' into next
Bjorn Helgaas
2
-5
/
+12
2015-02-02
Merge branches 'pci/host-generic' and 'pci/host-versatile' into next
Bjorn Helgaas
3
-0
/
+242
[next]