powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsi
[safe/jmp/linux-2.6] / drivers / pci /
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 26
2009-01-13 Dirk HohndelPrevent oops at boot with VT-d
2009-01-10 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2009-01-09 Len BrownMerge branch 'linus' into release
2009-01-07 Rafael J. WysockiPCI PM: Put PM callbacks in the order of execution
2009-01-07 Rafael J. WysockiPCI PM: Run default PM callbacks for all devices using...
2009-01-07 Rafael J. WysockiPCI PM: Register power state of devices during initiali...
2009-01-07 Rafael J. WysockiPCI PM: Call pci_fixup_device from legacy routines
2009-01-07 Rafael J. WysockiPCI PM: Rearrange code in pci-driver.c
2009-01-07 Rafael J. WysockiPCI PM: Avoid touching devices behind bridges in unknow...
2009-01-07 Rafael J. WysockiPCI PM: Move pci_has_legacy_pm_support
2009-01-07 Rafael J. WysockiPCI PM: Power-manage devices without drivers during...
2009-01-07 Rafael J. WysockiPCI PM: Add suspend counterpart of pci_reenable_device
2009-01-07 Rafael J. WysockiPCI PM: Fix poweroff and restore callbacks
2009-01-07 Andrew PattersonPCI: Use msleep instead of cpu_relax during ASPM link...
2009-01-07 Rafael J. WysockiPCI: PCIe portdrv: Add kerneldoc comments to remining...
2009-01-07 Rafael J. WysockiPCI: PCIe portdrv: Rearrange code so that related thing...
2009-01-07 Rafael J. WysockiPCI: PCIe portdrv: Fix suspend and resume of PCI Expres...
2009-01-07 Rafael J. WysockiPCI: PCIe portdrv: Add kerneldoc comments to some core...
2009-01-07 Ben HutchingsPCI: Add pci_clear_master() as opposite of pci_set_master()
2009-01-07 Julia LawallPCI hotplug: remove redundant test in cpq hotplug
2009-01-07 Kenji KaneshigePCI: pciehp: cleanup register and field definitions
2009-01-07 Kenji KaneshigePCI: pciehp: ignore undefined bit in link status register
2009-01-07 Shaohua LiPCI: keep ASPM link state consistent throughout PCIe...
2009-01-07 Bjorn HelgaasPCI: use dev_printk for PCI bus resource mssages
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 Stephen HemmingerPCI: handle long delays in VPD access
2009-01-07 Bjorn HelgaasPCI: add pci_common_swizzle() for INTx swizzling
2009-01-07 Kenji KaneshigePCI hotplug: introduce functions for ACPI slot detection
2009-01-07 Kenji KaneshigePCI: pciehp: add auto option to pciehp_detect_mode
2009-01-07 Kenji KaneshigePCI: pciehp: add ACPI based slot detection
2009-01-07 Rusty RussellPCI: work_on_cpu: use in drivers/pci/pci-driver.c
2009-01-07 Rafael J. WysockiPCI PM: Split PCI Express port suspend-resume
2009-01-07 Rafael J. WysockiPCI PM: Fix pci_update_current_state
2009-01-07 Jesse BarnesPCI: set device wakeup capable flag if platform support...
2009-01-07 Yu ZhaoPCI: factor pci_bus_add_child() from pci_bus_add_devices()
2009-01-07 Yu ZhaoPCI: cleanup pci_bus_add_devices()
2009-01-07 Yu ZhaoPCI: add a new function to map BAR offsets
2009-01-07 Yu ZhaoPCI: allow pci_alloc_child_bus() to handle a NULL bridge
2009-01-07 Yu ZhaoPCI: export __pci_read_base()
2009-01-07 Yu ZhaoPCI: remove unnecessary condition check in pci_restore_...
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 Yu ZhaoPCI: enhance pci_ari_enabled()
2009-01-07 Adam JacksonPCI quirks: piix3: warn softer about enabling passive...
2009-01-07 Trent PiephoPCI: Make settable sysfs attributes more consistent
2009-01-07 Andrew MortonPCI: uninline pci_ioremap_bar()
2009-01-07 Alan SternPCI: fix incorrect error return in pci_enable_wake
2009-01-07 Bjorn HelgaasPCI: add pci_swizzle_interrupt_pin()
2009-01-07 Bjorn HelgaasPCI: use config space encoding in pci_get_interrupt_pin()
2009-01-07 Bjorn HelgaasPCI hotplug: cpqphp: use config space PCI interrupt...
2009-01-07 Bjorn HelgaasPCI: pcie port driver: remove extra printks
2009-01-07 Bjorn HelgaasPCI: make PCI bus resource messages more meaningful
2009-01-07 Alex ChiangPCI hotplug: acpiphp whitespace cleanup
2009-01-07 Ingo MolnarPCI: Don't carp about BAR allocation failures in quiet...
2009-01-07 Hidetoshi SetoPCI hotplug: aerdrv: fix a typo in error message
2009-01-07 Rafael J. WysockiPCI: handle PCI state saving with interrupts disabled
2009-01-07 Linus TorvaldsPCI: extend on the ICH motherboard IO decode quirk...
2009-01-07 Rafael J. WysockiPCI: Suspend and resume PCI Express ports with interrup...
2009-01-07 Chris WrightPCI: pci-stub module to reserve pci device
2009-01-07 Chris WrightPCI: allow pci driver to support only dynids
2009-01-07 Matthew GarrettPCI/ACPI: acpiphp: Identify more removable slots
2009-01-07 Taku Izumipci-acpi: Cleanup _OSC evaluation code
2009-01-07 Taku IzumiPCI/ACPI: Remove unnecessary _OSC evaluation for contro...
2009-01-07 Taku IzumiPCI: revert additional _OSC evaluation
2009-01-07 Julia Lawalldrivers/pci/hotplug: Add missing pci_dev_get
2009-01-07 Arjan van de Venresource: allow MMIO exclusivity for device drivers
2009-01-07 Andrew PattersonACPI/PCI: remove obsolete _OSC capability support functions
2009-01-07 Andrew PattersonACPI/PCI: PCI MSI _OSC support capabilities called...
2009-01-07 Andrew PattersonACPI/PCI: PCIe AER _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-07 Andrew PattersonACPI/PCI: call _OSC support during root bridge discovery
2009-01-07 Benjamin HerrenschmidtPCI: Add legacy_io/mem to all busses
2009-01-07 Sheng YangPCI: Extend pci_reset_function() to support PCI Advance...
2009-01-07 Sheng YangPCI: Refactor pci_reset_function()
2009-01-07 Kay SieversPCI: struct device - replace bus_id with dev_name(...
2009-01-07 Jesse BarnesPCI: fixup whitespace in quirks.c
2009-01-07 Kenji KaneshigePCI hotplug: pciehp: remove unnecessary wait after...
2009-01-07 Jesse BarnesPCI: check mmap range of /proc/bus/pci files too
2009-01-06 Rafael J. WysockiPCI: Rework default handling of suspend and resume
2009-01-06 Rafael J. WysockiPM: Simplify the new suspend/hibernation framework...
2009-01-04 Mike Traviscpumask: update pci_bus_show_cpuaffinity to use new...
2009-01-04 Mike Traviscpumask: update local_cpus_show to use new cpumask API
2009-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-03 Mike Dayintel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_...
2009-01-03 Joerg RoedelVT-d: remove now unused intel_iommu_found function
2009-01-03 Joerg RoedelVT-d: register functions for the IOMMU API
2009-01-03 Joerg RoedelVT-d: adapt domain iova_to_phys function for IOMMU API
2009-01-03 Joerg RoedelVT-d: adapt domain map and unmap functions for IOMMU API
2009-01-03 Joerg RoedelVT-d: adapt device attach and detach functions for...
2009-01-03 Joerg RoedelVT-d: adapt domain init and destroy functions for IOMMU API
2009-01-03 Weidong HanCheck agaw is sufficient for mapped memory
2009-01-03 Weidong HanChange intel iommu APIs of virtual machine domain
2009-01-03 Weidong HanChange domain_context_mapping_one for virtual machine...
2009-01-03 Weidong HanAllocation and free functions of virtual machine domain
2009-01-03 Weidong HanAdd domain_flush_cache
2009-01-03 Weidong HanAdd/remove domain device info for virtual machine domain
2009-01-03 Weidong HanAdd domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
next