summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-21PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho1-1/+1
2008-04-21PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl1-1/+5
2008-04-21PCI: clean up resource alignment managementIvan Kokshaysky5-22/+51
2008-04-21PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk1-1/+1
2008-04-21PCI: Update VIA CX700 quirkTim Yamin1-1/+12
2008-04-21PCI: Expose PCI VPD through sysfsBen Hutchings6-14/+297
2008-04-21PCI: iommu: iotlb flushingmark gross3-18/+135
2008-04-21PCI: simplify quirk debug outputBjorn Helgaas1-2/+2
2008-04-21PCI: iova RB tree setup tweakmark gross1-14/+36
2008-04-21PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas1-17/+13
2008-04-21PCI: ppc: use generic pci_enable_resources()Bjorn Helgaas1-57/+2
2008-04-21PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas1-33/+1
2008-04-21PCI: ia64: use generic pci_enable_resources()Bjorn Helgaas1-43/+1
2008-04-21PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas1-22/+1
2008-04-21PCI: x86: use generic pci_enable_resources()Bjorn Helgaas3-40/+1
2008-04-21PCI: add generic pci_enable_resources()Bjorn Helgaas2-0/+44
2008-04-21PCI: add PCI Express ASPM supportShaohua Li10-0/+921
2008-04-21PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas1-2/+1
2008-04-21PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2-5/+7
2008-04-21PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2-6/+2
2008-04-21PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu1-0/+3
2008-04-21PCI: remove global list of PCI devicesGreg Kroah-Hartman4-49/+1
2008-04-21PCI: remove parisc consumer of the pci global_listJames Bottomley1-1/+0
2008-04-21PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman2-107/+0
2008-04-21PCI: add is_added flag to struct pci_devGreg Kroah-Hartman5-17/+10
2008-04-21PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman1-3/+14
2008-04-21PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman8-94/+0
2008-04-21PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman1-1/+1
2008-04-21PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman2-2/+8
2008-04-21PCI: clean up search.c a lotGreg Kroah-Hartman2-139/+114
2008-04-21PCI: remove pci_get_device_reverseGreg Kroah-Hartman2-51/+0
2008-04-21PCI: remove pci_get_device_reverse from calgary driverGreg Kroah-Hartman1-2/+1
2008-04-21PCI: remove pci_find_presentGreg Kroah-Hartman2-22/+15
2008-04-21PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk2-2/+1
2008-04-21PCI: doc/pci: create Documentation/PCI/ and move files into itRandy Dunlap7-20/+22
2008-04-21[HWRNG] omap: Minor updatesDavid Brownell1-13/+13
2008-04-21[CRYPTO] kconfig: Ordering cleanupSebastian Siewior1-316/+329
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal23-92/+92
2008-04-21[CRYPTO] padlock-aes: Use generic setkey functionSebastian Siewior2-301/+20
2008-04-21[CRYPTO] aes: Export generic setkeySebastian Siewior2-11/+53
2008-04-21[CRYPTO] api: Make the crypto subsystem fully modularSebastian Siewior4-9/+6
2008-04-21[CRYPTO] cts: Add CTS mode required for Kerberos AES supportKevin Coffman5-2/+582
2008-04-21[CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpuMarcin Slusarz1-2/+3
2008-04-21[CRYPTO] tcrypt: Change the XTEA test vectorsSebastian Siewior1-3/+3
2008-04-21[CRYPTO] tcrypt: Shrink the tcrypt moduleSebastian Siewior1-5773/+5770
2008-04-21[CRYPTO] tcrypt: Change the usage of the test vectorsSebastian Siewior1-165/+181
2008-04-21[CRYPTO] api: Constify function pointer tablesJan Engelhardt1-1/+1
2008-04-21[CRYPTO] aes-x86-32: Remove unused return codeSebastian Siewior1-3/+0
2008-04-21[CRYPTO] tcrypt: Shrink speed templatesSebastian Siewior2-161/+57
2008-04-21[CRYPTO] tcrypt: Group common speed templatesSebastian Siewior2-137/+91