summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-121-29/+44
|\
| * [IA64] SN: Correct ROM resource length for BIOS copyJohn Keller2007-07-091-29/+44
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-1225-239/+488
|\ \
| * | PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox2007-07-121-3/+1Star
| * | PCI: limit pci_get_bus_and_slot to domain 0Randy Dunlap2007-07-121-2/+5
| * | PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...Gary Hade2007-07-121-2/+46
| * | PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGary Hade2007-07-121-0/+3
| * | PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade2007-07-123-2/+7
| * | PCI: hotplug: pciehp: wait for 1 second after power off slotKenji Kaneshige2007-07-121-0/+12
| * | PCI: pci_set_power_state(): check for PM capabilities earlierAndrew Lunn2007-07-121-7/+7
| * | PCI: cpci_hotplug: Convert to use the kthread APIScott Murray2007-07-121-45/+21Star
| * | PCI: add pci_try_set_mwiRandy Dunlap2007-07-121-4/+24
| * | PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary2007-07-121-1/+1
| * | PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary2007-07-122-7/+3Star
| * | PCI: pci-x-pci-express-read-control-interfaces cleanupsAndrew Morton2007-07-122-6/+4Star
| * | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-122-17/+9Star
| * | PCI: read revision ID by defaultAuke Kok2007-07-121-0/+1
| * | PCI: unexport pci_proc_attach_deviceAdrian Bunk2007-07-121-1/+0Star
| * | PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger2007-07-121-0/+16
| * | PCI: fix AER driver error informationZhang, Yanmin2007-07-126-47/+34Star
| * | PCI: hotplug: pciehp: Fix possible race condition in writing slotKenji Kaneshige2007-07-122-90/+102
| * | PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2007-07-121-3/+7
| * | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-121-0/+5
| * | PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba2007-07-122-0/+176
| * | pci syscall.c: Switch to refcounting APIAlan Cox2007-07-121-9/+11
| * | PCI: point people to Bernhard instead of the linux-kernel listGreg Kroah-Hartman2007-07-121-1/+1
| |/
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-122-8/+16
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-123-7/+0Star
|/
* msi: mask the msix vector before we unmap itEric W. Biederman2007-06-011-3/+3
* msi: fix the ordering of msix irqsEric W. Biederman2007-06-011-2/+2
* PCI: quirk disable MSI on via vt3351Jay Cliburn2007-06-011-0/+1
* PCI: Fix pci_find_presentBen Gardner2007-06-011-1/+2
* PCI: disable MSI by default on systems with Serverworks HT1000 chipsAndy Gospodarek2007-06-011-0/+1
* msi: fix ARM compileDan Williams2007-06-011-1/+1
* pci-quirks: fix MSI disabling on RS400-200 and RS480Tejun Heo2007-05-311-9/+9
* Detach sched.h from mm.hAlexey Dobriyan2007-05-212-0/+2
* rpadlpar breakage - fallout of struct subsystem removalAl Viro2007-05-161-2/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-121-0/+1
|\
| * Add the combined mode for ATI SB700Henry Su2007-05-121-0/+1
* | Fix assertion failure with MSI on sparc64David Miller2007-05-121-2/+4
|/
* [IA64] Fix warnings resulting from type-checking in dev_dbg()Tony Luck2007-05-101-18/+18
* Fix more "deprecated" spellos.Randy Dunlap2007-05-091-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-081-5/+5
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-0829-1029/+791Star
| |\
| * | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-5/+5
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-089-9/+0Star
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-052-4/+4
|\ \
| * | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-032-4/+4
| |/
* | PCI: Free resource files in error path of pci_create_sysfs_dev_files()Michael Ellerman2007-05-031-1/+3
* | pci-quirks: disable MSI on RS400-200 and RS480Tejun Heo2007-05-031-0/+2