summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-21cdrom: cleanup hardcoded error-codeAkinobu Mita1-1/+1
2008-04-21cdrom: remove ifdef CONFIG_SYSCTLAkinobu Mita1-8/+12
2008-04-21PCI: pci-iommu-iotlb-flushing-speedupmark gross2-38/+40
2008-04-21PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-21PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-21PCI: pci_scan_device() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-21PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk1-2/+2
2008-04-21PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison39-487/+487
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 Kokshaysky3-21/+29
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 Hutchings4-14/+283
2008-04-21PCI: iommu: iotlb flushingmark gross2-18/+131
2008-04-21PCI: simplify quirk debug outputBjorn Helgaas1-2/+2
2008-04-21PCI: iova RB tree setup tweakmark gross1-14/+36
2008-04-21PCI: add generic pci_enable_resources()Bjorn Helgaas1-0/+43
2008-04-21PCI: add PCI Express ASPM supportShaohua Li7-0/+852
2008-04-21PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade1-1/+3
2008-04-21PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk1-1/+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-Hartman3-46/+1
2008-04-21PCI: remove parisc consumer of the pci global_listJames Bottomley1-1/+0
2008-04-21PCI: add is_added flag to struct pci_devGreg Kroah-Hartman3-12/+7
2008-04-21PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman1-3/+14
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-Hartman1-137/+112
2008-04-21PCI: remove pci_get_device_reverseGreg Kroah-Hartman1-41/+0
2008-04-21PCI: remove pci_find_presentGreg Kroah-Hartman1-20/+15
2008-04-21PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk1-1/+1
2008-04-21[HWRNG] omap: Minor updatesDavid Brownell1-13/+13
2008-04-21[CRYPTO] padlock-aes: Use generic setkey functionSebastian Siewior2-301/+20
2008-04-21[CRYPTO] sha384: Hardware acceleration for s390Jan Glauber1-2/+4
2008-04-21[CRYPTO] sha512: Hardware acceleration for s390Jan Glauber1-0/+11
2008-04-21[ISDN] minor irq handler cleanupsJeff Garzik3-5/+5
2008-04-21drivers/char: minor irq handler cleanupsJeff Garzik8-52/+42
2008-04-21[ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik20-120/+70
2008-04-21[ISDN] HiSax: modularization prepJeff Garzik2-5/+11
2008-04-20[POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich3-3/+3
2008-04-20SCSI: convert struct class_device to struct deviceTony Jones42-1449/+1701
2008-04-20DRM: remove unused dev_classGreg Kroah-Hartman1-1/+0
2008-04-20IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2-24/+27
2008-04-20IB: convert struct class_device to struct deviceTony Jones14-318/+351
2008-04-20memstick: convert struct class_device to struct deviceGreg Kroah-Hartman3-27/+26
2008-04-20driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison7-36/+36
2008-04-20PM: Remove destroy_suspended_device()Rafael J. Wysocki7-99/+17
2008-04-20Firmware: add iSCSI iBFT SupportKonrad Rzeszutek4-0/+1088
2008-04-20Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman1-7/+2