cgroup: CSS ID support
[safe/jmp/linux-2.6] / include / linux / pci.h
2009-04-01 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-03-30 Rafael J. WysockiPCI PM: Introduce __pci_[start|complete]_power_transiti...
2009-03-20 Alex ChiangPCI: Introduce pci_rescan_bus()
2009-03-20 Kenji KaneshigePCI: pci_is_root_bus helper
2009-03-20 Yu ZhaoPCI: handle SR-IOV Virtual Function Migration
2009-03-20 Yu ZhaoPCI: add SR-IOV API for Physical Function driver
2009-03-20 Yu ZhaoPCI: initialize and release SR-IOV capability
2009-03-20 Matthew WilcoxPCI MSI: Add support for multiple MSI
2009-03-20 Andrew MortonPCI: constify pci_bus_assign_resources()
2009-03-20 akpm@linux-foundat... PCI: constify pci_bus_add_devices()
2009-03-20 Rafael J. WysockiPCI/MSI: Introduce pci_msix_table_size()
2009-02-05 Timothy S. NelsonPCI: return error on failure to read PCI ROMs
2009-01-16 Rafael J. WysockiPCI PM: Restore standard config registers of all device...
2009-01-07 Rafael J. Wysockix86/PCI: Do not use interrupt links for devices using...
2009-01-07 Ben HutchingsPCI: Add pci_clear_master() as opposite of pci_set_master()
2009-01-07 Stephen HemmingerPCI: add interface to set visible size of VPD
2009-01-07 Stephen HemmingerPCI: revise VPD access interface
2009-01-07 Bjorn HelgaasPCI: add pci_common_swizzle() for INTx swizzling
2009-01-07 Yu ZhaoPCI: define PCI resource names in an 'enum'
2009-01-07 Yu ZhaoPCI: remove unnecessary arg of pci_update_resource()
2009-01-07 Andrew MortonPCI: uninline pci_ioremap_bar()
2009-01-07 Bjorn HelgaasPCI: add pci_swizzle_interrupt_pin()
2009-01-07 Arjan van de Venresource: allow MMIO exclusivity for device drivers
2009-01-07 Andrew PattersonACPI/PCI: PCI MSI _OSC support capabilities called...
2009-01-07 Andrew PattersonACPI/PCI: PCIe ASPM _OSC support capabilities called...
2009-01-07 Andrew PattersonACPI/PCI: PCI extended config _OSC support called when...
2009-01-06 Rafael J. WysockiPM: Simplify the new suspend/hibernation framework...
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-11-03 Harvey HarrisonPCI: annotate return value of pci_ioremap_bar with...
2008-10-28 Ingo MolnarMerge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot...
2008-10-23 James BottomleyPCI: add routines for debugging and handling lost inter...
2008-10-22 Stephen RothwellPCI: don't export linux/io.h from pci.h
2008-10-22 Alex ChiangPCI, PCI Hotplug: introduce slot_name helpers
2008-10-22 Alex ChiangPCI: update pci_create_slot() to take a 'hotplug' param
2008-10-22 Alex ChiangPCI: rename pci_update_slot_number to pci_renumber_slot
2008-10-22 Jesse BarnesPCI: include io.h in pci.h so that ioremap_nocache...
2008-10-22 Sheng YangPCI: add support for function level reset
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
2008-10-20 Heiko CarstensPCI: fix pci_ioremap_bar() on s390
2008-10-20 Arjan van de VenPCI: introduce an pci_ioremap(pdev, barnr) function
2008-10-20 Yu ZhaoPCI: support PCIe ARI capability
2008-10-20 Zhao, YuPCI: use same arg names in PCI_VDEVICE comment
2008-10-20 Yinghai LuPCI: change MSI-x vector to 32bit
2008-10-20 Rafael J. WysockiPCI PM: Introduce function pci_wake_from_d3
2008-10-20 Milton MillerPCI: remove dynids.use_driver_data
2008-10-20 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-10-16 Yinghai Lupci: change msi-x vector to 32bit
2008-09-27 Alan CoxExport the ROM enable/disable helpers
2008-09-16 Greg KHPCI: fix compiler warnings in pci_get_subsys()
2008-08-07 Rafael J. WysockiPCI PM: Export pci_pme_active to drivers
2008-08-07 Andrew MortonPCI: make pci_register_driver() a macro
2008-07-28 Alan CoxPCI: add D3 power state avoidance quirk
2008-07-22 Rafael J. WysockiPCI PM: make more PCI PM core functionality available...
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/pci-ioapic-boot-irq-quirks
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-08 Stefan Assmannpci, acpi: reroute PCI interrupt to legacy boot interru...
2008-07-07 Rafael J. WysockiPCI: Simplify PCI device PM code
2008-07-07 Rafael J. WysockiPCI PM: Introduce pci_prepare_to_sleep and pci_back_fro...
2008-07-07 Greg KHPCI: make pci_name use dev_name
2008-06-30 Randy DunlapPCI: add stub for pci_set_consistent_dma_mask()
2008-06-27 Wang ChenPCI: Fix comment of pci_dynids
2008-06-12 venkatesh.pallipad... x86: PAT export resource_wc in pci sysfs
2008-06-10 Alex ChiangPCI: introduce pci_slot
2008-06-10 Rafael J. WysockiPCI: implement new suspend/resume callbacks
2008-06-10 Rafael J. WysockiSuspend/Resume bug in PCI layer wrt quirks
2008-06-10 Adrian BunkPCI: drivers/pci/pci.c: add prototypes
2008-05-12 venkatesh.pallipad... x86: PAT export resource_wc in pci sysfs
2008-04-29 Yinghai Lux86/pci: remove flag in pci_cfg_space_size_ext
2008-04-29 Sam Ravnborgx86: fix section mismatch in pci_scan_bus
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-29 Yinghai Lupci/irq: let pci_device_shutdown to call pci_msi_shutdo...
2008-04-28 Jesse BarnesPCI: don't expose struct pci_vpd to userspace
2008-04-26 Yinghai Lux86: multi pci root bus with different io resource...
2008-04-26 Yinghai Lux86 pci: remove checking type for mmconfig probe
2008-04-26 Yinghai Lux86_64: set cfg_size for AMD Family 10h in case MMCONFIG
2008-04-26 Robert Hancockx86: validate against acpi motherboard resources
2008-04-21 Ben HutchingsPCI: Expose PCI VPD through sysfs
2008-04-21 Bjorn HelgaasPCI: add generic pci_enable_resources()
2008-04-21 Shaohua LiPCI: add PCI Express ASPM support
2008-04-21 Greg Kroah-HartmanPCI: remove global list of PCI devices
2008-04-21 Greg Kroah-HartmanPCI: add is_added flag to struct pci_dev
2008-04-21 Greg Kroah-HartmanPCI: clean up search.c a lot
2008-04-21 Greg Kroah-HartmanPCI: remove pci_get_device_reverse
2008-04-21 Greg Kroah-HartmanPCI: remove pci_find_present
2008-04-21 Adrian BunkPCI: #if 0 pci_assign_resource_fixed()
2008-03-25 Andrew MortonPCI: revert "pcie: utilize pcie transaction pending...
2008-03-17 Tejun Heodevres: implement pcim_iomap_regions_request_all()
2008-03-13 Greg Kroah-HartmanPCI: fix issue with busses registering multiple times...
2008-03-11 Andrew Mortonrename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE
2008-03-10 Andrew MortonPCI: rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVI...
2008-03-04 Jonas BonnPCI: Add DECLARE_PCI_DEVICE_TABLE macro
2008-02-10 Matthew WilcoxChange pci_raw_ops to pci_raw_read/write
2008-02-05 FUJITA Tomonoriiommu sg merging: PCI: add dma segment boundary support
2008-02-05 FUJITA Tomonoriiommu sg merging: PCI: add device_dma_parameters support
2008-02-02 Greg Kroah-HartmanRevert "PCI: PCIE ASPM support"
2008-02-01 Greg Kroah-HartmanPCI: make pci_bus a struct device
2008-02-01 Greg Kroah-HartmanPCI: fix codingstyle issues in include/linux/pci.h
2008-02-01 Shaohua LiPCI: PCIE ASPM support
2008-02-01 Benjamin HerrenschmidtPCI: Remove pci_enable_device_bars()
2008-02-01 Benjamin HerrenschmidtPCI: Add pci_enable_device_{io,mem} intefaces
next