index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-04
Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+118
2014-08-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+2
2014-08-04
Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-287
/
+252
2014-07-30
Merge tag 'please-pull-apei' into x86/ras
H. Peter Anvin
1
-2
/
+7
2014-07-16
Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...
Bjorn Helgaas
8
-96
/
+92
2014-07-16
PCI/MSI: Use irq_get_msi_desc() to simplify code
Yijing Wang
1
-7
/
+5
2014-07-16
PCI/MSI: Remove unused list access in __pci_restore_msix_state()
Yijing Wang
1
-1
/
+0
2014-07-16
PCI/MSI: Retrieve first MSI IRQ from msi_desc rather than pci_dev
Yijing Wang
1
-1
/
+1
2014-07-16
PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()
Yijing Wang
1
-18
/
+0
2014-07-16
PCI/MSI: Add msi_setup_entry() to clean up MSI initialization
Yijing Wang
1
-18
/
+33
2014-07-16
PCI: Configure ASPM when enabling device
Vidya Sagar
1
-6
/
+6
2014-07-15
PCI: generic: Fix GPL v2 license string typo
Bjorn Helgaas
1
-1
/
+1
2014-07-15
PCI: rcar: Fix GPL v2 license string typo
Bjorn Helgaas
1
-1
/
+1
2014-07-15
PCI: tegra: Fix GPL v2 license string typo
Thierry Reding
1
-1
/
+1
2014-07-15
PCI: mvebu: Fix GPL v2 license string typo
Thierry Reding
1
-1
/
+1
2014-07-13
Merge 3.16-rc5 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+7
2014-07-08
Merge branches 'pci/host-rcar', 'pci/hotplug', 'pci/iommu', 'pci/misc' and 'p...
Bjorn Helgaas
9
-192
/
+161
2014-07-08
PCI: Tidy resource assignment messages
Bjorn Helgaas
1
-20
/
+9
2014-07-08
PCI: Return conventional error values from pci_revert_fw_address()
Bjorn Helgaas
1
-8
/
+6
2014-07-08
PCI: Cleanup control flow
Bjorn Helgaas
1
-16
/
+19
2014-07-08
PCI: Support BAR sizes up to 128GB
Yinghai Lu
1
-1
/
+1
2014-07-07
PCI: cpqphp: Remove unnecessary null test before debugfs_remove()
Fabian Frederick
1
-2
/
+1
2014-07-07
PCI: pciehp: Clear Data Link Layer State Changed during init
Myron Stowe
1
-1
/
+1
2014-07-05
PCI: Add bridge DMA alias quirk for Intel 82801 bridge
Alex Williamson
1
-0
/
+2
2014-07-05
PCI: rcar: Remove rcar_pcie_setup_window() resource argument
Phil Edworthy
1
-3
/
+4
2014-07-05
PCI: rcar: Cleanup style and formatting
Phil Edworthy
1
-61
/
+63
2014-07-05
PCI: rcar: Use correct initial HW settings
Phil Edworthy
1
-11
/
+4
2014-07-05
PCI: rcar: Remove redundant config accessor register number checks
Sergei Shtylyov
1
-10
/
+0
2014-07-05
PCI: pciehp: Remove struct controller.no_cmd_complete
Rajat Jain
2
-11
/
+1
2014-07-03
PCI: Keep original resource if we fail to expand it
Guo Chao
1
-0
/
+7
2014-07-03
PCI/MSI: Cache Multiple Message Capable in struct msi_desc
Yijing Wang
1
-10
/
+5
2014-07-03
PCI/MSI: Remove unused msi_enabled_mask()
Yijing Wang
1
-5
/
+0
2014-07-03
PCI/MSI: Add internal msix_clear_and_set_ctrl() function
Yijing Wang
1
-23
/
+16
2014-07-03
PCI: Make resetting secondary bus logic common
Gavin Shan
1
-1
/
+6
2014-07-02
ACPI / PCI: Fix sysfs acpi_index and label errors
Simone Gotti
1
-6
/
+12
2014-07-02
PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe ports
Jiang Liu
1
-4
/
+0
2014-06-23
trace, AER: Move trace into unified interface
Chen, Gong
2
-3
/
+2
2014-06-19
PCI: Suspend/resume quirks for Apple thunderbolt
Andreas Noever
1
-0
/
+97
2014-06-19
PCI: Add pci_fixup_suspend_late quirk pass
Andreas Noever
2
-4
/
+21
2014-06-17
PCI: Fix unaligned access in AF transaction pending test
Alex Williamson
1
-2
/
+7
2014-06-17
PCI: pciehp: Remove assumptions about which commands cause completion events
Bjorn Helgaas
1
-30
/
+5
2014-06-17
PCI: pciehp: Compute timeout from hotplug command start time
Bjorn Helgaas
2
-5
/
+29
2014-06-17
PCI: pciehp: Wait for hotplug command completion lazily
Bjorn Helgaas
1
-4
/
+3
2014-06-16
PCI: pciehp: Make pcie_wait_cmd() self-contained
Bjorn Helgaas
2
-16
/
+18
2014-06-16
PCI: Prevent NULL dereference during pciehp probe
Andreas Noever
1
-0
/
+7
2014-06-12
Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
62
-967
/
+943
2014-06-12
Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-18
/
+52
2014-06-11
Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into next
Bjorn Helgaas
58
-951
/
+780
2014-06-11
PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642L
Jérôme Carretero
1
-0
/
+2
2014-06-11
ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
Rafael J. Wysocki
2
-18
/
+52
[next]