aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAge
* PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu2012-01-06
* PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCESYinghai Lu2012-01-06
* PCI: remove pci_create_bus()Bjorn Helgaas2012-01-06
* PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas2012-01-06
* PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas2012-01-06
* PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas2012-01-06
* PCI: add helpers for building PCI bus resource listsBjorn Helgaas2012-01-06
* PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-06
* PCI: add declaration for pcibios_set_master() to pci coreMyron Stowe2012-01-06
* PCI: Introduce INTx check & mask APIJan Kiszka2012-01-06
* PCI: Rework config space blocking servicesJan Kiszka2012-01-06
* PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2012-01-06
* PCI: Fix compile errors with PCI_ATS and !PCI_IOVJoerg Roedel2011-10-31
* Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-28
|\
| * PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki2011-10-14
| * PCI: Make pci_setup_bridge() non-static for use by arch codeBenjamin Herrenschmidt2011-10-14
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
|\|
| * PCI: Disable MPS configuration by defaultJon Mason2011-10-04
* | Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-09-23
|\ \ | |/ |/|
| * pci: Add flag indicating device has been assigned by KVMGreg Rose2011-09-23
* | PCI : ability to relocate assigned pci-resourcesRam Pai2011-08-01
* | PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-01
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-30
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-22
| * PCI: Assign values to 'pci_obff_signal_type' enumeration constantsMyron Stowe2011-07-22
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-22
|\ \
| * | x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-21
| |/
* | pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt2011-06-07
* | pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt2011-06-07
* | pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-07
|/
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-24
|\
| * vgaarb: use bridges to control VGA routing where possible.Dave Airlie2011-05-03
* | PCI: Add interfaces to store and load the device saved stateAlex Williamson2011-05-21
* | PCI: Track the size of each saved capability data areaAlex Williamson2011-05-21
* | PCI: add latency tolerance reporting enable/disable supportJesse Barnes2011-05-11
* | PCI: add OBFF enable/disable supportJesse Barnes2011-05-11
* | PCI: add ID-based ordering enable/disable supportJesse Barnes2011-05-11
|/
* PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki2011-03-21
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-18
|\
| * PCI: fix tlan build when CONFIG_PCI is not enabledRandy Dunlap2011-02-16
* | tg3: Add code to verify RODATA checksum of VPDMatt Carlson2011-03-10
|/
* PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUSMarkus Trippelsdorf2011-01-14
* PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki2011-01-14
* PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-14
* PCI: make pci_restore_state return voidJon Mason2010-12-23
* PCI: Export some PCI PM functionalityMatthew Garrett2010-10-17
* PCI: pci_driver make name constStephen Hemminger2010-10-15
* PCI: provide stub pci_domain_nr function for !CONFIG_PCI configsDave Airlie2010-08-13
* PCI: disable mmio during bar sizingJacob Pan2010-07-30