aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2007-08-22PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hGravatar Kumar Gala 1-7/+1
2007-08-01pci: rename __pci_reenable_device() to pci_reenable_device()Gravatar Tejun Heo 2-5/+4
2007-07-30kernel-doc fixes for PCI and drivers/base/Gravatar Randy Dunlap 1-1/+1
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPGravatar Len Brown 1-0/+4
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 3-9/+29
2007-07-24PCI: export __pci_reenable_device()Gravatar Tejun Heo 2-1/+1
2007-07-22ACPI: ignore _PSx method for hotplugable PCI devicesGravatar Shaohua Li 1-0/+4
2007-07-22ACPI: Use ACPI methods to select PCI device suspend stateGravatar Shaohua Li 3-9/+25
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Gravatar Yoann Padioleau 1-2/+1
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Gravatar Linus Torvalds 1-3/+3
2007-07-16Remove capability.h from mm.hGravatar Alexey Dobriyan 2-2/+2
2007-07-16use no_pci_devices() in pci/search.cGravatar Andrew Morton 1-2/+2
2007-07-16fix jvc cdrom drive lockupGravatar Zhang, Yanmin 1-0/+12
2007-07-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 1-29/+44
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 25-239/+488
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Gravatar Zhang Rui 2-8/+16
2007-07-11sysfs: kill unnecessary attribute->ownerGravatar Tejun Heo 3-7/+0
2007-07-11PCI: Only build PCI syscalls on architectures that want themGravatar Matthew Wilcox 1-3/+1
2007-07-11PCI: limit pci_get_bus_and_slot to domain 0Gravatar Randy Dunlap 1-2/+5
2007-07-11PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...Gravatar Gary Hade 1-2/+46
2007-07-11PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGravatar Gary Hade 1-0/+3
2007-07-11PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gravatar Gary Hade 3-2/+7
2007-07-11PCI: hotplug: pciehp: wait for 1 second after power off slotGravatar Kenji Kaneshige 1-0/+12
2007-07-11PCI: pci_set_power_state(): check for PM capabilities earlierGravatar Andrew Lunn 1-7/+7
2007-07-11PCI: cpci_hotplug: Convert to use the kthread APIGravatar Scott Murray 1-45/+21
2007-07-11PCI: add pci_try_set_mwiGravatar Randy Dunlap 1-4/+24
2007-07-11PCI: pcie: remove SPIN_LOCK_UNLOCKEDGravatar Milind Arun Choudhary 1-1/+1
2007-07-11PCI: ROUND_UP macro cleanup in drivers/pciGravatar Milind Arun Choudhary 2-7/+3
2007-07-11PCI: pci-x-pci-express-read-control-interfaces cleanupsGravatar Andrew Morton 2-6/+4
2007-07-11PCI: Change all drivers to use pci_device->revisionGravatar Auke Kok 2-17/+9
2007-07-11PCI: read revision ID by defaultGravatar Auke Kok 1-0/+1
2007-07-11PCI: unexport pci_proc_attach_deviceGravatar Adrian Bunk 1-1/+0
2007-07-11PCI aer: add pci_cleanup_aer_correct_aer_statusGravatar Stephen Hemminger 1-0/+16
2007-07-11PCI: fix AER driver error informationGravatar Zhang, Yanmin 6-47/+34
2007-07-11PCI: hotplug: pciehp: Fix possible race condition in writing slotGravatar Kenji Kaneshige 2-90/+102
2007-07-11PCI: Make pcibios_add_platform_entries() return errorsGravatar Michael Ellerman 1-3/+7
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Gravatar Michael Ellerman 1-0/+5
2007-07-11PCI: add PCI-X/PCI-Express read control interfacesGravatar Peter Oruba 2-0/+176
2007-07-11pci syscall.c: Switch to refcounting APIGravatar Alan Cox 1-9/+11
2007-07-11PCI: point people to Bernhard instead of the linux-kernel listGravatar Greg Kroah-Hartman 1-1/+1
2007-07-09[IA64] SN: Correct ROM resource length for BIOS copyGravatar John Keller 1-29/+44
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Gravatar Benjamin Herrenschmidt 1-3/+3
2007-06-01msi: mask the msix vector before we unmap itGravatar Eric W. Biederman 1-3/+3
2007-06-01msi: fix the ordering of msix irqsGravatar Eric W. Biederman 1-2/+2
2007-05-31PCI: quirk disable MSI on via vt3351Gravatar Jay Cliburn 1-0/+1
2007-05-31PCI: Fix pci_find_presentGravatar Ben Gardner 1-1/+2
2007-05-31PCI: disable MSI by default on systems with Serverworks HT1000 chipsGravatar Andy Gospodarek 1-0/+1
2007-05-31msi: fix ARM compileGravatar Dan Williams 1-1/+1
2007-05-31pci-quirks: fix MSI disabling on RS400-200 and RS480Gravatar Tejun Heo 1-9/+9
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 2-0/+2