Age | Commit message (Expand) | Author |
2010-08-06 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-08-06 | pci: fix type warnings in intr_remapping.c | Linus Torvalds |
2010-08-06 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-08-06 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-08-04 | PCI: update for owner removal from struct device_attribute | Stephen Rothwell |
2010-08-02 | PCI: Fix warnings when CONFIG_DMI unset | Narendra K |
2010-08-01 | libata: more PCI IDs for jmicron controllers | Tejun Heo |
2010-07-30 | PCI: Do not run NVidia quirks related to MSI with MSI disabled | Rafael J. Wysocki |
2010-07-30 | PCI: use for_each_pci_dev() | Kulikov Vasiliy |
2010-07-30 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings |
2010-07-30 | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K |
2010-07-30 | PCI: Allow read/write access to sysfs I/O port resources | Alex Williamson |
2010-07-30 | PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY} | FUJITA Tomonori |
2010-07-30 | PCI: disable mmio during bar sizing | Jacob Pan |
2010-07-30 | PCI: MSI: Remove unsafe and unnecessary hardware access | Ben Hutchings |
2010-07-30 | PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable | Matthew Garrett |
2010-07-30 | PCI: kernel oops on access to pci proc file while hot-removal | Kenji Kaneshige |
2010-07-30 | PCI: pci-sysfs: remove casts from void* | Kulikov Vasiliy |
2010-07-30 | PCI hotplug: make sure child bridges are enabled at hotplug time | Yinghai Lu |
2010-07-30 | PCI hotplug: shpchp: Removed check for hotplug of display devices | Praveen Kalamegham |
2010-07-30 | PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device | Praveen Kalamegham |
2010-07-30 | PCI: Don't enable aspm before drivers have had a chance to veto it | Matthew Garrett |
2010-07-30 | PCI: fix wrong memory address handling in MSI-X | Kenji Kaneshige |
2010-07-30 | PCI: check return value of pci_enable_device() when enabling bridges | Junchang Wang |
2010-07-30 | PCI: sparse warning (trivial) | Stephen Hemminger |
2010-07-30 | PCI: disable MSI on VIA K8M800 | Tejun Heo |
2010-07-30 | PCI quirk: AMD 780: work around wrong vendor ID on APC bridge | Clemens Ladisch |
2010-07-30 | PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK | Dan Carpenter |
2010-07-30 | PCI aerdrv: fix annoying warnings | Linus Torvalds |
2010-07-30 | PCI: change device runtime PM settings for probe and remove | Alan Stern |
2010-07-27 | Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36 | Joerg Roedel |
2010-07-19 | iommu-api: Extension to check for interrupt remapping | Tom Lyon |
2010-07-19 | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki |
2010-07-16 | PCI: fall back to original BIOS BAR addresses | Bjorn Helgaas |
2010-06-27 | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-06-23 | virtio-pci: disable msi at startup | Michael S. Tsirkin |
2010-06-18 | PCI/PM: Do not use native PCIe PME by default | Rafael J. Wysocki |
2010-06-15 | intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions. | David Woodhouse |
2010-06-15 | intel-iommu: Fix double lock in get_domain_for_dev() | Jiri Slaby |
2010-06-15 | intel-iommu: Fix reference by physical address in intel_iommu_attach_device() | Sheng Yang |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-06-11 | PCI: hotplug/cpqphp, fix NULL dereference | Jiri Slaby |
2010-06-11 | Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" | Jesse Barnes |
2010-06-11 | PCI: change resource collision messages from KERN_ERR to KERN_INFO | Bjorn Helgaas |
2010-06-07 | ahci: add pci quirk for JMB362 | Tejun Heo |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-05-21 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-05-21 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2010-05-21 | PCI: hotplug: pciehp: Removed check for hotplug of display devices | Praveen Kalamegham |