aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-04-20PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_scan_device() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-20PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho
2008-04-20PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk
2008-04-20PCI: Update VIA CX700 quirkTim Yamin
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings
2008-04-20PCI: iommu: iotlb flushingmark gross
2008-04-20PCI: simplify quirk debug outputBjorn Helgaas
2008-04-20PCI: iova RB tree setup tweakmark gross
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: add PCI Express ASPM supportShaohua Li
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk
2008-04-20PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman
2008-04-20PCI: remove parisc consumer of the pci global_listJames Bottomley
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman
2008-04-20PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman
2008-04-20PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman
2008-04-20PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman
2008-04-20PCI: clean up search.c a lotGreg Kroah-Hartman
2008-04-20PCI: remove pci_get_device_reverseGreg Kroah-Hartman
2008-04-20PCI: remove pci_find_presentGreg Kroah-Hartman
2008-04-20PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk
2008-04-21[HWRNG] omap: Minor updatesDavid Brownell
2008-04-21[CRYPTO] padlock-aes: Use generic setkey functionSebastian Siewior
2008-04-21[CRYPTO] sha384: Hardware acceleration for s390Jan Glauber
2008-04-21[CRYPTO] sha512: Hardware acceleration for s390Jan Glauber
2008-04-20[ISDN] minor irq handler cleanupsJeff Garzik
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik
2008-04-20[ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik
2008-04-20[ISDN] HiSax: modularization prepJeff Garzik
2008-04-20[POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-19DRM: remove unused dev_classGreg Kroah-Hartman
2008-04-19IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-19memstick: convert struct class_device to struct deviceGreg Kroah-Hartman
2008-04-19driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki
2008-04-19Firmware: add iSCSI iBFT SupportKonrad Rzeszutek
2008-04-19Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman
2008-04-19PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern
2008-04-19PM: Fix misuse of wakeup flag accessors in serial coreAlan Stern
2008-04-19Driver core: Call device_pm_add() after bus_add_device() in device_add()Rafael J. Wysocki