aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2007-10-12pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig
2007-10-12pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi
2007-10-12PCI: is_power_of_2 in drivers/pci/pci.cvignesh babu
2007-10-12pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige
2007-10-12pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige
2007-10-12pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige
2007-10-12pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige
2007-10-12pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige
2007-10-12pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige
2007-10-12PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...Kristen Carlson Accardi
2007-10-12PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi
2007-10-12pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige
2007-10-12PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-12sysfs: kill sysfs_update_file()Tejun Heo
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman
2007-10-12kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-11i386: move pciThomas Gleixner
2007-09-28Fix bogus PCI quirk for e100Benjamin Herrenschmidt
2007-09-11PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboardgw.kernel@tnode.com
2007-09-11PCI: remove devinit from pci_read_bridge_basesRalf Baechle
2007-08-25Pull events into release branchLen Brown
2007-08-25acpiphp_ibm: add missing '\n' to error messageJeremy Fitzhardinge
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui
2007-08-22PCI: Run k8t_sound_hostbridge quirk only when neededJean Delvare
2007-08-22PCI: disable MSI on RX790Tejun Heo
2007-08-22PCI: disable MSI on RD580Tejun Heo
2007-08-22PCI: disable MSI on RS690Tejun Heo
2007-08-22PCI: lets kill the 'PCI hidden behind bridge' messageBernhard Kaindl
2007-08-22pci/hotplug/cpqphp_ctrl.c: remove stale BKL useIngo Molnar
2007-08-22PCI: quirk_e100_interrupt() called too earlyMarian Balakowicz
2007-08-22PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala
2007-08-01pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo
2007-07-30kernel-doc fixes for PCI and drivers/base/Randy Dunlap
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-07-24PCI: export __pci_reenable_device()Tejun Heo
2007-07-22ACPI: ignore _PSx method for hotplugable PCI devicesShaohua Li
2007-07-22ACPI: Use ACPI methods to select PCI device suspend stateShaohua Li
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-16Remove capability.h from mm.hAlexey Dobriyan
2007-07-16use no_pci_devices() in pci/search.cAndrew Morton
2007-07-16fix jvc cdrom drive lockupZhang, Yanmin
2007-07-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox