Age | Commit message (Expand) | Author | Files | Lines |
2006-09-27 | [PATCH] msi: use kmem_cache_zalloc() | Pekka J Enberg | 1 | -10/+3 |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 1 | -1/+1 |
2006-09-27 | pciehp - fix wrong return value | Kenji Kaneshige | 1 | -6/+6 |
2006-09-27 | acpiphp: add support for ioapic hot-remove | Satoru Takeuchi | 2 | -14/+92 |
2006-09-27 | PCI: assign ioapic resource at hotplug | Satoru Takeuchi | 1 | -3/+10 |
2006-09-27 | acpiphp: disable bridges | Satoru Takeuchi | 1 | -1/+16 |
2006-09-27 | acpiphp: stop bus device before acpi_bus_trim | Satoru Takeuchi | 1 | -0/+3 |
2006-09-27 | PCI: add pci_stop_bus_device | Satoru Takeuchi | 1 | -1/+36 |
2006-09-27 | acpiphp: do not initialize existing ioapics | Satoru Takeuchi | 1 | -1/+3 |
2006-09-27 | acpiphp: initialize ioapics before starting devices | Satoru Takeuchi | 1 | -1/+1 |
2006-09-27 | acpiphp: set hpp values before starting devices | Satoru Takeuchi | 1 | -1/+1 |
2006-09-27 | PCI Hotplug: cleanup pcihp skeleton code. | Satoru Takeuchi | 1 | -6/+3 |
2006-09-27 | PCI: Restore PCI Express capability registers after PM event | Michael S. Tsirkin | 1 | -0/+50 |
2006-09-27 | PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static | Adrian Bunk | 1 | -1/+1 |
2006-09-27 | PCI: Multiprobe sanitizer | Alan Cox | 1 | -1/+5 |
2006-09-27 | PCI: fix __must_check warnings | Greg Kroah-Hartman | 8 | -61/+137 |
2006-09-27 | PCI Hotplug: fix __must_check warnings | Greg Kroah-Hartman | 2 | -33/+128 |
2006-09-27 | SHPCHP: fix __must_check warnings | Greg Kroah-Hartman | 3 | -4/+8 |
2006-09-27 | PCI-Express AER implemetation: pcie_portdrv error handler | Zhang, Yanmin | 1 | -21/+175 |
2006-09-27 | PCI-Express AER implemetation: AER core and aerdriver | Zhang, Yanmin | 9 | -0/+1568 |
2006-09-27 | PCI-Express AER implemetation: export pcie_port_bus_type | Zhang, Yanmin | 1 | -0/+1 |
2006-09-27 | PCIE: check and return bus_register errors | Randy Dunlap | 3 | -5/+11 |
2006-09-27 | MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability | Brice Goglin | 1 | -0/+59 |
2006-09-27 | MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs | Brice Goglin | 1 | -0/+41 |
2006-09-27 | MSI: Factorize common code in pci_msi_supported() | Brice Goglin | 1 | -20/+31 |
2006-09-27 | MSI: Cleanup existing MSI quirks | Brice Goglin | 2 | -16/+31 |
2006-09-27 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -3/+2 |
2006-09-26 | [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ... | Andi Kleen | 1 | -3/+2 |
2006-09-26 | PCI: enable driver multi-threaded probe | Greg Kroah-Hartman | 2 | -0/+36 |
2006-09-26 | sysfs_remove_bin_file: no return value, dump_stack on error | Randy.Dunlap | 1 | -3/+1 |
2006-09-26 | PM: no suspend_prepare() phase | David Brownell | 1 | -14/+0 |
2006-09-26 | PM: PCI and IDE handle PM_EVENT_PRETHAW | David Brownell | 1 | -1/+3 |
2006-09-26 | Suspend changes for PCI core | Linus Torvalds | 1 | -1/+40 |
2006-09-24 | Merge branch 'master' into upstream | Jeff Garzik | 1 | -16/+16 |
2006-09-14 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -0/+1 |
2006-09-04 | Merge branch 'master' into upstream | Jeff Garzik | 1 | -0/+1 |
2006-09-01 | USB: Add VIA quirk fixup for VT8235 usb2 | Mark Hindley | 1 | -0/+1 |
2006-08-31 | Merge branch 'merge' | Paul Mackerras | 6 | -27/+107 |
2006-08-30 | Merge /spare/repo/linux-2.6 into upstream | Jeff Garzik | 4 | -16/+102 |
2006-08-27 | [PATCH] PCI: kerneldoc correction in pci-driver | Henrik Kretzschmar | 1 | -2/+1 |
2006-08-27 | [PATCH] CPCI hotplug: fix resource assignment | Scott Murray | 1 | -12/+42 |
2006-08-27 | [PATCH] PCI: fix ICH6 quirks | Daniel Ritz | 1 | -1/+1 |
2006-08-21 | Merge trivial low-risk suspend hotkey bugzilla-5918 into release | Len Brown | 2 | -1/+58 |
2006-08-20 | [PATCH] libata: s/CONFIG_SCSI_SATA/CONFIG_[S]ATA/g in pci/quirks.c | Tejun Heo | 1 | -3/+3 |
2006-08-16 | ACPIPHP: allow acpiphp to build without ACPI_DOCK | Kristen Carlson Accardi | 1 | -1/+1 |
2006-08-12 | PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option. | Dave Jones | 1 | -7/+0 |
2006-08-12 | pciehp: make pciehp build for powerpc | Kristen Carlson Accardi | 2 | -4/+5 |
2006-08-08 | Merge branch 'merge' | Paul Mackerras | 5 | -22/+30 |
2006-08-04 | PCI: Unhide the SMBus on Asus PU-DLS | Jean Delvare | 1 | -0/+7 |
2006-08-04 | PCI Hotplug: add acpiphp to MAINTAINERS | Kristen Carlson Accardi | 2 | -3/+2 |