summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-056-11/+10Star
* [PATCH] htirq: tidy up the htirq codeEric W. Biederman2006-10-043-2/+4
* [PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman2006-10-043-379/+3Star
* [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-044-199/+145Star
* [PATCH] msi: only use a single irq_chip for msi interruptsEric W. Biederman2006-10-041-91/+24Star
* [PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman2006-10-042-36/+9Star
* [PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2006-10-043-0/+199
* [PATCH] genirq: msi: only build msi-apic.c on ia64Eric W. Biederman2006-10-041-1/+2
* [PATCH] genirq: msi: make the msi code irq based and not vector basedEric W. Biederman2006-10-042-264/+168Star
* [PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman2006-10-042-56/+8Star
* [PATCH] genirq: msi: refactor the msi_opsEric W. Biederman2006-10-044-115/+54Star
* [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msgEric W. Biederman2006-10-042-106/+98Star
* [PATCH] genirq: msi: make the msi boolean tests return either 0 or 1Eric W. Biederman2006-10-041-2/+2
* [PATCH] genirq: msi: simplify msi enable and disableEric W. Biederman2006-10-041-106/+16Star
* [PATCH] fix "PCI: assign ioapic resource at hotplug"Kenji Kaneshige2006-10-041-5/+5
* Still more typo fixesMatt LaPlante2006-10-031-1/+1
* [PATCH] PCI quirks updateAlan Cox2006-10-011-2/+15
* [PATCH] msi: use kmem_cache_zalloc()Pekka J Enberg2006-09-271-10/+3Star
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* pciehp - fix wrong return valueKenji Kaneshige2006-09-271-6/+6
* acpiphp: add support for ioapic hot-removeSatoru Takeuchi2006-09-272-14/+92
* PCI: assign ioapic resource at hotplugSatoru Takeuchi2006-09-271-3/+10
* acpiphp: disable bridgesSatoru Takeuchi2006-09-271-1/+16
* acpiphp: stop bus device before acpi_bus_trimSatoru Takeuchi2006-09-271-0/+3
* PCI: add pci_stop_bus_deviceSatoru Takeuchi2006-09-271-1/+36
* acpiphp: do not initialize existing ioapicsSatoru Takeuchi2006-09-271-1/+3
* acpiphp: initialize ioapics before starting devicesSatoru Takeuchi2006-09-271-1/+1
* acpiphp: set hpp values before starting devicesSatoru Takeuchi2006-09-271-1/+1
* PCI Hotplug: cleanup pcihp skeleton code.Satoru Takeuchi2006-09-271-6/+3Star
* PCI: Restore PCI Express capability registers after PM eventMichael S. Tsirkin2006-09-271-0/+50
* PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function staticAdrian Bunk2006-09-271-1/+1
* PCI: Multiprobe sanitizerAlan Cox2006-09-271-1/+5
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-278-61/+137
* PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman2006-09-272-33/+128
* SHPCHP: fix __must_check warningsGreg Kroah-Hartman2006-09-273-4/+8
* PCI-Express AER implemetation: pcie_portdrv error handlerZhang, Yanmin2006-09-271-21/+175
* PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin2006-09-279-0/+1568
* PCI-Express AER implemetation: export pcie_port_bus_typeZhang, Yanmin2006-09-271-0/+1
* PCIE: check and return bus_register errorsRandy Dunlap2006-09-273-5/+11
* MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capabilityBrice Goglin2006-09-271-0/+59
* MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfsBrice Goglin2006-09-271-0/+41
* MSI: Factorize common code in pci_msi_supported()Brice Goglin2006-09-271-20/+31
* MSI: Cleanup existing MSI quirksBrice Goglin2006-09-272-16/+31
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-3/+2Star
|\
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-261-3/+2Star
* | PCI: enable driver multi-threaded probeGreg Kroah-Hartman2006-09-262-0/+36
* | sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap2006-09-261-3/+1Star
* | PM: no suspend_prepare() phaseDavid Brownell2006-09-261-14/+0Star
* | PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell2006-09-261-1/+3
* | Suspend changes for PCI coreLinus Torvalds2006-09-261-1/+40
|/