index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-30
PCI: Allow read/write access to sysfs I/O port resources
Alex Williamson
1
-0
/
+68
2010-07-30
PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}
FUJITA Tomonori
1
-4
/
+0
2010-07-30
PCI: disable mmio during bar sizing
Jacob Pan
2
-0
/
+23
2010-07-30
PCI: MSI: Remove unsafe and unnecessary hardware access
Ben Hutchings
1
-23
/
+11
2010-07-30
PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable
Matthew Garrett
1
-6
/
+14
2010-07-30
PCI: kernel oops on access to pci proc file while hot-removal
Kenji Kaneshige
1
-2
/
+0
2010-07-30
PCI: pci-sysfs: remove casts from void*
Kulikov Vasiliy
1
-1
/
+1
2010-07-30
PCI hotplug: make sure child bridges are enabled at hotplug time
Yinghai Lu
1
-5
/
+7
2010-07-30
PCI hotplug: shpchp: Removed check for hotplug of display devices
Praveen Kalamegham
1
-15
/
+4
2010-07-30
PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device
Praveen Kalamegham
1
-1
/
+1
2010-07-30
PCI: Don't enable aspm before drivers have had a chance to veto it
Matthew Garrett
1
-2
/
+14
2010-07-30
PCI: fix wrong memory address handling in MSI-X
Kenji Kaneshige
1
-1
/
+1
2010-07-30
PCI: check return value of pci_enable_device() when enabling bridges
Junchang Wang
1
-0
/
+2
2010-07-30
PCI: sparse warning (trivial)
Stephen Hemminger
1
-1
/
+1
2010-07-30
PCI: disable MSI on VIA K8M800
Tejun Heo
1
-0
/
+1
2010-07-30
PCI quirk: AMD 780: work around wrong vendor ID on APC bridge
Clemens Ladisch
1
-3
/
+20
2010-07-30
PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK
Dan Carpenter
1
-1
/
+1
2010-07-30
PCI aerdrv: fix annoying warnings
Linus Torvalds
1
-8
/
+9
2010-07-30
PCI: change device runtime PM settings for probe and remove
Alan Stern
1
-3
/
+29
2010-07-16
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
1
-0
/
+32
2010-06-27
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-0
/
+1
2010-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-6
/
+13
2010-06-23
virtio-pci: disable msi at startup
Michael S. Tsirkin
1
-0
/
+1
2010-06-18
PCI/PM: Do not use native PCIe PME by default
Rafael J. Wysocki
1
-6
/
+13
2010-06-15
intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions.
David Woodhouse
1
-1
/
+7
2010-06-15
intel-iommu: Fix double lock in get_domain_for_dev()
Jiri Slaby
1
-1
/
+2
2010-06-15
intel-iommu: Fix reference by physical address in intel_iommu_attach_device()
Sheng Yang
1
-1
/
+2
2010-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
4
-90
/
+12
2010-06-12
PCI: hotplug/cpqphp, fix NULL dereference
Jiri Slaby
1
-0
/
+7
2010-06-12
Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"
Jesse Barnes
2
-85
/
+0
2010-06-12
PCI: change resource collision messages from KERN_ERR to KERN_INFO
Bjorn Helgaas
1
-5
/
+5
2010-06-08
ahci: add pci quirk for JMB362
Tejun Heo
1
-1
/
+4
2010-05-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-12
/
+98
2010-05-22
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
12
-417
/
+508
2010-05-22
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
3
-118
/
+99
2010-05-22
PCI: hotplug: pciehp: Removed check for hotplug of display devices
Praveen Kalamegham
1
-14
/
+3
2010-05-22
PCI: Allow manual resource allocation for PCI hotplug bridges
Felix Radensky
1
-0
/
+13
2010-05-21
pci: check caps from sysfs file open to read device dependent config space
Chris Wright
1
-1
/
+2
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2
-14
/
+33
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2010-05-20
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
Huang Ying
4
-12
/
+98
2010-05-19
intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tables
Ben Hutchings
1
-12
/
+16
2010-05-19
intel-iommu: Combine the BIOS DMAR table warning messages
Ben Hutchings
1
-34
/
+14
2010-05-19
PCI hotplug: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-19
PCI: output FW warning in pci_read/write_vpd
Prarit Bhargava
1
-1
/
+6
2010-05-19
PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments
Roman Fietze
1
-1
/
+1
2010-05-19
PCI quirks: disable msi on AMD rs4xx internal gfx bridges
Alex Deucher
1
-0
/
+1
2010-05-19
PCI: Disable MSI for MCP55 on P5N32-E SLI
Ben Hutchings
1
-3
/
+4
2010-05-18
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+12
2010-05-17
intel-iommu: intel_iommu_map_range failed at very end of address space
Tom Lyon
1
-8
/
+3
[next]