aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-28Fix bogus PCI quirk for e100Benjamin Herrenschmidt1-4/+3
2007-09-11PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboardgw.kernel@tnode.com1-2/+14
2007-09-11PCI: remove devinit from pci_read_bridge_basesRalf Baechle1-1/+1
2007-08-25Pull events into release branchLen Brown1-1/+4
2007-08-25acpiphp_ibm: add missing '\n' to error messageJeremy Fitzhardinge1-1/+1
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown1-1/+1
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui1-0/+3
2007-08-22PCI: Run k8t_sound_hostbridge quirk only when neededJean Delvare1-1/+1
2007-08-22PCI: disable MSI on RX790Tejun Heo1-0/+1
2007-08-22PCI: disable MSI on RD580Tejun Heo1-0/+1
2007-08-22PCI: disable MSI on RS690Tejun Heo1-0/+1
2007-08-22PCI: lets kill the 'PCI hidden behind bridge' messageBernhard Kaindl1-9/+9
2007-08-22pci/hotplug/cpqphp_ctrl.c: remove stale BKL useIngo Molnar1-3/+1
2007-08-22PCI: quirk_e100_interrupt() called too earlyMarian Balakowicz1-1/+1
2007-08-22PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala1-7/+1
2007-08-01pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo2-5/+4
2007-07-30kernel-doc fixes for PCI and drivers/base/Randy Dunlap1-1/+1
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown1-0/+4
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-9/+29
2007-07-24PCI: export __pci_reenable_device()Tejun Heo2-1/+1
2007-07-22ACPI: ignore _PSx method for hotplugable PCI devicesShaohua Li1-0/+4
2007-07-22ACPI: Use ACPI methods to select PCI device suspend stateShaohua Li3-9/+25
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-3/+3
2007-07-16Remove capability.h from mm.hAlexey Dobriyan2-2/+2
2007-07-16use no_pci_devices() in pci/search.cAndrew Morton1-2/+2
2007-07-16fix jvc cdrom drive lockupZhang, Yanmin1-0/+12
2007-07-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-29/+44
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds25-239/+488
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui2-8/+16
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo3-7/+0
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox1-3/+1
2007-07-11PCI: limit pci_get_bus_and_slot to domain 0Randy Dunlap1-2/+5
2007-07-11PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug failureGary Hade1-2/+46
2007-07-11PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGary Hade1-0/+3
2007-07-11PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade3-2/+7
2007-07-11PCI: hotplug: pciehp: wait for 1 second after power off slotKenji Kaneshige1-0/+12
2007-07-11PCI: pci_set_power_state(): check for PM capabilities earlierAndrew Lunn1-7/+7
2007-07-11PCI: cpci_hotplug: Convert to use the kthread APIScott Murray1-45/+21
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap1-4/+24
2007-07-11PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary1-1/+1
2007-07-11PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary2-7/+3
2007-07-11PCI: pci-x-pci-express-read-control-interfaces cleanupsAndrew Morton2-6/+4
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok2-17/+9
2007-07-11PCI: read revision ID by defaultAuke Kok1-0/+1
2007-07-11PCI: unexport pci_proc_attach_deviceAdrian Bunk1-1/+0
2007-07-11PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger1-0/+16
2007-07-11PCI: fix AER driver error informationZhang, Yanmin6-47/+34
2007-07-11PCI: hotplug: pciehp: Fix possible race condition in writing slotKenji Kaneshige2-90/+102
2007-07-11PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman1-3/+7