Fix nfsd truncation of readdir results
[safe/jmp/linux-2.6] / drivers / pci / pci.c
2008-10-23 Zhao, YuPCI: fix ARI code to be compatible with mixed ARI/non...
2008-10-22 Sheng YangPCI: add support for function level reset
2008-10-22 Taku IzumiACPI/PCI: Set support bit for MSI in support field...
2008-10-20 Yu ZhaoPCI: support PCIe ARI capability
2008-10-20 Zhao, YuPCI: replace cfg space size (256/4096) by macros.
2008-10-20 Jesse BarnesPCI: fix -Wakpm warnings in pci_pm_init debug output
2008-10-20 Bjorn HelgaasPCI: tidy PME support messages
2008-10-20 Rafael J. WysockiPCI PM: Introduce function pci_wake_from_d3
2008-10-20 Benjamin Herrenschmidtpci: Use new %pR to print resource ranges
2008-08-07 Rafael J. WysockiPCI PM: Export pci_pme_active to drivers
2008-07-28 Alan CoxPCI: add D3 power state avoidance quirk
2008-07-28 Jesse BarnesPCI: document pci_target_state
2008-07-22 Rafael J. WysockiPCI PM: make more PCI PM core functionality available...
2008-07-21 Randy Dunlappci kernel-doc fatal error
2008-07-16 Rafael J. WysockiPCI ACPI: Drop the second argument of platform_pci_choo...
2008-07-14 Stephen RothwellPCI: include linux/pm_wakeup.h for device_set_wakeup_ca...
2008-07-14 Rafael J. WysockiPCI PM: Fix pci_prepare_to_sleep
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 Rafael J. WysockiPCI ACPI: Rework PCI handling of wake-up
2008-07-07 Rafael J. WysockiPCI: rework pci_set_power_state function to call platfo...
2008-07-07 Rafael J. WysockiPCI: Introduce platform_pci_power_manageable function
2008-06-25 Jesse BarnesPCI: correct resource number in debug output
2008-06-25 Bjorn HelgaasPCI: use dev_printk when possible
2008-06-12 Jesse BarnesMerge branch 'suspend' of git://git./linux/kernel/git...
2008-06-11 Rafael J. WysockiPCI ACPI: Drop the second argument of platform_pci_choo...
2008-06-10 Adrian BunkPCI: remove CVS keywords
2008-04-21 Harvey HarrisonPCI: replace remaining __FUNCTION__ occurrences
2008-04-21 Shaohua LiPCI: add PCI Express ASPM support
2008-03-25 Andrew MortonPCI: revert "pcie: utilize pcie transaction pending...
2008-02-23 Rafael J. WysockiPM: Introduce PM_EVENT_HIBERNATE callback state
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-02 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
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
2008-02-01 Shaohua LiPCI: avoid save the same type of cap multiple times
2008-02-01 Shaohua LiPCI: correctly initialize a structure for pcie_save_pci...
2008-02-01 Shaohua LiPCI: fix typo in pci_save_pcix_state
2008-02-01 Shaohua Lipcie: utilize pcie transaction pending bit
2008-02-01 Adrian BunkPCI: make pci_restore_bars() static
2008-02-01 Tejun Heopci: allow multiple calls to pcim_enable_device()
2007-10-14 Al Viromore trivial signedness fixes in drivers
2007-10-12 Jeff GarzikPCI: Add 'nodomains' boot option, and pci_domains_suppo...
2007-10-12 Randy Dunlappci: implement "pci=noaer"
2007-10-12 vignesh babuPCI: is_power_of_2 in drivers/pci/pci.c
2007-08-01 Tejun Heopci: rename __pci_reenable_device() to pci_reenable_dev...
2007-07-30 Randy Dunlapkernel-doc fixes for PCI and drivers/base/
2007-07-25 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-24 Tejun HeoPCI: export __pci_reenable_device()
2007-07-22 Shaohua LiACPI: Use ACPI methods to select PCI device suspend...
2007-07-11 Andrew LunnPCI: pci_set_power_state(): check for PM capabilities...
2007-07-11 Randy DunlapPCI: add pci_try_set_mwi
2007-07-11 Andrew MortonPCI: pci-x-pci-express-read-control-interfaces cleanups
2007-07-11 Peter OrubaPCI: add PCI-X/PCI-Express read control interfaces
2007-05-03 Sam Ravnborgpci: do not mark exported functions as __devinit
2007-05-03 Randy DunlapPCI: kernel-doc fix
2007-05-03 Brian Kingpci: New PCI-E reset API
2007-04-27 David Brownelldefine platform wakeup hook, use in pci_enable_wake()
2007-03-12 Eric W. Biederman[PATCH] pci: Repair pci_save/restore_state so we can...
2007-03-12 Eric W. Biederman[PATCH] msi: Safer state caching.
2007-03-09 Tejun HeoPCI: allow multiple calls to pcim_pin_device()
2007-03-05 Eric W. Biederman[PATCH] msi: sanely support hardware level msi disabling
2007-02-16 Atsushi NemotoPCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot...
2007-02-16 Randy DunlapPCI/sysfs/kobject kernel-doc fixes
2007-02-09 Tejun Heodevres: device resource management
2007-02-07 Michael EllermanMSI: Combine pci_(save|restore)_msi/msix_state
2007-02-07 Pavel MachekPCI: power management: remove noise on non-manageable hw
2007-02-07 Adrian BunkPCI: make isa_bridge Alpha-only
2007-02-07 Adrian BunkPCI: quirks.c: cleanup
2007-02-07 Hidetoshi SetoPCI : Add selected_regions funcs
2007-02-07 Hidetoshi SetoPCI : add extremely specialized __pci_reenable_device...
2007-02-07 Hidetoshi SetoPCI : Move pci_fixup_device and is_enabled (originally...
2007-02-07 Hidetoshi SetoPCI : remove too specialized __pci_enable_device for...
2007-01-12 Brice Goglin[PATCH] increment pos before looking for the next cap...
2006-12-20 Michael EllermanPCI: Add pci_find_ht_capability() for finding Hypertran...
2006-12-20 Michael EllermanPCI: Create __pci_bus_find_cap_start() from __pci_bus_f...
2006-12-01 Inaky Perez-GonzalezPCI: switch pci_{enable,disable}_device() to be nestable
2006-12-01 Matthew WilcoxPCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI
2006-12-01 Matthew WilcoxPCI: Use pci_generic_prep_mwi on sparc64
2006-12-01 Stephen HemmingerPCI: save/restore PCI-X state
2006-09-27 Michael S. TsirkinPCI: Restore PCI Express capability registers after...
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Andi Kleen[PATCH] x86: Allow disabling early pci scans with pci...
2006-09-26 David BrownellPM: PCI and IDE handle PM_EVENT_PRETHAW
2006-07-12 Kristen Carlson... [PATCH] PCI: PCIE power management quirk
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-26 Andreas Mohrspelling fixes
2006-06-21 Shaohua Li[PATCH] PCI: disable msi mode in pci_disable_device
2006-06-21 Kristen Accardi[PATCH] PCI: don't enable device if already enabled
2006-06-14 Jeff GarzikMerge branch 'master' into upstream
2006-06-11 Yu, Luming[PATCH] PCI: reverse pci config space restore order
2006-06-11 Dave Jones[PATCH] PCI: Improve PCI config space writeback
2006-05-24 Brice Goglin[PATCH] Revive pci_find_ext_capability
2006-04-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-04-14 Shaohua Li[PATCH] PCI: MSI(X) save/restore for suspend/resume
2006-04-14 Andrew Morton[PATCH] pm: print name of failed suspend function
2006-03-23 Jeff Garzik[PATCH] PCI: fix pci_request_region[s] arg
next